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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
4
-7
/
+93
2023-10-27
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
4
-3
/
+7
2023-10-27
cdx: Introduce lock to protect controller ops
Abhijit Gangurde
1
-0
/
+12
2023-10-27
cdx: Remove cdx controller list from cdx bus system
Abhijit Gangurde
2
-14
/
+30
2023-10-27
dts: ti: k3-am625-beagleplay: Add beaglecc1352
Ayush Singh
1
-0
/
+6
2023-10-27
greybus: Add BeaglePlay Linux Driver
Ayush Singh
4
-0
/
+514
2023-10-27
dt-bindings: net: Add ti,cc1352p7
Ayush Singh
2
-0
/
+57
2023-10-27
dt-bindings: eeprom: at24: allow NVMEM cells based on old syntax
Rafał Miłecki
1
-0
/
+1
2023-10-27
dt-bindings: nvmem: SID: allow NVMEM cells based on old syntax
Rafał Miłecki
1
-0
/
+1
2023-10-27
Revert "nvmem: add new config option"
Rafał Miłecki
3
-4
/
+1
2023-10-27
PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers
Manivannan Sadhasivam
1
-0
/
+17
2023-10-27
MAINTAINERS: coresight: Add missing Coresight files
James Clark
1
-0
/
+4
2023-10-27
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
Siddharth Vadapalli
1
-0
/
+4
2023-10-27
firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition
Rajan Vaja
1
-1
/
+1
2023-10-27
staging: vt6655: Type encoding info dropped from variable name "byRxRate"
Pavan Bobba
2
-8
/
+8
2023-10-27
staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"
Pavan Bobba
3
-3
/
+3
2023-10-27
staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"
Pavan Bobba
2
-4
/
+4
2023-10-27
staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...
Pavan Bobba
2
-3
/
+3
2023-10-27
staging: vt6655: Type encoding info dropped from variable name "byPacketType"
Pavan Bobba
3
-3
/
+3
2023-10-27
staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...
Pavan Bobba
3
-4
/
+4
2023-10-27
staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"
Pavan Bobba
1
-18
/
+18
2023-10-27
staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"
Pavan Bobba
1
-18
/
+18
2023-10-27
staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...
Pavan Bobba
1
-10
/
+10
2023-10-27
staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"
Pavan Bobba
1
-2
/
+2
2023-10-27
staging: fbtft: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-27
staging: olpc_dcon: Remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+1
2023-10-27
staging: vc04_services: use snprintf instead of sprintf
Ricardo B. Marliere
2
-9
/
+9
2023-10-27
staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]
Philipp Hortmann
1
-2
/
+1
2023-10-27
staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUE
Philipp Hortmann
6
-68
/
+1
2023-10-27
staging: rtl8192e: Convert array rx_idx[] to variable rx_idx
Philipp Hortmann
2
-12
/
+8
2023-10-27
staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dma
Philipp Hortmann
3
-4
/
+4
2023-10-27
staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]
Philipp Hortmann
2
-5
/
+5
2023-10-27
staging: rtl8192e: Convert array rx_ring[] to variable rx_ring
Philipp Hortmann
2
-14
/
+13
2023-10-27
staging: rtl8192e: Remove loops with constant MAX_RX_QUEUE
Philipp Hortmann
1
-62
/
+58
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()
Philipp Hortmann
1
-10
/
+0
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()
Philipp Hortmann
1
-9
/
+0
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS15()
Philipp Hortmann
1
-9
/
+0
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS14()
Philipp Hortmann
1
-9
/
+0
2023-10-27
serdev: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
1
-1
/
+1
2023-10-27
serdev: Simplify devm_serdev_device_open() function
Andy Shevchenko
1
-14
/
+4
2023-10-27
serdev: Make use of device_set_node()
Andy Shevchenko
1
-1
/
+3
2023-10-27
usb: raw-gadget: report suspend, resume, reset, and disconnect events
Andrey Konovalov
2
-10
/
+56
2023-10-27
usb: raw-gadget: don't disable device if usb_ep_queue fails
Andrey Konovalov
1
-2
/
+0
2023-10-27
usb: raw-gadget: properly handle interrupted requests
Andrey Konovalov
1
-10
/
+16
2023-10-27
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
4
-37
/
+1
2023-10-27
usb: gadget: aspeed_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+13
2023-10-27
dt-bindings: usb: fsa4480: Add compatible for OCP96011
Luca Weiss
1
-4
/
+14
2023-10-27
usb: typec: fsa4480: Add support to swap SBU orientation
Luca Weiss
1
-0
/
+71
2023-10-27
dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
Luca Weiss
1
-1
/
+28
2023-10-27
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
Jimmy Hu
1
-0
/
+3
[prev]
[next]