safe/jmp/linux-2.6
2008-10-13 Bartlomiej... ide: add device flags
2008-10-13 Bartlomiej... ide-disk: add ide_do_setfeature() helper
2008-10-13 Bartlomiej... ide-disk: set_addressing() fixes
2008-10-13 Bartlomiej... ide: fix IDE ACPI for slave device-only configurations
2008-10-13 Borislav Petkovide-floppy: add a debug_mask module parameter
2008-10-13 Borislav Petkovide-floppy: convert driver to the new debugging macro
2008-10-13 Borislav Petkovide: add a driver-wide debugging macro
2008-10-13 Borislav Petkovide: add drive->debug_mask switch
2008-10-13 Borislav Petkovide: unify conversion macros
2008-10-13 Adrian Bunkxtensa: remove dead CONFIG_BLK_DEV_IDE code
2008-10-13 Bartlomiej... ide: remove unnecessary MAX_HWIFS checks from ide-probe.c
2008-10-13 Bartlomiej... ide: remove CONFIG_BLK_DEV_IDE config option (take 2)
2008-10-13 Bartlomiej... ide: make ide_transfer_pc() static
2008-10-13 Bartlomiej... ide: make ide_pc_intr() static
2008-10-13 Bartlomiej... ide: add ->pc_{update,io}_buffers methods
2008-10-13 Bartlomiej... ide: add ide_retry_pc() helper
2008-10-13 Bartlomiej... ide: add request_sense_{pc,rq} to ide_drive_t
2008-10-13 Bartlomiej... ide: drop 'timeout' and 'expiry' arguments from ide_pc_...
2008-10-13 Bartlomiej... ide: add pointer to the current packet command to ide_d...
2008-10-13 Bartlomiej... ide: drop dsc_handle argument from ide_pc_intr()
2008-10-13 Sergei Shtylylovsgiioc4: fix messages
2008-10-13 Sergei Shtylylovsgiioc4: sgiioc4_read_status drive busy check fix
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...
next