summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky1-2/+14
2008-04-17[S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger1-99/+1
2008-04-17[S390] dasd: add sim handling.Stefan Haberland3-0/+47
2008-04-17[S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2-8/+20
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu3-6/+5
2008-04-17[S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland1-1/+2
2008-04-17[S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun1-1/+1
2008-04-17[S390] sclp: Get rid of in_atomic() use.Heiko Carstens2-8/+7
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst2-4/+9
2008-04-17[S390] cio: Trigger verification on device/path not operational.Cornelia Huck2-2/+13
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck3-2/+17
2008-04-17[S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2-0/+2
2008-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-12/+8
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-3/+4
2008-04-17Au1200: IDE driver build fixSergei Shtylyov1-8/+1
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-0/+2
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-6/+148
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-73/+96
2008-04-16USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman1-0/+2
2008-04-16USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai1-0/+10
2008-04-16USB: support more Huawei data card product IDsfangxiaozhi2-4/+124
2008-04-16USB: option.c: add more device IDsMatthias Urlichs1-2/+9
2008-04-16USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron1-0/+3
2008-04-16acpi thermal trip points increased to 12Krzysztof Helt1-0/+4
2008-04-16acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-04-16spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+4
2008-04-16spi: spi_s3c24xx must initialize bus_numBen Dooks1-6/+7
2008-04-16spi: spi_s3c24xx driver must init completionBen Dooks1-0/+3
2008-04-16serial: fix platform driver hotplug/coldplugKay Sievers15-1/+30
2008-04-16pcmcia: fix platform driver hotplug/coldplugKay Sievers3-0/+5
2008-04-16misc: fix platform driver hotplug/coldplugKay Sievers4-0/+7
2008-04-16fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-16leds: fix platform driver hotplug/coldplugKay Sievers12-0/+25
2008-04-16rtc: fix the error in the function of cmos_set_alarmZhao Yakui1-3/+2
2008-04-16mmc: fix platform driver hotplug/coldplugKay Sievers6-1/+10
2008-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-72/+92
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno1-3/+8
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio1-11/+18
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch1-13/+13
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch3-45/+48
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio1-0/+2
2008-04-15rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski1-0/+3
2008-04-15netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman1-1/+4
2008-04-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-40/+139
2008-04-14[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-04-13net: check for underlength tap writesRusty Russell1-1/+4
2008-04-13net: make struct tun_struct private to tun.cRusty Russell1-0/+33
2008-04-13tg3: fix MMIO for PPC 44x platformsSergei Shtylyov1-3/+4