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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
Merge branch 'linus' into x86/cleanups
Ingo Molnar
786
-26628
/
+89437
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-20
/
+26
2009-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
19
-1539
/
+549
2009-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
66
-2709
/
+3080
2009-01-02
Merge branch 'i8k-updates' from Alan
Linus Torvalds
1
-1
/
+15
2009-01-02
i8k: Add Dell Vostro systems
Federico Heinz
1
-1
/
+8
2009-01-02
i8k: Enable i8k on Dell Precision Systems
Andy Spencer
1
-0
/
+7
2009-01-02
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Flavio Leitner
1
-0
/
+3
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
1
-0
/
+2
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
1
-1
/
+1
2009-01-02
drivers/char/cyclades.c: cy_pci_probe: fix error path
Andrew Morton
1
-1
/
+1
2009-01-02
Serial: UART driver changes for Cavium OCTEON.
David Daney
1
-0
/
+7
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2
-2
/
+14
2009-01-02
8250: Serial driver changes to support future Cavium OCTEON serial patches.
David Daney
1
-58
/
+136
2009-01-02
8250: Don't clobber spinlocks.
David Daney
1
-2
/
+13
2009-01-02
fix for tty-serial-move-port
Alexander Beregalov
1
-3
/
+1
2009-01-02
tty: We want the port object to be persistent
Alan Cox
2
-84
/
+62
2009-01-02
__FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
1
-30
/
+30
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
5
-8
/
+14
2009-01-02
synclink_cs: Convert to tty_port
Alan Cox
1
-298
/
+181
2009-01-02
tty: use port methods for the rocket driver
Alan Cox
2
-159
/
+21
2009-01-02
tty: kref the rocket driver
Alan Cox
1
-37
/
+41
2009-01-02
tty: make rocketport use standard port->flags
Alan Cox
1
-19
/
+19
2009-01-02
tty: Redo the rocket driver locking
Alan Cox
2
-24
/
+20
2009-01-02
tty: Make epca use the port helpers
Alan Cox
2
-149
/
+26
2009-01-02
tty: refcount the epca driver
Alan Cox
1
-12
/
+15
2009-01-02
tty: relock epca
Alan Cox
1
-91
/
+104
2009-01-02
tty: Modem functions for the HSO driver
Denis Joseph Barrow
1
-13
/
+318
2009-01-02
tty: Fix the HSO termios handling a bit
Alan Cox
1
-24
/
+31
2009-01-02
hso: net driver using tty without locking
Alan Cox
1
-12
/
+42
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2009-01-02
tty: Remove some pointless casts
Alan Cox
16
-150
/
+150
2009-01-02
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
Alan Cox
1
-3
/
+0
2009-01-02
tty: N_TTY SIGIO only works for read
Thomas Pfaff
1
-3
/
+3
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
1
-0
/
+4
2009-01-02
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...
Niels de Vos
1
-0
/
+3
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
9
-390
/
+123
2009-01-02
tty: tty port zero baud open
Alan Cox
1
-1
/
+2
2009-01-02
tty: ESP has been broken for locking etc forver
Alan Cox
1
-1
/
+1
2009-01-02
tty: rework stallion to use the tty_port bits
Alan Cox
1
-104
/
+38
2009-01-02
tty: Rework istallion to use the tty port changes
Alan Cox
1
-116
/
+43
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
6
-235
/
+113
2009-01-02
tty: relock the mxser driver
Alan Cox
1
-15
/
+13
2009-01-02
tty: relock riscom8 using port locks
Alan Cox
1
-10
/
+20
2009-01-02
tty: rocketport uses different port flags to everyone else
Alan Cox
3
-26
/
+21
2009-01-02
tty: relock generic_serial
Alan Cox
1
-13
/
+24
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
3
-26
/
+53
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
6
-25
/
+77
2009-01-02
rio: Kill off ckmalloc
Alan Cox
1
-13
/
+4
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
17
-238
/
+418
[next]