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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-3
/
+5
2010-04-19
pcmcia: fix error handling in cm4000_cs.c
Dan Carpenter
1
-3
/
+5
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2010-04-08
hvc_console: Fix race between hvc_close and hvc_remove
Anton Blanchard
1
-4
/
+0
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-8
/
+41
2010-04-08
virtio: console makes incorrect assumption about virtio API
Rusty Russell
1
-7
/
+3
2010-04-08
virtio: console: Fix early_put_chars usage
François Diakhaté
1
-3
/
+3
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
1
-0
/
+2
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
1
-5
/
+0
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
2010-04-07
raw: fsync method is now required
Anton Blanchard
1
-0
/
+1
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
1
-0
/
+3
2010-04-07
mxser: spin_lock() => spin_lock_irq()
Dan Carpenter
1
-3
/
+3
2010-04-07
drivers/char/amiserial.c: add missing local_irq_restore
Julia Lawall
1
-2
/
+2
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-0
/
+2
2010-04-02
tty: release_one_tty() forgets to put pids
Oleg Nesterov
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
55
-14
/
+44
2010-03-25
agp/intel: intel_845_driver is an agp driver!
Daniel Vetter
1
-3
/
+0
2010-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+31
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
4
-33
/
+43
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+10
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-1
/
+1
2010-03-19
tty_buffer: Fix distinct type warning
Fang Wenqi
1
-2
/
+2
2010-03-19
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
1
-10
/
+21
2010-03-19
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...
Greg Kroah-Hartman
1
-20
/
+19
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
1
-0
/
+10
2010-03-18
agp/intel: Don't do the chipset flush on Sandybridge.
Eric Anholt
1
-2
/
+7
2010-03-18
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
Eric Anholt
1
-1
/
+24
2010-03-17
hpet: use for_each_set_bit()
Akinobu Mita
1
-3
/
+1
2010-03-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-03-13
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
1
-1
/
+1
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-789
/
+10
2010-03-12
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-12
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+17
2010-03-12
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
1
-2
/
+3
2010-03-12
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
1
-2
/
+64
2010-03-12
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
1
-1
/
+0
2010-03-12
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-12
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
11
-789
/
+10
2010-03-08
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
Hendrik Brueckner
1
-2
/
+4
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
Linus Torvalds
1
-13
/
+16
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+113
2010-03-04
virtio: console: Use better variable names for fill_queue operation
Amit Shah
1
-12
/
+15
2010-03-04
virtio: console: Fix type of 'len' as unsigned int
Amit Shah
1
-1
/
+1
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+6
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
14
-261
/
+307
2010-03-02
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
1
-5
/
+6
[next]