Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b7bf930ae762d3124317e36f26a7567dc04e835
/
drivers
/
char
3e318b5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
732730d
m68k: gs: use tty_port fixes
by Geert Uytterhoeven
· 16 years ago
d9ecdb2
Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im
by Russell King
· 16 years ago
689796a
dsp56k: Fix BKL pushdown
by Geert Uytterhoeven
· 16 years ago
9580d85
drivers/char/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
0147600
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
by Michael Halcrow
· 16 years ago
ec288bd
tpm: increase size of internal TPM response buffers
by Marcin Obara
· 16 years ago
3bd6046
tpm_bios.c: make 2 structs static
by Adrian Bunk
· 16 years ago
061991e
tpm: add support for Broadcom TPM TIS device HID
by LE DISEZ Erwan
· 16 years ago
4ef584b
[ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26
by Russell King
· 16 years ago
ff5d48a
Merge git://git.infradead.org/embedded-2.6
by Linus Torvalds
· 16 years ago
cd9a6f10
unexport proc_clear_tty
by Adrian Bunk
· 16 years ago
ace7dd9
Char: mxser, various cleanups
by Jiri Slaby
· 16 years ago
1df0092
Char: mxser, remove predefined isa support
by Jiri Slaby
· 16 years ago
83766bc
Char: mxser, prints cleanup
by Jiri Slaby
· 16 years ago
72800df
Char: mxser, globals cleanup
by Jiri Slaby
· 16 years ago
41aee9a
Char: mxser, ioctl cleanup
by Jiri Slaby
· 16 years ago
6ee8928
nwflash: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
236b875
dsp56k: BKL pushdown
by Alan Cox
· 16 years ago
b8e3591
ds1302: push down the BKL into the driver ioctl code
by Alan Cox
· 16 years ago
6d535d3
ppdev: wrap ioctl handler in driver and push lock down
by Alan Cox
· 16 years ago
11af747
sx: push BKL down into the firmware ioctl handler
by Alan Cox
· 16 years ago
f6759fd
rio: push down the BKL into the firmware ioctl handler
by Alan Cox
· 16 years ago
909d145
mwave: ioctl BKL pushdown
by Alan Cox
· 16 years ago
47be36a
ip2: push BKL down for the firmware interface
by Alan Cox
· 16 years ago
76528a4
efirtc: push down the BKL
by Alan Cox
· 16 years ago
372572e
#if 0 hpet_unregister()
by Adrian Bunk
· 16 years ago
8d1e120
proper extern for mwave_s_mdd
by Adrian Bunk
· 16 years ago
f557d09
remove some more tipar bits
by Adrian Bunk
· 16 years ago
43de804
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
by Huang Weiyi
· 16 years ago
7721c49
virtio: console as a config option
by Christian Borntraeger
· 16 years ago
91fcad1
virtio_console: use virtqueue notification for hvc_console
by Christian Borntraeger
· 16 years ago
611e097
hvc_console: rework setup to replace irq functions with callbacks
by Christian Borntraeger
· 16 years ago
18b095d
drivers/char: remove old broken Cobalt LCD driver
by Yoichi Yuasa
· 16 years ago
c68d07b
rtc: remove and clarify unneeded externs
by Carlos R. Mafra
· 16 years ago
53f1b14
rtc: push the BKL down into the driver ioctl method
by Alan Cox
· 16 years ago
f700d6e
vt: do not update when the console is blanked
by Stefano Stabellini
· 16 years ago
e0426e6
vt: hold console_sem across sysfs operations
by Jiri Slaby
· 16 years ago
708d8ce
stallion: removed unused variable
by Andre Haupt
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
7ae8ed5
use generic_access_phys for /dev/mem mappings
by Rik van Riel
· 16 years ago
efe9e77
mspec: convert nopfn to fault
by Nick Piggin
· 16 years ago
d7ce20b
remove is_tty()
by Adrian Bunk
· 16 years ago
4d8f54d
drivers/char/nvram.c: Removed duplicated include
by Huang Weiyi
· 16 years ago
1bad879
tty: Fix up escaped character
by Alan Cox
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
ed569bf
istallion: Use helpers
by Alan Cox
· 16 years ago
c68a99c
synclink_gt fix locking in error path of rx enable
by Paul Fulghum
· 16 years ago
814dae0
synclink_gt: add rx DMA buffer fill level control
by Paul Fulghum
· 16 years ago
993456c
synclink_gt: leave transmitter in reset state after configuration
by Paul Fulghum
· 16 years ago
403214d
synclink_gt: improve TIOCOUTQ accuracy
by Paul Fulghum
· 16 years ago
e559071
synclink_gt: add serial bit order control
by Paul Fulghum
· 16 years ago
8a38c28
synclink_gt: improve and simplify write method
by Paul Fulghum
· 16 years ago
c72f527
n_hdlc: honor O_NONBLOCK on write
by Paul Fulghum
· 16 years ago
88e8824
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
by David Howells
· 16 years ago
e129def
Char: mxser, add CP-102UF support
by Jiri Slaby
· 16 years ago
faa7612
specialix: restore driver using new break functionality
by Alan Cox
· 16 years ago
4a56122
Fix the (i)Stallion driver's putchar() and break_ctl() ops
by David Howells
· 16 years ago
781cff5
riscom8: Restore driver using new break functionality
by Alan Cox
· 16 years ago
6d88972
isicom: restore using hardware break support
by Alan Cox
· 16 years ago
dcbf128
epca: Restore driver
by Alan Cox
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
abbe629
tty: Mark unconverted drivers as BROKEN
by Alan Cox
· 16 years ago
8ca8b90
mxser: remove dead code
by Alan Cox
· 16 years ago
30252ec
epca: Fix comments and move break
by Alan Cox
· 16 years ago
d2fbd0f
specialix: Code cleanups
by Alan Cox
· 16 years ago
a72492b
specialix: Tidy up coding style
by Alan Cox
· 16 years ago
01e1abb
tty: Split ldisc code into its own file
by Alan Cox
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
eb4225b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
72a7369
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
519f014
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
f8b71a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
42a77a1
Fix istallion build failure
by Wang Chen
· 16 years ago
e27772b
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 16 years ago
908cf4b
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
by Dmitry Torokhov
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e945b56
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
44b7d1b
tty: add more tty_port fields
by Alan Cox
· 16 years ago
77451e5
cyclades: use tty_port
by Alan Cox
· 16 years ago
ae67751
tty: Clean up tiocmset
by Alan Cox
· 16 years ago
8fb06c7
synclink: use tty_port
by Alan Cox
· 16 years ago
f8ae476
stallion: use tty_port
by Alan Cox
· 16 years ago
e60a108
rocket: use tty_port
by Alan Cox
· 16 years ago
0ad9e7d
mxser: use tty_port
by Alan Cox
· 16 years ago
9de6a51
moxa: use tty_port
by Alan Cox
· 16 years ago
b02f5ad6
istallion: use tty_port
by Alan Cox
· 16 years ago
f1d0322
isicom: use tty_port
by Alan Cox
· 16 years ago
d99101f
riscom8: remove bogus checks
by Alan Cox
· 16 years ago
85f8f81
riscom8: use tty_port
by Alan Cox
· 16 years ago
b5391e2
gs: use tty_port
by Alan Cox
· 16 years ago
4982d6b
esp: use tty_port
by Alan Cox
· 16 years ago
52d4173
epca: use tty_port
by Alan Cox
· 16 years ago
6f67048
tty: Introduce a tty_port common structure
by Alan Cox
· 16 years ago
59247ca
drivers/char/rio/: remove VCS tags
by Adrian Bunk
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
e1e5770
tty: isicom, enable/disable pci device
by Jiri Slaby
· 16 years ago
d092633
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
by Ingo Molnar
· 16 years ago
cd569ef
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
Next »