summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-218-10/+111
|\
| * Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-0933-132/+258
| |\
| * | Fix OpenSSH pty regression on closeBrian Bloniarz2016-05-011-1/+1
| * | serial: mps2-uart: add MPS2 UART driverVladimir Murzin2016-04-301-0/+3
| * | serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-302-0/+3
| * | tty: vt, use proper type for default colorsJiri Slaby2016-04-301-3/+3
| * | tty: vt, make color_table constJiri Slaby2016-04-302-2/+2
| * | tty: vt, remove reduntant checkJiri Slaby2016-04-301-1/+0
| * | serial: core: Prevent unsafe uart port access, part 2Peter Hurley2016-04-301-0/+2
| * | tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flagsPeter Hurley2016-04-301-0/+4
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-0/+13
| * | tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-0/+13
| * | tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-0/+13
| * | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-0/+12
| * | tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-301-2/+10
| * | tty: Define ASYNC_ replacement bitsPeter Hurley2016-04-302-2/+23
| * | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-0/+5
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-0/+5
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-2110-8/+239
|\ \ \
| * \ \ Merge branch 'clk-hi3519' into clk-nextStephen Boyd2016-05-061-0/+40
| |\ \ \
| | * | | clk: hisilicon: add CRG driver for hi3519 socJiancheng Xue2016-05-061-0/+40
| * | | | Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2016-05-032-1/+6
| |\ \ \ \
| | * | | | clk: tegra: Fix pllre Tegra210 and add pll_re_out1Rhyland Klein2016-04-281-1/+1
| * | | | | Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-05-031-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'clk-hw-register' (early part) into clk-nextStephen Boyd2016-04-212-1/+99
| |\ \ \ \ \ \
| | * | | | | | clk: fixed-rate: Add hw based registration APIsStephen Boyd2016-04-201-0/+7
| | * | | | | | clk: gpio: Add hw based registration APIsStephen Boyd2016-04-201-0/+8
| | * | | | | | clk: composite: Add hw based registration APIsStephen Boyd2016-04-201-0/+7
| | * | | | | | clk: fractional-divider: Add hw based registration APIsStephen Boyd2016-04-201-0/+5
| | * | | | | | clk: fixed-factor: Add hw based registration APIsStephen Boyd2016-04-201-0/+4
| | * | | | | | clk: mux: Add hw based registration APIsStephen Boyd2016-04-201-0/+11
| | * | | | | | clk: gate: Add hw based registration APIsStephen Boyd2016-04-201-0/+5
| | * | | | | | clk: divider: Add hw based registration APIsStephen Boyd2016-04-201-0/+10
| | * | | | | | clkdev: Add clk_hw based registration APIsStephen Boyd2016-04-201-0/+6
| | * | | | | | clk: Add clk_hw OF clk providersStephen Boyd2016-04-201-0/+30
| | * | | | | | clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd2016-04-201-0/+6
| | * | | | | | clkdev: Remove clk_register_clkdevs()Stephen Boyd2016-04-201-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'clk-composite-unregister' into clk-nextStephen Boyd2016-04-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | clk: composite: Add unregister functionMaxime Ripard2016-04-211-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-04-201-0/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-04-201-12/+12
| |\ \ \ \ \ \ \
| * | | | | | | | clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo2016-04-161-0/+2
| * | | | | | | | Merge branch 'clk-artpec6' into clk-nextStephen Boyd2016-04-161-0/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: add device tree binding for Artpec-6 clock controllerLars Persson2016-04-161-0/+38
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-04-161-0/+752
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-04-161-6/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2016-04-162-3/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo2016-04-121-1/+1
| | * | | | | | | | | | clk: imx: vf610: add TCON ipg clockStefan Agner2016-04-121-1/+3
| | * | | | | | | | | | clk: imx: add ckil clock for i.MX7Gary Bisson2016-04-061-1/+2