aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-2414-244/+293
|\
| * Merge branch 'bjorn.button' into releaseLen Brown2009-04-241-96/+44
| |\
| | * ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6
| | * ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13
| | * ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
| | * ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4
| | * ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1
| | * ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4
| * | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
| |\ \
| | * | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| | * | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| * | | Merge branch 'bugzilla-13048' into releaseLen Brown2009-04-241-4/+5
| |\ \ \
| | * | | ACPI, i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-241-4/+5
| | |/ /
| * | | Merge branch 'bugzilla-13142' into releaseLen Brown2009-04-241-0/+3
| |\ \ \
| | * | | ACPI: prevent processor.max_cstate=0 boot crashLen Brown2009-04-231-0/+3
| | |/ /
| * | | Merge branch 'hpet' into releaseLen Brown2009-04-241-3/+3
| |\ \ \
| | * | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown2009-04-231-3/+3
| | |/ /
| * | | Merge branch 'bugzilla-12249' into releaseLen Brown2009-04-241-21/+22
| |\ \ \
| | * | | ACPI video: handle indexed _BQC correctlyZhang Rui2009-04-111-21/+22
| * | | | Merge branch 'bugzilla-12270' into releaseLen Brown2009-04-241-25/+2
| |\ \ \ \
| | * | | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui2009-04-111-25/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'bugzilla-13041' into releaseLen Brown2009-04-242-17/+53
| |\ \ \ \
| | * | | | ACPI: Disable _GTS and _BFS support by defaultLen Brown2009-04-172-17/+53
| * | | | | Merge branch 'idle' into releaseLen Brown2009-04-241-13/+6
| |\ \ \ \ \
| | * | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-221-3/+1
| | * | | | | ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown2009-04-221-10/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'irq' into releaseLen Brown2009-04-242-3/+12
| |\ \ \ \ \
| | * | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-212-3/+12
| * | | | | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-242-7/+21
| |\ \ \ \ \ \
| | * | | | | | sony-laptop: always try to unblock rfkill on loadMattia Dongili2009-04-231-4/+16
| | * | | | | | sony-laptop: fix bogus error message display on resumeMattia Dongili2009-04-231-1/+1
| | * | | | | | ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar2009-04-231-0/+1
| | * | | | | | sony-laptop: SNC input event 38 fixAlmer S. Tigelaar2009-04-231-1/+2
| | * | | | | | sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar2009-04-231-0/+1
| | * | | | | | sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar2009-04-231-1/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'thermal-regression' into releaseLen Brown2009-04-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | thermal: Fix polling frequency for systems without passive coolingMatthew Garrett2009-04-181-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-04-241-37/+44
| |\ \ \ \ \ \
| | * | | | | | thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh2009-04-181-1/+1
| | * | | | | | thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh2009-04-181-7/+10
| | * | | | | | thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh2009-04-181-1/+2
| | * | | | | | thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh2009-04-181-22/+19
| | * | | | | | thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh2009-04-181-6/+12
| | |/ / / / /
| * | | | | | Merge branch 'video-ac-dc' into releaseLen Brown2009-04-241-3/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui2009-04-201-3/+5
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-242-0/+4
|\ \ \ \ \ \ \
| * | | | | | | [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-231-0/+1
| * | | | | | | [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop configDmitry Baryshkov2009-04-231-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-2432-271/+314
|\ \ \ \ \ \ \