cascardo/linux.git
2009-09-19 Joe Petersonn_tty: honor opost flag for echoes
2009-09-19 Alan Coxtty: USB serial termios bits
2009-09-19 Deepak SaxenaSet proper console speed on resume if console suspend...
2009-09-19 Alan Coxserial: introduce tty krefs
2009-09-19 Alan Coxserial: kill USF_CLOSING_* definitions
2009-09-19 Alan Coxserial: move port users helper
2009-09-19 Alan Coxserial: move delta_msr_wait into the tty_port
2009-09-19 Alan Coxserial: replace the state mutex with the tty port mutex
2009-09-19 Alan Coxserial: kill off uif_t
2009-09-19 Alan Coxserial: move the flags into the tty_port field
2009-09-19 Alan Coxserial: move count into the tty_port version
2009-09-19 Alan Coxserial: use tty_port pointers in the core code
2009-09-19 Alan Coxserial: Fold closing_* fields into the tty_port ones
2009-09-19 Alan Coxserial: kill off uart_info
2009-09-19 Alan Coxisicom: split the open method for the isicom device
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-09-19 Alan Coxvt: add an activate and lock
2009-09-19 Alan Coxvt: move kernel stuff out of vt.h
2009-09-19 Alan Coxvt: remove power stuff from kernel/power
2009-09-19 Alan Coxvt: add an event interface
2009-09-19 Alan Coxtty: USB can now use the shutdown method for kref based...
2009-09-19 Alan Coxtty: remove dtr/rts use from the driver open methods
2009-09-19 Alan Coxtty: USB hangup is racy
2009-09-19 Alan Coxcdc_acm: Fix to use modern speed interfaces
2009-09-19 Alan Coxtty: make the kref destructor occur asynchronously
2009-09-19 Alan Coxcyclades: use the full port_close function
2009-09-19 Alan Coxtty: riscom8 kref and tty_port_close
2009-09-19 Alan Coxisicom: Split the close hardware bits out
2009-09-19 Alan Coxmxser: Split close ready for a standard tty_port_close...
2009-09-19 Alan Coxriscom8: split open and close methods up
2009-09-19 Alan Coxtty: Add a full port_close function
2009-09-19 Anton Vorontsov8250: Now honours baud rate lower bounds
2009-09-19 Vikram Panditaserial: 8250: add IRQ trigger support
2009-09-19 Alan Coxmos7840: remove old dead modem logic
2009-09-19 Alan Coxtty: Fix a typo noted in passing
2009-09-19 Kees Schoenmakerstty: usb_serial_mos7720: Fix get_lsr_info
2009-09-19 Kees SchoenmakersMOS7720 has no tiocmget method
2009-09-19 Alan Coxkfifo: Use "const" definitions
2009-09-19 Alan Coxslip: Clean up create and destroy
2009-09-19 Jiri Slabycyclades: remove more duplicated code
2009-09-19 Jiri Slabycyclades: introduce cyy_readb/writeb
2009-09-19 Jiri Slabycyclades: tiocm cleanup
2009-09-19 Jiri Slabycyclades: ioctls cleanup
2009-09-19 Jiri Slabycyclades: merge cy_startup tails
2009-09-19 Jiri Slabycyclades: use dtr_rts helpers
2009-09-19 Jiri Slabycyclades: sleep instead busy-wait
2009-09-19 Jiri Slabycyclades: overall cleanup
2009-09-19 Jiri Slabycyclades: close cleanup
2009-09-19 Jiri Slabycyclades: switch to tty_port_hangup
2009-09-19 Jiri Slabycyclades: avoid addresses recomputation
2009-09-19 Jiri Slabycyclades: remove block_til_ready
2009-09-19 Jiri Slabycyclades: add tty refcounting
2009-09-19 Roel Kluintty: icom: bit and/or confusion?
2009-09-19 Jaswinder Singh... tty: includecheck fix: drivers/char, vt.c
2009-09-19 Linus Torvaldstty-ldisc: get rid of tty_ldisc_try_get() helper function
2009-09-19 Linus Torvaldstty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead...
2009-09-19 Wolfram Sangtty: serial/pcmcia: add ID for Advantech card
2009-09-19 Mike Frysingerserial: bfin_5xx: fix building as module when early...
2009-09-19 Tilman Schmidttty: gigaset: really fix chars_in_buffer
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-19 Yinghai LuRevert 'x86: Fix system crash when loading with "reserv...
2009-09-19 Andreas Herrmannx86, mce: Fix compile warning in case of CONFIG_SMP=n
2009-09-19 Ian Schramperf_counter: Fix perf_copy_attr() pointer arithmetic
2009-09-19 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-09-19 Arjan van de Venperf utils: Use a define for the maximum length of...
2009-09-19 Arjan van de Venperf: Add timechart help text and add timechart to...
2009-09-19 Arjan van de Ventracing, x86, cpuidle: Move the end point of a C state...
2009-09-19 Arjan van de Venperf utils: Be consistent about minimum text size in...
2009-09-19 Arjan van de Venperf timechart: Add "perf timechart record"
2009-09-19 Li Zefantracing/events: use list_for_entry_continue
2009-09-19 Li Zefantracing: remove max_tracer_type_len
2009-09-19 Li Zefanfunction-graph: use ftrace_graph_funcs directly
2009-09-19 Mike Galbraithsched: Re-add lost cpu_allowed check to sched_fair...
2009-09-19 Ingo MolnarMerge branch 'tracing/core-v3' of git://git./linux...
2009-09-19 Arjan van de Venperf: Add the timechart tool
2009-09-19 Arjan van de Venperf: Add a SVG helper library file
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-19 Arjan van de Venperf: Add a sample_event type to the event_union
2009-09-19 Arjan van de Venperf: Allow perf utilities to have "callback" options...
2009-09-19 Arjan van de Venperf: Store trace event name/id pairs in perf.data
2009-09-19 Arjan van de Venperf: Add a timestamp to fork events
2009-09-19 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-09-19 Suresh Siddhax86, apic: Use logical flat on intel with <= 8 logical...
2009-09-19 Paul E. McKenneyrcu: Fix whitespace inconsistencies
2009-09-19 Paul E. McKenneyrcu: Fix thinko, actually initialize full tree
2009-09-19 Paul E. McKenneyrcu: Apply results of code inspection of kernel/rcutree...
2009-09-19 Paul E. McKenneyrcu: Add WARN_ON_ONCE() consistency checks covering...
2009-09-19 Mauro Carvalho... V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MA...
2009-09-19 Huang WeiyiV4L/DVB (13029): radio-si4713: remove #include <linux...
2009-09-19 Pete EberleinV4L/DVB (13027): go7007: convert printks to v4l2_info
2009-09-19 Pete EberleinV4L/DVB (13026): s2250-board: Implement brightness...
2009-09-19 Pete EberleinV4L/DVB (13025): s2250-board: Fix memory leaks
2009-09-19 Pete EberleinV4L/DVB (13024): go7007: Implement vidioc_g_std and...
2009-09-19 Pete EberleinV4L/DVB (13023): go7007: Merge struct gofh and go decla...
2009-09-19 Pete EberleinV4L/DVB (13022): go7007: Fix mpeg controls
2009-09-19 Pete EberleinV4L/DVB (13021): go7007: Fix whitespace and line lengths
2009-09-19 Pete EberleinV4L/DVB (13020): go7007: Updates to Kconfig and Makefile
2009-09-19 Richard RöjforsV4L/DVB (13019): video: initial support for ADV7180
2009-09-19 Roel KluinV4L/DVB (13018): kzalloc failure ignored in au8522_probe()
2009-09-19 Roel KluinV4L/DVB (13017): gspca: kmalloc failure ignored in...
next