Age | Commit message (Expand) | Author | Files | Lines |
2012-11-20 | iio: adc: Add viperboard adc driver | Lars Poeschel | 4 | -0/+192 |
2012-11-20 | i2c: Add viperboard i2c master driver | Lars Poeschel | 4 | -0/+494 |
2012-11-20 | gpio: Add viperboard gpio driver | Lars Poeschel | 4 | -0/+534 |
2012-11-20 | mfd: Add viperboard driver | Lars Poeschel | 3 | -0/+144 |
2012-11-20 | mfd: Only unregister platform devices allocated by the mfd core | Charles Keepax | 1 | -2/+13 |
2012-11-20 | gpio: gpio-da9052: Convert to the new da9052 interrupt functions | Fabio Estevam | 1 | -1/+5 |
2012-11-20 | power: da9052-battery: Convert to the new da9052 interrupt functions | Fabio Estevam | 1 | -19/+25 |
2012-11-20 | Input: da9052_onkey.c: Convert to the new da9052 interrupt functions. | Fabio Estevam | 1 | -17/+5 |
2012-11-20 | Input: da9052_tsi.c: Fix interrupt handling | Fabio Estevam | 1 | -39/+20 |
2012-11-20 | mfd: da9052: Introduce da9052-irq.c | Fabio Estevam | 3 | -263/+297 |
2012-11-20 | mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe | Fabio Estevam | 1 | -15/+19 |
2012-11-20 | mfd: tps65910: Pass irq_domain when adding mfd sub devices | Laxman Dewangan | 1 | -1/+2 |
2012-11-20 | mfd: tps65910: Move interrupt implementation code to mfd file | Laxman Dewangan | 3 | -244/+217 |
2012-11-20 | mfd: tps65910: Use regmap irq framework for interrupt support | Laxman Dewangan | 1 | -196/+179 |
2012-11-20 | mfd: tps65910: Initialize mfd devices after all initialization done | Laxman Dewangan | 1 | -8/+8 |
2012-11-20 | Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg... | Samuel Ortiz | 2 | -30/+39 |
2012-11-20 | Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Samuel Ortiz | 1 | -0/+19 |
2012-11-13 | mfd: Implement tps6586x gpio_to_irq | Laxman Dewangan | 1 | -0/+9 |
2012-11-13 | mfd: Add irq io-resource for tps6586x rtc sub driver | Laxman Dewangan | 1 | -1/+11 |
2012-11-13 | mfd: Convert tps6586x to irq_domain | Laxman Dewangan | 1 | -25/+66 |
2012-11-13 | mfd: twl6040: Rename the core driver | Peter Ujfalusi | 2 | -1/+1 |
2012-11-13 | mfd: twl6040: Convert to use regmap_irq | Peter Ujfalusi | 4 | -223/+43 |
2012-11-13 | mfd: twl6040: Correct Ready and Thermal interrupt handling | Peter Ujfalusi | 1 | -21/+31 |
2012-11-13 | mfd: twl6040: Restructure power up and down code | Peter Ujfalusi | 1 | -20/+18 |
2012-11-13 | mfd: twl6040: Remove unused parameter for twl6040_power_up_completion() | Peter Ujfalusi | 1 | -4/+2 |
2012-11-13 | mfd: twl6040: Fix typo for power on failure | Peter Ujfalusi | 1 | -1/+1 |
2012-11-11 | mfd: Differentiate between u8500 and u9540 TCDM address mapping | Lee Jones | 1 | -2/+6 |
2012-11-11 | mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routines | Lee Jones | 1 | -38/+24 |
2012-11-11 | mfd: Enable the STMPE MFD for Device Tree | Lee Jones | 1 | -6/+42 |
2012-11-11 | mfd: Correct copy and paste mistake in stmpe | Lee Jones | 1 | -2/+2 |
2012-11-11 | mfd: Provide the STMPE driver with its own IRQ domain | Lee Jones | 1 | -32/+50 |
2012-11-11 | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter | Lee Jones | 1 | -12/+13 |
2012-11-11 | mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges | Lee Jones | 1 | -36/+0 |
2012-11-09 | mfd: Explicitely include slab.h to rtsx | Samuel Ortiz | 1 | -0/+1 |
2012-11-08 | mfd: Select MFD_CORE for rtsx | Samuel Ortiz | 1 | -0/+1 |
2012-11-08 | memstick: Add realtek pcie memstick host driver | Wei WANG | 3 | -0/+652 |
2012-11-08 | mmc: Add realtek pcie sdmmc host driver | Wei WANG | 3 | -0/+1357 |
2012-11-08 | mfd: Add realtek pcie card reader driver | Wei WANG | 7 | -0/+1974 |
2012-11-06 | mfd: mc13xxx: Add support for mc34708 | Uwe Kleine-König | 4 | -1/+33 |
2012-11-06 | mfd: mc13xxx: Change probing details for mc13xxx devices | Uwe Kleine-König | 4 | -75/+60 |
2012-11-05 | IIO : ADC: tiadc: Add support of TI's ADC driver | Patil, Rachna | 4 | -1/+285 |
2012-11-05 | input: TSC: ti_tsc: Convert TSC into a MFDevice | Patil, Rachna | 3 | -222/+109 |
2012-11-05 | mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice | Patil, Rachna | 3 | -0/+262 |
2012-11-05 | input: TSC: ti_tscadc: Rename the existing touchscreen driver | Patil, Rachna | 3 | -51/+51 |
2012-11-05 | input: TSC: ti_tscadc: Remove definition of End Of Interrupt register | Patil, Rachna | 1 | -3/+0 |
2012-11-05 | input: TSC: ti_tscadc: set FIFO0 threshold Interrupt | Patil, Rachna | 1 | -4/+6 |
2012-11-05 | input: TSC: ti_tscadc: Add Step configuration as platform data | Patil, Rachna | 1 | -12/+13 |
2012-11-05 | input: TSC: ti_tscadc: Correct register usage | Patil, Rachna | 1 | -46/+82 |
2012-11-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 3 | -6/+9 |
2012-11-03 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -175/+22 |