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
2012-01-04
serial: use DIV_ROUND_CLOSEST instead of open coding it
Uwe Kleine-König
1
-1
/
+1
2012-01-03
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
1
-0
/
+16
2011-12-13
serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.
Sonic Zhang
1
-3
/
+14
2011-12-13
serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.
Sonic Zhang
1
-9
/
+10
2011-12-13
serial: make FSL errata depend on 8250_CONSOLE, not just 8250
Paul Gortmaker
1
-1
/
+1
2011-12-09
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
3
-0
/
+69
2011-12-09
serial: manually inline serial8250_handle_port
Paul Gortmaker
1
-15
/
+8
2011-12-09
serial: make 8250 timeout use the specified IRQ handler
Paul Gortmaker
1
-4
/
+1
2011-12-09
serial: export the key functions for an 8250 IRQ handler
Paul Gortmaker
1
-14
/
+15
2011-12-09
serial: clean up parameter passing for 8250 Rx IRQ handling
Paul Gortmaker
1
-6
/
+11
2011-12-09
serial: move struct uart_8250_port from 8250.c to 8250.h
Paul Gortmaker
2
-26
/
+26
2011-12-09
drivers/tty: Remove unneeded spaces
Thorsten Wißmann
1
-4
/
+4
2011-12-09
msm_serial_hs: Fix spinlock recursion in handling CTS
Mayank Rana
1
-5
/
+2
2011-12-09
msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr
Mayank Rana
1
-8
/
+8
2011-12-09
serial: fix serial_cs I/O windows for Argosy RS-COM 2P
Maciej Szmigiero
1
-4
/
+4
2011-12-09
serial: 8250: replace hardcoded 0xbf with #define
Wolfram Sang
1
-1
/
+1
2011-12-09
serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
1
-1
/
+3
2011-12-09
serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...
Sonic Zhang
1
-9
/
+9
2011-12-09
tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.
Sonic Zhang
1
-2
/
+3
2011-12-09
serial: bfin-uart: remove redundant CTS check for hardware CTS control.
Sonic Zhang
1
-23
/
+1
2011-12-09
serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
1
-1
/
+3
2011-12-09
serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.
Sonic Zhang
1
-10
/
+9
2011-11-30
tty: n_hdlc not atomic use tty->flags.
Ilya Zykov
1
-3
/
+3
2011-11-30
TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
Axel Lin
4
-50
/
+4
2011-11-30
parport: convert drivers/parport/* to use module_platform_driver()
Axel Lin
2
-24
/
+2
2011-11-26
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
5
-5
/
+0
2011-11-26
serial/8250_pci: init-quirk msi support for kt serial controller
Dan Williams
1
-0
/
+14
2011-11-26
serial/8250_pci: setup-quirk workaround for the kt serial controller
Dan Williams
2
-2
/
+19
2011-11-26
serial/mxs-auart: only wake up tty layer once
Uwe Kleine-König
1
-2
/
+3
2011-11-26
serial/imx: propagate error of platform_driver_register in init routine
Uwe Kleine-König
1
-1
/
+1
2011-11-26
OMAP: UART: fix the return type of check_modem_status
Shubhrajyoti D
1
-1
/
+1
2011-11-26
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
266
-2039
/
+2561
2011-11-23
Merge git://github.com/rustyrussell/linux
Linus Torvalds
3
-2
/
+20
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
1
-0
/
+18
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
1
-1
/
+1
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-23
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2
-1
/
+5
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-21
/
+47
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+6
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-6
/
+8
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
1
-1
/
+3
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
2011-11-22
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+9
2011-11-22
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-22
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
[next]