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
2009-06-22
tty: n_hdlc add buffer flushing
Paul Fulghum
1
-9
/
+37
2009-06-22
vt_ioctl: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
n_r3964: fix lock imbalance
Jiri Slaby
1
-12
/
+14
2009-06-22
bfin_jtag_comm: clean up printk usage
Mike Frysinger
1
-15
/
+15
2009-06-22
Revert "char: moxa, prevent opening unavailable ports"
Linus Torvalds
1
-6
/
+1
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+0
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-143
/
+174
2009-06-20
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
Pierre Willenbrock
1
-1
/
+1
2009-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-3
/
+3
2009-06-19
char: moxa, prevent opening unavailable ports
Dirk Eibach
1
-1
/
+6
2009-06-19
istallion: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-06-19
dtlk: off by one in {read,write}_tts()
Roel Kluin
1
-3
/
+3
2009-06-19
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
1
-4
/
+14
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
16
-136
/
+143
2009-06-19
agpgart: detected ALi M???? chipset with M1621
Ondrej Zary
1
-1
/
+1
2009-06-19
agp/uninorth: Handle user memory types.
Michel Dänzer
1
-2
/
+16
2009-06-18
kexec: sysrq: simplify sysrq-c handler
Neil Horman
1
-9
/
+6
2009-06-18
ppdev: reduce kernel log spam
Michael Buesch
1
-18
/
+11
2009-06-18
Char: isicom: fix build warning
Jiri Slaby
1
-1
/
+1
2009-06-18
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...
Adriano dos Santos Fernandes
1
-70
/
+45
2009-06-18
drivers/char/rtc: disable legacy RTC driver on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
9
-14
/
+229
2009-06-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+3
2009-06-17
Pull for-2.6.31 into release
Tony Luck
1
-2
/
+3
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-2
/
+3
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-6
/
+7
2009-06-16
console: make blank timeout value a boot option
Daniel Mack
1
-6
/
+7
2009-06-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
5
-60
/
+213
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-8
/
+24
2009-06-16
Merge branch 'serial'
Linus Torvalds
4
-17
/
+50
2009-06-16
tty: fix sanity check
Alan Cox
1
-0
/
+2
2009-06-16
pty: Narrow the race on ldisc locking
Alan Cox
1
-13
/
+40
2009-06-16
tty: fix unused warning when TCGETX is not defined
Mike Frysinger
1
-2
/
+3
2009-06-16
ldisc: debug aids
Alan Cox
1
-0
/
+1
2009-06-16
ldisc: Make sure the ldisc isn't active when we close it
Alan Cox
1
-0
/
+2
2009-06-16
tty: Fix leaks introduced by the shift to separate ldisc objects
Alan Cox
1
-2
/
+4
2009-06-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-43
/
+161
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-132
/
+164
2009-06-16
tty: Fix leaks introduced by the shift to separate ldisc objects
Alan Cox
1
-2
/
+4
2009-06-16
pty: Narrow the race on ldisc locking
Alan Cox
1
-3
/
+3
2009-06-16
[S390] pm: hvc_iucv power management callbacks
Hendrik Brueckner
1
-43
/
+161
2009-06-15
ipmi: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-06-15
hvcs: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
Driver Core: raw: add nodename for raw devices
Kay Sievers
1
-0
/
+6
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
2
-3
/
+13
2009-06-16
drivers/hvc: Add missing __devexit_p()
Mike Frysinger
3
-3
/
+3
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-06-15
ps3flash: Always read chunks of 256 KiB, and cache them
Geert Uytterhoeven
1
-30
/
+17
[next]