summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: msm: Move header file into driverStephen Boyd2016-06-252-190/+166
* serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang2016-06-251-0/+1
* serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven2016-06-252-0/+6
* serial: sh-sci: Clear RX, error, and break flags during resetGeert Uytterhoeven2016-06-251-0/+4
* serial: sh-sci: Do not start transfers from sci_startup()Geert Uytterhoeven2016-06-251-6/+0
* serial: sh-sci: Add DT support for dedicated RTS/CTSGeert Uytterhoeven2016-06-251-0/+3
* serial: sh-sci: Fix support for hardware-assisted RTS/CTSGeert Uytterhoeven2016-06-251-7/+83
* serial: sh-sci: Add pin initialization for SCIFA/SCIFBGeert Uytterhoeven2016-06-251-1/+15
* serial: sh-sci: Correct pin initialization on (H)SCIFGeert Uytterhoeven2016-06-251-15/+8
* serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven2016-06-251-4/+10
* serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven2016-06-251-4/+6
* serial: sh-sci: Do not open-code sci_getreg()Geert Uytterhoeven2016-06-251-5/+2
* serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven2016-06-252-1/+46
* serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callbackGeert Uytterhoeven2016-06-251-2/+2
* tty: vt, remove unused vc_deccolmJiri Slaby2016-06-251-1/+0
* tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby2016-06-252-14/+7
* tty: vt, convert more macros to functionsJiri Slaby2016-06-254-47/+53
* tty: vt, whitespace cleanup in csi_mJiri Slaby2016-06-251-84/+85
* tty: vt, too many commands per line in rgb_foregroundJiri Slaby2016-06-251-11/+16
* tty: vt, do not pass structure over stackJiri Slaby2016-06-251-33/+33
* tty: vt, separate T.416 high colors handlerJiri Slaby2016-06-251-48/+37
* tty: vt, get rid of ugly FLUSH macroJiri Slaby2016-06-251-13/+18
* tty: vt, drop VT_BUF_VRAM_ONLYJiri Slaby2016-06-251-19/+3
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-257-117/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-258-37/+12
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-258-46/+16
* sisusb: remove dummy variablesJiri Slaby2016-06-253-34/+24
* vt: remove lines parameter from scrollbackJiri Slaby2016-06-252-5/+3
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-252-9/+6
* TTY: serial, handle platform_get_irq retval properlyJiri Slaby2016-06-254-4/+21
* tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-253-11/+5
* tty: 8250, drop unused members from struct old_serial_portJiri Slaby2016-06-252-4/+2
* tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-252-7/+1
* tty: cyclades+mxser, do not initialize to zeroJiri Slaby2016-06-252-2/+0
* tty: ipwireless, cleanup TIOCGSERIALJiri Slaby2016-06-251-10/+1
* Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-06-192-29/+63
|\
| * dmaengine: mv_xor: Fix incorrect offset in dma_map_page()Stefan Roese2016-06-071-4/+6
| * dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-05-301-1/+23
| * dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-05-301-22/+32
| * dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-05-301-2/+2
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-06-191-1/+1
|\ \
| * | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-06-161-1/+1
* | | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-06-1838-416/+537
|\ \ \
| * | | usbip: rate limit get_frame_number messageGreg Kroah-Hartman2016-06-181-1/+1
| * | | usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-141-1/+1
| * | | usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-141-6/+9
| * | | Merge tag 'phy-for-4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-06-112-5/+16
| |\ \ \
| | * | | phy: ti-pipe3: Program the DPLL even if it was already lockedRoger Quadros2016-06-031-4/+11
| | * | | phy: exynos-mipi-video: avoid uninitialized variable useArnd Bergmann2016-05-301-1/+5
| | | |/ | | |/|
| * | | usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-081-0/+9