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-08
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
1
-14
/
+0
2024-03-08
net: phy: fix phy_get_internal_delay accessing an empty array
Kévin L'hôpital
1
-1
/
+1
2024-03-08
octeontx2-af: Fix devlink params
Sunil Goutham
1
-10
/
+10
2024-03-08
gpio: sysfs: repair export returning -EPERM on 1st attempt
Alexander Sverdlin
1
-1
/
+1
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
1
-0
/
+1
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-03-08
parisc: led: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
6
-3
/
+19
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
43
-1595
/
+1781
2024-03-08
iommu: Fix compilation without CONFIG_IOMMU_INTEL
Bert Karwatzki
3
-2
/
+5
2024-03-08
iommu/amd: Fix sleeping in atomic context
Vasant Hegde
1
-1
/
+1
2024-03-08
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
eth: bnxt: support per-queue statistics
Jakub Kicinski
1
-0
/
+65
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
6
-0
/
+6
2024-03-07
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-07
net: usbnet: Leverage core stats allocator
Breno Leitao
1
-7
/
+1
2024-03-07
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
1
-2
/
+3
2024-03-07
net: phy: marvell: add comment about m88e1111_config_init_1000basex()
Russell King (Oracle)
1
-1
/
+4
2024-03-07
atm: fore200e: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
isdn: capi: make capi_class constant
Ricardo B. Marliere
1
-9
/
+12
2024-03-07
isdn: mISDN: make elements_class constant
Ricardo B. Marliere
1
-6
/
+10
2024-03-07
net: dsa: microchip: make sure drive strength configuration is not lost by so...
Oleksij Rempel
1
-4
/
+6
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...
Dave Airlie
4
-9
/
+11
2024-03-08
Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
4
-10
/
+30
2024-03-08
Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-2
/
+3
2024-03-08
Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
23
-291
/
+736
2024-03-08
Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...
Dave Airlie
8
-44
/
+158
2024-03-08
Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...
Dave Airlie
7
-33
/
+13
2024-03-08
Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...
Dave Airlie
3
-1
/
+3
2024-03-08
Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...
Dave Airlie
90
-660
/
+783
2024-03-07
PCI/AER: Block runtime suspend when handling errors
Stanislaw Gruszka
1
-0
/
+20
2024-03-07
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-03-07
binder: remove redundant variable page_addr
Colin Ian King
1
-2
/
+0
2024-03-07
device: core: Log warning for devices pending deferred probe on timeout
Nícolas F. R. A. Prado
1
-1
/
+1
2024-03-07
driver: core: Use dev_* instead of pr_* so device metadata is added
Nícolas F. R. A. Prado
1
-14
/
+12
2024-03-07
driver: core: Log probe failure as error and with device metadata
Nícolas F. R. A. Prado
1
-2
/
+2
2024-03-07
of: property: fw_devlink: Add support for "post-init-providers" property
Saravana Kannan
1
-3
/
+12
2024-03-07
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-1
/
+8
2024-03-07
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
3
-4
/
+5
2024-03-07
pinctrl: aw9523: Make the driver tristate
Linus Walleij
1
-1
/
+1
2024-03-07
device property: Don't use "proxy" headers
Andy Shevchenko
2
-6
/
+18
2024-03-07
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2
-56
/
+58
2024-03-07
firmware_loader: Suppress warning on FW_OPT_NO_WARN flag
Mukesh Ojha
1
-6
/
+10
2024-03-07
platform-msi: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-03-07
uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
Chris Leech
1
-14
/
+8
2024-03-07
uio_pruss: UIO_MEM_DMA_COHERENT conversion
Chris Leech
1
-2
/
+4
[prev]
[next]