summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter1-1/+1
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter1-3/+3
2008-06-12intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen1-2/+5
2008-06-12cciss: add new hardware supportMike Miller1-5/+16
2008-06-12hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria1-0/+4
2008-06-12fsl-diu-db: compile fixJeff Mahoney1-2/+2
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-13/+65
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+1
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds20-322/+417
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds1-2/+44
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case1-4/+4
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar1-0/+1
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap1-0/+1
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown1-1/+1
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven1-2/+9
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore1-3/+5
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore1-2/+8
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-18/+7
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore1-4/+1
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita1-13/+2
2008-06-11bay: exit if notify handler cannot be installedHolger Macht1-6/+10
2008-06-11dock.c remove trailing printk whitespaceTim Pepper1-1/+1
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-1/+0
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-4/+27
2008-06-11PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas1-2/+7
2008-06-11pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas1-14/+13
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas1-4/+12
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan1-1/+1
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy1-1/+1
2008-06-11thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh1-27/+28
2008-06-11thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh1-207/+230
2008-06-11thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh1-2/+2
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2-11/+42
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2-0/+12
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-339/+311
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu1-4/+4
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller15-188/+150
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-10s2io iomem annotationsAl Viro1-4/+6
2008-06-10atl1: fix suspend regressionJay Cliburn1-17/+0
2008-06-10qeth: start dev queue after tx drop errorFrank Blaschka2-0/+2
2008-06-10qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann1-3/+5
2008-06-10qeth: reduce number of kernel messagesFrank Blaschka6-131/+42