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-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+4
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-17
/
+9
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+9
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-19
/
+10
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-80
/
+19
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+7
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-40
/
+27
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-37
/
+19
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-51
/
+43
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-35
/
+15
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+145
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
1
-126
/
+119
2024-03-05
usb: misc: onboard_hub: use pointer consistently in the probe function
Javier Carrasco
1
-1
/
+1
2024-03-05
usb: gadget: fsl: Increase size of name buffer for endpoints
Uwe Kleine-König
1
-1
/
+1
2024-03-05
usb: gadget: fsl: Add of device table to enable module autoloading
Uwe Kleine-König
1
-0
/
+10
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
1
-0
/
+6
2024-03-05
usb: typec: tcpci: add generic tcpci fallback compatible
Marco Felsch
1
-0
/
+1
2024-03-05
usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
Uwe Kleine-König
2
-100
/
+62
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2
-0
/
+73
2024-03-05
usb: misc: onboard_usb_hub: Add support for TI TUSB8020B
Macpaul Lin
2
-0
/
+9
2024-03-05
usb: musb: remove unused variable 'count'
Colin Ian King
1
-4
/
+0
2024-03-05
usb: dwc3: core: Add DWC31 version 2.00a controller
Wesley Cheng
1
-0
/
+1
2024-03-05
usb: dwc3-am62: add workaround for Errata i2409
Roger Quadros
1
-1
/
+18
2024-03-05
usb: dwc3-am62: Fix PHY core voltage selection
Roger Quadros
1
-1
/
+9
2024-03-05
usb: dwc3-am62: Disable wakeup at remove
Roger Quadros
1
-0
/
+1
2024-03-05
usb: dwc3-am62: fix module unload/reload behavior
Roger Quadros
1
-10
/
+2
2024-03-05
usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller
Yang Xiwen
1
-0
/
+1
2024-03-05
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-03-05
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
1
-1
/
+1
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
1
-9
/
+9
2024-03-05
usb: typec: ucsi: Register SOP' alternate modes with cable plug
Jameson Thies
2
-0
/
+62
2024-03-05
usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
Jameson Thies
2
-0
/
+141
2024-03-05
usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
Jameson Thies
2
-0
/
+78
2024-03-05
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
1
-2
/
+2
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
1
-2
/
+5
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
1
-0
/
+1
2024-03-05
usb: typec: altmodes/displayport: send configure message on sop'
RD Babiera
1
-1
/
+2
2024-03-05
usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm
RD Babiera
1
-10
/
+16
2024-03-05
usb: usb-acpi: Set port connect type of not connectable ports correctly
Mathias Nyman
1
-23
/
+23
2024-03-05
usb: dwc3: qcom: Remove ACPI support from glue driver
Krishna Kurapati
2
-265
/
+13
2024-03-05
Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
6
-3
/
+13
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
1
-1
/
+1
2024-03-05
thermal: core: Remove excess empty line from a comment
Flavio Suligoi
1
-1
/
+0
2024-03-05
mmc: tmio: comment the ERR_PTR usage in this driver
Wolfram Sang
1
-1
/
+3
2024-03-05
mmc: mmc_spi: Don't mention DMA direction
Andy Shevchenko
1
-16
/
+14
2024-03-05
mmc: dw_mmc: Remove unused of_gpio.h
Andy Shevchenko
2
-2
/
+0
2024-03-05
mmc: dw_mmc: add support for hi3798mv200
Yang Xiwen
3
-0
/
+261
2024-03-05
mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
Yang Xiwen
1
-1
/
+0
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2
-4
/
+2
[prev]
[next]