summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-04tty: ipwireless: fix error handlingTong Zhang
2020-09-04tty: synclink_gt: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-04tty: serial: icom: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi
2020-09-04serial: stm32: Add RS485 RTS GPIO control againMarek Vasut
2020-09-04tty: serial: earlycon dependencyTong Zhang
2020-09-04sc16is7xx: Set iobase to device indexDaniel Mack
2020-09-04serial: core: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04serial: imx: Delete duplicated argument to '|' in imx_uart_probeYe Bin
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-30Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds
2020-08-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-28Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'acpi-mm'Rafael J. Wysocki
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones
2020-08-28serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng
2020-08-28tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-08-28serial: core: don't use snprintf() for formatting sysfs attrsAlex Dewar
2020-08-28serial: fsl_lpuart: Fix typo in "transfer"Fabio Estevam
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27md/raid5: make sure stripe_size as power of twoYufen Yu
2020-08-28Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-28Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey
2020-08-27EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose
2020-08-27cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar
2020-08-27video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-08-27usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-08-27USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-08-27USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-08-27xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-08-27XEN uses irqdesc::irq_data_common::handler_data to store a per interruptThomas Gleixner