summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | ide: add missing checks for control register existenceBartlomiej Zolnierkiewicz2007-12-122-2/+4
| * | ide-scsi: add ide_scsi_hex_dump() helperBartlomiej Zolnierkiewicz2007-12-121-8/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-12-175-7/+12
|\ \
| * | V4L/DVB (6820): s5h1409: QAM SNR related fixesSteven Toth2007-12-131-3/+8
| * | V4L/DVB (6819): i2c: fix drivers/media/video/bt866.cAndrew Morton2007-12-131-1/+0
| * | V4L/DVB (6814): Makefile: always enter video/Adrian Bunk2007-12-131-1/+1
| * | V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110Michael Krufky2007-12-131-0/+1
| * | V4L/DVB (6803): buf-core.c locking fixesAdrian Bunk2007-12-131-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-12-179-7/+821
|\ \
| * | [WATCHDOG] add Nano 7240 driverGilles Gigan2007-12-043-0/+338
OpenPOWER on IntegriCloud