index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
1
-3
/
+3
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov
1
-9
/
+0
2012-05-16
ramoops: use pstore interface
Kees Cook
1
-0
/
+1
2012-03-08
tty: delete briq_panel.c driver
Greg Kroah-Hartman
1
-15
/
+0
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-3
/
+3
2011-06-10
arch/tile: add hypervisor-based character driver for SPI flash ROM
Chris Metcalf
1
-0
/
+11
2011-05-06
Allow setting of number of raw devices as a module parameter
Jan Kara
1
-1
/
+1
2011-03-23
drivers/char: add MSM smd_pkt driver
Niranjana Vishwanathapura
1
-0
/
+8
2011-02-22
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
1
-44
/
+0
2011-02-22
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
1
-79
/
+0
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
1
-172
/
+0
2011-02-22
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
1
-252
/
+2
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
1
-0
/
+9
2011-01-20
Merge branch 'akpm'
Linus Torvalds
1
-5
/
+5
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-5
/
+5
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-1
/
+1
2011-01-13
cs5535: deprecate older cs5535_gpio driver
Andres Salomon
1
-9
/
+0
2010-11-30
drivers: char: hvc: add arm JTAG DCC console support
Daniel Walker
1
-0
/
+9
2010-10-22
add ttyprintk driver
Samo Pogacnik
1
-0
/
+15
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
1
-1
/
+1
2010-06-04
ramoops: add HAS_IOMEM dependency
Heiko Carstens
1
-0
/
+1
2010-05-27
char drivers: RAM oops/panic logger
Marco Stornelli
1
-0
/
+7
2010-05-21
tty: n_gsm: depends on NET
Randy Dunlap
1
-0
/
+1
2010-05-21
tty: n_gsm line discipline
Alan Cox
1
-1
/
+8
2010-02-24
virtio: console: Associate each port with a char device
Amit Shah
1
-0
/
+8
2010-01-15
powerpc/hvc: Driver build breaks with !HVC_CONSOLE
Kamalesh Babulal
1
-1
/
+1
2009-12-15
bfin-otp: add BF51x to the supported arch list
Mike Frysinger
1
-1
/
+1
2009-12-11
tty: esp: remove broken driver
Alan Cox
1
-13
/
+0
2009-10-30
tty: Mark generic_serial users as BROKEN
Alan Cox
1
-3
/
+3
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
1
-0
/
+8
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
1
-4
/
+0
2009-06-18
drivers/char/rtc: disable legacy RTC driver on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-11
tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface
Mike Frysinger
1
-0
/
+13
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-1
/
+1
2009-01-31
NVRAM depends on RTC_DRV_CMOS
Uwe Kleine-König
1
-1
/
+1
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-0
/
+1
2009-01-06
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-01-02
tty: ESP has been broken for locking etc forver
Alan Cox
1
-1
/
+1
2009-01-02
Add DEVPTS_MULTIPLE_INSTANCES config token
Sukadev Bhattiprolu
1
-0
/
+11
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-0
/
+6
2008-12-25
[S390] s390/hvc_console: z/VM IUCV hypervisor console support
Hendrik Brueckner
1
-0
/
+10
2008-11-19
Merge branch 'linux-2.6' into next
Paul Mackerras
1
-12
/
+12
2008-11-19
powerpc: udbg-based backend for hvc_console
David Gibson
1
-0
/
+6
2008-11-14
Create/use more directory structure in the Documentation/ tree.
Randy Dunlap
1
-12
/
+12
2008-10-30
CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.
Ralf Baechle
1
-11
/
+0
2008-10-30
CHAR: Delete old and now unused DS1286 driver.
Ralf Baechle
1
-11
/
+0
2008-10-16
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
1
-9
/
+0
[next]