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
2023-12-12
soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
1
-4
/
+4
2023-12-12
soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
1
-20
/
+0
2023-12-12
soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
1
-36
/
+125
2023-12-12
soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
1
-8
/
+8
2023-12-12
soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
1
-2
/
+6
2023-12-12
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
1
-20
/
+71
2023-12-12
soc: fsl: cpm1: qmc: Remove inline function specifiers
Herve Codina
1
-7
/
+7
2023-12-12
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
1
-4
/
+25
2023-12-12
soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
1
-1
/
+0
2023-12-12
soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
1
-17
/
+17
2023-12-12
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
1
-11
/
+11
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
25
-2228
/
+166
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-2
/
+22
2023-11-24
Merge branches 'acpi-video' and 'acpi-processor' into acpi
Rafael J. Wysocki
3
-2
/
+15
2023-11-24
Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-78
/
+138
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
109
-936
/
+1339
2023-11-23
Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
20
-117
/
+190
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-22
/
+71
2023-11-24
Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-22
/
+9
2023-11-24
Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-46
/
+113
2023-11-24
Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-10
/
+16
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-262
/
+330
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
1
-17
/
+14
2023-11-22
nvme: target: fix Kconfig select statements
Arnd Bergmann
1
-2
/
+2
2023-11-22
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
1
-1
/
+1
2023-11-22
Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7
Jens Axboe
8
-22
/
+37
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
4
-12
/
+11
2023-11-22
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
1
-7
/
+30
2023-11-22
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
1
-5
/
+8
2023-11-22
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
1
-3
/
+6
2023-11-22
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
1
-8
/
+4
2023-11-22
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
1
-4
/
+4
2023-11-22
usb: misc: onboard-hub: add support for Microchip USB5744
Stefan Eichenberger
2
-0
/
+9
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
1
-1
/
+2
[next]