summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz2008-04-186-48/+15
* ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)Bartlomiej Zolnierkiewicz2008-04-182-24/+5
* ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()Bartlomiej Zolnierkiewicz2008-04-181-7/+0
* ide-generic: add ide_generic class and attribute for adding new interfacesBartlomiej Zolnierkiewicz2008-04-181-1/+77
* ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz2008-04-182-2/+93
* ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz2008-04-185-142/+0
* ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz2008-04-184-17/+43
* ide: move ide_port_setup_devices() call to ide_device_add_all()Bartlomiej Zolnierkiewicz2008-04-181-2/+4
* ide: factor out devices init from ide_init_port_data()Bartlomiej Zolnierkiewicz2008-04-181-6/+17
* ide: factor out code unregistering devices from ide_unregister()Bartlomiej Zolnierkiewicz2008-04-181-11/+19
* ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz2008-04-182-14/+4
* ide: factor out cable detection from ide_init_port()Bartlomiej Zolnierkiewicz2008-04-181-0/+4
* ide-acpi: add missing drive->acpidata zeroingBartlomiej Zolnierkiewicz2008-04-181-0/+2
* ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2008-04-185-30/+5
* ide: fix ide_find_port()Bartlomiej Zolnierkiewicz2008-04-182-2/+2
* ide-generic: set hwif->chipsetBartlomiej Zolnierkiewicz2008-04-181-1/+3
* IDE: remove ide=reverse IDE coreGreg Kroah-Hartman2008-04-183-27/+3
* 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
|\ \