summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Merge branch 'dell-wmi' into releaseLen Brown1-13/+116
2009-12-16Merge branch 'debug-aml' into releaseLen Brown1-1/+83
2009-12-16Merge branch 'bugzilla-14782' into releaseLen Brown1-0/+7
2009-12-16Merge branch 'ost' into releaseLen Brown2-6/+50
2009-12-16ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui1-0/+7
2009-12-16Merge branch 'thinkpad-2.6.33' into releaseLen Brown1-279/+899
2009-12-16thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh1-1/+1
2009-12-15thinkpad-acpi: convert to seq_fileAlexey Dobriyan1-153/+132
2009-12-15thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh1-2/+235
2009-12-15thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh1-5/+42
2009-12-15thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh1-27/+132
2009-12-15thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh1-58/+282
2009-12-15thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh1-1/+6
2009-12-15thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh1-4/+10
2009-12-15ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui1-0/+1
2009-12-15Merge branch 'thermal-2.6.33' into releaseLen Brown2-6/+18
2009-12-15Merge branch 'hp-wmi' into releaseLen Brown1-55/+84
2009-12-15Merge branch 'dell-laptop' into releaseLen Brown2-37/+62
2009-12-15Merge branch 'asus' into releaseLen Brown4-655/+806
2009-12-15Merge branch 'acpica' into releaseLen Brown24-297/+715
2009-12-15asus-laptop: change light sens default values.Corentin Chary1-2/+2
2009-12-15ACPICA: Move check for valid Thread ID structureDan Carpenter1-9/+9
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore3-78/+65
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming6-4/+36
2009-12-15ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore1-13/+24
2009-12-15ACPICA: Update function headers and comments, no functional changeBob Moore2-6/+10
2009-12-15ACPICA: Remove messages if predefined repair(s) are successfulBob Moore3-27/+36
2009-12-15ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore3-49/+48
2009-12-15ACPICA: Fix mutex errors when running _REG methodsBob Moore1-11/+20
2009-12-15ACPICA: Update function headers, no functional changeBob Moore1-13/+14
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore1-76/+327
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore12-77/+40
2009-12-15ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2-11/+152
2009-12-15ACPICA: Fix two additional Scope override error messagesBob Moore1-6/+8
2009-12-15ACPICA: Fix two Scope type error messagesBob Moore1-8/+11
2009-12-15ACPICA: Fix possible memory leak for module-level code executionLin Ming1-0/+6
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds18-874/+2274
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-13/+20
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds7-217/+410
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo2-3/+78
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel3-32/+38
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1