summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-05dt-bindings: phy: Convert Broadcom SATA PHY to YAMLFlorian Fainelli
2020-12-05devicetree: phy: rockchip-emmc add output-tapdelay-selectChris Ruehl
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl
2020-12-05PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)
2020-12-05dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000.周琰杰 (Zhou Yanjie)
2020-12-05USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)
2020-12-05devicetree: phy: rockchip-emmc: pulldown propertyChris Ruehl
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl
2020-12-05phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li
2020-12-05phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann
2020-12-05soundwire: intel: fix another unused-function warningArnd Bergmann
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-04Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-04tty: Fix ->session lockingJann Horn
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-12-04Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman
2020-12-04Merge tag 'icc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2020-12-04Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-12-03cifs: add NULL check for ses->tcon_ipcAurelien Aptel
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-03Merge branch 'mlx5-fixes-2020-12-01'Jakub Kicinski
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-12-03pwm: sl28cpld: fix getting driver data in pwm callbacksUwe Kleine-König