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-05-06
i2c: mpc: Removal of of_node_put with __free for auto cleanup
Abhinav Jain
1
-7
/
+4
2024-05-06
i2c: i801: Fix missing Kconfig dependency
Heiner Kallweit
2
-4
/
+12
2024-05-06
i2c: ocores: convert to ioport_map() for IORESOURCE_IO
Arnd Bergmann
2
-15
/
+7
2024-05-06
i2c: cadence: Avoid fifo clear after start
Sai Pavan Boddu
1
-0
/
+1
2024-05-06
i2c: add HAS_IOPORT dependencies
Niklas Schnelle
1
-14
/
+16
2024-05-06
i2c: i801: Call i2c_register_spd for muxed child segments
Heiner Kallweit
1
-0
/
+23
2024-05-06
i2c: viperboard: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-06
i2c: riic: Add support for R9A09G057 SoC
Lad Prabhakar
1
-0
/
+17
2024-05-06
i2c: riic: Pass register offsets and chip details as OF data
Lad Prabhakar
1
-15
/
+41
2024-05-06
i2c: riic: Introduce helper functions for I2C read/write operations
Lad Prabhakar
1
-23
/
+33
2024-05-05
Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2024-05-05
Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-23
/
+112
2024-05-05
Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-79
/
+147
2024-05-05
Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2024-05-05
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-8
/
+60
2024-05-05
IB/hfi1: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-05-05
IB/hfi1: Do not use custom stat allocator
Breno Leitao
1
-16
/
+3
2024-05-05
drm/msm: Add devcoredump support for a750
Connor Abbott
1
-18
/
+46
2024-05-05
drm/msm: Adjust a7xx GBIF debugbus dumping
Connor Abbott
2
-4
/
+4
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
7
-331
/
+171
2024-05-05
gve: Account for stopped queues when reading NIC stats
Shailend Chand
1
-6
/
+35
2024-05-05
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
2
-30
/
+120
2024-05-05
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
2
-2
/
+32
2024-05-05
gve: Make gve_turnup work for nonempty queues
Shailend Chand
1
-0
/
+14
2024-05-05
gve: Make gve_turn(up|down) ignore stopped queues
Shailend Chand
1
-0
/
+10
2024-05-05
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
2
-27
/
+54
2024-05-05
gve: Make the GQ RX free queue funcs idempotent
Shailend Chand
1
-10
/
+19
2024-05-05
RDMA/hfi1: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
1
-22
/
+8
2024-05-05
RDMA/mana_ib: implement uapi for creation of rnic cq
Konstantin Taranov
1
-4
/
+51
2024-05-05
RDMA/mana_ib: boundary check before installing cq callbacks
Konstantin Taranov
1
-0
/
+2
2024-05-05
RDMA/mana_ib: introduce a helper to remove cq callbacks
Konstantin Taranov
3
-29
/
+17
2024-05-05
RDMA/mana_ib: create and destroy RNIC cqs
Konstantin Taranov
2
-0
/
+86
2024-05-05
RDMA/mana_ib: create EQs for RNIC CQs
Konstantin Taranov
2
-2
/
+33
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
3
-11
/
+5
2024-05-05
device property: Fix a typo in the description of device_get_child_node_count()
Christophe JAILLET
1
-1
/
+1
2024-05-04
drm/msm: Update a6xx registers XML
Connor Abbott
1
-3
/
+44
2024-05-04
drm/msm: Fix imported a750 snapshot header for upstream
Connor Abbott
1
-434
/
+454
2024-05-04
misc: rtsx: do clear express reg every SD_INT
Ricky Wu
1
-5
/
+7
2024-05-04
tifm: constify the struct tifm_bus_type usage
Kunwu Chan
1
-1
/
+1
2024-05-04
binder: fix max_thread type inconsistency
Carlos Llamas
2
-2
/
+2
2024-05-04
greybus: Fix use-after-free bug in gb_interface_release due to race condition.
Sicong Huang
1
-0
/
+1
2024-05-04
ppdev: Add an error check in register_device
Huai-Yuan Liu
1
-4
/
+11
2024-05-04
intel_th: pci: Add Lunar Lake support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S CPU support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Sapphire Rapids SOC support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids SOC support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: msu: Fix kernel-doc warnings
Randy Dunlap
1
-2
/
+10
2024-05-04
intel_th: Remove redundant initialization of pointer outp
Colin Ian King
1
-1
/
+1
[prev]
[next]