summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-10-243-0/+27
| * | mfd: Fix twl4030 dependencies for audio codecThomas Weber2011-10-241-1/+1
| * | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-244-22/+5
| * | mfd: Remove mc13783 API functions and symbolsUwe Kleine-König2011-10-241-12/+0
| * | hwmon: Convert mc13783-adc to mc13xxx APIUwe Kleine-König2011-10-241-6/+6
| * | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
| * | mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König2011-10-241-45/+44
| * | leds: Convert mc13783 driver to mc13xxx MFDDavid Jander2011-10-241-26/+26
| * | mfd: Select REGMAP_I2C from WM8400Mark Brown2011-10-241-0/+1
| * | mfd: Set twl4030-irq irq nested flagFelipe Balbi2011-10-241-5/+6
| * | mfd: Drop twl4030-irq's edge_workFelipe Balbi2011-10-241-72/+52
| * | mfd: Drop twl4030-irq's mask_workFelipe Balbi2011-10-241-48/+34
| * | mfd: Drop the twl4030-irq kthreadFelipe Balbi2011-10-241-73/+21
| * | mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methodsFelipe Balbi2011-10-241-16/+21
| * | mfd: Remove twl4030-irq trailing whitespacesFelipe Balbi2011-10-241-1/+1
| * | mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2011-10-241-1/+26
| * | mfd: Add more checks for WM8994 being active during suspendMark Brown2011-10-241-0/+34
| * | mfd: Turn on the twl4030-madc MADC clockKyle Manna2011-10-241-0/+22
| * | mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown2011-10-241-0/+19
| * | mfd: Make sure to request twl6030 IRQ before using the irq_numAxel Lin2011-10-241-8/+10
| * | mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2011-10-241-13/+43
| * | mfd: Clean timberdale error handling code upJulia Lawall2011-10-241-4/+5
| * | mfd: Add missing #ifdef around tc3589x PM blockLinus Walleij2011-10-241-0/+2
| * | mfd: Define asic3 gpio_chip labelPaul Parsons2011-10-241-0/+1
| * | mfd: Make asic3_clk_enable() a void functionPaul Parsons2011-10-241-3/+1
| * | mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-242-1/+53
| * | mfd: Fix asic3 based SD card resume after suspendPaul Parsons2011-10-241-0/+2
| * | mfd: Remove spurious newlines from wm831x-irq.cMark Brown2011-10-241-2/+0
| * | mfd: Convert pcf50633 to use new register map APIMark Brown2011-10-242-79/+36
| * | mfd: Fix section mismatch warning in ab3550-coreWanlong Gao2011-10-241-5/+5
* | | Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-033-3/+36
|\ \ \
| * | | sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu2011-10-281-0/+1
| * | | sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-281-0/+27
| * | | sh: pfc: get_config_reg() shift clean upMagnus Damm2011-10-281-1/+1
| * | | sh: intc: Add IRQ trigger bit field checkMagnus Damm2011-10-281-2/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-037-183/+416
|\ \ \ \
| * | | | hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen2011-09-211-2/+2
| * | | | hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier2011-09-213-0/+210
| * | | | hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-213-123/+166
| * | | | hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-09-211-25/+20
| * | | | hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2011-09-212-1/+7
| * | | | hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen2011-09-211-34/+17
| * | | | hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-213-6/+4
| * | | | hwspinlock/core: simplify KconfigOhad Ben-Cohen2011-09-211-9/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-11-035-52/+33
|\ \ \ \ \
| * | | | | Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg2011-11-011-43/+4
| * | | | | HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
| * | | | | HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-10-283-0/+5
| * | | | | HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-10-283-0/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-0235-21/+11653
|\ \ \ \ \ \