Commit Graph

2376 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Thomas Pfaff 7deb39ed8d serial_core: fix uart PORT_UNKNOWN handling 11 years ago
Doug Anderson f94b057268 serial: samsung: Change barrier() to cpu_relax() in console output 11 years ago
Doug Anderson ab88c8dc3b serial: samsung: don't check config for every character 11 years ago
Doug Anderson bb7f09ba96 serial: samsung: Use the passed in "port", fixing kgdb w/ no console 11 years ago
Loic Poulain f8fd1b0350 serial: 8250: Fix thread unsafe __dma_tx_complete function 11 years ago
Loic Poulain b08c9c317e 8250_core: Fix unwanted TX chars write 11 years ago
Manfred Schlaegl 6a20dbd6ca tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc 11 years ago
Greg Kroah-Hartman 12de375ec4 Revert "serial: 8250, disable "too much work" messages" 11 years ago
Guennadi Liakhovetski 1e7da05304 serial: amba-pl011: fix regression, causing an Oops on rmmod 11 years ago
Chen Tingjie c70dbb1e79 tty: fix memleak in alloc_pid 11 years ago
Jiri Slaby f4f653e987 serial: 8250, disable "too much work" messages 11 years ago
Tony Lindgren d758c9c1b3 serial: omap: Fix missing pm_runtime_resume handling by simplifying code 11 years ago
Geert Uytterhoeven bf903c0c6d serial_core: Fix pm imbalance on unbind 11 years ago
Guennadi Liakhovetski b2aeb775f8 serial: pl011: change Rx burst size to half of trigger level 11 years ago
Jean Delvare e55c2a07c4 serial: timberdale: Depend on X86_32 11 years ago
Daniel Thompson c3c00b6f7f serial: st-asc: Fix SysRq char handling 11 years ago
Alexander Shiyan 2f310b8e41 Revert "serial: clps711x: Give a chance to perform useful tasks during wait loop" 11 years ago
Seth Bollinger 717f3bbab3 serial_core: Fix conditional start_tx on ring buffer not empty 11 years ago
Uwe Kleine-König 4ea8dafd24 serial: efm32: use $vendor,$device scheme for compatible string 11 years ago
Sanjay Singh Rawat 93a2e470ef serial: omap: free the wakeup settings in remove 11 years ago
Benjamin Herrenschmidt 32b941b793 tty/hvc_opal: Kick the HVC thread on OPAL console events 11 years ago
Richard Guy Briggs f1dc4867ff audit: anchor all pid references in the initial pid namespace 11 years ago
Viresh Kumar 0b443ead71 cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} 11 years ago
Dimitris Lampridis 3a13884abe tty/serial: omap: empty the RX FIFO at the end of half-duplex TX 11 years ago
Dimitris Lampridis cab53dc9e2 tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX 11 years ago
Joe Perches 9b971cd206 serial: sh-sci: Neaten dev_<level> uses 11 years ago
Geert Uytterhoeven d3dfe5d9b4 serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF 11 years ago
Geert Uytterhoeven 26de4f1b2f serial: sh-sci: Add more register documentation 11 years ago
Geert Uytterhoeven ff43da00e0 serial: sh-sci: Remove useless casts 11 years ago
Geert Uytterhoeven 6c13d5d27c serial: sh-sci: Replace printk() by pr_*() 11 years ago
Geert Uytterhoeven 4ed94cd440 serial_core: Avoid NULL pointer dereference in uart_close() 11 years ago
Geert Uytterhoeven 4c6d5b4d53 serial_core: Get a reference for port->tty in uart_remove_one_port() 11 years ago
Alexander Shiyan 63e3ad3252 serial: clps711x: Give a chance to perform useful tasks during wait loop 11 years ago
Geert Uytterhoeven 015355b70e serial_core: Grammar s/ports/port's/ 11 years ago
Geert Uytterhoeven 02088ca63b serial_core: Spelling s/contro/control/ 11 years ago
Uwe Kleine-König 74be65a3cf serial: efm32: properly namespace location property 11 years ago
Geert Uytterhoeven 58dea3577c serial: max310x: Add missing #include <linux/uaccess.h> 11 years ago
Salva Peiró b19a47e060 synclink: fix info leak in ioctl 11 years ago
Ingo Molnar ebade5e833 serial: 8250: Clean up the locking for -rt 11 years ago
Aaron Sierra 41d3f09913 serial: 8250_pci: change BayTrail default uartclk 11 years ago
Aaron Sierra 50825c57ab serial: 8250_pci: more BayTrail error-free bauds 11 years ago
David Miller e58e241c17 sparc: serial: Clean up the locking for -rt 11 years ago
Geert Uytterhoeven bf13c9a894 serial: sh-sci: Add missing call to uart_remove_one_port() in failure path 11 years ago
Geert Uytterhoeven 5f5c9ae56c serial_core: Unregister console in uart_remove_one_port() 11 years ago
Richard Genoud a3c1fa99f4 tty/serial: at91: remove unused open/close hooks 11 years ago
Richard Genoud ddaa603739 tty/serial: at91: use dev_err instead of printk 11 years ago
Hannes Reinecke 723abd87f6 tty: Set correct tty name in 'active' sysfs attribute 11 years ago
Alexander Shiyan 45af780a0f serial: imx: Remove init() and exit() platform callbacks 11 years ago
Alexander Shiyan 436e4ab5fc serial: imx: Use dev_name() for request_irq() to distinguish UARTs 11 years ago
Alexander Shiyan da82f99724 serial: imx: Use devm_ioremap_resource() 11 years ago