index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Re-order bandwidth group functions
Mika Westerberg
2024-02-16
1
-229
/
+225
*
thunderbolt: Fail the failed bandwidth request properly
Mika Westerberg
2024-02-16
1
-5
/
+18
*
thunderbolt: Log an error if DPTX request is not cleared
Mika Westerberg
2024-02-16
1
-1
/
+3
*
thunderbolt: Handle bandwidth allocation mode disable request
Mika Westerberg
2024-02-16
1
-6
/
+16
*
thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabled
Mika Westerberg
2024-02-16
1
-3
/
+12
*
thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculation
Mika Westerberg
2024-02-16
1
-32
/
+25
*
thunderbolt: Correct typo in host_reset parameter
Mika Westerberg
2024-02-13
1
-1
/
+1
*
thunderbolt: Skip discovery also in USB4 v2 host
Mika Westerberg
2024-02-13
2
-17
/
+14
*
thunderbolt: Reset only non-USB4 host routers in resume
Mika Westerberg
2024-02-13
1
-2
/
+6
*
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-23
5
-13
/
+13
*
thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1
Mohammad Rahimi
2024-01-22
1
-1
/
+1
*
thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_show
Mohammad Rahimi
2024-01-22
1
-4
/
+4
*
thunderbolt: Reset topology created by the boot firmware
Sanath S
2024-01-22
5
-18
/
+38
*
thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routers
Sanath S
2024-01-22
2
-14
/
+111
*
thunderbolt: Introduce tb_path_deactivate_hop()
Sanath S
2024-01-22
2
-0
/
+14
*
thunderbolt: Introduce tb_port_reset()
Sanath S
2024-01-22
5
-0
/
+97
*
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-21
4
-11
/
+27
|
\
|
*
clocksource/drivers/ep93xx: Fix error handling during probe
Arnd Bergmann
2023-12-27
1
-3
/
+2
|
*
clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings
Randy Dunlap
2023-12-27
1
-6
/
+16
|
*
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
2023-12-27
1
-2
/
+2
|
*
clocksource/timer-riscv: Add riscv_clock_shutdown callback
Joshua Yeong
2023-12-27
1
-0
/
+7
*
|
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-21
34
-261
/
+1712
|
\
\
|
*
|
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2024-01-19
2
-4
/
+4
|
*
|
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
2024-01-19
1
-1
/
+1
|
*
|
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
2024-01-19
1
-1
/
+1
|
*
|
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
2024-01-19
1
-5
/
+5
|
*
|
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
1
-5
/
+5
|
*
|
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
2024-01-19
1
-4
/
+4
|
*
|
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
2024-01-19
1
-4
/
+0
|
*
|
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...
Nathan Chancellor
2024-01-19
1
-1
/
+2
|
*
|
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
Nathan Chancellor
2024-01-19
1
-4
/
+4
|
*
|
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
2024-01-19
27
-243
/
+1697
|
|
\
\
|
|
*
|
dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma
Vinod Koul
2023-12-22
1
-1
/
+1
|
|
*
|
dmaengine: xilinx: xdma: Workaround truncation compilation error
Vinod Koul
2023-12-22
1
-1
/
+1
|
|
*
|
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
2023-12-22
1
-0
/
+3
|
|
*
|
dmaengine: xilinx: xdma: Implement interleaved DMA transfers
Jan Kuliga
2023-12-22
1
-9
/
+98
|
|
*
|
dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
Jan Kuliga
2023-12-22
1
-44
/
+57
|
|
*
|
dmaengine: xilinx: xdma: Add transfer error reporting
Jan Kuliga
2023-12-22
1
-11
/
+15
|
|
*
|
dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
Jan Kuliga
2023-12-22
1
-8
/
+12
|
|
*
|
dmaengine: xilinx: xdma: Rework xdma_terminate_all()
Jan Kuliga
2023-12-22
1
-15
/
+15
|
|
*
|
dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
Jan Kuliga
2023-12-21
2
-6
/
+6
|
|
*
|
dmaengine: xilinx: xdma: Add necessary macro definitions
Jan Kuliga
2023-12-21
1
-0
/
+11
|
|
*
|
dmaengine: xilinx: xdma: Get rid of unused code
Jan Kuliga
2023-12-21
2
-14
/
+0
|
|
*
|
dmaengine: xilinx: xdma: Add terminate_all/synchronize callbacks
Miquel Raynal
2023-12-21
1
-0
/
+68
|
|
*
|
dmaengine: xilinx: xdma: Better handling of the busy variable
Miquel Raynal
2023-12-21
1
-1
/
+1
|
|
*
|
dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes
Miquel Raynal
2023-12-21
1
-17
/
+14
|
|
*
|
dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
Miquel Raynal
2023-12-21
1
-2
/
+4
|
|
*
|
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
2023-12-21
1
-1
/
+8
|
|
*
|
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
2023-12-21
5
-1
/
+332
|
|
*
|
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
2023-12-21
1
-0
/
+3
[next]