aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: make reset related methods proper port operationsTejun Heo2008-04-1736-493/+176
* libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-12/+17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-1738-144/+78
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-1738-128/+40
* libata: implement and use ops inheritanceTejun Heo2008-04-1772-2991/+505
* libata: implement and use SHT initializersTejun Heo2008-04-1771-1086/+76
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-1729-60/+62
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-1723-90/+46
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-1719-20/+195
* libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-174-8/+11
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-174-17/+2
* libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-173-15/+8
* libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-174-27/+1
* libata: prefer hardresetTejun Heo2008-04-1710-164/+97
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-162-12/+8
|\
| * it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
| * Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-3/+4
| * Au1200: IDE driver build fixSergei Shtylyov2008-04-171-8/+1
| * Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-163-6/+148
|\ \
| * | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-151-0/+2
| * | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-151-0/+10
| * | USB: support more Huawei data card product IDsfangxiaozhi2008-04-152-4/+124
| * | USB: option.c: add more device IDsMatthias Urlichs2008-04-151-2/+9
| * | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-151-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-168-73/+96
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-157-72/+92
| |\
| | * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-151-3/+8
| | * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| | * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| | * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-153-45/+48
| | * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
| | * rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski2008-04-151-0/+3
| * | netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman2008-04-151-1/+4
| |/
* | acpi thermal trip points increased to 12Krzysztof Helt2008-04-151-0/+4
* | acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-151-3/+4
* | spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-151-0/+4
* | spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-151-6/+7
* | spi: spi_s3c24xx driver must init completionBen Dooks2008-04-151-0/+3
* | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-1515-1/+30
* | pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-153-0/+5
* | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-154-0/+7
* | fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-151-0/+1
* | leds: fix platform driver hotplug/coldplugKay Sievers2008-04-1512-0/+25
* | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-151-3/+2
* | mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-156-1/+10
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-142-3/+3
|\ \
| * | [libata] make ali_atapi_dma staticAdrian Bunk2008-04-121-1/+1
| * | [libata] sata_svw: fix reversed port countJeff Garzik2008-04-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1413-40/+139
|\ \ \ | | |/ | |/|