index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
mfd: arizona: Update DT doc to support more standard Reset binding
Charles Keepax
1
-1
/
+5
2018-06-04
dt-bindings: mfd: Add bindings for DA9063L
Marek Vasut
1
-15
/
+17
2018-06-04
mfd: intel-lpss: Correct names of RESETS register bits
Andy Shevchenko
1
-2
/
+2
2018-06-04
mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998
Stephen Boyd
2
-0
/
+9
2018-05-29
mfd: intel-lpss: Program REMAP register in PIO mode
Andy Shevchenko
1
-2
/
+2
2018-05-29
mfd: cros_ec_i2c: Moving the system sleep pm ops to late
Joseph Lo
1
-2
/
+3
2018-05-29
mfd: cros_ec_i2c: Add ACPI module device table
Wei-Ning Huang
2
-1
/
+13
2018-05-29
mfd: cros_ec_dev: Register shutdown function for debugfs
Daniel Hung-yu Wu
1
-0
/
+9
2018-05-29
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
Enric Balletbo i Serra
1
-0
/
+16
2018-05-29
mfd: cros_ec: Don't try to grab log when suspended
Douglas Anderson
3
-0
/
+26
2018-05-29
mfd: cros_ec: Free IRQ automatically
Vincent Palatin
1
-14
/
+6
2018-05-29
mfd: cros_ec: Fail early if we cannot identify the EC
Vincent Palatin
1
-1
/
+5
2018-05-29
mfd: syscon: atmel-smc: Include string.h
Sebastian Andrzej Siewior
1
-0
/
+1
2018-05-29
MAINTAINERS: Add entry for STM32 timer and lptimer drivers
Fabrice Gasnier
1
-0
/
+10
2018-05-16
mfd: tps65911-comparator: Fix an off by one bug
Lee Jones
1
-9
/
+2
2018-05-16
mfd: rave-sp: Remove VLA
Kyle Spiers
1
-2
/
+9
2018-05-16
mfd: tps65911-comparator: Fix a build error
Dan Carpenter
1
-3
/
+3
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_probe()'
Christophe JAILLET
1
-2
/
+5
2018-05-16
mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030_init_irq()
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
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_sleepinit()
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 tps65910_parse_dt()
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_parse_dt()
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: tps65090: Delete an error message for a failed memory allocation in tps65090_i2c_probe()
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation in ti_tscadc_probe()
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 si476x_core_probe()
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 abx500_register_ops()
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
[next]