summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-28sony-laptop: add some debug printk useful for bug reportsMattia Dongili1-3/+11
2011-03-28platform/x86: intel_mid_powerbutton needs INPUTRandy Dunlap1-1/+1
2011-03-28Enable Dell All-In-One volume up/down keysColin Ian King3-0/+185
2011-03-28intel_mid_powerbtn: add power button driver for Medfield platform (#3)Hong Liu3-0/+157
2011-03-28eeepc-wmi: add camera keysCorentin Chary1-0/+7
2011-03-28eeepc-wmi: reorder device idsCorentin Chary1-0/+11
2011-03-28eeepc-wmi: add touchpad sysfs fileCorentin Chary1-0/+5
2011-03-28asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary1-160/+3
2011-03-28asus-laptop: let WLED alone on L1400BCorentin Chary1-0/+17
2011-03-28eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary1-3/+3
2011-03-28eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary1-6/+6
2011-03-28eeepc-wmi: respect wireless_hotplug settingCorentin Chary1-0/+3
2011-03-28eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary1-14/+61
2011-03-28eeepc-wmi: set the right key code for 0xe9Corentin Chary1-1/+1
2011-03-28eeepc-wmi: add wimax supportCorentin Chary1-1/+19
2011-03-28eeepc-wmi: add camera and card reader supportCorentin Chary1-1/+88
2011-03-28eeepc-wmi: use the presence bit correctlyCorentin Chary1-8/+5
2011-03-28eeepc-wmi: reorder definesCorentin Chary1-9/+9
2011-03-28eeepc-wmi: switch to platform_create_bundle()Corentin Chary1-53/+22
2011-03-28eeepc-wmi: add hibernate/resume callbacksCorentin Chary1-0/+49
2011-03-28eeepc-wmi: add an helper using simple return codesCorentin Chary1-57/+39
2011-03-28eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary1-1/+7
2011-03-28eeepc-wmi: serialize access to wmi methodCorentin Chary1-6/+72
2011-03-28eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary1-1/+273
2011-03-28eeepc-wmi: add wlan key found on 1015PCorentin Chary1-0/+1
2011-03-28eeepc-wmi: reorder keymapCorentin Chary1-7/+7
2011-03-28OLPC XO-1.5 ebook switch driverPaul Fox3-0/+191
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds10-61/+439
2011-03-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds29-279/+563
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-34/+36
2011-03-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-03-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+12
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-1395/+2214
2011-03-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-45/+98
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds38-632/+3056
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2-0/+2
2011-03-27mfd: Clean up max8997 IRQ namespaceSamuel Ortiz1-8/+8
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner5-12/+8
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner21-131/+131
2011-03-27mfd: twl6030: Cleanup interrupt handlingThomas Gleixner1-16/+1
2011-03-27mfd: twl4030: Cleanup interrupt handlingThomas Gleixner1-38/+8
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner1-2/+0
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner1-18/+7
2011-03-27mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner1-4/+2
2011-03-27mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner1-11/+3
2011-03-27mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner1-3/+0
2011-03-27mfd: asic3: Cleanup irq handlingThomas Gleixner1-11/+6
2011-03-27mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck1-0/+1
2011-03-27mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin1-0/+1
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2-1/+378