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
2018-05-16
mfd: twl-core: Fix clock initialization
Peter Ujfalusi
1
-1
/
+1
2018-05-16
dt-bindings: mfd: motorola-cpcap: Document audio-codec
Sebastian Reichel
1
-0
/
+42
2018-05-16
mfd: axp20x: Correct AXP806 POK interrupt prefix
Chen-Yu Tsai
2
-8
/
+8
2018-05-16
mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells
Chen-Yu Tsai
1
-157
/
+30
2018-05-16
mfd: axp20x: Constify struct mfd_cell and struct resource
Chen-Yu Tsai
2
-23
/
+23
2018-05-16
mfd: da9062: Use core helper regmap_reg_range macros
Steve Twiss
1
-348
/
+114
2018-05-16
mfd: arizona: Update reset pin to use GPIOD
Charles Keepax
2
-19
/
+37
2018-05-16
mfd: sprd: Add one syscon cell to access PMIC global registers
Baolin Wang
1
-0
/
+3
2018-05-16
mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...
Christophe JAILLET
1
-2
/
+5
2018-05-16
mfd: viperboard: Delete an error message for a failed memory allocation in vp...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps80031: Delete an error message for a failed memory allocation in tps8...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps65910: Move an assignment in tps65910_sleepinit()
Markus Elfring
1
-2
/
+2
2018-05-16
mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_slee...
Markus Elfring
1
-1
/
+1
2018-05-16
mfd: tps65910: Delete an unnecessary variable initialisation in four functions
Markus Elfring
1
-4
/
+4
2018-05-16
mfd: tps65910: Delete an error message for a failed memory allocation in tps6...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps6586x: Delete an error message for a failed memory allocation in tps6...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps65090: Delete an error message for a failed memory allocation in tps6...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...
Markus Elfring
1
-3
/
+2
2018-05-16
mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()
Markus Elfring
1
-2
/
+1
2018-05-16
mfd: sm501: Adjust 12 checks for null pointers
Markus Elfring
1
-15
/
+11
2018-05-16
mfd: sm501: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2018-05-16
mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...
Markus Elfring
1
-4
/
+2
2018-05-16
mfd: abx500-core: Adjust 14 checks for null pointers
Markus Elfring
1
-7
/
+7
2018-05-16
mfd: abx500-core: Improve two size determinations in abx500_register_ops()
Markus Elfring
1
-4
/
+2
2018-05-16
mfd: abx500-core: Delete an error message for a failed memory allocation in a...
Markus Elfring
1
-3
/
+2
2018-05-16
mfd: rave-sp: Check received frame length before accepting next byte
Andrey Smirnov
1
-2
/
+2
2018-05-16
mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
Andrey Smirnov
1
-4
/
+4
2018-05-16
mfd: rave-sp: Add code to print firmware versions
Andrey Smirnov
1
-0
/
+95
2018-05-16
mfd: ab8500-debugfs: Use kasprintf
Himanshu Jha
1
-2
/
+1
2018-05-16
mfd: syscon: Set name of regmap_config
Jeffy Chen
1
-0
/
+1
2018-05-16
mfd: axp20x: Add battery power supply cell for AXP813
Quentin Schulz
1
-0
/
+3
2018-05-16
mfd: axp20x: Probe axp20x_adc driver for AXP813
Quentin Schulz
1
-1
/
+4
2018-05-16
mfd: axp20x: Make AXP209/22x cells probe their ADC via DT
Quentin Schulz
1
-1
/
+4
2018-05-16
Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"
Wenkai Du
4
-134
/
+3
2018-05-16
mfd: Update to SPDX license identifier
Rajmohan Mani
2
-23
/
+4
2018-05-16
mfd: tps65218: Reorder tps65218_regulator_id enum
Dave Gerlach
1
-2
/
+2
2018-05-16
mfd: syscon: Set regmap name to DT node name
David Lechner
1
-0
/
+1
2018-05-16
mfd: omap-usb-tll: Allocate driver data at once
Ladislav Michl
1
-35
/
+25
2018-05-16
mfd: smsc-ece1099: Delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: sm501: Delete error message for a failed memory allocation in two places
Markus Elfring
1
-2
/
+0
2018-05-16
mfd: rc5t583: Improve a size determination
Markus Elfring
1
-1
/
+1
2018-05-16
mfd: rc5t583: Delete error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: max8997: Delete error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: jz4740-adc: Delete error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: janz-cmodio: Delete error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: htc-i2cpld: Delete error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: syscon: Remove unused Exynos PMU headers
Krzysztof Kozlowski
2
-40
/
+0
2018-05-16
Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....
Lee Jones
10
-9
/
+938
2018-05-16
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
2
-2
/
+62
[next]