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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
U6715 16550A serial driver support
Philippe Langlais
1
-3
/
+34
2010-08-10
serial: max3107: Fix gpiolib support
Alan Cox
1
-0
/
+2
2010-08-10
hsu: call PCI pm hooks in suspend/resume function
Feng Tang
1
-9
/
+22
2010-08-10
hsu: some code cleanup
Feng Tang
1
-66
/
+19
2010-08-10
hsu: add a periodic timer to check dma rx channel
Feng Tang
1
-3
/
+47
2010-08-10
hsu: driver for Medfield High Speed UART device
Feng Tang
3
-0
/
+1499
2010-08-10
serial: add support for OX16PCI958 card
Lytochkin Boris
1
-0
/
+13
2010-08-10
serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
Christoph Egger
1
-11
/
+5
2010-08-10
timbuart: use __devinit and __devexit macros for probe and remove
Richard Röjfors
1
-3
/
+3
2010-08-10
serial: MMIO32 support for 8250_early.c
Samium Gromoff
1
-15
/
+42
2010-08-10
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
1
-18
/
+13
2010-08-10
serial: general fixes in the serial_rs485 structure
Claudio Scordino
1
-3
/
+8
2010-08-10
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
1
-1
/
+1
2010-08-10
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-08-10
serial: max3107: Abstract out the platform specific bits
Alan Cox
5
-337
/
+527
2010-08-10
serial: max3107: introduce a max3107 driver
jianwei.yang
4
-0
/
+1809
2010-08-10
8250: fix set_ldisc operation
Arnd Bergmann
1
-7
/
+2
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
3
-0
/
+6
2010-08-10
tty: untangle locking of wait_until_sent
Arnd Bergmann
3
-13
/
+22
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-2
/
+2
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
3
-9
/
+9
2010-08-10
serial: fix termios settings in open
Arnd Bergmann
1
-10
/
+9
2010-08-10
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-10
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-10
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-10
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-10
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2
-6
/
+3
2010-08-10
tty: serial - fix tty back references in termios
Alan Cox
5
-26
/
+19
2010-08-10
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
1
-49
/
+60
2010-08-10
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
1
-28
/
+18
2010-08-10
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
1
-7
/
+8
2010-08-10
max3110 sanity check a register
jianwei.yang
1
-2
/
+11
2010-08-10
mrst_max3110: add UART driver for Max3110 on Moorestown
Feng Tang
4
-0
/
+921
2010-08-10
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
1
-1
/
+1
2010-08-10
serial: There's no config CONSOLE
Christoph Egger
1
-8
/
+0
2010-08-09
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+11
2010-08-09
CRIS: ioctl for getting RS485 information
Claudio Scordino
1
-0
/
+11
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-35
/
+33
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+18
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-17
/
+18
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-29
/
+116
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-18
/
+3
2010-08-05
kgdboc: Add call backs to allow kernel mode switching
Jason Wessel
1
-0
/
+18
2010-08-05
SERIAL: 8250: Remove SERIAL_8250_AU1X00
Manuel Lauss
2
-18
/
+3
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
7
-84
/
+170
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-18
/
+19
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-11
/
+11
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
1
-5
/
+3
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
[next]