aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz1-9/+10
2009-08-12pata_at91: fix resource releaseTejun Heo1-13/+4
2009-08-10PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm1-3/+0
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds1-0/+2
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+3
2009-08-10Remove deadlock potential in md_openNeilBrown2-8/+20
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+13
2009-08-09drm/i915: silence vblank warningsFrans Pop1-2/+2
2009-08-09drm: silence pointless vblank warning.Paul Rolland1-1/+1
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard1-0/+2
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-18/+53
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-58/+80
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds17-513/+1221
2009-08-07Staging: rspiusb: Fix buffer overflowRoel Kluin1-0/+2
2009-08-07staging: add dependencies on PCI for drivers that require itJeff Mahoney2-0/+2
2009-08-07Staging: rtl8192su: fix build errorGreg Kroah-Hartman4-4/+5
2009-08-07Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith5-54/+68
2009-08-07Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber1-0/+3
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cableMarko Hänninen2-0/+8
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-27/+27
2009-08-07Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-12/+13
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-266/+24
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-9/+33
2009-08-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-2/+4
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53
2009-08-07fbcon: fix rotate upside down crashStefani Seibold1-1/+1
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige1-10/+3
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige1-0/+6
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-9/+9
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse1-1/+1
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-3/+3
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin1-1/+1
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt4-6/+19
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu1-1/+2