summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-051-3/+2
|\
| * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-051-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-052-18/+8
|\ \
| * | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-051-2/+2
| * | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-051-6/+6
| * | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-052-10/+0
| |/
* / ahci: give another shot at clearing all bits in irq_statTejun Heo2008-07-051-3/+13
|/
* mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
* mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-041-2/+2
* olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
* olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-041-0/+18
* cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-041-29/+37
* spi: fix the read path in spidevSebastian Siewior2008-07-041-6/+4
* w100fb: add 80 MHz modelinePhilipp Zabel2008-07-041-0/+1
* w100fb: do not depend on SHARPSLPhilipp Zabel2008-07-041-1/+2
* hdaps: add support for various newer Lenovo thinkpadsmaximilian attems2008-07-041-0/+6
* cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron2008-07-041-0/+4
* fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov2008-07-041-14/+15
* gpio: pca953x (i2c) handles max7310 tooDavid Brownell2008-07-042-5/+11
* Miguel Ojeda has movedMiguel Ojeda2008-07-044-7/+7
* pci: VT3336 can't do MSI eitherTejun Heo2008-07-041-0/+1
* rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-041-1/+4
* rtc-x1205: Fix alarm setMichael Hamel2008-07-041-20/+91
* serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski2008-07-041-1/+3
* rtc: rtc_read_alarm() handles wraparoundDavid Brownell2008-07-041-11/+91
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-045-16/+27
|\
| * sata_mv: safer logic for limit_warningsMark Lord2008-07-041-1/+1
| * libata-sff: improve HSM violation reportingTejun Heo2008-07-041-9/+21
| * ahci: always clear all bits in irq_statTejun Heo2008-07-041-6/+3
| * sata_sil24: add DID for another adaptec flavorTejun Heo2008-07-041-0/+1
| * sata_uli: hardreset is brokenTejun Heo2008-06-271-0/+1
* | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
* | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
* | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
* | USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1
* | USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
* | USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
* | USB: New device ID for ftdi_sio driverJon K Hellan2008-07-032-0/+4
* | sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
* | USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-031-0/+8
* | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
* | USB: ehci - fix timer regressionDavid Brownell2008-07-031-9/+10
* | USB: fix cdc-acm resume()Oliver Neukum2008-07-031-3/+0
* | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-025-16/+63
|\ \
| * | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| * | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| * | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
| |/
* | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-021-14/+14
|\ \
| * | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1