index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...
Sandhya Bankar
1
-1
/
+1
2016-03-10
staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci API
Amitoj Kaur Chawla
1
-15
/
+17
2016-03-10
staging: unisys: visornic: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-10
staging: unisys: visorbus: clean up visorchannel_clear
David Kershner
1
-2
/
+2
2016-03-10
staging: unisys: visorbus: cleanup gotos in visorchannel_create_guts
David Kershner
1
-7
/
+7
2016-03-10
Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...
Sandhya Bankar
1
-1
/
+1
2016-03-10
Staging: most: Use list_first_entry instead of list_entry
Bhumika Goyal
1
-3
/
+3
2016-03-10
staging: unisys: visorinput: convert pr_err() to dev_err()
Eva Rachel Retuya
1
-4
/
+6
2016-03-10
Staging: most: Replace pr_err with dev_err
Bhumika Goyal
1
-2
/
+2
2016-03-10
staging: unisys: visorbus: variable adjustment should be a u64
David Kershner
1
-1
/
+1
2016-03-10
Staging: vt6655: Remove & from function name.
Sandhya Bankar
1
-1
/
+1
2016-03-10
Staging: vt6655: remove unnecessary blank lines from card.c
Ben Marsh
1
-4
/
+0
2016-03-10
staging: vt6656: Remove unnecessary parentheses
Rehas Sachdeva
1
-2
/
+2
2016-03-10
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
1
-19
/
+19
2016-03-10
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
1
-21
/
+21
2016-03-10
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2
-22
/
+22
2016-03-10
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
1
-5
/
+5
2016-03-10
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
1
-5
/
+2
2016-03-10
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
1
-3
/
+1
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
1
-22
/
+22
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
1
-10
/
+10
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
1
-27
/
+25
2016-03-10
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
2
-19
/
+19
2016-03-10
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
1
-10
/
+8
2016-03-10
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
1
-6
/
+3
2016-03-10
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
1
-13
/
+5
2016-03-10
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
1
-27
/
+9
2016-03-10
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
1
-137
/
+137
2016-03-10
staging: lustre: make lustre dependent on LNet
James Simmons
4
-5
/
+5
2016-03-10
staging: lustre: add help section of Kconfig config LNET
James Simmons
1
-1
/
+7
2016-03-10
staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOAD
James Simmons
1
-2
/
+2
2016-03-10
staging: lustre: move libcfs to lnet layer
James Simmons
25
-3
/
+3
2016-03-07
staging: lustre: make LNet use lprocfs_call_handler
James Simmons
3
-30
/
+15
2016-03-07
staging: lustre: rename proc_call_handler to lprocfs_call_handler
James Simmons
1
-9
/
+9
2016-03-07
staging: lustre: change test to assert in LNetGetId
James Simmons
1
-3
/
+1
2016-03-07
staging: lustre: Correct missing newline
James Nunez
19
-32
/
+40
2016-03-07
staging: lustre: fix 'data race condition' issue in framework.c
Sebastien Buisson
1
-2
/
+1
2016-03-07
staging: lustre: fix 'NULL pointer dereference' errors
Sebastien Buisson
9
-40
/
+61
2016-03-07
staging: lustre: fix 'data race condition' issue in conrpc.c
Sebastien Buisson
1
-2
/
+6
2016-03-07
staging: lustre: LNet network latency simulation
Liang Zhen
7
-35
/
+681
2016-03-07
staging: lustre: LNet drop rule implementation
Liang Zhen
8
-1
/
+545
2016-03-05
isdn: i4l: move active-isdn drivers to staging
Arnd Bergmann
36
-13
/
+597
2016-03-05
isdn: icn: remove a #warning
Arnd Bergmann
1
-1
/
+1
2016-03-05
staging: comedi: comedi.h: Fix comment for struct comedi_krange
Ian Abbott
1
-1
/
+1
2016-03-05
staging: comedi: comedi.h: Do not use BIT macro
Ian Abbott
1
-5
/
+5
2016-03-05
staging: comedi: cb_pcimdda: Fix long lines in comments
Rasmus Linusson
1
-5
/
+6
2016-03-05
staging: comedi: cb_pcimdda: Fix multi-line comments
Rasmus Linusson
1
-70
/
+70
2016-03-05
Staging: comedi: s626.c: Remove unused functions
Bhumika Goyal
1
-33
/
+0
[next]