Commit Graph

1425 Commits (a3059b12adae868c42629ecf058a94195ef1e958)

Author SHA1 Message Date
Andrew Victor 0a51810aa0 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers 16 years ago
Ramax Lo 909db80297 ARM: S3C64XX: serial: Fix section mismatch warning 16 years ago
Ramax Lo 8fe70a5f71 ARM: S3C24XX: serial: Fix section mismatch warnings 16 years ago
Mark Ware 6e900de3ff cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c 16 years ago
Albin Tonnerre 8da14b5fc3 drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=N 16 years ago
Andrew Morton ff5392d77b drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset 16 years ago
Uwe Kleine-König 8f4256b22c serial: don't add msm_serial's probe function to the driver struct 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
SUGIOKA Toshinobu dd4da3a55f serial: sh-sci: fix sci interrupt handler 16 years ago
Yoichi Yuasa ada8e9514b Update Yoichi Yuasa's e-mail address 16 years ago
Magnus Damm 44e18e9eda sh-sci: update receive error handling for muxed irqs 16 years ago
Michael Buesch c4285b47b0 parport/serial: add support for NetMos 9901 Multi-IO card 16 years ago
Arjan van de Ven 24ed3abaa1 pci: use pci_ioremap_bar() in drivers/serial 16 years ago
Andrew Morton 2a13373cf8 jsm: clean up "serial: jsm: correctly support 4 8 port boards" 16 years ago
Atsushi Nemoto a10b32db34 kgdb: kgdboc console poll hooks for serial_txx9 uart 16 years ago
Alan Cox 44da59e400 msm: fixups to match current code 16 years ago
Robert Love 04896a77a9 msm_serial: serial driver for MSM7K onboard serial peripheral. 16 years ago
Richard Röjfors 2421c48bd7 timbuart: Fix for tx_empty 16 years ago
Peter Korsgaard 90ceb9644d serial: samsung.c: mark s3c24xx_serial_remove as __devexit 16 years ago
Roel Kluin 52e3632ea6 serial: fix off by one errors 16 years ago
Mike Frysinger 607c268ef9 serial: bfin_5xx: fix building as module when early printk is enabled 16 years ago
Mike Frysinger 9c529a3d76 serial: bfin_5xx: add missing spin_lock init 16 years ago
Wolfgang Denk 87c441e54d powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function 16 years ago
Sascha Hauer 1a2c4b3147 imx: Check for NULL pointer deref before calling tty_encode_baud_rate 16 years ago
Haavard Skinnemoen 0ccad87012 atmel_serial: fix hang in set_termios when crtscts is enabled 16 years ago
Greg Kroah-Hartman 3cf62a5a82 of_serial: remove driver_data direct access of struct device 16 years ago
Dave Mitchell eedacbf02d of_serial: Add UPF_FIXED_TYPE flag 16 years ago
Dave Liu b45cc9eff7 serial: Make ucc_uart work in HW UART mode 16 years ago
Paul Mundt 6daa79b3c1 serial: sh-sci: Move over to dev_pm_ops. 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Oskar Schirmer d7f8d437bd imx: serial: use tty_encode_baud_rate to set true rate 16 years ago
Fabian Godehardt b6e4913834 imx: serial: add IrDA support to serial driver 16 years ago
Oskar Schirmer 534fca068e imx: serial: use rational library function 16 years ago
Daniel Glöckner 9f322ad064 imx: serial: handle initialisation failure correctly 16 years ago
Fabian Godehardt 2e1463922a imx: serial: be sure to stop xmit upon shutdown 16 years ago
Fabian Godehardt 977757311e imx: serial: notify higher layers in case xmit IRQ was not called 16 years ago
Daniel Glöckner 26bbb3ff1f imx: serial: fix one bit field type 16 years ago
Oskar Schirmer d3810cd4d7 imx: serial: fix whitespaces (no changes in functionality) 16 years ago
Alan Cox 7d55deaf50 timbuart: Fix the termios logic 16 years ago
Richard Röjfors 34aec59184 serial: Added Timberdale UART driver 16 years ago
Sonic Zhang 2860b79111 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs 16 years ago
Sonic Zhang 84507794a9 Blackfin Serial Driver: handle anomaly 05000231 16 years ago
Sonic Zhang 0efa4f2c94 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 16 years ago
Sonic Zhang 35ff693579 Blackfin Serial Driver: handle irregular DMA register status in auto start mode 16 years ago
Graf Yang f9d36da9cd Blackfin Serial Driver: fix missing new lines when under load 16 years ago
Robin Getz 7de7c55bf5 Blackfin Serial Driver: fix baudrate for early_printk 16 years ago
Sonic Zhang 8516c568f2 Blackfin Serial Driver: fix error while transferring large files 16 years ago
Mike Frysinger 4328e3e5ef Blackfin SPORT UART: rewrite inline assembly 16 years ago
Michael Hennerich a19e8b2059 Blackfin SPORT UART: fix data misses while using transmit frame sync 16 years ago
Mike Frysinger b5c6794fe4 Blackfin SPORT UART: fix typo in sport_set_termios prototype 16 years ago