index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2019-09-04
ath9k: add loader for AR92XX (and older) pci(e)
Christian Lamparter
3
-0
/
+233
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
1
-2
/
+0
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
6
-13
/
+240
2019-09-04
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
1
-9
/
+19
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
1
-1
/
+1
2019-09-04
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
1
-2
/
+8
2019-09-04
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
1
-2
/
+2
2019-09-04
Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
10
-74
/
+835
2019-09-04
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
1
-9
/
+3
2019-09-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
9
-74
/
+144
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-09-03
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
38
-316
/
+12189
2019-09-04
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
1
-2
/
+0
2019-09-04
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
1
-7
/
+28
2019-09-04
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
1
-1
/
+0
2019-09-04
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-4
/
+7
2019-09-04
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-5
/
+10
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
4
-3
/
+378
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
1
-0
/
+25
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
4
-0
/
+241
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2
-11
/
+19
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2
-1
/
+119
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
1
-33
/
+36
2019-09-03
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
1
-27
/
+2
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
1
-4
/
+6
2019-09-03
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into fpga-dfl-for-5.4
Moritz Fischer
837
-6136
/
+10316
2019-09-03
Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4
Moritz Fischer
1
-0
/
+14
2019-09-03
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
1
-2
/
+3
2019-09-03
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
1
-1
/
+0
2019-09-03
ice: Report stats when VSI is down
Dave Ertman
1
-2
/
+6
2019-09-03
ice: Always notify FW of VF reset
Mitch Williams
1
-9
/
+16
2019-09-03
ice: Correctly handle return values for init DCB
Dave Ertman
1
-9
/
+8
2019-09-03
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
4
-2
/
+24
2019-09-03
ice: Cleanup defines in ice_type.h
Tony Nguyen
1
-3
/
+3
2019-09-03
ice: print extra message if topology issue
Jesse Brandeburg
1
-0
/
+17
2019-09-03
ice: add print of autoneg state to link message
Jesse Brandeburg
1
-2
/
+9
2019-09-03
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2
-3
/
+3
2019-09-03
ice: add needed PFR during driver unload
Bruce Allan
1
-0
/
+5
2019-09-03
drm/msm/dsi: Fix return value check for clk_get_parent
Sean Paul
1
-4
/
+4
2019-09-03
drm/msm: add atomic traces
Rob Clark
5
-4
/
+136
2019-09-03
drm/msm/dpu: async commit support
Rob Clark
6
-45
/
+34
2019-09-03
drm/msm: async commit support
Rob Clark
4
-1
/
+210
2019-09-03
drm/msm: split power control from prepare/complete_commit
Rob Clark
5
-14
/
+54
2019-09-03
drm/msm: add kms->flush_commit()
Rob Clark
5
-4
/
+63
2019-09-03
drm/msm: convert kms->complete_commit() to crtc_mask
Rob Clark
7
-36
/
+11
2019-09-03
drm/msm: add kms->wait_flush()
Rob Clark
5
-42
/
+54
2019-09-03
drm/msm/dpu: handle_frame_done() from vblank irq
Rob Clark
2
-23
/
+9
2019-09-03
drm/msm/dpu: add real wait_for_commit_done()
Rob Clark
1
-1
/
+21
[prev]
[next]