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
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
10
-3
/
+1293
2009-01-08
fix similar typos to successfull
Coly Li
13
-13
/
+13
2009-01-08
Make various things static
Roel Kluin
3
-6
/
+5
2009-01-08
generic swap(): iphase: rename swap() to swap_byte_order()
Wu Fengguang
1
-3
/
+3
2009-01-08
w1: send status messages after command processing
Evgeniy Polyakov
2
-8
/
+47
2009-01-08
w1: added w1 reset command
Evgeniy Polyakov
2
-0
/
+4
2009-01-08
w1: move w1 commands from defines to enum
Evgeniy Polyakov
1
-5
/
+8
2009-01-08
w1: allow master IO commands
Evgeniy Polyakov
1
-65
/
+77
2009-01-08
w1: list slaves commands
Evgeniy Polyakov
1
-17
/
+85
2009-01-08
w1: add touch block command
Evgeniy Polyakov
4
-4
/
+35
2009-01-08
w1: add list masters w1 command
Evgeniy Polyakov
2
-0
/
+57
2009-01-08
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
3
-0
/
+219
2009-01-08
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
1
-13
/
+22
2009-01-08
misc: add dell-laptop driver
Matthew Garrett
3
-0
/
+449
2009-01-08
dcdbas: export functionality for use in other drivers
Matthew Garrett
2
-4
/
+7
2009-01-08
rtc-ds1307: remove legacy probe() checks
Jüri Reitel
1
-27
/
+4
2009-01-08
rtc-ds1307: SMBus compatibility
BARRE Sebastien
1
-88
/
+35
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
8
-6
/
+715
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
1
-2
/
+1
2009-01-08
serial: Add driver for the Cell Network Processor serial port NWP device
Benjamin Krill
4
-1
/
+513
2009-01-08
powerpc/cell: Use correct types in beat files
Ingo Molnar
1
-2
/
+2
2009-01-08
mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap
Geoff Levand
1
-6
/
+8
2009-01-08
mtd/ps3vram: Use msleep in waits
Geoff Levand
1
-23
/
+17
2009-01-08
mtd/ps3vram: Use proper kernel types
Geoff Levand
1
-26
/
+30
2009-01-08
mtd/ps3vram: Cleanup ps3vram driver messages
Geoff Levand
1
-48
/
+68
2009-01-08
mtd/ps3vram: Remove ps3vram debug routines
Geoff Levand
1
-29
/
+0
2009-01-08
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
1
-0
/
+1
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
3
-0
/
+784
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
2
-0
/
+2
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-10
/
+10
2009-01-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
27
-184
/
+106
2009-01-07
V4L/DVB (10190): cx88: Fix some Kbuild troubles
Mauro Carvalho Chehab
6
-47
/
+65
2009-01-07
V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
Mauro Carvalho Chehab
1
-0
/
+1
2009-01-07
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
5
-7
/
+5
2009-01-07
V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization
Michael Krufky
1
-1
/
+2
2009-01-07
V4L/DVB (10181): v4l2-device: Fix some sparse warnings
Mauro Carvalho Chehab
1
-2
/
+2
2009-01-07
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
6
-9
/
+9
2009-01-07
V4L/DVB (10179): tda8290: Fix two sparse warnings
Mauro Carvalho Chehab
1
-2
/
+1
2009-01-07
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
1
-11
/
+15
2009-01-07
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
3
-3
/
+3
2009-01-07
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...
Eric Miao
2
-98
/
+1
2009-01-07
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...
Guennadi Liakhovetski
2
-4
/
+2
2009-01-07
staging: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
64
-360
/
+360
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
5
-10
/
+10
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
41
-1088
/
+1867
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
148
-1332
/
+23869
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
3
-87
/
+121
2009-01-07
topology: Fix sparc64 build.
David Miller
1
-0
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
27
-181
/
+163
2009-01-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
26
-352
/
+2517
[next]