aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-19cdc_acm: Fix to use modern speed interfacesAlan Cox
2009-09-19tty: make the kref destructor occur asynchronouslyAlan Cox
2009-09-19cyclades: use the full port_close functionAlan Cox
2009-09-19tty: riscom8 kref and tty_port_closeAlan Cox
2009-09-19isicom: Split the close hardware bits outAlan Cox
2009-09-19mxser: Split close ready for a standard tty_port_close methodAlan Cox
2009-09-19riscom8: split open and close methods upAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-09-198250: Now honours baud rate lower boundsAnton Vorontsov
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-09-19mos7840: remove old dead modem logicAlan Cox
2009-09-19tty: Fix a typo noted in passingAlan Cox
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers
2009-09-19MOS7720 has no tiocmget methodKees Schoenmakers
2009-09-19kfifo: Use "const" definitionsAlan Cox
2009-09-19slip: Clean up create and destroyAlan Cox
2009-09-19cyclades: remove more duplicated codeJiri Slaby
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: tiocm cleanupJiri Slaby
2009-09-19cyclades: ioctls cleanupJiri Slaby
2009-09-19cyclades: merge cy_startup tailsJiri Slaby
2009-09-19cyclades: use dtr_rts helpersJiri Slaby
2009-09-19cyclades: sleep instead busy-waitJiri Slaby
2009-09-19cyclades: overall cleanupJiri Slaby
2009-09-19cyclades: close cleanupJiri Slaby
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19cyclades: remove block_til_readyJiri Slaby
2009-09-19cyclades: add tty refcountingJiri Slaby
2009-09-19tty: icom: bit and/or confusion?Roel Kluin
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds
2009-09-19tty: serial/pcmcia: add ID for Advantech cardWolfram Sang
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven
2009-09-19perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven
2009-09-19perf: Add the timechart toolArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven