linux-2.6
2008-10-13  Mark Brownmfd: Add GPIO pin configuration support for WM8350
2008-10-13  Mark Brownmfd: Add I2C control support for WM8350
2008-10-13  Mark Brownmfd: Core support for the WM8350 AudioPlus PMIC
2008-10-13  Mark Brownmfd: Add WM8350 watchdog register definitions
2008-10-13  Mark Brownmfd: Add WM8350 RTC register definitions
2008-10-13  Mark Brownmfd: Add WM8350 comparator register definitions
2008-10-13  Mark Brownmfd: Add WM8350 PMU register definitions
2008-10-13  Mark Brownmfd: Add WM8350 PMIC register definitions
2008-10-13  Mark Brownmfd: Add WM8350 GPIO register definitions
2008-10-13  Mark Brownmfd: Add WM8350 audio register definitions
2008-10-13  Mark Brownregulator: Export regulator name via sysfs
2008-10-13  Mark Brownregulator: Add WM8400 regulator support
2008-10-13  Mark Brownmfd: Core support for the WM8400 AudioPlus HiFi CODEC...
2008-10-13  Liam Girdwoodregulator: update email address for Liam Girdwood
2008-10-13  Mark Brownregulator: Enable regulators marked as always_on
2008-10-13  Mark Brownregulator: Additional diagnostics for machine constraints
2008-10-13  Mark Brownregulator: check for init_data on registration
2008-10-13  Mark Brownregulator: Fix typo
2008-10-13  Liam Girdwoodregulator: core - Rework machine API to remove string...
2008-10-13  Steven Whitehousevfs: Use const for kernel parser table
2008-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13  Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13  Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13  Linus TorvaldsMerge phase #5 (misc) of git://git./linux/kernel/git...
2008-10-13  Alan Coxtty: rename the remaining oddly named n_tty functions
2008-10-13  Alan Coxfs3270: Correct error returns
2008-10-13  Alan Coxfs3270: remove extra locks
2008-10-13  Jason Wesseltty: tty_io.c shadows sparse fix
2008-10-13  David S. Millerserial: fix device name reporting when minor space...
2008-10-13  Alan Coxapplicom: Fix an unchecked user ioctl range and an...
2008-10-13  Alan Coxtty: Minor tidyups and document fixes for n_tty
2008-10-13  Alan Coxtty: Remove lots of NULL checks
2008-10-13  Alan Coxtty: fix up gigaset a bit
2008-10-13  Stephen Rothwelltty: Fallout from tty-move-canon-specials
2008-10-13  Alan Coxtty: some ICANON magic is in the wrong places
2008-10-13  Alan Coxtty: simplify ktermios allocation
2008-10-13  Alan Coxpty: simplify unix98 allocation
2008-10-13  Alan Coxpty: Fix allocation failure double free
2008-10-13  Alan Coxpty: Coding style and polish
2008-10-13  Sukadev BhattiproluSimplify devpts_pty_kill
2008-10-13  Sukadev BhattiproluSimplify devpts_pty_new()
2008-10-13  Sukadev BhattiproluSimplify devpts_get_tty()
2008-10-13  Sukadev BhattiproluAdd an instance parameter devpts interfaces
2008-10-13  Sukadev BhattiproluMove tty lookup/reopen to caller
2008-10-13  Alan Coxtty: extract the pty init time special cases
2008-10-13  Alan Coxtty: Finish fixing up the init_dev interface to use...
2008-10-13  Alan Coxtty: More driver operations
2008-10-13  Alan Coxtty: kref the tty driver object
2008-10-13  Alan Coxtty: Clean up the tty_init_dev changes further
2008-10-13  Sukadev Bhattiprolutty: Move parts of tty_init_dev into new functions
2008-10-13  Alan Coxtty: Remove more special casing and out of place code
2008-10-13  Alan Coxtty: shutdown method
2008-10-13  Alan Coxvt: remove bogus lock dropping
2008-10-13  Alan Coxpty: If the administrator creates a device for a ptmx...
2008-10-13  Alan Coxtty: Fix abusers of current->sighand->tty
2008-10-13  Alan Coxtty: Redo current tty locking
2008-10-13  Alan Coxtty: the vhangup syscall is racy
2008-10-13  Alan Coxmxser: Switch to kref tty
2008-10-13  Alan Coxstallion: Use krefs
2008-10-13  Alan Coxtty: kref usage for isicom and moxa
2008-10-13  Alan Coxtty: usb-serial krefs
2008-10-13  Alan Coxtty: Move tty_write_message out of kernel/printk
2008-10-13  Alan Coxtty: Make get_current_tty use a kref
2008-10-13  Alan Coxtty: compare the tty winsize
2008-10-13  Alan Coxtty: Termios locking - sort out real_tty confusions...
2008-10-13  Alan Coxtty: Add termiox
2008-10-13  Alan Coxtty: ipw need reworking
2008-10-13  Alan Coxtty: Cris has a nice RS485 ioctl so we should steal it
2008-10-13  Alan Coxtty: use krefs to protect driver module counts
2008-10-13  Alan Coxtty: Add a kref count
2008-10-13  Alan Coxpps: Reserve a line discipline number for PPS
2008-10-13  Alan Coxtty: Split tty_port into its own file
2008-10-13  Alan Coxtty: split the buffering from tty_io
2008-10-13  Alan Coxuml: small cleanups and note bugs to be dealt with...
2008-10-13  Alan Coxtty: move tioclinux from a special case
2008-10-13  David Millerserial: allow 8250 to be used on sparc
2008-10-13  Will Newton8250: remove a few inlines of dubious value
2008-10-13  Alan Coxserial_8250: pci_enable_device fail is not fully handled
2008-10-13  Alan Coxftdi: A few errors are err() that should be debug which...
2008-10-13  Jason Wesselusb: fix pl2303 initialization
2008-10-13  Andrew Mortonserial-make-uart_ports-ioport-unsigned-long-fix
2008-10-13  Alan Coxnozomi: Fix close on error
2008-10-13  David Millerserial: Make uart_port's ioport "unsigned long".
2008-10-13  Miloslav Trmacaudit: Handle embedded NUL in TTY input auditing
2008-10-13  Akinobu Mitaip2: avoid add_timer with pending timer
2008-10-13  Jiri Slabyip2: init/deinit cleanup
2008-10-13  Jiri Slabyip2: fix sparse warnings
2008-10-13  Jiri Slabyip2: cleanup globals
2008-10-13  Jiri SlabyChar: merge ip2main and ip2base
2008-10-13  Jiri SlabyChar: sx, fix io unmapping
2008-10-13  Jiri SlabyChar: cyclades. remove bogus iomap
2008-10-13  Scott AshcroftFix oti6858 debug level
2008-10-13  Sonic ZhangBlackfin Serial Driver: Fix bug - request UART2/3 perip...
2008-10-13  Graf YangBlackfin Serial Driver: Fix bug - ircp fails on sir...
2008-10-13  Sonic ZhangBlackfin Serial Driver: Fix bug - Don't call tx_stop...
2008-10-13  Sonic ZhangBlackfin Serial Driver: Remove useless stop
next