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-06-21
leds: multicolor: Use led_get_color_name() function
Thomas Weißschuh
1
-1
/
+1
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
1
-0
/
+9
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
1
-9
/
+18
2024-06-21
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
1
-0
/
+1
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
4
-14
/
+79
2024-06-21
bonding: fix incorrect software timestamping report
Hangbin Liu
1
-0
/
+3
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
1
-0
/
+40
2024-06-21
dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
Paul Cercueil
1
-0
/
+40
2024-06-21
soundwire: bus: simplify by using local slave->prop
Krzysztof Kozlowski
1
-3
/
+3
2024-06-21
soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
Bard Liao
1
-8
/
+6
2024-06-21
soundwire: Intel: clarify Copyright information
Pierre-Louis Bossart
3
-3
/
+3
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-06-21
net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
Lukasz Majewski
1
-0
/
+7
2024-06-21
net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
Csókás, Bence
1
-0
/
+6
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
1
-0
/
+275
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
1
-107
/
+193
2024-06-21
net: ethernet: arc: remove emac_arc driver
Johan Jonker
3
-99
/
+0
2024-06-21
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-06-21
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-06-21
platform: mips: cpu_hwmon: Disable driver on unsupported hardware
Jiaxun Yang
1
-0
/
+3
2024-06-21
media: chips-media: wave5: support Wave515 decoder
Ivan Bornyakov
10
-79
/
+280
2024-06-21
media: chips-media: wave5: drop "sram-size" DT property
Ivan Bornyakov
3
-22
/
+72
2024-06-21
media: chips-media: wave5: separate irq setup routine
Ivan Bornyakov
1
-29
/
+24
2024-06-21
media: chips-media: wave5: support reset lines
Ivan Bornyakov
2
-1
/
+16
2024-06-21
media: chips-media: wave5: support decoding HEVC Main10 profile
Ivan Bornyakov
2
-13
/
+18
2024-06-21
can: m_can: don't enable transceiver when probing
Martin Hundebøll
2
-66
/
+116
2024-06-21
can: mcp251xfd: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-8
/
+1
2024-06-21
can: mcp251x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-5
/
+1
2024-06-21
can: hi311x: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-6
/
+1
2024-06-21
can: kvaser_pciefd: Add MSI interrupts
Martin Jocic
1
-4
/
+20
2024-06-21
can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
Martin Jocic
1
-12
/
+18
2024-06-21
can: kvaser_pciefd: Change name of return code variable
Martin Jocic
1
-28
/
+28
2024-06-21
can: kvaser_pciefd: Rename board_irq to pci_irq
Martin Jocic
1
-4
/
+4
2024-06-21
can: kvaser_pciefd: Add unlikely
Martin Jocic
1
-5
/
+5
2024-06-21
can: kvaser_pciefd: Add inline
Martin Jocic
1
-1
/
+1
2024-06-21
can: kvaser_pciefd: Remove unnecessary comment
Martin Jocic
1
-1
/
+0
2024-06-21
can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
Martin Jocic
1
-6
/
+0
2024-06-21
can: kvaser_pciefd: Group #defines together
Martin Jocic
1
-1
/
+1
2024-06-21
can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
Martin Jocic
2
-0
/
+4
2024-06-21
can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
Martin Jocic
2
-0
/
+4
2024-06-21
can: kvaser_usb: Add support for Vining 800
Martin Jocic
2
-0
/
+4
2024-06-21
media: imx-jpeg: Drop initial source change event if capture has been setup
Ming Qian
1
-0
/
+3
2024-06-21
media: imx-jpeg: Remove some redundant error logs
Ming Qian
1
-11
/
+0
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
30
-129
/
+141
2024-06-21
media: cx231xx: Constify struct vb2_ops
Christophe JAILLET
2
-2
/
+2
2024-06-21
media: xc2028: avoid use-after-free in load_firmware_cb()
Chi Zhiling
1
-1
/
+8
2024-06-21
clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
Marek Vasut
2
-2
/
+6
2024-06-21
clk: imx: fracn-gppll: update rate table
Peng Fan
1
-0
/
+2
2024-06-21
clk: imx: imx8qxp: Parent should be initialized earlier than the clock
Peng Fan
1
-3
/
+3
[prev]
[next]