Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bedf0883cbe3015d21aec5ed47ddffb429f6cca7
/
drivers
/
char
a45fbc3
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
36ac1d2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
8ef5090
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
dd78c94
drivers/char/tpm/tpm.c: fix error-path memory leak
by Andrew Morton
· 16 years ago
292cf4a
tpm: work around bug in Broadcom BCM0102 chipset
by Valdis Kletnieks
· 16 years ago
9e5b1b1
tpm: correct tpm timeouts to jiffies conversion
by Marcin Obara
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
f40cbaa
proc: move sysrq-trigger out of fs/proc/
by Alexey Dobriyan
· 16 years ago
b46f69c
char: moxa.c sparse annotation
by Harvey Harrison
· 16 years ago
bc20589
applicom.c: fix apparently-broken code in do_ac_read()
by Andrew Morton
· 16 years ago
d05abab
Char: ds1286, eliminate busy waiting
by Jiri Slaby
· 16 years ago
0f4d3fd
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
by David Brownell
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
b4236f8
sysrq: add enable_mask in sysrq_moom_op
by Naohiro Ooiwa
· 16 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a64d2b3
agp/nvidia: Support agp user-memory on nvidia agp.
by Thomas Hellstrom
· 16 years ago
2a32c3c
agp/amd-k7: Suspend support for AMD K7 GART driver
by Stuart Bennett
· 16 years ago
44d4944
agp/intel: Reduce extraneous PCI posting reads during init
by Keith Packard
· 16 years ago
82e14a6
agp: Fix stolen memory counting on G4X.
by Eric Anholt
· 16 years ago
4c0e799
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 16 years ago
2502991
Merge branch 'fixes' into for-linus
by Russell King
· 16 years ago
7c3b1dc
tty: make sure that proc_clear_tty stores the cpu flags
by Arjan van de Ven
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
eef2622
hvc_console: Fix free_irq in spinlocked section
by Christian Borntraeger
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
93f78da
Revert "vt: fix background color on line feed"
by Linus Torvalds
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
8d71ff0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
e7f2f99
Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
11a96d1
tty: rename the remaining oddly named n_tty functions
by Alan Cox
· 16 years ago
402fda9
tty: tty_io.c shadows sparse fix
by Jason Wessel
· 16 years ago
a7be18d
applicom: Fix an unchecked user ioctl range and an error return
by Alan Cox
· 16 years ago
17b8206
tty: Minor tidyups and document fixes for n_tty
by Alan Cox
· 16 years ago
51383f6
tty: Remove lots of NULL checks
by Alan Cox
· 16 years ago
47afa7a
tty: some ICANON magic is in the wrong places
by Alan Cox
· 16 years ago
fe6e29f
tty: simplify ktermios allocation
by Alan Cox
· 16 years ago
8dff04e
pty: simplify unix98 allocation
by Alan Cox
· 16 years ago
335adde
pty: Fix allocation failure double free
by Alan Cox
· 16 years ago
fe9cd96
pty: Coding style and polish
by Alan Cox
· 16 years ago
15f1a63
Add an instance parameter devpts interfaces
by Sukadev Bhattiprolu
· 16 years ago
4a2b5fd
Move tty lookup/reopen to caller
by Sukadev Bhattiprolu
· 16 years ago
bf970ee
tty: extract the pty init time special cases
by Alan Cox
· 16 years ago
73ec06f
tty: Finish fixing up the init_dev interface to use ERR_PTR
by Alan Cox
· 16 years ago
8b0a88d
tty: More driver operations
by Alan Cox
· 16 years ago
7d7b93c
tty: kref the tty driver object
by Alan Cox
· 16 years ago
99f1fe1
tty: Clean up the tty_init_dev changes further
by Alan Cox
· 16 years ago
2349970
tty: Move parts of tty_init_dev into new functions
by Sukadev Bhattiprolu
· 16 years ago
d81ed10
tty: Remove more special casing and out of place code
by Alan Cox
· 16 years ago
feebed6
tty: shutdown method
by Alan Cox
· 16 years ago
bf7a06b
vt: remove bogus lock dropping
by Alan Cox
· 16 years ago
15582d3
pty: If the administrator creates a device for a ptmx slave we should not error
by Alan Cox
· 16 years ago
934e6eb
tty: Redo current tty locking
by Alan Cox
· 16 years ago
2cb5998
tty: the vhangup syscall is racy
by Alan Cox
· 16 years ago
216ba02
mxser: Switch to kref tty
by Alan Cox
· 16 years ago
d18a750
stallion: Use krefs
by Alan Cox
· 16 years ago
d450b5a
tty: kref usage for isicom and moxa
by Alan Cox
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
95f9bfc
tty: Move tty_write_message out of kernel/printk
by Alan Cox
· 16 years ago
452a00d
tty: Make get_current_tty use a kref
by Alan Cox
· 16 years ago
f4d2a6c
tty: compare the tty winsize
by Alan Cox
· 16 years ago
8f52002
tty: Termios locking - sort out real_tty confusions and lock reads
by Alan Cox
· 16 years ago
1d65b4a
tty: Add termiox
by Alan Cox
· 16 years ago
5aaa70a
tty: ipw need reworking
by Alan Cox
· 16 years ago
6f967f7
tty: use krefs to protect driver module counts
by Alan Cox
· 16 years ago
9c9f4de
tty: Add a kref count
by Alan Cox
· 16 years ago
9e48565
tty: Split tty_port into its own file
by Alan Cox
· 16 years ago
e049573
tty: split the buffering from tty_io
by Alan Cox
· 16 years ago
e688510
tty: move tioclinux from a special case
by Alan Cox
· 16 years ago
716da63
nozomi: Fix close on error
by Alan Cox
· 16 years ago
7459b6f
audit: Handle embedded NUL in TTY input auditing
by Miloslav Trmac
· 16 years ago
9d020a2e
ip2: avoid add_timer with pending timer
by Akinobu Mita
· 16 years ago
f1ddfd9
ip2: init/deinit cleanup
by Jiri Slaby
· 16 years ago
7ccd702
ip2: fix sparse warnings
by Jiri Slaby
· 16 years ago
cf176bc
ip2: cleanup globals
by Jiri Slaby
· 16 years ago
47babd4
Char: merge ip2main and ip2base
by Jiri Slaby
· 16 years ago
1361b7d
Char: sx, fix io unmapping
by Jiri Slaby
· 16 years ago
24e6fd4
Char: cyclades. remove bogus iomap
by Jiri Slaby
· 16 years ago
9ae7b08
epca: call tty_port_init
by Alan Cox
· 16 years ago
2571cd6a
drivers/char/hvc_console.c: adjust call to put_tty_driver
by Julia Lawall
· 16 years ago
c00193f
Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4
by Ingo Molnar
· 16 years ago
93db628
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
807f4f8
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
365d46d
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
ec8deff
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4bdec11
As pointed out by Jonathan Corbet, the timer must be deleted before
by Rajiv Andrade
· 16 years ago
253115b
The tpm_dev_release function is only called for platform devices, not pnp
by Rajiv Andrade
· 16 years ago
f02a936
Protect tpm_chip_list when transversing it.
by Rajiv Andrade
· 16 years ago
dc36d32
Renames num_open to is_open, as only one process can open the file at a time.
by Rajiv Andrade
· 16 years ago
f89c5ed
Remove the BKL calls from the TPM driver, which were added in the overall
by Rajiv Andrade
· 16 years ago
c54dcd8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
3dd392a
Merge branch 'linus' into x86/pat2
by Ingo Molnar
· 16 years ago
f26ed11
HPET: Remove spurious HPET busy warning message.
by David John
· 16 years ago
8eb95f2
Merge commit 'v2.6.27' into timers/hpet
by Ingo Molnar
· 16 years ago
9ac684f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
161c609
Input: keyboard - fix potential out of bound access to key_map
by Dmitry Torokhov
· 16 years ago
0dca0fd
kgdboc,tty: Fix tty polling search to use name correctly
by Jason Wessel
· 16 years ago
68e1ee6
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
by Kumar Gala
· 16 years ago
Next »