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
2013-06-18
mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs
Kevin Hilman
1
-0
/
+1
2013-06-18
mfd: lpc_ich: Convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-06-18
mfd: 88pm800: Add regulator sub device
Chao Xie
2
-0
/
+36
2013-06-18
mfd: 88pm800: Enhance sub devices initialization
Chao Xie
1
-19
/
+42
2013-06-18
mfd: 88pm80x: Change chip id definition and detection
Chao Xie
4
-61
/
+51
2013-06-18
mfd: 88pm800: Enhance error handling for sub pages probe/remove
Chao Xie
1
-33
/
+48
2013-06-18
mfd: 88pm800: Remove the power and gpadc page addr from platform data
Chao Xie
2
-4
/
+3
2013-06-18
mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag
Yi Zhang
2
-2
/
+2
2013-06-18
mfd: 88pm800: Initialize mask_invert
Chao Xie
1
-0
/
+1
2013-06-18
mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805
Chao Xie
2
-2
/
+2
2013-06-18
mfd: 88pm800: Fix NULL pointer dereference
Yi Zhang
1
-8
/
+10
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
8
-0
/
+1582
2013-06-18
mfd: wm8994: Reset device during probe
Mark Brown
1
-0
/
+11
2013-06-17
mfd: palmas: Remove code which is not necessary for a device tree boot
J Keerthy
1
-106
/
+0
2013-06-13
Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux
Samuel Ortiz
9
-194
/
+486
2013-06-13
mfd: 88pm860x: Convert to managed resources for allocating memory
Lee Jones
1
-3
/
+2
2013-06-13
mfd: max8925: Convert to managed resources for allocating memory
Lee Jones
1
-2
/
+2
2013-06-13
mfd: max77686: Convert to managed resources for allocating memory
Lee Jones
1
-17
/
+8
2013-06-13
mfd: janz-cmodio: Convert to managed resources for allocating memory
Lee Jones
1
-8
/
+4
2013-06-13
mfd: htc-pasic3: Convert to managed resources for allocating memory
Lee Jones
1
-3
/
+1
2013-06-13
mfd: htc-i2cpld: Convert to managed resources for allocating memory
Lee Jones
1
-10
/
+5
2013-06-13
mfd: htc-egpio: Convert to managed resources for allocating memory
Lee Jones
1
-5
/
+4
2013-06-13
mfd: davinci_voicecodec: Convert to managed resources for allocating memory
Lee Jones
1
-7
/
+3
2013-06-13
mfd: cros_ec: Convert to managed resources for allocating memory
Lee Jones
1
-19
/
+9
2013-06-13
mfd: asic3: Convert to managed resources for allocating memory
Lee Jones
1
-10
/
+4
2013-06-13
mfd: adp5520: Convert to managed resources for allocating memory
Lee Jones
1
-6
/
+2
2013-06-13
mfd: abx500-core: Convert to managed resources for allocating memory
Lee Jones
1
-6
/
+4
2013-06-13
mfd: ab8500-gpadc: Convert to managed resources for allocating memory
Lee Jones
1
-5
/
+1
2013-06-13
mfd: ab8500-debug: Convert to managed resources for allocating memory
Lee Jones
1
-22
/
+12
2013-06-13
mfd: ab3100-otp: Convert to managed resources for allocating memory
Lee Jones
1
-9
/
+5
2013-06-13
mfd: tps65912: Convert to managed resources for allocating memory
Lee Jones
3
-4
/
+4
2013-06-13
Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...
Samuel Ortiz
7
-46
/
+77
2013-06-13
mfd: 88pm860x: Use devm_regmap_init_i2c()
Sachin Kamat
1
-2
/
+1
2013-06-13
mfd: ab8500-core: Add AB8500 external regulators as MFD devices
Lee Jones
1
-0
/
+10
2013-06-13
mfd: dbx500-prcmu: Use correct names for clock management registers
Lee Jones
1
-2
/
+2
2013-06-13
mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*
Jingoo Han
3
-21
/
+14
2013-06-13
mfd: ab8500-core: Add of_compatible property for ab8500-codec
Fabio Baltieri
1
-0
/
+1
2013-06-13
mfd: ab8500-core: Add device for new RTC version for AB8540 cut2
Alexandre Torgue
2
-8
/
+49
2013-06-13
mfd: ab8500-core: Drop references to ab8500-leds
Lee Jones
1
-13
/
+0
2013-06-13
Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Samuel Ortiz
9
-38
/
+305
2013-06-12
iio: ti_am335x_adc: check if we found the value
Sebastian Andrzej Siewior
1
-2
/
+6
2013-06-12
iio: ti_am335x_adc: Allow to specify input line
Sebastian Andrzej Siewior
3
-23
/
+56
2013-06-12
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
1
-4
/
+6
2013-06-12
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
1
-0
/
+6
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
3
-40
/
+44
2013-06-12
mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc
Sebastian Andrzej Siewior
2
-3
/
+2
2013-06-12
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
2
-2
/
+2
2013-06-12
input: mfd: ti_am335x_tsc remove remaining platform data pieces
Sebastian Andrzej Siewior
3
-54
/
+0
2013-06-12
arm: am33xx: add TSC/ADC mfd device support
Patil, Rachna
2
-0
/
+32
2013-06-12
mfd: ti_tscadc: deal with partial activation
Pantelis Antoniou
2
-18
/
+28
[next]