index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
firewire: core: use guard macro to maintain list of receivers for phy configu...
Takashi Sakamoto
1
-12
/
+5
2024-08-05
firewire: core: use guard macro to maintain isochronous context for userspace...
Takashi Sakamoto
1
-14
/
+11
2024-08-05
firewire: core: use guard macro to maintain IDR of isochronous resources for ...
Takashi Sakamoto
1
-72
/
+59
2024-08-05
firewire: core: use guard macro to maintain list of events for userspace clients
Takashi Sakamoto
1
-15
/
+12
2024-08-05
firewire: core: use guard macro to disable local IRQ
Takashi Sakamoto
1
-7
/
+5
2024-08-05
firewire: core: use guard macro to maintain the list of address handler for t...
Takashi Sakamoto
1
-6
/
+4
2024-08-05
firewire: core: use guard macro to access to IDR for fw_device
Takashi Sakamoto
2
-56
/
+42
2024-08-05
firewire: core: use guard macro to maintain RCU scope for transaction address...
Takashi Sakamoto
1
-20
/
+15
2024-08-05
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
1
-35
/
+36
2024-08-05
firewire: core: use guard macro to maintain the list of cdev clients
Takashi Sakamoto
1
-8
/
+5
2024-08-05
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
1
-26
/
+18
2024-08-05
firewire: core: use guard macro to maintain static packet data for phy config...
Takashi Sakamoto
1
-3
/
+1
2024-08-02
firewire: ohci: use static inline functions to serialize data of IT DMA
Takashi Sakamoto
1
-18
/
+16
2024-08-02
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2
-0
/
+116
2024-08-02
firewire: ohci: use static inline functions to serialize data of AT DMA
Takashi Sakamoto
1
-14
/
+18
2024-08-02
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2
-0
/
+149
2024-08-01
firewire: core: utilize kref to maintain fw_node with reference counting
Takashi Sakamoto
2
-5
/
+12
2024-07-29
firewire: core: use common helper function to serialize phy configuration packet
Takashi Sakamoto
2
-2
/
+4
2024-07-29
firewire: ohci: minor code refactoring to localize text table
Takashi Sakamoto
1
-10
/
+18
2024-07-29
firewire: ohci: use TCODE_LINK_INTERNAL consistently
Takashi Sakamoto
2
-6
/
+4
2024-08-04
Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+30
2024-08-04
Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-4
/
+7
2024-08-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+62
2024-08-03
Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...
Hans Verkuil
1
-3
/
+5
2024-08-03
Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+24
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2024-08-02
Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+2
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
49
-649
/
+1199
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
6
-6
/
+34
2024-08-02
Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
31
-587
/
+1047
2024-08-02
Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
3
-37
/
+4
2024-08-02
Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-19
/
+114
2024-08-01
Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+11
2024-08-01
PCI: pciehp: Retain Power Indicator bits for userspace indicators
Blazej Kucman
1
-1
/
+3
2024-08-01
PCI: Fix devres regression in pci_intx()
Philipp Stanner
1
-7
/
+8
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
33
-172
/
+295
2024-08-01
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
1
-1
/
+1
2024-08-01
cache: StarFive: Require a 64-bit system
Palmer Dabbelt
1
-0
/
+1
2024-08-01
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-08-01
net: wan: fsl_qmc_hdlc: Discard received CRC
Herve Codina
1
-6
/
+18
2024-08-01
net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
Herve Codina
1
-3
/
+4
2024-08-01
net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
Shahar Shitrit
1
-1
/
+6
2024-08-01
net/mlx5e: Fix CT entry update leaks of modify header context
Chris Mi
1
-0
/
+1
2024-08-01
net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
Rahul Rameshbabu
1
-3
/
+4
2024-08-01
net/mlx5: Fix missing lock on sync reset reload
Moshe Shemesh
1
-1
/
+4
2024-08-01
net/mlx5: Lag, don't use the hardcoded value of the first port
Mark Bloch
1
-1
/
+1
2024-08-01
net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
Yevgeny Kliteynik
1
-1
/
+1
2024-08-01
net/mlx5: Fix error handling in irq_pool_request_irq
Shay Drory
1
-3
/
+7
2024-08-01
net/mlx5: Always drain health in shutdown callback
Shay Drory
2
-1
/
+2
2024-08-01
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
1
-6
/
+2
[next]