index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: core: use WARN_ON_ONCE() to avoid superfluous dumps
Takashi Sakamoto
2024-09-05
1
-2
/
+2
*
ALSA: firewire: use nonatomic PCM operation
Takashi Sakamoto
2024-09-04
10
-7
/
+36
*
firewire: core: non-atomic memory allocation for isochronous event to user cl...
Takashi Sakamoto
2024-09-04
1
-2
/
+2
*
firewire: ohci: operate IT/IR events in sleepable work process instead of tas...
Takashi Sakamoto
2024-09-04
1
-10
/
+45
*
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
2024-09-04
3
-2
/
+39
*
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
2024-09-04
4
-6
/
+35
*
firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto
2024-09-03
1
-6
/
+3
*
firewire: ohci: deprecate debug parameter
Takashi Sakamoto
2024-09-03
1
-1
/
+6
*
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
2024-08-20
1
-57
/
+59
*
firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy
Takashi Sakamoto
2024-08-17
1
-5
/
+10
*
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
2024-08-14
2
-2
/
+3
*
firewire: ohci: remove unused wrapper macro for dev_info()
Takashi Sakamoto
2024-08-14
1
-1
/
+0
*
firewire: ohci: use helper macro for compiler aligned attribute
Takashi Sakamoto
2024-08-14
1
-1
/
+1
*
firewire: core: use xarray instead of idr to maintain client resource
Takashi Sakamoto
2024-08-13
2
-32
/
+35
*
firewire: core: code refactoring to use idr_for_each_entry() macro instead of...
Takashi Sakamoto
2024-08-13
1
-34
/
+30
*
firewire: core: add helper function to detect data of iso resource structure
Takashi Sakamoto
2024-08-13
1
-1
/
+6
*
firewire: core: add helper functions to convert to parent resource structure
Takashi Sakamoto
2024-08-13
1
-12
/
+26
*
firewire: core: minor code refactoring to release client resource
Takashi Sakamoto
2024-08-13
1
-8
/
+7
*
firewire: core: use lock in Xarray instead of local R/W semaphore
Takashi Sakamoto
2024-08-12
1
-13
/
+6
*
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-12
3
-13
/
+14
*
firewire: core: correct range of block for case of switch statement
Takashi Sakamoto
2024-08-10
1
-1
/
+1
*
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
2024-08-05
1
-105
/
+77
*
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
2024-08-05
1
-67
/
+49
*
firewire: ohci: use guard macro to maintain bus time
Takashi Sakamoto
2024-08-05
1
-18
/
+12
*
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
2024-08-05
6
-33
/
+19
*
firewire: core: use guard macro to maintain list of asynchronous transaction
Takashi Sakamoto
2024-08-05
1
-51
/
+34
*
firewire: core: use guard macro to maintain list of receivers for phy configu...
Takashi Sakamoto
2024-08-05
1
-12
/
+5
*
firewire: core: use guard macro to maintain isochronous context for userspace...
Takashi Sakamoto
2024-08-05
1
-14
/
+11
*
firewire: core: use guard macro to maintain IDR of isochronous resources for ...
Takashi Sakamoto
2024-08-05
1
-72
/
+59
*
firewire: core: use guard macro to maintain list of events for userspace clients
Takashi Sakamoto
2024-08-05
1
-15
/
+12
*
firewire: core: use guard macro to disable local IRQ
Takashi Sakamoto
2024-08-05
1
-7
/
+5
*
firewire: core: use guard macro to maintain the list of address handler for t...
Takashi Sakamoto
2024-08-05
1
-6
/
+4
*
firewire: core: use guard macro to access to IDR for fw_device
Takashi Sakamoto
2024-08-05
2
-56
/
+42
*
firewire: core: use guard macro to maintain RCU scope for transaction address...
Takashi Sakamoto
2024-08-05
1
-20
/
+15
*
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
2024-08-05
1
-35
/
+36
*
firewire: core: use guard macro to maintain the list of cdev clients
Takashi Sakamoto
2024-08-05
1
-8
/
+5
*
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
2024-08-05
1
-26
/
+18
*
firewire: core: use guard macro to maintain static packet data for phy config...
Takashi Sakamoto
2024-08-05
1
-3
/
+1
*
firewire: ohci: use static inline functions to serialize data of IT DMA
Takashi Sakamoto
2024-08-02
1
-18
/
+16
*
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2024-08-02
2
-0
/
+116
*
firewire: ohci: use static inline functions to serialize data of AT DMA
Takashi Sakamoto
2024-08-02
1
-14
/
+18
*
firewire: ohci: add static inline functions to serialize/deserialize data of ...
Takashi Sakamoto
2024-08-02
2
-0
/
+149
*
firewire: core: utilize kref to maintain fw_node with reference counting
Takashi Sakamoto
2024-08-01
2
-5
/
+12
*
firewire: core: use common helper function to serialize phy configuration packet
Takashi Sakamoto
2024-07-29
2
-2
/
+4
*
firewire: ohci: minor code refactoring to localize text table
Takashi Sakamoto
2024-07-29
1
-10
/
+18
*
firewire: ohci: use TCODE_LINK_INTERNAL consistently
Takashi Sakamoto
2024-07-29
2
-6
/
+4
*
Linux 6.11-rc2
v6.11-rc2
Linus Torvalds
2024-08-04
1
-1
/
+1
*
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-04
4
-24
/
+2
*
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-04
8
-17
/
+36
|
\
|
*
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
2024-08-01
1
-1
/
+3
[next]