index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
iio: adc: Add viperboard adc driver
Lars Poeschel
5
-0
/
+193
2012-11-20
i2c: Add viperboard i2c master driver
Lars Poeschel
5
-0
/
+496
2012-11-20
gpio: Add viperboard gpio driver
Lars Poeschel
5
-0
/
+536
2012-11-20
mfd: Add viperboard driver
Lars Poeschel
4
-0
/
+249
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
4
-263
/
+307
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
4
-248
/
+217
2012-11-20
mfd: tps65910: Use regmap irq framework for interrupt support
Laxman Dewangan
2
-236
/
+278
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
3
-31
/
+54
2012-11-20
Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Samuel Ortiz
2
-0
/
+21
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
2
-25
/
+67
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
5
-228
/
+48
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-12
mfd: Remove Unicode Byte Order Marks from da9055
Geert Uytterhoeven
3
-3
/
+3
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
Documentation: Describe bindings for STMPE Multi-Functional Device driver
Lee Jones
1
-0
/
+25
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
2
-32
/
+52
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
9
-0
/
+2816
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
6
-2
/
+307
2012-11-05
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
4
-223
/
+118
2012-11-05
mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice
Patil, Rachna
4
-0
/
+399
2012-11-05
input: TSC: ti_tscadc: Rename the existing touchscreen driver
Patil, Rachna
4
-53
/
+53
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
2
-12
/
+19
2012-11-05
input: TSC: ti_tscadc: Correct register usage
Patil, Rachna
1
-46
/
+82
[next]