Age | Commit message (Expand) | Author | Files | Lines |
2011-09-21 | mfd: Fix generic irq chip ack function name for jz4740-adc | Lars-Peter Clausen | 1 | -1/+1 |
2011-09-06 | mfd: Fix omap-usb-host build failure | Ming Lei | 1 | -0/+1 |
2011-09-06 | mfd: Make omap-usb-host TLL mode work again | Anand Gadiyar | 1 | -1/+0 |
2011-09-06 | mfd: Set MAX8997 irq pointer | MyungJoo Ham | 1 | -0/+5 |
2011-09-06 | mfd: Fix initialisation of tps65910 interrupts | Johan Hovold | 1 | -0/+2 |
2011-09-06 | mfd: Check for twl4030-madc NULL pointer | Kyle Manna | 1 | -1/+2 |
2011-09-06 | mfd: Copy the device pointer to the twl4030-madc structure | Kyle Manna | 1 | -0/+2 |
2011-09-06 | mfd: Rename wm8350 static gpio_set_debounce() | Sascha Hauer | 1 | -2/+2 |
2011-07-31 | mfd: Fix mismatch in twl4030 mutex lock-unlock | Sanjeev Premi | 1 | -4/+4 |
2011-07-31 | mfd: twl6030-pwm.c needs MODULE_LICENSE | Randy Dunlap | 1 | -0/+2 |
2011-07-31 | mfd: Fix the omap-usb-host clock API usage on usbhs_disable() | Keshava Munegowda | 1 | -2/+2 |
2011-07-31 | mfd: Acknowledge WM8994 IRQs before reporting | Mark Brown | 1 | -6/+6 |
2011-07-31 | mfd: Acknowlege all WM831x IRQs before we handle them | Mark Brown | 1 | -17/+13 |
2011-07-31 | mfd: Avoid two assignments if failures happen in tps65910_i2c_probe | Jesper Juhl | 1 | -3/+3 |
2011-07-31 | mfd: Don't leak init_data in tps65910_i2c_probe | Jesper Juhl | 1 | -1/+5 |
2011-07-31 | mfd: Add AAT2870 mfd driver | Jin Park | 3 | -0/+546 |
2011-07-31 | mfd: Remove dead code from max8997-irq | Jesper Juhl | 1 | -2/+0 |
2011-07-31 | mfd: Move TPS55910 Kconfig option | Linus Walleij | 2 | -10/+10 |
2011-07-31 | mfd: Fix missing stmpe kerneldoc | Om Prakash | 2 | -1/+2 |
2011-07-31 | mfd: Fix off-by-one value range checking for tps65912_i2c_write | Axel Lin | 1 | -1/+1 |
2011-07-31 | mfd: Add devices for WM831x clocking module | Mark Brown | 1 | -0/+12 |
2011-07-31 | mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove | Axel Lin | 1 | -0/+2 |
2011-07-31 | mfd: Don't ask about the TPS65912 core driver in Kconfig | Mark Brown | 1 | -1/+1 |
2011-07-31 | mfd: Fix off by one in WM831x IRQ code | Dimitris Papastamos | 1 | -0/+5 |
2011-07-31 | mfd: Add tps65921 support from twl-core | Oleg Drokin | 1 | -0/+2 |
2011-07-31 | mfd: Ensure value written by wm831x_set_bits() is within the mask | Mark Brown | 1 | -1/+1 |
2011-07-31 | mfd: Implement tps65910 IRQ cleanup | Mark Brown | 1 | -0/+1 |
2011-07-31 | mfd: Add tunnelcreek watchdog to lpc_sch devices | Alexander Stein | 1 | -1/+48 |
2011-07-31 | mfd: Update ab8500 subdevice list | Linus Walleij | 1 | -49/+166 |
2011-07-31 | mfd: ab8500-core MFD devices marked as initdata | Robert Rosengren | 1 | -9/+9 |
2011-07-31 | tps65912: irq: add interrupt controller | Margarita Olaya | 3 | -1/+238 |
2011-07-31 | mfd: tps65912: Add new mfd device | Margarita Olaya | 5 | -0/+471 |
2011-07-31 | mfd: Use kstrtoul_from_user in ab8500 | Peter Huewe | 1 | -30/+11 |
2011-07-31 | mfd: Use kstrtoul_from_user in ab3550 | Peter Huewe | 1 | -30/+11 |
2011-07-31 | mfd: Use generic irq chip for jz4740-adc | Lars-Peter Clausen | 2 | -63/+30 |
2011-07-31 | mfd: Fix error handling if BUG() isn't enabled in WM8994 | Mark Brown | 1 | -2/+2 |
2011-07-31 | mfd: Fix WM8994 IRQ register cache restore on resume | Mark Brown | 1 | -5/+11 |
2011-07-31 | mfd: Support multiple active WM831x AUXADC conversions | Mark Brown | 1 | -77/+177 |
2011-07-31 | mfd: Restructure wm8994-core device revision handling | Mark Brown | 1 | -4/+9 |
2011-07-31 | mfd: Allocate wm835x irq descs dynamically | Sascha Hauer | 1 | -6/+12 |
2011-07-31 | mfd: Refactor wm831x AUXADC handling into a separate file | Mark Brown | 3 | -166/+201 |
2011-07-31 | mfd: Read wm831x AUXADC conversion results before acknowledging interrupt | Mark Brown | 1 | -16/+31 |
2011-07-31 | mfd: Support dynamic allocation of IRQ range for wm831x | Mark Brown | 1 | -5/+13 |
2011-07-31 | mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled | Mark Brown | 1 | -20/+28 |
2011-07-31 | mfd: Allow touchscreen to be disabled on wm831x devices | Mark Brown | 1 | -10/+17 |
2011-07-31 | mfd: Implement support for multiple WM831x devices | Mark Brown | 1 | -6/+12 |
2011-07-31 | mfd: Fix bus lock interaction for WM831x IRQ set_type() operation | Mark Brown | 1 | -6/+18 |
2011-07-31 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+2 |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+2 |
2011-07-27 | [media] radio-timb: Simplified platform data | Richard Röjfors | 1 | -6/+2 |