summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit
2017-10-04ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi
2017-10-04clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski
2017-10-04dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz
2017-10-04nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-04vt: Use consistent logging styleJoe Perches
2017-10-04sysrq : fix Show Regs call trace on ARMJibin Xu
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-10-04mmc: meson-gx: include tx phase in the tuning processJerome Brunet
2017-10-04mmc: meson-gx: fix rx phase resetJerome Brunet
2017-10-04mmc: meson-gx: make sure the clock is rounded downJerome Brunet
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-10-04serial: 8250_dw: Improve clock rate settingEd Blake
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-10-04serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-10-04mxser: remove unused parametersJiri Slaby
2017-10-04tty: xilinx_uartps: move to arch_initcall for earlier consoleShubhrajyoti Datta
2017-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha
2017-10-04tty/serial: atmel: Prevent a warning on suspendRomain Izard
2017-10-03Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2017-10-03zram: fix null dereference of handleMinchan Kim
2017-10-03rapidio: remove global irq spinlocks from the subsystemIoan Nicu
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-03null_blk: change configfs dependency to selectJens Axboe
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado
2017-10-03drm/i915: Fix DDI PHY init if it was already onImre Deak
2017-10-03ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi
2017-10-03ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz
2017-10-03ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz
2017-10-03serial: sh-sci: Support for variable HSCIF hardware RX timeoutUlrich Hecht
2017-10-03tty: serial: jsm: Add space before the open braceGimcuan Hui
2017-10-03serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)
2017-10-03drivers: tty: sa1100: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: ifx6x60: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: sn_console: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: n_gsm: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: pnx8xxx: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: max3100: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: vcc: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: mux: use setup_timer() helper.Allen Pais
2017-10-03serial: imx: Switch setting dma_is_txing from "false" to "0"Martyn Welch
2017-10-03serial: imx: Use RX_BUF_SIZE to set size of RX bufferMartyn Welch
2017-10-03serial: imx: only set dma_is_rxing when DMA startsRomain Perier