| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/lguest: Remove lguest support | Juergen Gross | 2017-08-24 | 1 | -1/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-05 | 1 | -0/+2 |
|\ |
|
| * | drivers/char: kmem: disable on arm64 | Ard Biesheuvel | 2017-06-20 | 1 | -0/+2 |
* | | mmtimer: Remove the SGI SN2 mmtimer driver | Christoph Hellwig | 2017-05-26 | 1 | -9/+0 |
|/ |
|
* | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-02-22 | 1 | -0/+1 |
|\ |
|
| * | serdev: Introduce new bus for serial attached devices | Rob Herring | 2017-02-03 | 1 | -0/+1 |
* | | char: lack of bool string made CONFIG_DEVPORT always on | Max Bires | 2017-01-11 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 1 | -2/+1 |
|\ |
|
| * | tile-srom: allow the driver to be built as a module | Chris Metcalf | 2016-11-10 | 1 | -1/+1 |
| * | Move CONFIG_DEVKMEM default to n | Dave Young | 2016-10-28 | 1 | -1/+0 |
* | | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -27/+1 |
|\ |
|
| * | mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC | Arnd Bergmann | 2016-06-26 | 1 | -1/+1 |
| * | char/genrtc: remove the rest of the driver | Arnd Bergmann | 2016-06-04 | 1 | -26/+0 |
| * | char/genrtc: remove powerpc support | Arnd Bergmann | 2016-06-04 | 1 | -2/+2 |
| * | char/genrtc: remove m68k support | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | char/genrtc: remove parisc support | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | char/genrtc: remove mn10300 support | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | char/genrtc: remove alpha support | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
| * | char/genrtc: x86: remove remnants of asm/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -1/+1 |
* | | powerpc/powernv: Add driver for operator panel on FSP machines | Suraj Jitindar Singh | 2016-06-29 | 1 | -0/+14 |
|/ |
|
* | char: Drop bogus dependency of DEVPORT on !M68K | Geert Uytterhoeven | 2016-05-01 | 1 | -1/+0 |
* | char/rtc: replace blacklist with whitelist | Arnd Bergmann | 2016-05-01 | 1 | -2/+1 |
* | char: genrtc: replace blacklist with whitelist | Arnd Bergmann | 2016-03-05 | 1 | -1/+2 |
* | drivers/char: Remove msm_smd_pkt driver | Stephen Boyd | 2015-05-24 | 1 | -8/+0 |
* | drivers: char: mem: Make /dev/mem an optional device | Rob Ward | 2015-01-12 | 1 | -0/+9 |
* | xillybus: Move out of staging | Eli Billauer | 2014-09-23 | 1 | -0/+2 |
* | ttyprintk: Allow built as a module | Takashi Iwai | 2014-04-16 | 1 | -1/+1 |
* | sonypi: Simplify dependencies | Jean Delvare | 2014-04-06 | 1 | -1/+1 |
* | raw: set range for MAX_RAW_DEVS | Paul Bolle | 2014-02-07 | 1 | -0/+1 |
* | drivers/char/hpet.c: allow user controlled mmap for user processes | Prarit Bhargava | 2013-11-13 | 1 | -2/+8 |
* | stallion: final cleanup | Paul Bolle | 2013-06-03 | 1 | -12/+0 |
* | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -3/+4 |
* | char/misc: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 2012-09-18 | 1 | -3/+3 |
* | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov | 2012-05-16 | 1 | -9/+0 |
* | ramoops: use pstore interface | Kees Cook | 2012-05-16 | 1 | -0/+1 |
* | tty: delete briq_panel.c driver | Greg Kroah-Hartman | 2012-03-08 | 1 | -15/+0 |
* | um: switch to use of drivers/Kconfig | Al Viro | 2011-11-02 | 1 | -3/+3 |
* | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf | 2011-06-10 | 1 | -0/+11 |
* | Allow setting of number of raw devices as a module parameter | Jan Kara | 2011-05-06 | 1 | -1/+1 |
* | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura | 2011-03-23 | 1 | -0/+8 |
* | tty: move obsolete and broken generic_serial drivers to drivers/staging/gener... | Greg Kroah-Hartman | 2011-02-22 | 1 | -44/+0 |
* | tty: move obsolete and broken tty drivers to drivers/staging/tty/ | Greg Kroah-Hartman | 2011-02-22 | 1 | -79/+0 |
* | tty: move a number of tty drivers from drivers/char/ to drivers/tty/ | Greg Kroah-Hartman | 2011-02-22 | 1 | -172/+0 |
* | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman | 2011-02-22 | 1 | -252/+2 |
* | hvc: add Blackfin JTAG console support | Mike Frysinger | 2011-02-17 | 1 | -0/+9 |
* | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 1 | -5/+5 |
|\ |
|
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -5/+5 |
* | | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -1/+1 |
|/ |
|