index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] defines
H Hartley Sweeten
1
-11
/
+11
2015-12-21
staging: comedi: adv_pci_dio: move and rename enum hw_cards_id
H Hartley Sweeten
1
-12
/
+17
2015-12-21
staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'
H Hartley Sweeten
1
-24
/
+7
2015-12-21
staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registers
H Hartley Sweeten
1
-4
/
+3
2015-12-21
staging: comedi: adv_pci_dio: rename PCI1752_6_CFC define
H Hartley Sweeten
1
-2
/
+3
2015-12-21
staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registers
H Hartley Sweeten
1
-12
/
+9
2015-12-21
staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register defines
H Hartley Sweeten
1
-19
/
+14
2015-12-21
staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registers
H Hartley Sweeten
1
-12
/
+3
2015-12-21
staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registers
H Hartley Sweeten
1
-19
/
+11
2015-12-21
staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" comments
H Hartley Sweeten
1
-18
/
+6
2015-12-21
staging: comedi: adv_pci_dio: disable channel freeze outside of switch
H Hartley Sweeten
1
-6
/
+4
2015-12-21
staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()
H Hartley Sweeten
1
-7
/
+2
2015-12-21
staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registers
H Hartley Sweeten
1
-9
/
+5
2015-12-21
staging: comedi: adv_pci_dio: remove defines used for the do registers
H Hartley Sweeten
1
-22
/
+10
2015-12-21
staging: comedi: adv_pci_dio: reset digital outputs in subdevice init
H Hartley Sweeten
1
-21
/
+15
2015-12-21
staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)
H Hartley Sweeten
1
-2
/
+2
2015-12-21
staging: comedi: adv_pci_dio: remove board reset during (*detach)
H Hartley Sweeten
1
-8
/
+1
2015-12-21
staging: comedi: adv_pci_dio: remove defines used for the di registers
H Hartley Sweeten
1
-20
/
+10
2015-12-21
staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'
H Hartley Sweeten
1
-4
/
+2
2015-12-21
staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfo
H Hartley Sweeten
1
-21
/
+15
2015-12-21
staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->private
H Hartley Sweeten
1
-12
/
+12
2015-12-21
staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' member
H Hartley Sweeten
1
-56
/
+64
2015-12-21
staging: comedi: adv_pci_dio: refactor 'io_access' boardinfo
H Hartley Sweeten
1
-44
/
+13
2015-12-21
staging: comedi: adv_pci_dio: absorb pci_dio_add_di()
H Hartley Sweeten
1
-65
/
+62
2015-12-21
staging: comedi: adv_pci_dio: absorb pci_dio_add_do()
H Hartley Sweeten
1
-29
/
+14
2015-12-21
staging: comedi: adv_pci_dio: use a const pointer to the diosubd_data
H Hartley Sweeten
1
-12
/
+19
2015-12-21
staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach)
H Hartley Sweeten
1
-11
/
+5
2015-12-21
staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfo
H Hartley Sweeten
1
-23
/
+7
2015-12-21
staging: comedi: adv_pci_dio: tidy up comedi driver block comment
H Hartley Sweeten
1
-23
/
+17
2015-12-21
staging: comedi: adv_pci_dio: remove unnecessary function separation comments
H Hartley Sweeten
1
-9
/
+0
2015-12-21
comedi: ni_6527: Fix coding style - use BIT macro
Ranjith Thangavel
1
-12
/
+12
2015-12-21
staging: comedi: ni_mio_common: add "no_channel" versions of some functions
Andrzej Pietrasiewicz
1
-33
/
+49
2015-12-21
Staging: comedi: Fixed multiple commenting and spacing codig style issues.
Daniel H. Hemmingsen
1
-130
/
+177
2015-12-21
comedi: cb_pcidda: Fix coding style - use BIT macro
Ranjith Thangavel
1
-3
/
+3
2015-12-21
comedi: ni_65xx: Fix coding style - use BIT macro
Ranjith Thangavel
1
-27
/
+27
2015-12-21
comedi: comedi_parport: Fix coding style - use BIT macro
Ranjith Thangavel
1
-2
/
+2
2015-12-21
staging: comedi: use kmalloc_array instead of kmalloc
Geliang Tang
2
-6
/
+10
2015-12-21
staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range
Jitendra Kumar Khasdev
1
-1
/
+1
2015-12-21
Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment
Nizam Haider
1
-1
/
+1
2015-12-21
Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statement
Nizam Haider
1
-2
/
+2
2015-12-21
driver:staging:dgnc Fix spaces preferred around that ...
Bogicevic Sasa
1
-3
/
+3
2015-12-21
staging: lustre: Fix a jump label position in osc_get_info()
Markus Elfring
1
-1
/
+1
2015-12-21
staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_log()
Markus Elfring
1
-1
/
+1
2015-12-21
staging: lustre: Delete unnecessary goto statements in six functions
Markus Elfring
2
-8
/
+0
2015-12-21
Staging: lustre: obdclass: Declare lu_site_hash_ops as static
Shraddha Barke
1
-1
/
+1
2015-12-21
Staging: lustre: osc: Declare osc_attr_set as static
Shraddha Barke
1
-2
/
+2
2015-12-21
Staging: lustre: osc: Declare as static
Shraddha Barke
1
-5
/
+5
2015-12-21
Staging: lustre: libcfs: Remove unused libcfs_debug_set_level
Shraddha Barke
1
-7
/
+0
2015-12-21
Staging: lustre: obdclass: Declare cl_env_peek as static
Shraddha Barke
1
-2
/
+1
2015-12-21
Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGet
Shraddha Barke
2
-24
/
+0
[next]