summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2-6/+6
2009-12-23kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-23kfifo: move out spinlockStefani Seibold2-18/+22
2009-12-23kfifo: move struct kfifo in placeStefani Seibold2-33/+31
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+0
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-26/+37
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160
2009-12-16Merge branch 'msi-wmi' into releaseLen Brown3-0/+306
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2-8/+16
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier2-102/+33
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier1-9/+4
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier1-5/+4
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier1-9/+2
2009-12-16msi-wmi: rework initAnisse Astier1-29/+35
2009-12-16msi-wmi: remove useless includesAnisse Astier1-6/+0
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger3-0/+380
2009-12-16Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen3-0/+160
2009-12-16Merge branch 'wmi' into releaseLen Brown1-2/+173
2009-12-16Merge branch 'dell-wmi' into releaseLen Brown1-13/+116
2009-12-16acerhdf: add new BIOS versionsPeter Feuerer1-26/+37
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-16thinkpad-acpi: convert to seq_fileAlexey Dobriyan1-153/+132
2009-12-16thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh1-2/+235
2009-12-16thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh1-5/+42
2009-12-16thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh1-27/+132
2009-12-16thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh1-58/+282
2009-12-16thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh1-1/+6
2009-12-16thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh1-4/+10
2009-12-16Merge branch 'hp-wmi' into releaseLen Brown1-55/+84
2009-12-16Merge branch 'dell-laptop' into releaseLen Brown1-24/+62
2009-12-16Merge branch 'asus' into releaseLen Brown4-655/+806
2009-12-16asus-laptop: change light sens default values.Corentin Chary1-2/+2
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-5/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2009-12-10dell-wmi: Add support for new Dell systemsRezwanul Kabir1-13/+116
2009-12-10dell-laptop: add __init to init functionsAlan Jenkins1-3/+3
2009-12-10dell-laptop: create a platform device as a parent for the rfkill devices etc.Alan Jenkins1-4/+34
2009-12-10dell-laptop: fix rfkill memory leak on unload and failure pathsAlan Jenkins1-12/+18
2009-12-10dell-laptop: fix a use-after-free error on the failure pathAlan Jenkins1-3/+5
2009-12-10dell-laptop: Fix rfkill state queriesMatthew Garrett1-2/+2
2009-12-10hp-wmi: improve rfkill supportAlan Jenkins1-55/+84
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds3-3/+3
2009-12-09eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins1-17/+25
2009-12-09eeepc-laptop: fix coding styleCorentin Chary1-3/+5
2009-12-09eeepc-laptop: map keys found on newer eeepcCorentin Chary1-0/+3
2009-12-09asus-laptop: Add wlan switch found on V6VCorentin Chary1-0/+1
2009-12-09asus-laptop: add Lenovo SL hotkey supportIke Panhc1-0/+8
2009-12-09asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary1-1/+1