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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
Merge tag 'backlight-detect-refactor-1' into review-hans
Hans de Goede
28
-505
/
+436
2022-09-05
drm/i915: Start using REG_BIT* macros with CDCLK registers
Stanislav Lisovskiy
1
-10
/
+10
2022-09-05
macintosh: Add missing of_node_get() in do_attach()
Liang He
1
-0
/
+2
2022-09-05
soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
Liang He
2
-2
/
+8
2022-09-05
dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-09-05
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
Tudor Ambarus
1
-4
/
+1
2022-09-05
dmaengine: pl330: Remove unused flags
Harini Katakam
1
-4
/
+0
2022-09-05
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
1
-1
/
+1
2022-09-05
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
1
-3
/
+3
2022-09-05
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
Christophe JAILLET
1
-7
/
+1
2022-09-05
dmaengine: stm32-dmamux: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-05
dmaengine: sf-pdma:Remove the print function dev_err()
ye xingchen
1
-6
/
+2
2022-09-05
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
1
-8
/
+17
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
486
-3339
/
+6483
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
6
-0
/
+1043
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
3
-0
/
+30
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
3
-13
/
+9
2022-09-05
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
1
-106
/
+106
2022-09-05
thunderbolt: Move tb_xdomain_parent() to tb.h
Mika Westerberg
2
-5
/
+5
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
486
-3339
/
+6483
2022-09-05
Merge 6.0-rc4 into staging-next
Greg Kroah-Hartman
485
-3339
/
+6482
2022-09-05
Merge 6.0-rc4 into char-misc-next
Greg Kroah-Hartman
486
-3339
/
+6483
2022-09-04
gpio: exar: access MPIO registers on cascaded chips
Qingtao Cao
1
-5
/
+35
2022-09-04
gpiolib: make fwnode_get_named_gpiod() static
Dmitry Torokhov
1
-66
/
+66
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+6
2022-09-04
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
Swati Agarwal
1
-1
/
+5
2022-09-04
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
1
-1
/
+1
2022-09-04
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2022-09-04
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
3
-1
/
+13
2022-09-04
dmaengine: hsu: Use GENMASK() consistently
Andy Shevchenko
1
-3
/
+4
2022-09-04
dmaengine: hsu: using for_each_set_bit to simplify the code
Andy Shevchenko
1
-11
/
+8
2022-09-04
dmaengine: hsu: Finish conversion to managed resources
Andy Shevchenko
1
-15
/
+12
2022-09-04
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
1
-1
/
+69
2022-09-04
dmaengine: stm32-dma: add support to trigger STM32 MDMA
Amelie Delaunay
1
-1
/
+46
2022-09-04
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
1
-1
/
+1
2022-09-04
dmaengine: stm32-dma: use bitfield helpers
Amelie Delaunay
1
-35
/
+25
2022-09-04
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
Amelie Delaunay
1
-17
/
+12
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
1
-2
/
+236
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
1
-82
/
+299
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
1
-6
/
+13
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-09-04
ipmi:ipmb: Fix a vague comment and a typo
Corey Minyard
1
-2
/
+2
2022-09-04
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
1
-2
/
+0
2022-09-04
dmaengine: qcom: gpi: Add SM6350 support
Luca Weiss
1
-0
/
+1
2022-09-04
iio: magnetometer: yamaha-yas530: Use dev_err_probe()
Andy Shevchenko
1
-10
/
+6
2022-09-04
iio: magnetometer: yamaha-yas530: Make strings const in chip info
Andy Shevchenko
1
-2
/
+2
2022-09-04
iio: magnetometer: yamaha-yas530: Use pointers as driver data
Andy Shevchenko
1
-10
/
+13
2022-09-04
phy: rockchip-inno-usb2: Return zero after otg sync
Peter Geis
1
-4
/
+6
[prev]
[next]