aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-20/+56
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown1-0/+1
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown1-2/+9
2009-08-13md/raid5: make sure a reshape restarts at the correct address.NeilBrown1-1/+1
2009-08-13md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown1-1/+20
2009-08-13md: never advance 'events' counter by more than 1.NeilBrown1-8/+5
2009-08-12Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+0
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo1-4/+72
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang1-1/+2
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon1-0/+8
2009-08-12libata: OCZ Vertex can't do HPATejun Heo1-0/+3
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