summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: serial: imx: use the sg count from dma_map_sgPeng Fan2019-11-131-1/+1
| * | | Remove every trace of SERIAL_MAGICPascal Terjan2019-11-135-89/+0
| * | | tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan2019-11-051-2/+2
| * | | Revert "tty:n_gsm.c: destroy port by tty_port_destroy()"Greg Kroah-Hartman2019-11-041-1/+0
| * | | tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enableChuhong Yuan2019-11-041-1/+1
| * | | serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich2019-11-041-1/+1
| * | | serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko2019-11-041-5/+3
| * | | tty: serial: msm_serial: Fix flow controlJeffrey Hugo2019-11-041-1/+5
| * | | tty: rocket: reduce stack usageSudip Mukherjee2019-11-041-13/+19
| * | | dt-bindings: serial: sh-sci: Document r8a77961 bindingsGeert Uytterhoeven2019-11-041-2/+4
| * | | dt-bindings: serial: lpuart: Drop unsupported RS485 bindingsAndrey Smirnov2019-11-041-2/+1
| * | | tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker2019-11-041-2/+63
| * | | tty: serial: lpuart: Use defines that correspond to correct registerPhilippe Schenker2019-11-041-2/+2
| * | | tty: serial: lpuart: Remove unnecessary code from set_mctrlPhilippe Schenker2019-11-041-11/+0
| * | | Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman2019-10-27594-3244/+5348
| |\ \ \
| * | | | serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea2019-10-164-8/+8
| * | | | Revert "serial: core: Use cons->index for preferred console registration"Michal Simek2019-10-161-2/+1
| * | | | serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko2019-10-152-14/+19
| * | | | Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman2019-10-14677-6374/+6054
| |\ \ \ \
| * | | | | hvc: dcc: Add earlycon supportMichal Simek2019-10-111-0/+28
| * | | | | serdev: Add ACPI devices by ResourceSource fieldMaximilian Luz2019-10-101-12/+99
| * | | | | serial: sirf: make register info staticBen Dooks2019-10-101-2/+3
| * | | | | tty: serial: qcom_geni_serial: Wakeup over UART RXAkash Asthana2019-10-101-1/+43
| * | | | | tty: serial: qcom_geni_serial: IRQ cleanupAkash Asthana2019-10-101-10/+14
| * | | | | tty:n_gsm.c: destroy port by tty_port_destroy()Xiaoming Ni2019-10-041-0/+1
| * | | | | tty_ldisc: simplify tty_ldisc_autoload initializationPavel Machek2019-10-041-6/+1
| * | | | | arm: dts: aspeed: Add vuart aspeed,sirq-polarity-sense to aspeed-g5.dtsiOskar Senft2019-10-041-0/+1
| * | | | | dt-bindings: serial: 8250: Add aspeed,sirq-polarity-sense.Oskar Senft2019-10-041-0/+5
| * | | | | drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurableOskar Senft2019-10-043-1/+95
| * | | | | serial: 8250_dw: Use devm_clk_get_optional() to get the input clockAndy Shevchenko2019-10-041-43/+32
| * | | | | serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi2019-10-041-12/+9
| * | | | | tty/amba-pl011: fix a -Wunused-function warningQian Cai2019-10-041-4/+0
| * | | | | serial: core: Use cons->index for preferred console registrationMichal Simek2019-10-041-1/+2
| * | | | | tty: 8250_of: Use software emulated RS485 direction controlHeiko Schocher2019-10-041-0/+31
| * | | | | serial: sprd: Add polling IO supportLanqing Liu2019-10-041-0/+33
| * | | | | serial: imx: adapt rx buffer and dma periodsPhilipp Puschmann2019-10-041-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-03152-2130/+2862
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/trivial'Bjorn Helgaas2019-11-288-55/+30
| |\ \ \ \ \
| | * | | | | PCI: Fix indentationKrzysztof Kozlowski2019-11-214-17/+17
| | * | | | | PCI: Fix typosBjorn Helgaas2019-11-202-3/+2
| | * | | | | PCI: Remove useless comments and tidy othersBjorn Helgaas2019-10-171-28/+9
| | * | | | | PCI: Remove unnecessary includesBjorn Helgaas2019-10-171-1/+0
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-11-284-5/+8
| |\ \ \ \ \
| | * | | | | tools: PCI: Fix fd leakageHewenliang2019-10-291-0/+1
| | * | | | | MAINTAINERS: Add Marek and Shimoda-san as R-Car PCIE co-maintainersSimon Horman2019-10-171-1/+2
| | * | | | | PCI: mvebu: mvebu_pcie_map_registers __iomem fixBen Dooks (Codethink)2019-10-171-1/+1
| | * | | | | PCI: mvebu: Make mvebu_pci_bridge_emul_ops staticBen Dooks (Codethink)2019-10-171-1/+1
| | * | | | | PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)2019-10-171-2/+3
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-2823-604/+272
| |\ \ \ \ \
| | * | | | | PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring2019-11-202-21/+1