summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Bunk2-1/+1
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu3-33/+34
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 Helgaas2-7/+15
2008-06-11MAINTAINERS: update ACPI homepageAdrian Bunk1-5/+5
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 Holschuh2-3/+3
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi3-11/+43
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2-0/+12
2008-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds19-32/+45
2008-06-10fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk1-0/+1
2008-06-10ide: export ide_doublerAdrian Bunk1-0/+4
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz1-3/+0
2008-06-10delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz1-4/+2
2008-06-10delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz1-4/+0
2008-06-10delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz1-8/+7
2008-06-10delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz1-1/+2
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz11-0/+20
2008-06-10ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz1-0/+1
2008-06-10sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz1-0/+5
2008-06-10MAINTAINERS: remove SIS 5513 IDE entryAdrian Bunk1-7/+0
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk3-5/+3
2008-06-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-19/+23
2008-06-10shm: Remove silly double assignmentNeil Horman1-2/+0
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-06-10[S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky1-4/+4
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool1-1/+1
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte1-0/+1
2008-06-10[S390] cio: Fix inverted isc priorities.Cornelia Huck1-9/+11
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-06-10[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens1-0/+1
2008-06-09MAINTAINERS: update PPPoE maintainer addressChris Wright1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-4/+2
2008-06-09Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds13-74/+57
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-06-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-15/+16
2008-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds4-8/+52