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-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-18
/
+53
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
12
-58
/
+80
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
17
-513
/
+1221
2009-08-07
Staging: rspiusb: Fix buffer overflow
Roel Kluin
1
-0
/
+2
2009-08-07
staging: add dependencies on PCI for drivers that require it
Jeff Mahoney
2
-0
/
+2
2009-08-07
Staging: rtl8192su: fix build error
Greg Kroah-Hartman
4
-4
/
+5
2009-08-07
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API
Mike Galbraith
5
-54
/
+68
2009-08-07
Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin
Jakob Gruber
1
-0
/
+3
2009-08-07
USB: fix oops on disconnect in cdc-acm
Oliver Neukum
2
-5
/
+7
2009-08-07
USB: storage: include Prolific Technology USB drive in unusual_devs list
Rogerio Brito
1
-0
/
+7
2009-08-07
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2
-0
/
+9
2009-08-07
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2
-0
/
+8
2009-08-07
USB: EHCI: fix counting of transaction error retries
Alan Stern
2
-5
/
+5
2009-08-07
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2
-4
/
+5
2009-08-07
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
1
-1
/
+1
2009-08-07
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
1
-0
/
+1
2009-08-07
USB: devio: Properly do access_ok() checks
Michael Buesch
1
-3
/
+5
2009-08-07
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2
-0
/
+5
2009-08-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-27
/
+27
2009-08-07
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
1
-12
/
+13
2009-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-266
/
+24
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-9
/
+33
2009-08-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+4
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
2009-08-07
fbcon: fix rotate upside down crash
Stefani Seibold
1
-1
/
+1
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-06
intel-iommu: Fix enabling snooping feature by mistake
Sheng Yang
1
-1
/
+1
2009-08-05
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
1
-9
/
+9
2009-08-05
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
1
-0
/
+16
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-08-05
ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers
Andrew Victor
2
-3
/
+3
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
1
-1
/
+1
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
4
-6
/
+19
2009-08-05
intel-iommu: Mask physical address to correct page size in intel_map_single()
Fenghua Yu
1
-1
/
+2
2009-08-05
intel-iommu: Correct sglist size calculation.
Fenghua Yu
1
-10
/
+10
2009-08-05
Input: i8042 - add Asus G1S to noloop exception list
Jory A. Pratt
1
-0
/
+8
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2
-7
/
+16
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-99
/
+53
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-124
/
+266
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
18
-273
/
+465
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+7
2009-08-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-18
/
+28
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...
Linus Torvalds
9
-12
/
+19
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-31
/
+24
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
1
-5
/
+12
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
1
-97
/
+46
[next]