summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-085-29/+17
| | * | | | | | | | | | | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-083-56/+77
| | * | | | | | | | | | | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0
| | * | | | | | | | | | | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9
| | * | | | | | | | | | | serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-063-121/+14
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-07-3144-452/+4118
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi2011-07-311-4/+4
| * | | | | | | | | | | | | mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap2011-07-311-0/+2
| * | | | | | | | | | | | | mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda2011-07-311-2/+2
| * | | | | | | | | | | | | mfd: Acknowledge WM8994 IRQs before reportingMark Brown2011-07-311-6/+6
| * | | | | | | | | | | | | mfd: Acknowlege all WM831x IRQs before we handle themMark Brown2011-07-311-17/+13
| * | | | | | | | | | | | | mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl2011-07-311-3/+3
| * | | | | | | | | | | | | regulator: Storing tps65912 error codes in u8Dan Carpenter2011-07-311-1/+1
| * | | | | | | | | | | | | mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl2011-07-311-1/+5
| * | | | | | | | | | | | | regulator: aat2870: Add AAT2870 regulator driverJin Park2011-07-313-0/+240
| * | | | | | | | | | | | | backlight: Add AAT2870 backlight driverJin Park2011-07-313-0/+254
| * | | | | | | | | | | | | mfd: Add AAT2870 mfd driverJin Park2011-07-314-0/+727
| * | | | | | | | | | | | | mfd: Remove dead code from max8997-irqJesper Juhl2011-07-311-2/+0
| * | | | | | | | | | | | | mfd: Move TPS55910 Kconfig optionLinus Walleij2011-07-312-10/+10
| * | | | | | | | | | | | | mfd: Fix missing stmpe kerneldocOm Prakash2011-07-313-1/+5
| * | | | | | | | | | | | | mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin2011-07-311-1/+1
| * | | | | | | | | | | | | mfd: Add devices for WM831x clocking moduleMark Brown2011-07-311-0/+12
| * | | | | | | | | | | | | mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_removeAxel Lin2011-07-311-0/+2
| * | | | | | | | | | | | | mfd: Don't ask about the TPS65912 core driver in KconfigMark Brown2011-07-311-1/+1
| * | | | | | | | | | | | | mfd: Fix off by one in WM831x IRQ codeDimitris Papastamos2011-07-311-0/+5
| * | | | | | | | | | | | | mfd: Add tps65921 support from twl-coreOleg Drokin2011-07-311-0/+2
| * | | | | | | | | | | | | mfd: Add WM831x clock control register definitionsMark Brown2011-07-311-0/+101
| * | | | | | | | | | | | | mfd: Ensure value written by wm831x_set_bits() is within the maskMark Brown2011-07-311-1/+1
| * | | | | | | | | | | | | mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-312-0/+2
| * | | | | | | | | | | | | mfd: Add tunnelcreek watchdog to lpc_sch devicesAlexander Stein2011-07-311-1/+48
| * | | | | | | | | | | | | mfd: Clean-up ab8500 register fileLinus Walleij2011-07-311-7/+1
| * | | | | | | | | | | | | mfd: Update ab8500 subdevice listLinus Walleij2011-07-311-49/+166
| * | | | | | | | | | | | | mfd: ab8500-core MFD devices marked as initdataRobert Rosengren2011-07-311-9/+9
| * | | | | | | | | | | | | tps65912: add regulator driverMargarita Olaya2011-07-313-0/+807
| * | | | | | | | | | | | | tps65912: gpio: add gpio driverMargarita Olaya2011-07-314-0/+164
| * | | | | | | | | | | | | tps65912: irq: add interrupt controllerMargarita Olaya2011-07-314-1/+243
| * | | | | | | | | | | | | mfd: tps65912: Add new mfd deviceMargarita Olaya2011-07-316-0/+792
| * | | | | | | | | | | | | mfd: Use kstrtoul_from_user in ab8500Peter Huewe2011-07-311-30/+11
| * | | | | | | | | | | | | mfd: Use kstrtoul_from_user in ab3550Peter Huewe2011-07-311-30/+11
| * | | | | | | | | | | | | mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2011-07-312-63/+30
| * | | | | | | | | | | | | mfd: Fix error handling if BUG() isn't enabled in WM8994Mark Brown2011-07-311-2/+2
| * | | | | | | | | | | | | mfd: Fix WM8994 IRQ register cache restore on resumeMark Brown2011-07-311-5/+11
| * | | | | | | | | | | | | mfd: Support multiple active WM831x AUXADC conversionsMark Brown2011-07-312-79/+188
| * | | | | | | | | | | | | mfd: Restructure wm8994-core device revision handlingMark Brown2011-07-311-4/+9
| * | | | | | | | | | | | | mfd: Allocate wm835x irq descs dynamicallySascha Hauer2011-07-311-6/+12
| * | | | | | | | | | | | | mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown2011-07-313-166/+201
| * | | | | | | | | | | | | mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown2011-07-312-16/+32
| * | | | | | | | | | | | | mfd: Support dynamic allocation of IRQ range for wm831xMark Brown2011-07-312-6/+14
| * | | | | | | | | | | | | mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown2011-07-311-20/+28
| * | | | | | | | | | | | | mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown2011-07-312-10/+20
OpenPOWER on IntegriCloud