summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
* eeepc-wmi: reorder device idsCorentin Chary2011-03-281-0/+11
* eeepc-wmi: add touchpad sysfs fileCorentin Chary2011-03-281-0/+5
* asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary2011-03-281-160/+3
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-281-0/+17
* eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary2011-03-281-3/+3
* eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary2011-03-281-6/+6
* eeepc-wmi: respect wireless_hotplug settingCorentin Chary2011-03-281-0/+3
* eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary2011-03-281-14/+61
* eeepc-wmi: set the right key code for 0xe9Corentin Chary2011-03-281-1/+1
* eeepc-wmi: add wimax supportCorentin Chary2011-03-281-1/+19
* eeepc-wmi: add camera and card reader supportCorentin Chary2011-03-281-1/+88
* eeepc-wmi: use the presence bit correctlyCorentin Chary2011-03-281-8/+5
* eeepc-wmi: reorder definesCorentin Chary2011-03-281-9/+9
* eeepc-wmi: switch to platform_create_bundle()Corentin Chary2011-03-281-53/+22
* eeepc-wmi: add hibernate/resume callbacksCorentin Chary2011-03-281-0/+49
* eeepc-wmi: add an helper using simple return codesCorentin Chary2011-03-281-57/+39
* eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary2011-03-281-1/+7
* eeepc-wmi: serialize access to wmi methodCorentin Chary2011-03-281-6/+72
* eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary2011-03-281-1/+273
* eeepc-wmi: add wlan key found on 1015PCorentin Chary2011-03-281-0/+1
* eeepc-wmi: reorder keymapCorentin Chary2011-03-281-7/+7
* OLPC XO-1.5 ebook switch driverPaul Fox2011-03-283-0/+191
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-03-2710-61/+439
|\
| * regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2011-03-272-0/+2
| * regulator: fix tps6524x section mismatchRandy Dunlap2011-03-261-1/+1
| * regulator: Remove more wm831x-specific IRQ operationsMark Brown2011-03-261-3/+3
| * regulator: add ab8500 enable and raise time delaysLinus Walleij2011-03-261-0/+30
| * regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+45
| * regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-0/+25
| * regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-261-1/+222
| * regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-1/+16
| * regulator: switch the ab3100 to use enable_time()Linus Walleij2011-03-261-23/+28
| * Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+41
| * regulator: fix typo in KconfigIgor Grinberg2011-03-261-1/+1
| * regulator: Convert WM831x regulators to genirqMark Brown2011-03-263-30/+21
| * regulator: If we fail when setting up a supply say which supplyMark Brown2011-03-261-1/+4
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-2729-279/+563
|\ \
| * | mfd: Clean up max8997 IRQ namespaceSamuel Ortiz2011-03-271-8/+8
| * | mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-275-12/+8
| * | mfd: Cleanup irq namespaceThomas Gleixner2011-03-2721-131/+131
| * | mfd: twl6030: Cleanup interrupt handlingThomas Gleixner2011-03-271-16/+1
| * | mfd: twl4030: Cleanup interrupt handlingThomas Gleixner2011-03-271-38/+8
| * | mfd: mx8925: Remove irq_desc leftoversThomas Gleixner2011-03-271-2/+0
| * | mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner2011-03-271-18/+7
| * | mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner2011-03-271-4/+2
| * | mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner2011-03-271-11/+3
| * | mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner2011-03-271-3/+0
| * | mfd: asic3: Cleanup irq handlingThomas Gleixner2011-03-271-11/+6
| * | mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck2011-03-271-0/+1