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
2008-10-22
Staging: w35und: remove spinlock wrappers
Pekka Enberg
6
-38
/
+27
2008-10-22
Staging: sxg: fix compiler warnings.
Greg Kroah-Hartman
1
-8
/
+8
2008-10-22
Staging: sxg: fix up unused function warnings
Greg Kroah-Hartman
1
-77
/
+78
2008-10-22
Staging: sxg: clean up C99 comments
J.R. Mauro
2
-580
/
+580
2008-10-22
Staging: Lindent the echo driver
J.R. Mauro
6
-672
/
+654
2008-10-22
Staging: SLICOSS: Free multicast list at driver exit
Lior Dotan
1
-0
/
+8
2008-10-22
Staging: PCC-ACPI: Fix all checkpatch errors
Lior Dotan
1
-185
/
+244
2008-10-22
Staging: pcc-acpi: update to latest version
Greg Kroah-Hartman
1
-231
/
+309
2008-10-22
Staging: Clean up sxg driver
J.R. Mauro
4
-379
/
+368
2008-10-22
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
2
-5
/
+5
2008-10-22
Staging: add poch driver
Vijay Kumar
7
-0
/
+1471
2008-10-22
Staging: wlan-ng: fix build error if wireless networking is not enabled
Greg Kroah-Hartman
1
-1
/
+1
2008-10-22
Staging: echo: remove annoying "end of function" markers
Pekka Enberg
3
-26
/
+0
2008-10-22
Staging: echo: remove __cplusplus macro magic
Pekka Enberg
2
-16
/
+0
2008-10-22
Staging: echo: remove dead code
Pekka Enberg
1
-45
/
+0
2008-10-22
Staging: echo: fix kmalloc()/kfree() uses
Pekka Enberg
2
-28
/
+22
2008-10-22
Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__
Tzafrir Cohen
2
-5
/
+5
2008-10-22
Staging: echo: Changed preffix from echo_can_ to oslec_
Tzafrir Cohen
3
-27
/
+27
2008-10-22
Staging: echo: Replace echo_can_state_t with struct echo_can_state
Tzafrir Cohen
2
-18
/
+18
2008-10-22
Staging: echo: Export interface functions. Add module headers.
Tzafrir Cohen
1
-1
/
+12
2008-10-22
Staging: echo: A separate oslec.h for external interface
Tzafrir Cohen
2
-50
/
+89
2008-10-22
Staging: sxg: replace __FUNCTION__ with __func__
Harvey Harrison
2
-104
/
+104
2008-10-22
Staging: w35und: remove some typedefs
Pekka Enberg
23
-124
/
+119
2008-10-22
Staging: SLICOSS: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-22
Staging: go7007: remove unused #include <version.h>
Huang Weiyi
12
-12
/
+0
2008-10-22
staging: wlan-ng: prism2: remove more duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-22
Staging: wlan-ng: prism2: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2008-10-22
Staging: et131x: remove duplicated #include's
Huang Weiyi
3
-4
/
+0
2008-10-22
Staging: SLICOSS: remove duplicated #include's
Huang Weiyi
1
-8
/
+0
2008-10-22
Staging: Fixes for me4000 pci data collection driver
Lior Dotan
2
-545
/
+545
2008-10-22
staging: balance parenthesis in wlan-ng headers
Mariusz Kozlowski
1
-1
/
+1
2008-10-22
staging: fix potential build error in slicoss driver
Mariusz Kozlowski
1
-1
/
+0
2008-10-22
Staging: Fix leak in drivers/staging/at76_usb.c
Diego Calleja
1
-1
/
+3
2008-10-22
Staging: document 4k stack problem for winbond driver
Greg Kroah-Hartman
1
-0
/
+1
2008-10-22
linux-next: build failure
Stephen Rothwell
1
-0
/
+1
2008-10-22
Staging: W35UND should depend on USB
Geert Uytterhoeven
1
-1
/
+1
2008-10-22
Staging: add pcc-acpi driver
Hiroshi Miura
6
-0
/
+996
2008-10-20
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
1
-1
/
+1
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-10-20
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
5
-28
/
+139
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-20
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-20
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-20
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-6
/
+8
2008-10-20
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
32
-626
/
+778
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
35
-154
/
+283
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+6
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
28
-1064
/
+788
2008-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
5
-190
/
+100
[next]