aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz1-2/+2
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2-10/+0
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon1-1/+11
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+18
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-04spi: fix the read path in spidevSebastian Siewior1-6/+4
2008-07-04w100fb: add 80 MHz modelinePhilipp Zabel1-0/+1
2008-07-04w100fb: do not depend on SHARPSLPhilipp Zabel1-1/+2
2008-07-04hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+6
2008-07-04cciss: fix regression that no device nodes are created if no logical drives are configured.Stephen M. Cameron1-0/+4
2008-07-04fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov1-14/+15
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell2-5/+11
2008-07-04Miguel Ojeda has movedMiguel Ojeda4-7/+7
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-07-04rtc-x1205: Fix alarm setMichael Hamel1-20/+91
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-04rtc: rtc_read_alarm() handles wraparoundDavid Brownell1-11/+91
2008-07-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-16/+27
2008-07-04sata_mv: safer logic for limit_warningsMark Lord1-1/+1
2008-07-04libata-sff: improve HSM violation reportingTejun Heo1-9/+21
2008-07-04ahci: always clear all bits in irq_statTejun Heo1-6/+3
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo1-0/+1
2008-07-03USB: adding comment for ipaq forcing number of portsOliver Neukum1-0/+5
2008-07-03USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum1-1/+1
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman2-0/+2
2008-07-03USB: another option device idGreg Kroah-Hartman1-0/+1
2008-07-03USB: don't lose disconnections during suspendAlan Stern1-11/+4
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan2-0/+4
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-07-03USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet1-0/+8
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-03USB: fix cdc-acm resume()Oliver Neukum1-3/+0
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds11-0/+6877
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-21/+35
2008-07-02tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+21