summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita
2008-06-11bay: exit if notify handler cannot be installedHolger Macht
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas
2008-06-11pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy
2008-06-11thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh
2008-06-11thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh
2008-06-11thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui
2008-06-11[ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-10s2io iomem annotationsAl Viro
2008-06-10atl1: fix suspend regressionJay Cliburn
2008-06-10qeth: start dev queue after tx drop errorFrank Blaschka
2008-06-10qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann
2008-06-10qeth: reduce number of kernel messagesFrank Blaschka
2008-06-10qeth: Use ccw_device_get_id().Cornelia Huck
2008-06-10qeth: layer 3 Oops in ip event handlerFrank Blaschka
2008-06-10virtio: use callback on empty in virtio_netRusty Russell
2008-06-10virtio: virtio_net free transmit skbs in a timerMark McLoughlin
2008-06-10virtio_net: Fix skb->csum_start computationMark McLoughlin
2008-06-10ehea: set mac address fixJan-Bernd Themann
2008-06-10sfc: Recover from RX queue flush failureSteve Hodgson
2008-06-10add missing lance_* exportsAdrian Bunk
2008-06-10ixgbe: fix typoJeff Kirsher
2008-06-10forcedeth: msi interruptsAyaz Abdulla
2008-06-10sparc: get leo framebuffer workingRobert Reif
2008-06-10pppoe: Unshare skb before anything elseHerbert Xu
2008-06-10net pppoe: Check packet length on all receive pathsHerbert Xu