summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-176-165/+383
|\
| * libata: fix ATAPI drainingTejun Heo2007-12-171-22/+65
| * libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo2007-12-171-2/+2
| * libata-acpi: implement _GTF command filteringTejun Heo2007-12-171-44/+115
| * libata-acpi: improve _GTF execution error handling and reportingTejun Heo2007-12-171-31/+46
| * libata-acpi: improve ACPI disablingTejun Heo2007-12-171-21/+38
| * libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-171-20/+49
| * libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2007-12-171-35/+27
| * libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo2007-12-173-2/+38
| * libata: ata_dev_disable() should be called from EH contextTejun Heo2007-12-171-6/+2
| * libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo2007-12-171-3/+4
| * sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord2007-12-171-5/+25
| * libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo2007-12-171-0/+1
| * libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2007-12-172-10/+2
| * sata_sil: fix spurious IRQ handlingTejun Heo2007-12-171-12/+17
* | I/OAT: fix null device in call to dev_err()Shannon Nelson2007-12-171-1/+1
* | I/OAT: fixups from code commentsShannon Nelson2007-12-172-66/+78
* | drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk2007-12-171-1/+1
* | drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall2007-12-171-0/+1
* | pktcdvd: add kobject_put when kobject register failsDave Young2007-12-171-1/+3
* | cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones2007-12-171-3/+9
* | parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet2007-12-171-1/+1
* | rtc-at32ap700x: fix irq init oopsDavid Brownell2007-12-171-10/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-12-171-1/+2
|\
| * PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-171-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-12-172-579/+0
|\ \
| * | tipar: remove obsolete moduleRomain LiƩvin2007-12-172-579/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-1714-39/+49
|\ \
| * | USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman2007-12-171-8/+0
| * | usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-171-10/+13
| * | USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre2007-12-171-0/+2
| * | USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-176-10/+9
| * | USB: fix locking loop by avoiding flush_scheduled_workAlan Stern2007-12-171-3/+3
| * | USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan2007-12-171-2/+2
| * | USB: cp2101: new device idJeff Long2007-12-171-2/+3
| * | usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2007-12-172-3/+16
| * | USB: sierra: fix product idagilmore@wirelessbeehive.com2007-12-171-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-1713-186/+188
|\ \
| * | ide: fix ->io_32bit race in set_io_32bit()Bartlomiej Zolnierkiewicz2007-12-121-0/+6
| * | ide: remove stale changelog from ide-probe.cBartlomiej Zolnierkiewicz2007-12-121-16/+2
| * | ide: remove stale changelog from ide-disk.cBartlomiej Zolnierkiewicz2007-12-121-26/+0
| * | ide: remove dead code from __ide_dma_test_irq()Bartlomiej Zolnierkiewicz2007-12-121-6/+0
| * | hpt366: fix HPT37x PIO mode timings (take 2)Sergei Shtylyov2007-12-121-1/+70
| * | pdc202xx_new: fix Promise TX4 supportBartlomiej Zolnierkiewicz2007-12-121-1/+2
| * | ide-cd: remove dead post_transform_command()Bartlomiej Zolnierkiewicz2007-12-121-28/+0
| * | ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz2007-12-125-82/+50
| * | ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entriesBartlomiej Zolnierkiewicz2007-12-121-0/+24
| * | ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz2007-12-121-12/+12
| * | ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz2007-12-121-3/+4
| * | ide: deprecate CONFIG_BLK_DEV_OFFBOARDBartlomiej Zolnierkiewicz2007-12-121-1/+5