index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-01
[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h
Russell King
1
-5
/
+1
2005-09-01
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
Sascha Hauer
4
-213
/
+20
2005-08-31
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
32
-143
/
+141
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
1
-297
/
+177
2005-08-24
[PATCH] m32r_sio gcc4 fixes
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] Kconfig fix (amba on arm/versatile)
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] Kconfig fix (M32R_PLDSIO dependecies)
Al Viro
1
-1
/
+1
2005-08-17
[IA64] Initialize some spinlocks
Keith Owens
1
-0
/
+1
2005-08-09
[PATCH] cpm_uart: needs some love to compile with GCC4.0.1
Kumar Gala
1
-7
/
+7
2005-08-09
[PATCH] cpm_uart: Fix dpram allocation and non-console uarts
Kumar Gala
3
-65
/
+116
2005-07-30
[PATCH] serial: add MMIO support to 8250_pnp
Bjorn Helgaas
1
-7
/
+15
2005-07-28
[PATCH] pcmcia: fix many device IDs
Komuro
1
-5
/
+5
2005-07-28
Merge with Linus' 2.6 tree
Russell King
5
-15
/
+42
2005-07-28
[PATCH] cpm_uart: use DPRAM for early console
Marcelo Tosatti
1
-1
/
+1
2005-07-28
[PATCH] serial: MRi MRI-PCIDS1 dual port serial card
David Ranson
1
-0
/
+20
2005-07-28
[PATCH] jsm: warning fixes
V. ANANDA KRISHNAN
3
-13
/
+20
2005-07-28
[PATCH] jsm: use dynamic major number allocation
V. ANANDA KRISHNAN
1
-1
/
+1
2005-07-27
[SERIAL] Convert parport_serial to use new 8250_pci interfaces
Russell King
1
-20
/
+1
2005-07-27
[SERIAL] Expose 8250_pci setup/removal/suspend/resume functions
Russell King
1
-112
/
+121
2005-07-27
[SERIAL] Pass around serial_private instead of pci_dev
Russell King
1
-18
/
+22
2005-07-27
[SERIAL] Collapse the SIIG quirk entries
Russell King
1
-139
/
+18
2005-07-27
[SERIAL] Factor out the common setup from the per-serial port loop.
Russell King
1
-12
/
+16
2005-07-27
[SERIAL] Rename pci_board to pciserial_board.
Russell King
1
-15
/
+18
2005-07-27
[PATCH] 68328serial: sysrq should use emergency_reboot
Eric W. Biederman
1
-1
/
+1
2005-07-22
[PATCH] Serial: No need to check for priv != NULL in remove_one
Russell King
1
-20
/
+17
2005-07-18
[PATCH] Serial: Add support for SIIG Quartet serial card
Andrey Panin
1
-0
/
+14
2005-07-18
[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s
Ben Dooks
3
-88
/
+0
2005-07-16
[PATCH] Serial: Remove linux/version.h
Olaf Hering
3
-4
/
+0
2005-07-08
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
2005-07-08
[PATCH] pcmcia: move event handler
Dominik Brodowski
1
-5
/
+1
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-6
/
+3
2005-07-06
[PATCH] ppc32: add Freescale MPC885ADS board support
Andrei Konovalov
1
-1
/
+31
2005-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+0
2005-07-04
[PATCH] Serial: Fix console port spinlock initialisation
Russell King
1
-1
/
+13
2005-07-03
[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled
Ben Dooks
1
-5
/
+0
2005-07-01
[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
Russell King
1
-1
/
+2
2005-06-29
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
2
-2
/
+2
2005-06-29
[PATCH] Serial: Disable OX950 transmitter for flow control
Russell King
1
-12
/
+16
2005-06-29
[PATCH] Serial: Check status of CTS when using flow control
Russell King
1
-0
/
+17
2005-06-29
[PATCH] Serial: Adjust serial locking
Russell King
11
-39
/
+27
2005-06-28
[PATCH] pcmcia: more IDs for TDK multifunction cards
Jun Komuro
1
-0
/
+2
2005-06-28
[PATCH] pcmcia: id_table for serial_cs
Dominik Brodowski
1
-0
/
+104
2005-06-27
[PATCH] Serial: Split 8250 port table
Russell King
8
-32
/
+356
2005-06-27
[PATCH] Serial: Remove {un,}register_serial from 68328serial.c
Russell King
1
-17
/
+0
2005-06-26
[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-26
[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-26
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
Domen Puncer
1
-2
/
+0
2005-06-26
[PATCH] compilation errors in drivers/serial/mpsc.c
Lee Nicks
1
-4
/
+4
2005-06-25
[SPARC]: sunzilog warning fixes
William Lee Irwin III
1
-4
/
+4
2005-06-24
[PATCH] Serial: Eliminate magic numbers
Russell King
4
-20
/
+20
[next]