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
2006-05-26
[PATCH] ppc32 CPM_UART: various fixes for pq2 uart users
Vitaly Bordug
2
-4
/
+6
2006-05-21
[SUNSU]: Fix license.
Andrew Morton
1
-0
/
+1
2006-05-16
[ARM] 3523/1: Serial core pm_state
Andrew Victor
1
-3
/
+6
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-72
/
+121
2006-05-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-12
/
+48
2006-05-04
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
1
-24
/
+16
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
4
-11
/
+43
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
1
-1
/
+5
2006-05-02
[SERIAL] 8250: add locking to console write function
Russell King
1
-0
/
+10
2006-04-30
[SERIAL] Remove unconditional enable of TX irq for console
Russell King
1
-2
/
+1
2006-04-30
[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart
Jon Anders Haugum
1
-13
/
+42
2006-04-30
[SERIAL] AMD Alchemy UART: claim memory range
Sergei Shtylyov
2
-3
/
+8
2006-04-30
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
1
-54
/
+60
2006-04-28
[PATCH] ppc32 CPM_UART: Fixed odd address translations
Vitaly Bordug
4
-26
/
+50
2006-04-28
[PATCH] ppc32 CPM_UART: Convert to use platform devices
Vitaly Bordug
4
-111
/
+220
2006-04-19
[PATCH] m32r: Remove a warning in m32r_sio.c
Hirokazu Takata
1
-1
/
+0
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-3
/
+3
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-117
/
+112
2006-04-02
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Adrian Bunk
2
-7
/
+32
2006-03-31
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-7
/
+32
2006-04-01
fix the email address of Wendy Xiong
Adrian Bunk
3
-3
/
+3
2006-03-31
[PATCH] Decrease number of pointer derefs in jsm_tty.c
Jesper Juhl
1
-12
/
+17
2006-03-31
[PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45
Petr Vandrovec
1
-6
/
+46
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-26
/
+9
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-6
/
+5
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-60
/
+51
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-9
/
+7
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-11
/
+1
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-7
/
+2
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-5
/
+2
2006-03-31
[PATCH] serial_cs: add Merlin U630 IDs
Domen Puncer
1
-0
/
+2
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2
-9
/
+10
2006-03-29
[SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled
Russell King
2
-7
/
+32
2006-03-28
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
5
-1398
/
+68
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
3
-3
/
+3
2006-03-26
[SERIAL] amba-pl010: allow platforms to specify modem control method
Russell King
1
-93
/
+67
2006-03-26
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
3
-1304
/
+0
2006-03-26
[SERIAL] Small time UART configuration fix for AU1100 processor
Freddy Spierenburg
1
-1
/
+1
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-253
/
+50
2006-03-25
[SERIAL] amba-pl010: Remove accessor macros
Russell King
1
-61
/
+49
2006-03-25
[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)
Bjorn Helgaas
3
-192
/
+0
2006-03-25
[SERIAL] icom: select FW_LOADER
maximilian attems
1
-0
/
+1
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-25
[PATCH] serial: merge mpsc.h into mpsc.c
Mark A. Greer
2
-293
/
+255
2006-03-25
[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...
Mark A. Greer
1
-4
/
+5
2006-03-25
[PATCH] serial: mpsc driver passes bad devname to request_irq()
Mark A. Greer
1
-1
/
+1
2006-03-25
[PATCH] Altix: rs422 support for ioc4 serial driver
Pat Gefre
1
-138
/
+249
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-5
/
+5
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
1
-1
/
+1
[next]