index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
mfd: Add HI6421 PMIC Core driver
Guodong Xu
1
-0
/
+41
2014-09-26
mfd: RK808: Add new mfd driver for RK808
Chris Zhong
1
-0
/
+196
2014-09-26
mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driver
Axel Lin
1
-1
/
+1
2014-09-26
mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registers
Charles Keepax
1
-6
/
+22
2014-09-26
mfd: Add Ricoh RN5T618 PMIC core driver
Beniamino Galvani
1
-0
/
+228
2014-09-26
mfd: davinci_voicecodec: Fix 'if defined' guard type in header
Rasmus Villemoes
1
-1
/
+1
2014-09-26
mfd: ti_ssp: Remove unused header
Rasmus Villemoes
1
-93
/
+0
2014-09-26
mfd: max77693: Improve support for the flash cell
Jacek Anaszewski
2
-0
/
+99
2014-09-26
mfd: max77693: Fix register enum name
Jacek Anaszewski
1
-1
/
+1
2014-09-26
mfd: wm5102: Mark register write sequencer control 3 readable
Mark Brown
1
-0
/
+1
2014-09-24
charger: max14577: Configure battery-dependent settings from DTS and sysfs
Krzysztof Kozlowski
2
-0
/
+26
2014-09-24
regulator/mfd: max14577: Export symbols for calculating charger current
Krzysztof Kozlowski
2
-11
/
+34
2014-09-24
mfd: max14577: Add defines for MAX77836 charger
Krzysztof Kozlowski
1
-14
/
+40
2014-09-11
Input: add haptic driver on max77693
Jaewon Kim
1
-0
/
+9
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+3
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
1
-0
/
+5
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
1
-0
/
+6
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
1
-0
/
+1
2014-08-16
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
4
-31
/
+21
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-164
/
+1485
2014-08-06
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2014-08-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+837
2014-08-05
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...
Mark Brown
1
-10
/
+44
2014-08-04
Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...
Mark Brown
1
-0
/
+6
2014-07-28
mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it
Charles Keepax
1
-0
/
+2
2014-07-28
mfd: wm5110: Add new interrupt register definitions
Charles Keepax
2
-2
/
+604
2014-07-28
mfd: arizona: Rename thermal shutdown interrupt
Charles Keepax
2
-42
/
+42
2014-07-28
mfd: wm5110: Add in the output done interrupts
Charles Keepax
2
-2
/
+128
2014-07-28
mfd: da9063: Add support for AD silicon variant
Opensource [Steve Twiss]
2
-45
/
+87
2014-07-25
mfd: max77686: Ensure device type IDs are architecture agnostic
Lee Jones
1
-1
/
+1
2014-07-25
mfd: max77686: Add Maxim 77802 PMIC support
Javier Martinez Canillas
2
-2
/
+263
2014-07-23
Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...
Chanwoo Choi
1
-10
/
+44
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2
-11
/
+22
2014-07-21
mfd: ab8500-debugfs: BIG clean-up
Lee Jones
1
-0
/
+1
2014-07-09
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-1
/
+1
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
1
-2
/
+0
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
1
-4
/
+4
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
1
-0
/
+12
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-13
/
+6
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
1
-2
/
+0
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
1
-17
/
+18
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
1
-30
/
+35
2014-07-09
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
1
-2
/
+2
2014-07-09
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
1
-2
/
+1
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
3
-0
/
+226
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
2
-8
/
+16
2014-07-09
mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2
Charles Keepax
1
-1
/
+1
2014-07-09
Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...
Lee Jones
2
-0
/
+36
[prev]
[next]