summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2017-01-192-2/+48
* serial: 8250_dw: Allow hardware flow control to be usedJason Uy2017-01-191-3/+2Star
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-195-7/+16
* serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart2017-01-192-10/+7Star
* serial: sh-sci: Remove manual break debouncingLaurent Pinchart2017-01-192-122/+7Star
* serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2017-01-192-20/+6Star
* serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart2017-01-192-83/+102
* serial: sh-sci: Constify platform dataLaurent Pinchart2017-01-191-48/+49
* serial: sh-sci: Replace regmap array with port parametersLaurent Pinchart2017-01-191-123/+155
* serial: sh-sci: Remove initialization of zero fields in sci_port_paramsLaurent Pinchart2017-01-191-94/+0Star
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-192-10/+8Star
* sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2017-01-192-4/+0Star
* sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2017-01-192-3/+3
* sh: Don't set sh-sci port_regLaurent Pinchart2017-01-195-16/+0Star
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-1928-112/+1Star
* sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2017-01-192-16/+16
* sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-194-22/+21Star
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-1928-135/+103Star
* serial: sh-sci: Don't rely on platform data flags when not neededLaurent Pinchart2017-01-191-4/+3Star
* serial: sh-sci: Set the SCSCR TE and RE bits in the driverLaurent Pinchart2017-01-191-6/+7
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-16312-1708/+2956
|\
| * Linux 4.10-rc4Linus Torvalds2017-01-161-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-165-27/+60
| |\
| | * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| | * pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin2017-01-101-4/+6
| | * libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| | * mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
| * | Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
| |\ \
| | * | vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| | * | auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| | * | ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| | * | extcon: return error code on failurePan Bian2017-01-111-1/+1
| | * | drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4Star
| | * | mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
| * | | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-154-34/+0Star
| |\ \ \
| | * | | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-144-34/+0Star
| | |/ /
| * | | Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-155-17/+25
| |\ \ \
| | * | | sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
| | * | | Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| | * | | Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| | * | | 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5Star
| | * | | tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5Star
| | * | | tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
| | |/ /
| * | | Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-156-66/+98
| |\ \ \
| | * \ \ Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-122-39/+78
| | |\ \ \
| | | * | | USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21
| | | * | | USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-01-101-4/+5
| | | * | | USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-01-091-7/+17
| | | * | | USB: serial: ch341: fix line settings after reset-resumeJohan Hovold2017-01-091-1/+4
| | | * | | USB: serial: ch341: fix resume after resetJohan Hovold2017-01-091-4/+13