index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2024-08-13
firewire: core: add helper function to detect data of iso resource structure
Takashi Sakamoto
2024-08-13
firewire: core: add helper functions to convert to parent resource structure
Takashi Sakamoto
2024-08-13
firewire: core: minor code refactoring to release client resource
Takashi Sakamoto
2024-08-12
firewire: core: use lock in Xarray instead of local R/W semaphore
Takashi Sakamoto
2024-08-12
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-10
firewire: core: correct range of block for case of switch statement
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain bus time
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain list of asynchronous transaction
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain list of receivers for phy configu...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain isochronous context for userspace...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain IDR of isochronous resources for ...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain list of events for userspace clients
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to disable local IRQ
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain the list of address handler for t...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to access to IDR for fw_device
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain RCU scope for transaction address...
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain the list of cdev clients
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain static packet data for phy config...
Takashi Sakamoto
2024-08-02
firewire: ohci: use static inline functions to serialize data of IT DMA
Takashi Sakamoto
2024-08-02
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2024-08-02
firewire: ohci: use static inline functions to serialize data of AT DMA
Takashi Sakamoto
2024-08-02
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2024-08-01
firewire: core: utilize kref to maintain fw_node with reference counting
Takashi Sakamoto
2024-07-29
firewire: core: use common helper function to serialize phy configuration packet
Takashi Sakamoto
2024-07-29
firewire: ohci: minor code refactoring to localize text table
Takashi Sakamoto
2024-07-29
firewire: ohci: use TCODE_LINK_INTERNAL consistently
Takashi Sakamoto
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-12
firewire: core: move copy_port_status() helper function to TP_fast_assign() b...
Takashi Sakamoto
2024-07-08
Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"
Takashi Sakamoto
2024-07-04
firewire: ohci: add tracepoints event for data of Self-ID DMA
Takashi Sakamoto
2024-07-04
firewire: ohci: use inline functions to operate data of self-ID DMA
Takashi Sakamoto
2024-07-04
firewire: ohci: add static inline functions to deserialize for Self-ID DMA op...
Takashi Sakamoto
2024-07-04
firewire: ohci: use static function to handle endian issue on PowerPC platform
Takashi Sakamoto
2024-07-04
firewire: ohci: use common macro to interpret be32 data in le32 buffer
Takashi Sakamoto
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-25
firewire: ohci: add tracepoints event for hardIRQ event
Takashi Sakamoto
2024-06-25
firewire: ohci: add support for Linux kernel tracepoints
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for completions of packets in isochron...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for queueing packets of isochronous co...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for flushing completions of isochronou...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for flushing of isochronous context
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for starting/stopping of isochronous c...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for setting channels of multichannel c...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for allocation/deallocation of isochro...
Takashi Sakamoto
2024-06-17
firewire: core: record card index in tracepoints event for self ID sequence
Takashi Sakamoto
[prev]
[next]