aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt1-2/+6
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh1-1/+3
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-30llc: Fix double accounting of received packetsArnaldo Carvalho de Melo1-5/+5
2008-05-30[S390] Update default configuration.Martin Schwidefsky1-3/+8
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer1-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens3-7/+15
2008-05-30[S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger1-0/+6
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht1-0/+3
2008-05-30lguest: notify on emptyRusty Russell1-2/+10
2008-05-30virtio: force callback on empty.Rusty Russell2-7/+4
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger1-4/+4
2008-05-30virtio_config: fix len calculation of config elementsChristian Borntraeger1-1/+1
2008-05-30virtio_net: another race with virtio_net and enable_cbChristian Borntraeger1-1/+0
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell4-0/+173
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger2-1/+6
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell1-2/+3
2008-05-30virtio: set device index in common code.Rusty Russell4-32/+21
2008-05-30virtio: virtio_pci should not set bus_id.Rusty Russell1-1/+0
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell1-1/+1
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette1-0/+1
2008-05-30lguest: use ioremap_cache, not ioremapRusty Russell1-1/+1
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2-0/+18
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher1-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy2-0/+2
2008-05-29USB: add another scanner quirkRené Rebe1-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone1-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz1-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143
2008-05-29USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2-6/+525
2008-05-29[CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.cLothar Waßmann1-2/+2