| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'asoc/for-5.9' into asoc-next | Mark Brown | 2020-07-31 | 7 | -18/+28 |
|\ |
|
| * | Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>: | Mark Brown | 2020-07-30 | 1 | -1/+1 |
| |\ |
|
| * | | ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 2020-07-17 | 7 | -18/+28 |
* | | | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown | 2020-07-31 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM | Hauke Mehrtens | 2020-07-20 | 1 | -1/+1 |
* | | | Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-07-26 | 16 | -111/+176 |
|\ \ \ |
|
| * | | | interconnect: msm8916: Fix buswidth of pcnoc_s nodes | Georgi Djakov | 2020-07-23 | 1 | -7/+7 |
| * | | | interconnect: Do not skip aggregation for disabled paths | Georgi Djakov | 2020-07-23 | 1 | -3/+9 |
| * | | | /dev/mem: Add missing memory barriers for devmem_inode | Eric Biggers | 2020-07-23 | 1 | -3/+7 |
| * | | | binder: Don't use mmput() from shrinker function. | Tetsuo Handa | 2020-07-23 | 1 | -1/+1 |
| * | | | Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/... | Greg Kroah-Hartman | 2020-07-20 | 1 | -3/+11 |
| |\ \ \ |
|
| | * | | | habanalabs: prevent possible out-of-bounds array access | Oded Gabbay | 2020-07-19 | 1 | -3/+11 |
| * | | | | Merge tag 'fpga-late-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2020-07-20 | 2 | -2/+4 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | fpga: dfl: fix bug in port reset handshake | Matthew Gerlach | 2020-07-14 | 1 | -1/+2 |
| | * | | | fpga: dfl: pci: reduce the scope of variable 'ret' | Xu Yilun | 2020-07-14 | 1 | -1/+2 |
| * | | | | Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/... | Greg Kroah-Hartman | 2020-07-17 | 9 | -92/+137 |
| |\ \ \ \ |
|
| | * | | | | habanalabs: set 4s timeout for message to device CPU | Oded Gabbay | 2020-07-10 | 7 | -30/+38 |
| | * | | | | habanalabs: set clock gating per engine | Oded Gabbay | 2020-07-10 | 6 | -61/+93 |
| | * | | | | habanalabs: block WREG_BULK packet on PDMA | Oded Gabbay | 2020-07-10 | 1 | -1/+6 |
* | | | | | | Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | device property: Avoid NULL pointer dereference in device_get_next_child_node() | Andy Shevchenko | 2020-07-23 | 1 | -1/+1 |
* | | | | | | | Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-07-26 | 5 | -19/+63 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | staging: wlan-ng: properly check endpoint types | Rustam Kovhaev | 2020-07-22 | 1 | -1/+15 |
| * | | | | | | | staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift | Ian Abbott | 2020-07-20 | 1 | -6/+14 |
| * | | | | | | | staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift | Ian Abbott | 2020-07-20 | 1 | -5/+19 |
| * | | | | | | | staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift | Ian Abbott | 2020-07-20 | 1 | -6/+14 |
| * | | | | | | | staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support | Ian Abbott | 2020-07-20 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-07-26 | 10 | -32/+69 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X | Matthew Howell | 2020-07-24 | 1 | -1/+11 |
| * | | | | | | | fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. | Tetsuo Handa | 2020-07-23 | 4 | -8/+8 |
| * | | | | | | | serial: 8250_mtk: Fix high-speed baud rates clamping | Serge Semin | 2020-07-21 | 1 | -0/+18 |
| * | | | | | | | serial: 8250: fix null-ptr-deref in serial8250_start_tx() | Yang Yingliang | 2020-07-21 | 1 | -1/+1 |
| * | | | | | | | serial: tegra: drop bogus NULL tty-port checks | Johan Hovold | 2020-07-21 | 1 | -9/+4 |
| * | | | | | | | serial: tegra: fix CREAD handling for PIO | Johan Hovold | 2020-07-21 | 1 | -2/+5 |
| * | | | | | | | tty: xilinx_uartps: Really fix id assignment | Helmut Grohne | 2020-07-21 | 1 | -2/+6 |
| * | | | | | | | vt: Reject zero-sized screen buffer size. | Tetsuo Handa | 2020-07-21 | 1 | -11/+18 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-07-26 | 3 | -1/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | usb: tegra: Fix allocation for the FPCI context | Jon Hunter | 2020-07-23 | 1 | -1/+1 |
| * | | | | | | | usb: xhci: Fix ASM2142/ASM3142 DMA addressing | Forest Crossman | 2020-07-21 | 1 | -0/+3 |
| * | | | | | | | usb: xhci-mtk: fix the failure of bandwidth allocation | Chunfeng Yun | 2020-07-21 | 1 | -0/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-07-26 | 1 | -5/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | scsi: core: Run queue in case of I/O resource contention failure | Ming Lei | 2020-07-21 | 1 | -5/+11 |
* | | | | | | | | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-07-25 | 2 | -10/+58 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren | 2020-07-21 | 2 | -10/+58 |
* | | | | | | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-07-25 | 9 | -36/+38 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | efi: Revert "efi/x86: Fix build with gcc 4" | Ard Biesheuvel | 2020-07-09 | 1 | -2/+1 |
| * | | | | | | | | | efi/efivars: Expose RT service availability via efivars abstraction | Ard Biesheuvel | 2020-07-09 | 4 | -12/+16 |
| * | | | | | | | | | efi/libstub: Move the function prototypes to header file | Atish Patra | 2020-07-09 | 2 | -17/+16 |
| * | | | | | | | | | efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds | Atish Patra | 2020-07-09 | 1 | -1/+1 |
| * | | | | | | | | | efi/x86: Only copy upto the end of setup_header | Arvind Sankar | 2020-06-25 | 1 | -2/+4 |