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-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
fat: port to vfs{g,u}id_t and associated helpers
Christian Brauner
1
-2
/
+3
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
dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
Peng Fan
1
-0
/
+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
2
-91
/
+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
2
-62
/
+62
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
2
-17
/
+17
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
1
-53
/
+43
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
1
-47
/
+39
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
2
-58
/
+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
dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support
Vincent Whitchurch
1
-0
/
+26
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
Merge branch 'dsa-changes-for-multiple-cpu-ports-part-4'
Paolo Abeni
27
-87
/
+1064
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
4
-3
/
+122
2022-09-20
docs: net: dsa: update information about multiple CPU ports
Vladimir Oltean
2
-6
/
+128
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
6
-10
/
+310
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
11
-28
/
+60
2022-09-20
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
1
-6
/
+8
2022-09-20
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
1
-0
/
+9
2022-09-20
net: dsa: don't keep track of admin/oper state on LAG DSA masters
Vladimir Oltean
1
-0
/
+12
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
9
-1
/
+372
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
10
-34
/
+38
2022-09-20
net: introduce iterators over synced hw addresses
Vladimir Oltean
1
-0
/
+6
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
dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value
Martin Blumenstingl
1
-1
/
+1
2022-09-20
dt-bindings: mtd: intel: lgm-nand: Fix compatible string
Martin Blumenstingl
1
-3
/
+3
2022-09-20
loongarch: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-3
/
+13
2022-09-20
riscv: efi: enable generic EFI compressed boot
Ard Biesheuvel
3
-1
/
+12
[prev]
[next]