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-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-140
/
+207
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2
-0
/
+7
2010-10-22
vcs: add poll/fasync support
Nicolas Pitre
1
-0
/
+133
2010-10-22
tty: icount changeover for other main devices
Alan Cox
9
-254
/
+271
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
1
-0
/
+21
2010-10-22
tty_io: check return code of tty_register_device
Vasiliy Kulikov
1
-2
/
+22
2010-10-22
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
1
-25
/
+22
2010-10-22
add ttyprintk driver
Samo Pogacnik
3
-0
/
+241
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2
-5
/
+14
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
1
-0
/
+17
2010-10-22
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
1
-3
/
+3
2010-10-21
drivers/char/agp/parisc-agp.c: eliminate memory leak
Julia Lawall
1
-0
/
+4
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
6
-178
/
+62
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+25
2010-10-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-12
/
+10
2010-10-21
pcmcia: synclink_cs: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+2
2010-10-21
virtio: console: Disable lseek(2) for port file operations
Amit Shah
1
-0
/
+3
2010-10-21
virtio: console: Send SIGIO in case of port unplug
Amit Shah
1
-0
/
+3
2010-10-21
virtio: console: Send SIGIO on new data arrival on ports
Amit Shah
1
-0
/
+3
2010-10-21
virtio: console: Send SIGIO to processes that request it for host events
Amit Shah
1
-0
/
+25
2010-10-21
virtio: console: Reference counting portdev structs is not needed
Amit Shah
1
-0
/
+8
2010-10-21
virtio: console: Add reference counting for port struct
Amit Shah
1
-16
/
+64
2010-10-21
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
1
-7
/
+13
2010-10-21
virtio: console: Add a find_port_by_devt() function
Amit Shah
1
-1
/
+36
2010-10-21
virtio: console: Add a list of portdevs that are active
Amit Shah
1
-0
/
+15
2010-10-21
virtio: console: open: Use a common path for error handling
Amit Shah
1
-3
/
+9
2010-10-21
virtio: console: remove_port() should return void
Amit Shah
1
-2
/
+1
2010-10-21
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
1
-0
/
+3
2010-10-21
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
1
-0
/
+3
2010-10-21
virtio: console: Unblock poll on port hot-unplug
Amit Shah
1
-0
/
+4
2010-10-21
virtio: console: Un-block reads on chardev close
Amit Shah
1
-0
/
+4
2010-10-21
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
1
-1
/
+4
2010-10-21
virtio: console: Remove control vq data only if using multiport support
Amit Shah
1
-6
/
+9
2010-10-21
virtio: console: Reset vdev before removing device
Amit Shah
1
-0
/
+3
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
1
-12
/
+10
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-19
tlclk: remove big kernel lock
Arnd Bergmann
1
-3
/
+3
2010-10-19
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
1
-103
/
+140
2010-10-19
agp/intel: Also add B43.1 to list of supported devices
Chris Wilson
1
-0
/
+1
2010-10-19
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
1
-2
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
9
-12
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
37
-5
/
+47
2010-10-14
char: hvc: check for error case
Vasiliy Kulikov
1
-2
/
+3
2010-10-13
Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
10
-56
/
+113
2010-10-06
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
7
-1092
/
+799
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
24
-131
/
+147
2010-09-29
Input: sysrq - add locking to sysrq_filter()
Dmitry Torokhov
1
-3
/
+12
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
4
-20
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
4
-10
/
+4
[prev]
[next]