summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17162-278/+768
|\
| * 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
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15
| |\ \ \
| | * | | i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| | * | | i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6
| | * | | i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1114-125/+197
| |\ \ \
| * | | | md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29
| * | | | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-111-0/+1
| * | | | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-1119-2/+33
| * | | | watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
| * | | | usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-1116-6/+30
| * | | | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
| * | | | spi: fix platform driver hotplug/coldplugKay Sievers2008-04-1114-7/+31
| * | | | rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-111-0/+1
| | |/ / | |/| |
OpenPOWER on IntegriCloud