summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03firewire: ohci: obsolete direct usage of printk_ratelimit()Takashi Sakamoto
2024-09-03firewire: ohci: deprecate debug parameterTakashi Sakamoto
2024-08-20firewire: core: update fw_device outside of device_find_child()Takashi Sakamoto
2024-08-17firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phyTakashi Sakamoto
2024-08-14firewire: core/ohci: minor refactoring for computation of configuration ROM sizeTakashi Sakamoto
2024-08-14firewire: ohci: remove unused wrapper macro for dev_info()Takashi Sakamoto
2024-08-14firewire: ohci: use helper macro for compiler aligned attributeTakashi Sakamoto
2024-08-13firewire: core: use xarray instead of idr to maintain client resourceTakashi Sakamoto
2024-08-13firewire: core: code refactoring to use idr_for_each_entry() macro instead of...Takashi Sakamoto
2024-08-13firewire: core: add helper function to detect data of iso resource structureTakashi Sakamoto
2024-08-13firewire: core: add helper functions to convert to parent resource structureTakashi Sakamoto
2024-08-13firewire: core: minor code refactoring to release client resourceTakashi Sakamoto
2024-08-12firewire: core: use lock in Xarray instead of local R/W semaphoreTakashi Sakamoto
2024-08-12firewire: core: replace IDR with XArray to maintain fw_deviceTakashi Sakamoto
2024-08-10firewire: core: correct range of block for case of switch statementTakashi Sakamoto
2024-08-05firewire: ohci: use guard macro to serialize operations for isochronous contextsTakashi Sakamoto
2024-08-05firewire: ohci: use guard macro to maintain image of configuration ROMTakashi Sakamoto
2024-08-05firewire: ohci: use guard macro to maintain bus timeTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain properties of fw_cardTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain list of asynchronous transactionTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain list of receivers for phy configu...Takashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain isochronous context for userspace...Takashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain IDR of isochronous resources for ...Takashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain list of events for userspace clientsTakashi Sakamoto
2024-08-05firewire: core: use guard macro to disable local IRQTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain the list of address handler for t...Takashi Sakamoto
2024-08-05firewire: core: use guard macro to access to IDR for fw_deviceTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain RCU scope for transaction address...Takashi Sakamoto
2024-08-05firewire: ohci: use guard macro to serialize accesses to phy registersTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain the list of cdev clientsTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain the list of cardTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain static packet data for phy config...Takashi Sakamoto
2024-08-02firewire: ohci: use static inline functions to serialize data of IT DMATakashi Sakamoto
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto
2024-08-02firewire: ohci: use static inline functions to serialize data of AT DMATakashi Sakamoto
2024-08-02firewire: ohci: add static inline functions to serialize/deserialize data of ...Takashi Sakamoto
2024-08-01firewire: core: utilize kref to maintain fw_node with reference countingTakashi Sakamoto
2024-07-29firewire: core: use common helper function to serialize phy configuration packetTakashi Sakamoto
2024-07-29firewire: ohci: minor code refactoring to localize text tableTakashi Sakamoto
2024-07-29firewire: ohci: use TCODE_LINK_INTERNAL consistentlyTakashi Sakamoto
2024-08-04Linux 6.11-rc2v6.11-rc2Linus Torvalds
2024-08-04profiling: remove profile=sleep supportTetsuo Handa
2024-08-04Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-04Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-04Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-08-04Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-04Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-04Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-04arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)
2024-08-04Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds