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-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-0
/
+2
2006-01-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+929
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
5
-35
/
+36
2006-01-12
[PATCH] pcmcia: add new IDs for serial_cs.c
Dominik Brodowski
1
-0
/
+2
2006-01-10
[PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...
Greg Ungerer
1
-1
/
+1
2006-01-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2006-01-10
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
Andrew Victor
3
-0
/
+929
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
30
-470
/
+171
2006-01-10
[PATCH] tty-layer-buffering-revamp: jsm is broken
Andrew Morton
1
-1
/
+1
2006-01-10
Update Yoichi Yuasa's email address.
Ralf Baechle
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-806
/
+0
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-10
/
+29
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
1
-1
/
+1
2006-01-09
[PATCH] ppc32: cpm_uart: fix xchar sending
Aristeu Sergio Rozanski Filho
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-4
/
+11
2006-01-08
[ARM] Remove EPXA10DB machine support
Russell King
3
-806
/
+0
2006-01-07
[SERIAL] Make the number of UARTs registered configurable.
Dave Jones
2
-10
/
+28
2006-01-07
[SERIAL] Fix clocal wakeup problem
Russell King
1
-0
/
+1
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-18
/
+6
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-46
/
+146
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
2
-109
/
+38
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2
-4
/
+4
2006-01-06
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...
Sylvain Munaut
1
-11
/
+15
2006-01-06
[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
Sylvain Munaut
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-50
/
+8
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+2
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-14
/
+5
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-21
/
+10
2006-01-05
[SERIAL] 8520_pci: build fix
Andrew Morton
1
-2
/
+2
2006-01-04
[SERIAL] Remove _INLINE_
Russell King
2
-10
/
+4
2006-01-04
[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()
Russell King
1
-7
/
+8
2006-01-04
[SERIAL] Use uart_match_port() to find a matching port in find_port()
Russell King
1
-3
/
+1
2006-01-04
[SERIAL] Fix matching of MMIO ports
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-04
[SERIAL] Add support for more Connect Tech PCI serial boards
Gareth Howlett
1
-6
/
+114
2006-01-04
[Serial] Don't miss modem status changes
Russell King
1
-17
/
+16
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
2
-12
/
+0
2005-12-30
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
1
-2
/
+2
2005-12-27
[SERIAL] Fix AMBA PL011 sysrq character handling
Russell King
1
-1
/
+1
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-5
/
+5
2005-12-07
[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.
Dave Jones
1
-1
/
+1
2005-11-28
[SERIAL] mark several serial tables const
Arjan van de Ven
4
-6
/
+6
2005-11-21
[SERIAL] imx: Fix missed platform_driver_unregister
Russell King
1
-1
/
+1
2005-11-19
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-24
/
+22
2005-11-19
[SERIAL] Remove unused variable in sa1100.c
Russell King
1
-1
/
+0
2005-11-19
[SERIAL] Fix status reporting with PL011 serial driver
Russell King
1
-23
/
+22
2005-11-18
[PARISC] Make Serial MUX depend on a specific bus type.
Matthew Wilcox
1
-1
/
+1
2005-11-17
[PARISC] Define port->timeout to fix a long msleep in mux.c
Ryan Bradetich
1
-0
/
+7
2005-11-17
[PARISC] Compile fixups for serial/mux.c
Ryan Bradetich
1
-8
/
+4
[next]