summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-31tty: keyboard, do not speculate on func_table indexJiri Slaby
2020-07-30serial: stm32: Add RS485 RTS GPIO controlMarek Vasut
2020-07-29serial: 8250_dw: Fix common clocks usage race conditionSerge Semin
2020-07-29serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin
2020-07-29serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan
2020-07-29tty: serial: imx: enable imx serial console port as moduleFugang Duan
2020-07-29tty/synclink: remove leftover bits of non-PCI card supportChristoph Hellwig
2020-07-29tty: Use the preferred form for passing the size of a structure typeGustavo A. R. Silva
2020-07-29tty: Fix identation issues in struct serial_struct32Gustavo A. R. Silva
2020-07-29tty: Avoid the use of one-element arraysGustavo A. R. Silva
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-24Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-24Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-07-24serial: msm_serial: add sparse context annotationJohan Hovold
2020-07-24serial: pmac_zilog: add sparse context annotationJohan Hovold
2020-07-24newport_con: vc_color is now in stateJiri Slaby
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-23i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson
2020-07-23i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-23device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter
2020-07-23interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov
2020-07-23interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov
2020-07-23/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers
2020-07-23binder: Don't use mmput() from shrinker function.Tetsuo Handa
2020-07-23Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-23Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie