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-04-29
dmaengine: bcm-sba-raid: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+1
2019-04-29
dmaengine: stm32-dma: Fix unsigned variable compared with zero
Vinod Koul
1
-2
/
+4
2019-04-26
dmaengine: stm32-dma: use platform_get_irq()
Fabien Dessenne
1
-5
/
+6
2019-04-26
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
1
-2
/
+2
2019-04-26
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
1
-1
/
+14
2019-04-26
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
1
-1
/
+1
2019-04-26
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
2
-7
/
+6
2019-04-26
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
1
-1
/
+0
2019-04-26
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
1
-3
/
+7
2019-04-24
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
1
-0
/
+1
2019-04-24
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
1
-1
/
+1
2019-04-24
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
1
-12
/
+20
2019-04-23
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
1
-1
/
+12
2019-04-23
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
1
-6
/
+42
2019-04-23
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
1
-1
/
+5
2019-03-25
dmaengine: axi-dmac: extend support for ZynqMP arch
Michael Hennerich
1
-1
/
+1
2019-03-25
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-03-25
dmaengine: pl08x: be fair when re-assigning physical channel
Jean-Nicolas Graux
1
-6
/
+16
2019-03-25
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
1
-20
/
+61
2019-03-25
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
1
-0
/
+51
2019-03-25
dmaengine: tegra210-adma: update system sleep callbacks
Sameer Pujar
1
-8
/
+2
2019-03-25
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
1
-15
/
+12
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
4
-10
/
+9
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+4
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
22
-501
/
+1043
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-77
/
+206
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-121
/
+247
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+47
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-80
/
+114
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
5
-15
/
+99
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
21
-111
/
+66
2019-03-15
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-369
/
+435
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-22
/
+33
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
16
-75
/
+81
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-138
/
+273
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-630
/
+2452
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
11
-104
/
+607
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
144
-1570
/
+8656
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
1
-5
/
+8
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-14
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'
Rafael J. Wysocki
3
-21
/
+28
2019-03-14
Merge branches 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2
-3
/
+15
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-19
/
+14
[next]