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
2020-12-11
iwlwifi: dvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
5
-7
/
+7
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
9
-17
/
+17
2020-12-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-3
/
+3
2020-12-11
Merge remote-tracking branch 'spi/for-5.11' into spi-next
Mark Brown
841
-27962
/
+10550
2020-12-11
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
265
-23500
/
+4676
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
tty: serial: meson: enable console as module
Kevin Hilman
2
-2
/
+8
2020-12-11
usb: phy: convert comma to semicolon
Zheng Yongjun
1
-5
/
+5
2020-12-11
dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA
Vignesh Raghavendra
3
-38
/
+281
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
3
-25
/
+533
2020-12-11
dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
Peter Ujfalusi
2
-38
/
+85
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 BCDMA
Peter Ujfalusi
2
-91
/
+1185
2020-12-11
soc: ti: k3-ringacc: add AM64 DMA rings support.
Grygorii Strashko
1
-7
/
+318
2020-12-11
dmaengine: ti: k3-psil: Add initial map for AM64
Peter Ujfalusi
4
-1
/
+162
2020-12-11
dmaengine: dmatest: Use dmaengine_get_dma_device
Peter Ujfalusi
1
-5
/
+8
2020-12-11
dmaengine: of-dma: Add support for optional router configuration callback
Peter Ujfalusi
1
-0
/
+10
2020-12-11
dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
Peter Ujfalusi
1
-0
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev
Peter Ujfalusi
3
-5
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
Peter Ujfalusi
3
-0
/
+21
2020-12-11
dmaengine: ti: k3-udma: Add support for second resource range from sysfw
Peter Ujfalusi
1
-24
/
+31
2020-12-11
dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
Peter Ujfalusi
1
-2
/
+10
2020-12-11
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
1
-2
/
+1
2020-12-11
Merge tag 'tags/drivers_soc_for_5.11' into dmaengine/next
Vinod Koul
12
-306
/
+211
2020-12-11
dmaengine: stm32-mdma: rework interrupt handler
Amelie Delaunay
1
-30
/
+34
2020-12-11
dmaengine: stm32-dma: take address into account when computing max width
Amelie Delaunay
1
-5
/
+14
2020-12-11
dmaengine: stm32-dma: clean channel configuration when channel is freed
Amelie Delaunay
1
-0
/
+2
2020-12-11
dmaengine: stm32-dma: rework irq handler to manage error before xfer events
Amelie Delaunay
1
-11
/
+15
2020-12-11
hwmon: (iio_hwmon) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (xgene) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (occ) Add new temperature sensor type
Eddie James
1
-0
/
+75
2020-12-11
fsi: occ: Add support for P10
Eddie James
1
-34
/
+91
2020-12-11
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
1
-5
/
+5
2020-12-11
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2
-1
/
+160
2020-12-11
hwmon: (ltc2992) Add support
Alexandru Tachici
3
-0
/
+825
2020-12-11
hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2
xiao.ma
3
-0
/
+432
2020-12-11
usb: ucsi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-11
Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
9
-965
/
+440
2020-12-11
Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()"
Andrea Parri (Microsoft)
1
-5
/
+0
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
1
-0
/
+121
2020-12-11
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
1
-12
/
+5
2020-12-11
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
1
-3
/
+8
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
1
-0
/
+3
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
1
-0
/
+7
2020-12-11
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
1
-7
/
+7
2020-12-11
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
1
-1
/
+1
2020-12-11
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
3
-173
/
+0
2020-12-11
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-5
/
+1
2020-12-11
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2
-13
/
+1
[prev]
[next]