Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c55bf102b675c94edef006ce487d909669221d90
/
drivers
/
char
85dfd81
pty: fix data loss when stopped (^S/^Q)
by Linus Torvalds
· 15 years ago
9f3eea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
cbe9352
tty-ldisc: be more careful in 'put_ldisc' locking
by Linus Torvalds
· 15 years ago
65b7704
tty-ldisc: turn ldisc user count into a proper refcount
by Linus Torvalds
· 15 years ago
18eac1c
tty-ldisc: make refcount be atomic_t 'users' count
by Linus Torvalds
· 15 years ago
c439623
parisc: parisc-agp.c - use correct page_mask function
by Helge Deller
· 15 years ago
cab8bd3
sysrq, kdump: make sysrq-c consistent
by Hidetoshi Seto
· 15 years ago
7d4dd02
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 15 years ago
e043e42
pty: avoid forcing 'low_latency' tty flag
by OGAWA Hirofumi
· 15 years ago
68dbcb7
Remove zero-length file drivers/char/vr41xx_giu.c
by Jeff Garzik
· 15 years ago
3a54297
pty: quickfix for the pty ENXIO timing problems
by Alan Cox
· 15 years ago
23198fd
tty: fix chars_in_buffers
by Alan Cox
· 15 years ago
2547025
specialix.c: convert nested spin_lock_irqsave to spin_lock
by Julia Lawall
· 15 years ago
c46a7ae
vc: create vcs(a) devices for consoles
by Kay Sievers
· 15 years ago
ecc2e05
tty_port: Fix return on interrupted use
by Alan Cox
· 15 years ago
8077088
n_tty: Fix echo race
by Alan Cox
· 15 years ago
9237a81
tty: nozomi, fix tty refcounting bug
by Jiri Slaby
· 15 years ago
5c9228f
vt: drop bootmem/slab memory distinction
by Johannes Weiner
· 15 years ago
c8d5004
tty: fix close/hangup race
by Alan Cox
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
d945cb9
pty: Rework the pty layer to use the normal buffering logic
by Alan Cox
· 15 years ago
ada8e95
Update Yoichi Yuasa's e-mail address
by Yoichi Yuasa
· 15 years ago
27fdd32
MIPS: Update VR41xx GPIO driver to use gpiolib
by Yoichi Yuasa
· 15 years ago
aef29bc
tty: Fix the leak in tty_ldisc_release
by Alan Cox
· 15 years ago
04a85d1
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
by Sonny Rao
· 15 years ago
e4031d5
powerpc/BSR: add 4096 byte BSR size
by Sonny Rao
· 15 years ago
4d8d4d2
Remove low_latency flag setting from nozomi and mxser drivers
by Chuck Ebbert
· 15 years ago
6af9a43
tty: fix tty_port_block_til_ready waiting
by Jiri Slaby
· 15 years ago
ce89294
synclink_gt: fix transmit race and timeout
by Paul Fulghum
· 15 years ago
be10eb7
tty: n_hdlc add buffer flushing
by Paul Fulghum
· 15 years ago
a115902
vt_ioctl: fix lock imbalance
by Jiri Slaby
· 15 years ago
69ae59d
pcmcia/cm4000: fix lock imbalance
by Jiri Slaby
· 15 years ago
eca4104
n_r3964: fix lock imbalance
by Jiri Slaby
· 15 years ago
56578ab
bfin_jtag_comm: clean up printk usage
by Mike Frysinger
· 15 years ago
752a478
Revert "char: moxa, prevent opening unavailable ports"
by Linus Torvalds
· 15 years ago
93db629
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
43813f3
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0b7af26
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
by Pierre Willenbrock
· 15 years ago
773d7a0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a90b037
char: moxa, prevent opening unavailable ports
by Dirk Eibach
· 15 years ago
0b9ce5a
istallion: add missing __devexit marking
by Mike Frysinger
· 15 years ago
4390b9e
dtlk: off by one in {read,write}_tts()
by Roel Kluin
· 15 years ago
a95fe46
agp: add user mapping support to ATI AGP bridge.
by Dave Airlie
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
2908826
agpgart: detected ALi M???? chipset with M1621
by Ondrej Zary
· 15 years ago
6236902
agp/uninorth: Handle user memory types.
by Michel Dänzer
· 15 years ago
d6580a9
kexec: sysrq: simplify sysrq-c handler
by Neil Horman
· 15 years ago
81fc401
ppdev: reduce kernel log spam
by Michael Buesch
· 15 years ago
9653a69
Char: isicom: fix build warning
by Jiri Slaby
· 15 years ago
d6f47be
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist
by Adriano dos Santos Fernandes
· 15 years ago
7bfa58d
drivers/char/rtc: disable legacy RTC driver on Blackfin systems
by Mike Frysinger
· 15 years ago
4b337c5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
7cc4766
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
27f70c3
Pull for-2.6.31 into release
by Tony Luck
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 16 years ago
049a947
MIPS: hwrng: Add TX4939 RNG driver
by Atsushi Nemoto
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
f324edc
console: make blank timeout value a boot option
by Daniel Mack
· 15 years ago
492b057
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
15bdb56
Merge branch 'serial'
by Linus Torvalds
· 15 years ago
1aa4bed
tty: fix sanity check
by Alan Cox
· 15 years ago
762faae
pty: Narrow the race on ldisc locking
by Alan Cox
· 15 years ago
5dca607
tty: fix unused warning when TCGETX is not defined
by Mike Frysinger
· 15 years ago
677ca30
ldisc: debug aids
by Alan Cox
· 15 years ago
52856ed
ldisc: Make sure the ldisc isn't active when we close it
by Alan Cox
· 15 years ago
8d2ead7
tty: Fix leaks introduced by the shift to separate ldisc objects
by Alan Cox
· 15 years ago
6a454f7
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
609106b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
46a5066
tty: Fix leaks introduced by the shift to separate ldisc objects
by Alan Cox
· 15 years ago
cbcb6d6
pty: Narrow the race on ldisc locking
by Alan Cox
· 15 years ago
0259162
[S390] pm: hvc_iucv power management callbacks
by Hendrik Brueckner
· 15 years ago
9de33df
ipmi: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
317ccc4
hvcs: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
6fd4693
Driver Core: raw: add nodename for raw devices
by Kay Sievers
· 16 years ago
d405640
Driver Core: misc: add nodename support for misc devices.
by Kay Sievers
· 16 years ago
e364ca9
drivers/hvc: Add missing __devexit_p()
by Mike Frysinger
· 15 years ago
0fa2133
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
42e27bf
ps3flash: Always read chunks of 256 KiB, and cache them
by Geert Uytterhoeven
· 15 years ago
6bd57f2
ps3flash: Cache the last accessed FLASH chunk
by Geert Uytterhoeven
· 15 years ago
a4e623f
ps3: Replace direct file operations by callback
by Geert Uytterhoeven
· 15 years ago
559dc87f5
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
by Geert Uytterhoeven
· 15 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
32f44d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
02a99ed
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
47ea421
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
4b512d2
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
by Thadeu Lima de Souza Cascardo
· 16 years ago
594de1d
virtio: handle short buffers in virtio_rng.
by Rusty Russell
· 15 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
6ab5631
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
by Catalin Marinas
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
Next »