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
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-22
icom: fix rmmod crash
Breno Leitao
1
-1
/
+1
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2
-2
/
+2
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+3
2009-05-15
serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.
Benjamin Krill
1
-1
/
+3
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-3
/
+63
2009-05-06
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-03
Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
3
-3
/
+63
2009-05-02
CRISv10: fix serial driver proc-usage
Jesper Nilsson
1
-95
/
+78
2009-05-01
[ARM] S3C: Add UDIVSLOT support for newer UARTS
Ben Dooks
3
-3
/
+63
2009-04-24
serial: remove contact data
Niels de Vos
1
-2
/
+0
2009-04-21
bfin_5xx: misplaced parentheses
Roel Kluin
1
-3
/
+3
2009-04-15
[ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockups
Mark Brown
1
-2
/
+2
2009-04-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-2
/
+2
2009-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2009-04-08
tty: MAX3100
Alan Cox
1
-0
/
+927
2009-04-08
serial: sunsu: sunsu_kbd_ms_init needs to be __devinit
David S. Miller
1
-1
/
+1
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
2
-58
/
+137
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
1
-49
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2
-0
/
+8
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2
-22
/
+59
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-7
/
+22
2009-04-07
powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook
Benjamin Herrenschmidt
1
-0
/
+15
2009-04-07
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-7
/
+7
2009-04-06
8250: Fix warning
Alan Cox
1
-1
/
+2
2009-04-06
icom: remove unused variables
Breno Leitao
1
-12
/
+2
2009-04-06
jsm: Fix the return variable and removing the unused retval.
Breno Leitao
1
-4
/
+3
2009-04-06
jsm: define init function as __devinit
Breno Leitao
2
-3
/
+3
2009-04-06
ucc: Fix leaky error path
Alan Cox
1
-0
/
+1
2009-04-06
blackfin: Subtract ANOMALY_05000230 on quot
Graf Yang
1
-1
/
+1
2009-04-06
Fix DMA rx ring buffer handling
Sonic Zhang
1
-1
/
+3
2009-04-06
blackfin: Fix tty compile error in PIO mode
Sonic Zhang
1
-2
/
+2
2009-04-06
blackfin: Use unsigned long for flags with irq functions
Mike Frysinger
1
-2
/
+3
2009-04-06
blackfin: BF538/9 serial uart support
Michael Hennerich
1
-1
/
+1
2009-04-06
8250_pci: add support for National Instruments legacy 8420 RS232 boards
Will Page
1
-0
/
+218
2009-04-06
8250_pci: add support for National Instruments 843x RS232 devices
Shawn Bohrer
1
-0
/
+193
2009-04-06
serial: Update PNP IDs
Matthew Garrett
1
-1
/
+5
2009-04-06
8250_pnp.c: add another Wacom tablet
Danny Kukawka
1
-0
/
+1
2009-04-06
cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.
Scott Wood
1
-4
/
+4
2009-04-06
cpm_uart: Initialize port.dev before it's used.
Scott Wood
1
-3
/
+3
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
1
-1
/
+8
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
[next]