summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hp-wmi' into releaseLen Brown2009-12-151-55/+84
|\
| * hp-wmi: improve rfkill supportAlan Jenkins2009-12-091-55/+84
* | Merge branch 'dell-laptop' into releaseLen Brown2009-12-151-24/+62
|\ \
| * | dell-laptop: add __init to init functionsAlan Jenkins2009-12-101-3/+3
| * | dell-laptop: create a platform device as a parent for the rfkill devices etc.Alan Jenkins2009-12-101-4/+34
| * | dell-laptop: fix rfkill memory leak on unload and failure pathsAlan Jenkins2009-12-101-12/+18
| * | dell-laptop: fix a use-after-free error on the failure pathAlan Jenkins2009-12-091-3/+5
| * | dell-laptop: Fix rfkill state queriesMatthew Garrett2009-12-091-2/+2
| |/
* | Merge branch 'asus' into releaseLen Brown2009-12-154-655/+806
|\ \
| * | asus-laptop: change light sens default values.Corentin Chary2009-12-151-2/+2
| * | eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins2009-12-091-17/+25
| * | eeepc-laptop: fix coding styleCorentin Chary2009-12-091-3/+5
| * | eeepc-laptop: map keys found on newer eeepcCorentin Chary2009-12-091-0/+3
| * | asus-laptop: Add wlan switch found on V6VCorentin Chary2009-12-091-0/+1
| * | asus-laptop: add Lenovo SL hotkey supportIke Panhc2009-12-091-0/+8
| * | asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary2009-12-091-1/+1
| * | eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins2009-12-091-198/+268
| * | eeepc-laptop: revise namesAlan Jenkins2009-12-091-128/+125
| * | eeepc-laptop: code movementAlan Jenkins2009-12-091-472/+462
| * | eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins2009-12-091-25/+39
| * | eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins2009-12-091-10/+15
| * | eeepc-laptop: refactor notificationsAlan Jenkins2009-12-091-32/+39
| * | eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins2009-12-091-22/+21
| * | eeepc-laptop: simplify acpi initializationAlan Jenkins2009-12-091-29/+26
| * | eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins2009-12-091-1/+0
| * | eeepc-laptop: remove redundant NULL checksAlan Jenkins2009-12-091-23/+19
| * | eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins2009-12-091-15/+19
| * | eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins2009-12-091-1/+3
| * | eeepc-laptop: fix led initialization orderAlan Jenkins2009-12-091-6/+6
| * | eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins2009-12-091-2/+5
| * | eeepc-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
| * | eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-2/+0
| * | eeepc-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-5/+0
| * | eeepc-laptop: add touchpad ledCorentin Chary2009-12-092-0/+69
| * | asus-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
| * | asus-acpi: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
| * | asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins2009-12-091-8/+4
| * | asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-3/+0
| * | asus-acpi: Remove redundant NULL checksAlan Jenkins2009-12-091-6/+0
| * | asus-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-6/+0
| * | eeepc-laptop: disp attribute should be write-onlyAlan Jenkins2009-12-091-7/+7
| |/
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-5/+2
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-153-3/+3
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-093-3/+3
|\ \
| * | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-243-3/+3
* | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-3/+1
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| * | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-2/+0
* | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-11-251-6/+6
|\ \ \
| * | | acerhdf: return temperature in milidegree instead of degreePeter Feuerer2009-11-251-6/+6
| | |/ | |/|
OpenPOWER on IntegriCloud