index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
thermal/drivers/imx_sc_thermal: Use dev_err_probe
Alexander Stein
1
-2
/
+1
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
1
-0
/
+2
2024-09-04
rpmb: fix error path in rpmb_dev_register()
Jens Wiklander
1
-6
/
+4
2024-09-04
platform/x86: int3472: Use str_high_low()
Andy Shevchenko
1
-1
/
+2
2024-09-04
platform/x86: int3472: Use GPIO_LOOKUP() macro
Andy Shevchenko
1
-5
/
+1
2024-09-04
firewire: core: non-atomic memory allocation for isochronous event to user cl...
Takashi Sakamoto
1
-2
/
+2
2024-09-04
firewire: ohci: operate IT/IR events in sleepable work process instead of tas...
Takashi Sakamoto
1
-10
/
+45
2024-09-04
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
2
-2
/
+38
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
3
-6
/
+33
2024-09-04
platform/x86:dell-laptop: remove duplicate code w/ battery function
Andres Salomon
1
-82
/
+27
2024-09-04
platform/x86:dell-laptop: Add knobs to change battery charge settings
Andres Salomon
3
-0
/
+318
2024-09-04
can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
Marc Kleine-Budde
1
-8
/
+17
2024-09-04
can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
Marc Kleine-Budde
2
-2
/
+7
2024-09-04
can: rockchip_canfd: add hardware timestamping support
Marc Kleine-Budde
6
-3
/
+115
2024-09-04
can: rockchip_canfd: enable full TX-FIFO depth of 2
Marc Kleine-Budde
1
-1
/
+1
2024-09-04
can: rockchip_canfd: prepare to use full TX-FIFO depth
Marc Kleine-Budde
3
-3
/
+38
2024-09-04
can: rockchip_canfd: add stats support for errata workarounds
Marc Kleine-Budde
5
-1
/
+102
2024-09-04
can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken...
Marc Kleine-Budde
4
-6
/
+69
2024-09-04
can: rockchip_canfd: implement workaround for erratum 12
Marc Kleine-Budde
1
-0
/
+7
2024-09-04
can: rockchip_canfd: implement workaround for erratum 6
Marc Kleine-Budde
3
-0
/
+71
2024-09-04
can: rockchip_canfd: add TX PATH
Marc Kleine-Budde
4
-1
/
+221
2024-09-04
can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
Marc Kleine-Budde
1
-0
/
+7
2024-09-04
can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for er...
Marc Kleine-Budde
2
-0
/
+36
2024-09-04
can: rockchip_canfd: add notes about known issues
Marc Kleine-Budde
1
-0
/
+20
2024-09-04
can: rockchip_canfd: add support for rk3568v3
Marc Kleine-Budde
2
-0
/
+21
2024-09-04
can: rockchip_canfd: add quirk for broken CAN-FD support
Marc Kleine-Budde
2
-1
/
+25
2024-09-04
can: rockchip_canfd: add quirks for errata workarounds
Marc Kleine-Budde
2
-2
/
+64
2024-09-04
can: rockchip_canfd: add driver for Rockchip CAN-FD controller
Marc Kleine-Budde
9
-0
/
+1394
2024-09-04
ACPI: battery: use driver core managed async probing
Thomas Weißschuh
1
-24
/
+7
2024-09-04
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
1
-13
/
+12
2024-09-04
regulator: Move OF-specific regulator lookup code to of_regulator.c
Chen-Yu Tsai
3
-87
/
+119
2024-09-04
eth: fbnic: Add support to fetch group stats
Mohsin Bashir
8
-0
/
+211
2024-09-04
eth: fbnic: Add ethtool support for fbnic
Mohsin Bashir
7
-3
/
+49
2024-09-04
cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems
Rafael J. Wysocki
1
-4
/
+232
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
1
-10
/
+4
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2
-45
/
+13
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-30
/
+9
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-64
/
+44
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
1
-10
/
+7
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-46
/
+3
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-54
/
+43
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2
-46
/
+63
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
3
-44
/
+3
2024-09-04
net: microchip: add FDMA library
Daniel Machon
7
-0
/
+417
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
1
-9
/
+13
2024-09-04
pinctrl: baytrail: Drop duplicate return statement
Andy Shevchenko
1
-3
/
+1
2024-09-04
Merge tag 'ti-driver-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
5
-201
/
+166
2024-09-04
clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL
Michel Alex
1
-2
/
+2
[prev]
[next]