summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-1713-75/+59
|\
| * serial: sa1100: make sa1100_register_uart_fns a functionArnd Bergmann2016-03-081-2/+6
| * serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding2016-03-081-0/+3
| * tty/serial: at91: fix bad offset for UART timeout registerLudovic Desroches2016-03-081-1/+2
| * Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-1446-124/+264
| |\
| * | ARM: OMAP: serial: Rename DRIVER_NAMEJean Delvare2016-02-071-1/+1
| * | tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-071-0/+8
| * | of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-072-2/+2
| * | of: earlycon: Initialize port fields from DT propertiesPeter Hurley2016-02-071-0/+1
| * | of: earlycon: Add options string handlingPeter Hurley2016-02-071-1/+2
| * | of: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-071-2/+1
| * | earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-072-13/+15
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-0110-24/+65
| |\ \
| * | | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-0/+1
| * | | tty: Unify receive_buf() code pathsPeter Hurley2016-01-281-14/+2
| * | | tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley2016-01-281-1/+1
| * | | tty, n_tty: Remove fasync() ldisc notificationPeter Hurley2016-01-281-6/+0
| * | | tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-282-1/+4
| * | | tty: audit: Combine push functionsPeter Hurley2016-01-281-6/+2
| * | | tty: audit: Ignore current association for audit pushPeter Hurley2016-01-281-2/+2
| * | | tty: audit: Remove icanon mode from call chainPeter Hurley2016-01-281-2/+2
| * | | tty: Make tty_files_lock per-ttyPeter Hurley2016-01-281-1/+1
| * | | tty: Remove unreferenced tty flags macro TTY_DEBUGPeter Hurley2016-01-281-1/+0
| * | | tty: Move tty_check_change() helperPeter Hurley2016-01-281-1/+0
| * | | tty: Remove declarations to non-existent functionsPeter Hurley2016-01-281-3/+0
| * | | tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley2016-01-281-2/+1
| * | | tty: Destroy ldisc instance on hangupPeter Hurley2016-01-281-1/+2
| * | | tty: Use 'disc' for line discipline index namePeter Hurley2016-01-281-1/+1
| * | | tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-281-7/+0
| * | | tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2016-01-271-4/+4
| * | | tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley2016-01-271-2/+0
| * | | tty: Fix tty_init_termios() declarationPeter Hurley2016-01-271-3/+1
| * | | tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley2016-01-271-1/+0
* | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-1713-32/+243
|\ \ \ \
| * | | | Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-021-0/+1
| * | | | misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-023-18/+7
| * | | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-021-2/+0
| * | | | nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-021-1/+3
| * | | | nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-021-0/+1
| * | | | Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-03-021-0/+3
| |\ \ \ \
| | * | | | extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi2016-02-051-0/+3
| * | | | | Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-0227-1529/+1571
| |\ \ \ \ \
| * | | | | | drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-0/+9
| * | | | | | coresight: introducing a global trace ID functionMathieu Poirier2016-02-201-0/+12
| * | | | | | coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier2016-02-201-0/+27
| * | | | | | coresight: etb10: implementing AUX APIMathieu Poirier2016-02-201-2/+19
| * | | | | | coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-201-1/+1
| * | | | | | coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-201-2/+4
| * | | | | | coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-201-1/+1
| * | | | | | coresight: associating path with session rather than tracerMathieu Poirier2016-02-201-2/+0