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
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
Nathan Chancellor
1
-2
/
+2
2022-09-20
pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops
Andy Shevchenko
1
-6
/
+6
2022-09-20
pinctrl: cy8c95x0: Drop atomicity on operations on push_pull
Andy Shevchenko
1
-7
/
+8
2022-09-20
pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()
Andy Shevchenko
1
-1
/
+6
2022-09-20
pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
pinctrl: stm32: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
1
-0
/
+1
2022-09-20
drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
Minghao Chi
1
-3
/
+3
2022-09-20
clocksource/drivers/imx-sysctr: handle nxp,no-divider property
Peng Fan
1
-2
/
+4
2022-09-20
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
1
-15
/
+9
2022-09-20
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
1
-3
/
+6
2022-09-20
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
1
-48
/
+170
2022-09-20
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
1
-26
/
+91
2022-09-20
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
1
-0
/
+62
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
1
-14
/
+14
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
1
-54
/
+44
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
1
-48
/
+40
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
1
-51
/
+0
2022-09-20
clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
Lin Yujun
1
-1
/
+6
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
1
-0
/
+2
2022-09-20
clocksource/drivers/exynos_mct: Enable building on ARTPEC
Vincent Whitchurch
1
-1
/
+1
2022-09-20
clocksource/drivers/exynos_mct: Support local-timers property
Vincent Whitchurch
1
-6
/
+56
2022-09-20
clocksource/drivers/exynos_mct: Support frc-shared property
Vincent Whitchurch
1
-3
/
+18
2022-09-20
clocksource/drivers/sun4i: Add definition of clear interrupt
Victor Hassan
1
-1
/
+2
2022-09-20
mtd: fix repeated word in comment
wangjianli
1
-1
/
+1
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
3
-3
/
+121
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
6
-23
/
+50
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
4
-7
/
+7
2022-09-20
drm/ast: Fix video broken in some resolutions on ast2600
Jammy Huang
1
-2
/
+8
2022-09-20
drm/ast: Add resolution support for 1152x864@75
Jammy Huang
2
-0
/
+16
2022-09-20
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
1
-12
/
+16
2022-09-20
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
1
-6
/
+4
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
1
-1
/
+0
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
1
-2
/
+9
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
7
-3
/
+612
2022-09-20
USB: serial: ftdi_sio: clean up driver prefix
Johan Hovold
1
-21
/
+17
2022-09-20
USB: serial: ftdi_sio: move driver structure
Johan Hovold
1
-66
/
+35
2022-09-20
USB: serial: ftdi_sio: clean up attribute visibility logic
Johan Hovold
1
-8
/
+7
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2
-6
/
+2
2022-09-20
drm/plane-helper: Warn if atomic drivers call non-atomic helpers
Thomas Zimmermann
1
-0
/
+10
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
3
-63
/
+77
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
5
-48
/
+16
2022-09-20
drm/atomic-helper: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-20
drm/mgag200: Force 32 bpp on the console
Thomas Zimmermann
1
-1
/
+5
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-20
gpio: twl4030: Reorder functions which allows to drop a forward declaraion
Uwe Kleine-König
1
-14
/
+12
[prev]
[next]