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-12-02
VIDEO: Correct use of request_region/request_mem_region
Julia Lawall
1
-1
/
+1
2009-12-02
SPI: spi_txx9: Fix bit rate calculation
Atsushi Nemoto
1
-7
/
+6
2009-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-1
/
+1
2009-12-02
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
1
-0
/
+21
2009-12-02
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+4
2009-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+2
2009-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-0
/
+2
2009-12-02
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
1
-0
/
+2
2009-12-02
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Linus Torvalds
1
-2
/
+2
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-02
[PATCH] rc32434_wdt: fix compilation failure
Florian Fainelli
1
-1
/
+1
2009-12-02
[WATCHDOG] rc32434_wdt.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-12-01
rtc-x1205: reset clock to sane state after power failure
Johannes Weiner
1
-2
/
+2
2009-12-01
rtc-x1205: fix rtc_time to y2k register value conversion
Johannes Weiner
1
-1
/
+1
2009-12-01
aoe: prevent cache aliases
Peter Horton
1
-2
/
+21
2009-12-01
gpio: Langwell GPIO driver bugfixes
Alek Du
1
-10
/
+1
2009-12-01
davinci: fb: fix frame buffer driver issues
Sudhakar Rajashekhara
1
-4
/
+7
2009-12-01
drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()
Dan Carpenter
1
-1
/
+2
2009-12-01
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
1
-0
/
+1
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
12
-28
/
+21
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-78
/
+118
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-4
/
+8
2009-12-01
mfd: Correct WM831X_MAX_ISEL_VALUE
Mark Brown
1
-1
/
+1
2009-12-01
md: revert incorrect fix for read error handling in raid1.
NeilBrown
1
-3
/
+4
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-1
/
+9
2009-11-30
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Gernot Hillier
1
-0
/
+5
2009-11-30
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
4
-0
/
+20
2009-11-30
USB: musb: Fix CPPI IRQs not being signaled
Daniel Glöckner
1
-5
/
+5
2009-11-30
USB: musb: respect usb_request->zero in control requests
Daniel Glöckner
1
-1
/
+2
2009-11-30
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
1
-1
/
+4
2009-11-30
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
1
-2
/
+2
2009-11-30
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
1
-19
/
+30
2009-11-30
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
1
-2
/
+1
2009-11-30
USB: musb_gadget: fix STALL handling
Sergei Shtylyov
1
-45
/
+34
2009-11-30
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2
-3
/
+15
2009-11-30
Staging: update TODO files
Bartlomiej Zolnierkiewicz
4
-10
/
+6
2009-11-30
Staging: hv: Fix some missing author names
Haiyang Zhang
5
-0
/
+5
2009-11-30
Staging: hv: Fix vmbus event handler bug
Haiyang Zhang
2
-13
/
+5
2009-11-30
Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...
Dave Jones
1
-5
/
+5
2009-11-30
tty/of_serial: add missing ns16550a id
Michal Simek
1
-0
/
+1
2009-11-30
bcm63xx_uart: Fix serial driver compile breakage.
Maxime Bizon
1
-2
/
+2
2009-11-30
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
1
-2
/
+5
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-52
/
+33
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2009-11-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-31
/
+59
2009-11-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+4
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-1
/
+1
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-35
/
+62
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-236
/
+303
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
[next]