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
2010-11-29
key: add tpm_send command
Mimi Zohar
1
-0
/
+16
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
2
-2
/
+7
2010-11-27
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-7
/
+9
2010-11-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-11-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-26
/
+36
2010-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
11
-62
/
+174
2010-11-25
[S390] qdio: free indicator after reset is finished
Jan Glauber
1
-1
/
+1
2010-11-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
6
-0
/
+2448
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+5
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-1272
/
+256
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+9
2010-11-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+5
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-34
/
+12
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
1
-9
/
+16
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
1
-5
/
+16
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
1
-0
/
+1
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
2
-0
/
+19
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
4
-0
/
+2429
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
7
-788
/
+0
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
1
-17
/
+0
2010-11-24
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
1
-8
/
+0
2010-11-24
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
1
-0
/
+2
2010-11-24
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
1
-0
/
+1
2010-11-24
md: fix return value of rdev_size_change()
Justin Maggard
1
-2
/
+2
2010-11-24
virtio: fix format of sysfs driver/vendor files
Stephen Hemminger
1
-3
/
+3
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
1
-28
/
+9
2010-11-24
virtio: return correct capacity to users
Michael S. Tsirkin
1
-3
/
+0
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-92
/
+117
2010-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-22
/
+164
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-48
/
+151
2010-11-23
SCSI: arm fas216: fix missing ';'
Russell King
1
-1
/
+1
2010-11-23
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
1
-0
/
+4
2010-11-22
hwmon: (lis3lv02d_i2c) Fix compile warnings
Guenter Roeck
1
-6
/
+4
2010-11-22
hwmon: (i5k_amb) Fix compile warning
Guenter Roeck
1
-0
/
+2
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
654
-47345
/
+18402
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
3
-12
/
+41
[next]