Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
777a5510093a6d6443351160c6969a0e66f3ba8a
/
drivers
/
char
77945fe
tty: Fix unbalanced BKL handling in error path
by Alan Cox
· 15 years ago
a2d1e35
tty: Fix regressions in the char driver conversion
by Alan Cox
· 15 years ago
27ee896
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
07a7141
pcmcia: fix error handling in cm4000_cs.c
by Dan Carpenter
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
320718e
hvc_console: Fix race between hvc_close and hvc_remove
by Anton Blanchard
· 15 years ago
b7a4130
virtio: disable multiport console support.
by Michael S. Tsirkin
· 15 years ago
9ff4cfa
virtio: console makes incorrect assumption about virtio API
by Rusty Russell
· 15 years ago
162a689
virtio: console: Fix early_put_chars usage
by François Diakhaté
· 15 years ago
ea56f41
frv: hide uncached_access() when pgprot_noncached is not #defined
by David Howells
· 15 years ago
ee5d2ac
/dev/mem: allow rewinding
by Eric Dumazet
· 15 years ago
b1dd3b2
vfs: rename block_fsync() to blkdev_fsync()
by Andrew Morton
· 15 years ago
55ab3a1
raw: fsync method is now required
by Anton Blanchard
· 15 years ago
6e191f7
devmem: handle class_create() failure
by Anton Blanchard
· 15 years ago
c6eb69a
mxser: spin_lock() => spin_lock_irq()
by Dan Carpenter
· 15 years ago
c70c036
drivers/char/amiserial.c: add missing local_irq_restore
by Julia Lawall
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
6da8d86
tty: release_one_tty() forgets to put pids
by Oleg Nesterov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5e64499
agp/intel: intel_845_driver is an agp driver!
by Daniel Vetter
· 15 years ago
6467a71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
2de16a4
virtio: console: Check if port is valid in resize_console
by Amit Shah
· 15 years ago
ec64213
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
by Amit Shah
· 15 years ago
8dba8f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2eb645e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
336cee4
tty_port,usb-console: Fix usb serial console open/close regression
by Jason Wessel
· 15 years ago
d4bee0a
tty_buffer: Fix distinct type warning
by Fang Wenqi
· 15 years ago
e74d098
hvc_console: Fix race between hvc_close and hvc_remove
by Amit Shah
· 15 years ago
87a6aca
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"
by Greg Kroah-Hartman
· 15 years ago
c7df670
sysfs: fix sysfs lockdep warning in ipmi code
by Greg Kroah-Hartman
· 15 years ago
66f6ff0
agp/intel: Don't do the chipset flush on Sandybridge.
by Eric Anholt
· 15 years ago
285aca8
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
by Eric Anholt
· 15 years ago
e5d6151
hpet: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
15c989d
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0e152cd
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems
by Borislav Petkov
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
0fbcae2
drivers/char/mmtimer.c: eliminate useless code
by Julia Lawall
· 15 years ago
572b9ad
ldisc n_tty: add new method n_tty_inherit_ops()
by Rodolfo Giometti
· 15 years ago
2f95d51
ipmi: fix slave_addrs setting to actually work
by Bela Lubkin
· 15 years ago
ae74e82
ipmi: add parameter to limit CPU usage in kipmid
by Martin Wilck
· 15 years ago
d6db2ad
copy_signal() cleanup: clean tty_audit_fork()
by Veaceslav Falico
· 15 years ago
d7d4d84
drivers/char/mem.c: cleanups
by Andrew Morton
· 15 years ago
dcefafb
/dev/mem: dont allow seek to last page
by Wu Fengguang
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
91a970d
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
by Hendrik Brueckner
· 15 years ago
25cf84c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
by Linus Torvalds
· 15 years ago
03a2c4d
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
335a64a5c
virtio: console: Use better variable names for fill_queue operation
by Amit Shah
· 15 years ago
604b2ad
virtio: console: Fix type of 'len' as unsigned int
by Amit Shah
· 15 years ago
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
9446808
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2832fc1
USB: tty: Add a function to insert a string of characters with the same flag
by Alan Cox
· 15 years ago
eec9fe7
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
by Ari Entlich
· 15 years ago
d9661ad
tty: Keep the default buffering to sub-page units
by Alan Cox
· 15 years ago
4165fe4
tty: Fix up char drivers request_room usage
by Alan Cox
· 15 years ago
638b964
tty: Fix the ldisc hangup race
by Alan Cox
· 15 years ago
b2a3dbc
nozomi: Tidy up the PCI table
by Alan Cox
· 15 years ago
e8c65d1
nozomi: Fix mutex handling
by Alan Cox
· 15 years ago
266794e
nozomi: Add tty_port usage
by Alan Cox
· 15 years ago
ca1cce4
Char: synclink, remove unnecessary checks
by Jiri Slaby
· 15 years ago
e6c4ef9
tty: declare MODULE_FIRMWARE in various drivers
by Ben Hutchings
· 15 years ago
02c95a6
ip2: Add module parameter.
by Rakib Mullick
· 15 years ago
795877c
ip2: remove #ifdef MODULE from ip2main.c
by Rakib Mullick
· 15 years ago
c6fc826
tty: moxa: remove #ifdef MODULE completely.
by Rakib Mullick
· 15 years ago
ecfcbee
hvc_console: fix test on unsigned in hvc_console_print()
by Roel Kluin
· 15 years ago
db91340b
serial: isicom.c: use pr_fmt and pr_<level>
by Joe Perches
· 15 years ago
f43a510d
tty: char: mxser, remove unnecessary tty test
by Jiri Slaby
· 15 years ago
2090436
serial: cyclades: allow overriding ISA defaults also when the driver is built-in
by Bartlomiej Zolnierkiewicz
· 15 years ago
a357e77
serial: Char: cyclades, fix compiler warning
by Jiri Slaby
· 15 years ago
de538eb
serial: synclink_gt: dropped transmit data bugfix
by Paul Fulghum
· 15 years ago
5057bfa
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
d702d12
Merge with mainline to remove plat-omap/Kconfig conflict
by Tony Lindgren
· 15 years ago
8724fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
0f45339
Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58f02db
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
847f9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
8d37a37
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
ef1a8de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
eb054e3
m68k: vme_scc - __init annotations
by Peter Huewe
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
1f7a6e3
drm/i915: Add dependency on the intel agp module
by Zhenyu Wang
· 15 years ago
954bce5
agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
by Eric Anholt
· 15 years ago
14bc490
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
by Zhenyu Wang
· 15 years ago
e3deb20
agp/intel: Use a non-reserved value for the cache field of the PTEs.
by Eric Anholt
· 15 years ago
1089e30
agp/intel: Add support for Sandybridge.
by Eric Anholt
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
d693356
virtio: console: Fill ports' entire in_vq with buffers
by Amit Shah
· 15 years ago
22a29ea
virtio: console: Error out if we can't allocate buffers for control queue
by Amit Shah
· 15 years ago
7177876
virtio: console: Add ability to remove module
by Amit Shah
· 15 years ago
a9cdd48
virtio: console: Ensure no memleaks in case of unused buffers
by Amit Shah
· 15 years ago
298add7
virtio: console: show error message if hvc_alloc fails for console ports
by Amit Shah
· 15 years ago
d99393e
virtio: console: Add debugfs files for each port to expose debug info
by Amit Shah
· 15 years ago
1f7aa42
virtio: console: Add ability to hot-unplug ports
by Amit Shah
· 15 years ago
7f5d810
virtio: console: Handle port hot-plug
by Amit Shah
· 15 years ago
88f251a
virtio: console: Remove cached data on port close
by Amit Shah
· 15 years ago
431edb8
virtio: console: Register with sysfs and create a 'name' attribute for ports
by Amit Shah
· 15 years ago
3c7969c
virtio: console: Ensure only one process can have a port open at a time
by Amit Shah
· 15 years ago
2030fa4
virtio: console: Add file operations to ports for open/read/write/poll
by Amit Shah
· 15 years ago
fb08bd2
virtio: console: Associate each port with a char device
by Amit Shah
· 15 years ago
Next »