index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
1
-2
/
+10
2022-09-28
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
1
-8
/
+24
2022-09-28
dt-bindings: mfd: x-powers,axp152: Document the AXP228 variant
Samuel Holland
1
-0
/
+3
2022-09-28
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
3
-1
/
+13
2022-09-28
mfd: mt6370: Add MediaTek MT6370 support
ChiYuan Huang
4
-0
/
+428
2022-09-28
dt-bindings: mfd: Add MediaTek MT6370
ChiYuan Huang
2
-0
/
+298
2022-09-28
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
2
-1
/
+106
2022-09-28
mfd: intel_soc_pmic_crc: Update the copyright year
Andy Shevchenko
1
-1
/
+1
2022-09-28
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
Andy Shevchenko
1
-21
/
+21
2022-09-28
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
Andy Shevchenko
1
-9
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
Andy Shevchenko
2
-6
/
+4
2022-09-28
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Andy Shevchenko
1
-5
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
Andy Shevchenko
1
-2
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
Andy Shevchenko
1
-15
/
+5
2022-09-28
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
Andy Shevchenko
1
-3
/
+4
2022-09-28
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
Andy Shevchenko
4
-194
/
+158
2022-09-28
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2022-09-28
dt-bindings: mfd: syscon: Add Rockchip RV1126 QoS register
Jagan Teki
1
-0
/
+1
2022-09-28
mfd: stmpe: Probe sub-function by compatible
Francesco Dolcini
1
-6
/
+5
2022-09-28
mfd: stmpe: Remove rotator block from probe
Francesco Dolcini
1
-2
/
+0
2022-09-28
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
1
-46
/
+95
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
7
-88
/
+39
2022-09-28
pwm: core: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
1
-1
/
+1
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-09-28
pwm: lpss: Add a comment to the bypass field
Andy Shevchenko
1
-0
/
+5
2022-09-28
drm/bridge: lt8912b: fix corrupted image output
Francesco Dolcini
1
-1
/
+1
2022-09-28
drm/bridge: lt8912b: set hdmi or dvi mode
Philippe Schenker
1
-0
/
+2
2022-09-28
drm/bridge: lt8912b: add vsync hsync
Philippe Schenker
1
-1
/
+8
2022-09-28
pwm: lpss: Make use of bits.h macros for all masks
Andy Shevchenko
1
-1
/
+2
2022-09-28
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Andy Shevchenko
1
-7
/
+5
2022-09-28
pwm: lpss: Use device_get_match_data() to get device data
Andy Shevchenko
1
-6
/
+4
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the kernel ignored list
Athira Rajeev
1
-2
/
+3
2022-09-28
pwm: lpss: Move resource mapping to the glue drivers
Andy Shevchenko
4
-10
/
+14
2022-09-28
pwm: lpss: Move exported symbols to PWM_LPSS namespace
Andy Shevchenko
3
-0
/
+4
2022-09-28
pwm: lpss: Deduplicate board info data structures
Uwe Kleine-König
4
-51
/
+39
2022-09-28
dt-bindings: pwm: Add compatible for Mediatek MT8188
xinlei lee
1
-0
/
+1
2022-09-28
io_uring/net: don't skip notifs for failed requests
Pavel Begunkov
1
-21
/
+8
2022-09-28
hyperv: simplify and rename generate_guest_id
Li kunyu
3
-8
/
+5
2022-09-28
Drivers: hv: vmbus: Split memcpy of flex-array
Kees Cook
1
-1
/
+2
2022-09-28
irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_END
Frank Li
1
-1
/
+3
2022-09-28
platform-msi: Export symbol platform_msi_create_irq_domain()
Frank Li
1
-0
/
+1
2022-09-28
irqchip/realtek-rtl: use parent interrupts
Sander Vanheule
1
-72
/
+61
2022-09-28
dt-bindings: interrupt-controller: realtek,rtl-intc: require parents
Sander Vanheule
1
-15
/
+45
2022-09-28
irqchip/realtek-rtl: use irq_domain_add_linear()
Sander Vanheule
1
-2
/
+1
2022-09-28
irqchip: Make irqchip_init() usable on pure ACPI systems
Huacai Chen
2
-3
/
+5
2022-09-28
dt-bindings: pwm: rockchip: Add rockchip,rk3128-pwm
Johan Jonker
1
-0
/
+1
2022-09-28
dt-bindings: pwm: rockchip: Add description for rk3588
Sebastian Reichel
1
-0
/
+1
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
3
-12
/
+46
2022-09-28
powerpc: Reverse stack frame marker on little endian
Michael Ellerman
1
-0
/
+5
2022-09-28
powerpc: Make stack frame marker upper case
Michael Ellerman
1
-1
/
+1
[prev]
[next]