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-11-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+6
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-6
/
+35
2009-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
13
-16
/
+58
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
9
-20
/
+96
2009-11-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-8
/
+8
2009-11-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-15
/
+53
2009-11-30
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-13
/
+51
2009-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
9
-23
/
+63
2009-11-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-14
/
+43
2009-11-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-40
/
+44
2009-11-30
V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250
Pete Eberlein
1
-2
/
+2
2009-11-30
staging/go7007: Fix compilation by re-adding the missing s2250-loader.h
Mauro Carvalho Chehab
1
-0
/
+24
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-1
/
+9
2009-11-30
b44: Fix wedge when using netconsole.
David S. Miller
1
-3
/
+0
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
1
-0
/
+1
2009-11-29
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
1
-9
/
+3
2009-11-29
NET: smc91x: Fix irq flags
Russell King - ARM Linux
1
-1
/
+1
2009-11-29
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
1
-0
/
+14
2009-11-29
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
1
-0
/
+7
2009-11-29
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
1
-6
/
+11
2009-11-29
PM: fix irq enable/disable in runtime PM code
Alan Stern
1
-6
/
+6
2009-11-27
V4L/DVB (13530): Fix wrong parameter order in memset
Alan Cox
1
-1
/
+1
2009-11-27
V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning
Hans Verkuil
1
-1
/
+0
2009-11-27
V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (re...
Robert Lowery
1
-1
/
+9
2009-11-27
V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-11-26
V4L/DVB (13371): davinci: remove stray duplicate config pointer
Hans Verkuil
1
-1
/
+0
2009-11-26
V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIO
Antti Palosaari
1
-1
/
+1
2009-11-26
V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable
Kuninori Morimoto
1
-1
/
+4
2009-11-26
V4L/DVB (13344): soc-camera: properly initialise the device object when reusing
Guennadi Liakhovetski
1
-5
/
+12
2009-11-26
V4L/DVB (13343): v4l: add more missing linux/sched.h includes
Guennadi Liakhovetski
4
-0
/
+4
2009-11-26
V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock
Hans Verkuil
1
-2
/
+0
2009-11-26
[SCSI] fix crash when disconnecting usb storage
Alexey Kuznetsov
1
-1
/
+1
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
2
-50
/
+31
2009-11-26
[SCSI] sd: Return correct error code for DIF
Martin K. Petersen
1
-1
/
+1
2009-11-26
at24: Use timeout also for read
Wolfram Sang
1
-31
/
+45
2009-11-26
i2c: Fix userspace_device list corruption
Jean Delvare
1
-0
/
+11
2009-11-26
i2c/tsl2550: Fix lux value in extended mode
Michele Jr De Candia
1
-0
/
+3
2009-11-25
Input: keyboard - fix braille keyboard keysym generation
Samuel Thibault
1
-1
/
+1
2009-11-25
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...
Hemant Pedanekar
1
-1
/
+1
2009-11-25
drm/i915: Select CONFIG_SHMEM
Chris Wilson
1
-0
/
+1
2009-11-25
drm/i915: Fix CRT hotplug detect by checking really no channels attached
Zhenyu Wang
1
-2
/
+2
2009-11-25
Merge branch 'misc-2.6.32' into release
Len Brown
1
-6
/
+6
2009-11-25
acerhdf: return temperature in milidegree instead of degree
Peter Feuerer
1
-6
/
+6
2009-11-25
Merge branch 'thinkpad-2.6.32' into release
Len Brown
2
-7
/
+36
2009-11-25
thinkpad-acpi: fix detection of old ThinkPads
Henrique de Moraes Holschuh
1
-6
/
+18
2009-11-25
thinkpad-acpi: fix sign of ERESTARTSYS return
Roel Kluin
1
-1
/
+1
2009-11-25
Merge branch 'bugzilla-14379' into release
Len Brown
1
-2
/
+3
2009-11-24
ACPI: Add Thinkpad T400, T500 to OSI(Linux) white-list
Jerone Young
1
-0
/
+17
2009-11-24
ACPICA: Silence the warning about _BIF returning the buffer
Alexey Starikovskiy
1
-2
/
+3
2009-11-24
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
1
-7
/
+10
[prev]
[next]