summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-05firewire: core: use guard macro to maintain properties of fw_cardTakashi Sakamoto6-33/+19
2024-08-05firewire: core: use guard macro to maintain list of asynchronous transactionTakashi Sakamoto1-51/+34
2024-08-05firewire: core: use guard macro to maintain list of receivers for phy configu...Takashi Sakamoto1-12/+5
2024-08-05firewire: core: use guard macro to maintain isochronous context for userspace...Takashi Sakamoto1-14/+11
2024-08-05firewire: core: use guard macro to maintain IDR of isochronous resources for ...Takashi Sakamoto1-72/+59
2024-08-05firewire: core: use guard macro to maintain list of events for userspace clientsTakashi Sakamoto1-15/+12
2024-08-05firewire: core: use guard macro to disable local IRQTakashi Sakamoto1-7/+5
2024-08-05firewire: core: use guard macro to maintain the list of address handler for t...Takashi Sakamoto1-6/+4
2024-08-05firewire: core: use guard macro to access to IDR for fw_deviceTakashi Sakamoto2-56/+42
2024-08-05firewire: core: use guard macro to maintain RCU scope for transaction address...Takashi Sakamoto1-20/+15
2024-08-05firewire: ohci: use guard macro to serialize accesses to phy registersTakashi Sakamoto1-35/+36
2024-08-05firewire: core: use guard macro to maintain the list of cdev clientsTakashi Sakamoto1-8/+5
2024-08-05firewire: core: use guard macro to maintain the list of cardTakashi Sakamoto1-26/+18
2024-08-05firewire: core: use guard macro to maintain static packet data for phy config...Takashi Sakamoto1-3/+1
2024-08-02firewire: ohci: use static inline functions to serialize data of IT DMATakashi Sakamoto1-18/+16
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto2-0/+116
2024-08-02firewire: ohci: use static inline functions to serialize data of AT DMATakashi Sakamoto1-14/+18
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto2-0/+149
2024-08-01firewire: core: utilize kref to maintain fw_node with reference countingTakashi Sakamoto2-5/+12
2024-07-29firewire: core: use common helper function to serialize phy configuration packetTakashi Sakamoto2-2/+4
2024-07-29firewire: ohci: minor code refactoring to localize text tableTakashi Sakamoto1-10/+18
2024-07-29firewire: ohci: use TCODE_LINK_INTERNAL consistentlyTakashi Sakamoto2-6/+4
2024-08-04Linux 6.11-rc2v6.11-rc2Linus Torvalds1-1/+1
2024-08-04profiling: remove profile=sleep supportTetsuo Handa4-24/+2
2024-08-04Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-17/+36
2024-08-04Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2024-08-04Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+53
2024-08-04Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+15
2024-08-04Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+30
2024-08-04Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2024-08-04arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)1-1/+1
2024-08-04Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-96/+119
2024-08-04Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-6/+9
2024-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-9/+64
2024-08-03Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-31/+44
2024-08-03Merge tag 'parisc-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+12
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-03Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil1-3/+5
2024-08-03Merge tag 'io_uring-6.11-20240802' of git://git.kernel.dk/linuxLinus Torvalds2-2/+1
2024-08-03Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-44/+54
2024-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-9/+59
2024-08-02Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2-14/+28
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-147/+202
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini12-143/+198
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-27/+37
2024-08-02Merge tag 'kvm-riscv-fixes-6.11-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini1-4/+4
2024-08-02Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-88/+95
2024-08-02clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney1-1/+1
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-14/+11
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-142/+241