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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
staging/fwserial: Annotate rcu pointers with __rcu
Peter Hurley
1
-1
/
+1
2013-01-30
staging: zsmalloc: remove unused pool name
Seth Jennings
3
-10
/
+4
2013-01-30
staging: comedi: ISA DMA drivers should depend on ISA_DMA_API
Geert Uytterhoeven
1
-6
/
+7
2013-01-30
staging: comedi: cleanup all board minors on module exit
Ian Abbott
1
-4
/
+4
2013-01-30
staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
Ian Abbott
1
-0
/
+5
2013-01-29
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
1
-6
/
+5
2013-01-29
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
1
-1
/
+4
2013-01-29
staging/fwserial: Remove reference to removed constant
Peter Hurley
1
-1
/
+1
2013-01-29
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
1
-12
/
+9
2013-01-29
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2
-0
/
+84
2013-01-29
staging/fwserial: Cleanup /proc/tty/driver/ file
Peter Hurley
1
-24
/
+15
2013-01-29
staging/fwserial: Create loop device the 'tty' way
Peter Hurley
2
-96
/
+93
2013-01-29
staging/fwserial: Fix sparse build warnings
Peter Hurley
2
-2
/
+4
2013-01-29
staging/fwserial: Release port regardless of unplug response code
Peter Hurley
1
-3
/
+2
2013-01-29
staging/fwserial: Only reset port status for attached peers
Peter Hurley
1
-9
/
+12
2013-01-29
staging/fwserial: Drop suggestion for helper fn integration
Peter Hurley
1
-2
/
+0
2013-01-29
staging/fwserial: Assume firmware is OHCI-complaint
Peter Hurley
1
-2
/
+7
2013-01-29
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
Peter Hurley
1
-2
/
+1
2013-01-29
staging/fwserial: Simplify max payload calculation
Peter Hurley
1
-2
/
+2
2013-01-29
staging/fwserial: Refer to fw_device as "node"
Peter Hurley
1
-1
/
+1
2013-01-29
staging/fwserial: Remove bandwidth limit logic
Peter Hurley
2
-12
/
+6
2013-01-29
staging:ozwpan: Fix following warning.
Rupesh Gujare
1
-1
/
+1
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
5
-40
/
+89
2013-01-29
staging: nvec: fix mouse suspend/resume calls
Marc Dietrich
1
-9
/
+7
2013-01-29
staging: nvec: move toggle global event reporting to its own function
Marc Dietrich
2
-8
/
+25
2013-01-29
staging: zsmalloc: Fix TLB coherency and build problem
Minchan Kim
1
-6
/
+4
2013-01-29
staging/omapdrm: Use kmemdup rather than duplicating its implementation
Peter Huewe
1
-2
/
+2
2013-01-29
Staging: zcache: remove unnecessary braces in zcache-main.c
Ryo Munakata
1
-3
/
+2
2013-01-29
staging/csr: Use kmemdup rather than duplicating its implementation
Peter Huewe
1
-3
/
+3
2013-01-29
staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
Seth Jennings
1
-1
/
+1
2013-01-29
staging/comedi/adl_pci8164: Don't assign string
Peter Huewe
1
-14
/
+14
2013-01-29
staging: comedi: simplify comedi_set_hw_dev()
Ian Abbott
1
-11
/
+10
2013-01-29
staging: comedi: don't override read/write subdevice if not supported
Ian Abbott
1
-2
/
+4
2013-01-29
staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'
H Hartley Sweeten
1
-2
/
+0
2013-01-29
staging: comedi: ni_labpc_cs: cleanup the boardinfo declaration
H Hartley Sweeten
1
-27
/
+21
2013-01-29
staging: comedi: ni_labpc_cs: remove thisboard macro
H Hartley Sweeten
1
-5
/
+1
2013-01-29
staging: comedi: ni_labpc_cs: move comedi_driver declaration
H Hartley Sweeten
1
-12
/
+10
2013-01-29
staging: comedi: ni_labpc_cs: remove pcmcia_device private data
H Hartley Sweeten
1
-17
/
+2
2013-01-29
staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()
H Hartley Sweeten
1
-23
/
+11
2013-01-29
staging: comedi: ni_labpc_cs: move pcmcia_driver functions
H Hartley Sweeten
1
-35
/
+28
2013-01-29
staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resume
H Hartley Sweeten
1
-14
/
+0
2013-01-29
staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia data
H Hartley Sweeten
1
-9
/
+0
2013-01-29
staging: comedi: ni_labpc_cs: remove labpc_release()
H Hartley Sweeten
1
-11
/
+2
2013-01-29
staging: comedi: ni_labpc_cs: cleanup pcmcia_driver
H Hartley Sweeten
1
-8
/
+7
2013-01-29
staging: comedi: ni_labpc_cs: move MODULE_* info to end of file
H Hartley Sweeten
1
-4
/
+4
2013-01-29
staging: comedi: ni_mio_cs: cleanup the boardinfo declaration
H Hartley Sweeten
1
-95
/
+75
2013-01-29
staging: comedi: ni_mio_cs: cleanup mio_cs_attach()
H Hartley Sweeten
1
-49
/
+14
2013-01-29
staging: comedi: ni_mio_cs: remove last forward declaration
H Hartley Sweeten
1
-18
/
+15
2013-01-29
staging: comedi: ni_mio_cs: move mio_cs_detach()
H Hartley Sweeten
1
-7
/
+7
2013-01-29
staging: comedi: ni_mio_cs: move comedi_driver declaration
H Hartley Sweeten
1
-10
/
+7
[next]