ide: two more pci_ioremap_bar() conversions
[safe/jmp/linux-2.6] / drivers / char /
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Alan Coxtty: Fix tty_port kref screwup
2008-10-22 Hendrik Bruecknerhvc_console: Remove __devexit annotation of hvc_remove()
2008-10-22 Hendrik Bruecknerhvc_console: Add support for tty window resizing
2008-10-21 Hendrik Bruecknerhvc_console: Fix loop if put_char() returns 0
2008-10-21 Hendrik Bruecknerhvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
2008-10-21 Hendrik Bruecknerhvc_console: Add a hangup notifier for backends
2008-10-21 Al Viro[PATCH] kill the rest of struct file propagation in...
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Dave JonesUpdate email addresses.
2008-10-20 Alan Coxepca: Add infinite break support
2008-10-20 Adrian Bunkrtc: use bcd2bin/bin2bcd
2008-10-20 Andre Hauptpc8736x_gpio: add support for PC87365 chips
2008-10-20 Jiri SlabyChar: sx, remove bogus iomap
2008-10-20 Andi KleenFix documentation of sysrq-q
2008-10-20 Stephen Rothwelltpm: don't export static functions
2008-10-20 Thomas Gleixnerfix documentation of sysrq-q really
2008-10-20 Andi KleenFix documentation of sysrq-q
2008-10-16 Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-16 Andrew Mortondrivers/char/tpm/tpm.c: fix error-path memory leak
2008-10-16 Valdis Kletniekstpm: work around bug in Broadcom BCM0102 chipset
2008-10-16 Marcin Obaratpm: correct tpm timeouts to jiffies conversion
2008-10-16 Alexey Dobriyansysctl: simplify ->strategy
2008-10-16 Alexey Dobriyanproc: move sysrq-trigger out of fs/proc/
2008-10-16 Harvey Harrisonchar: moxa.c sparse annotation
2008-10-16 Andrew Mortonapplicom.c: fix apparently-broken code in do_ac_read()
2008-10-16 Jiri SlabyChar: ds1286, eliminate busy waiting
2008-10-16 David Brownelllegacy rtc: remove needless/confusing HPET_RTC_IRQ...
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-16 Naohiro Ooiwasysrq: add enable_mask in sysrq_moom_op
2008-10-16 Greg Kroah-Hartmandevice create: char: convert device_create_drvdata...
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Yinghai Lux86: put timer_rand_state pointer into irq_desc
2008-10-16 Yinghai Luirqs: make irq_timer_state to use dyn_array
2008-10-16 Yinghai Ludrivers/char: use nr_irqs
2008-10-16 Thomas Hellstromagp/nvidia: Support agp user-memory on nvidia agp.
2008-10-16 Stuart Bennettagp/amd-k7: Suspend support for AMD K7 GART driver
2008-10-16 Keith Packardagp/intel: Reduce extraneous PCI posting reads during...
2008-10-16 Eric Anholtagp: Fix stolen memory counting on G4X.
2008-10-16 Dmitry TorokhovMerge branch 'next' into for-linus
2008-10-15 Russell KingMerge branch 'fixes' into for-linus
2008-10-15 Arjan van de Ventty: make sure that proc_clear_tty stores the cpu flags
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14 Christian Borntraegerhvc_console: Fix free_irq in spinlocked section
2008-10-14 Russell KingMerge branch 's3c-move' into devel
2008-10-14 Linus TorvaldsRevert "vt: fix background color on line feed"
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 Jason Wesseltty: tty_io.c shadows sparse fix
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: 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 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: 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: use krefs to protect driver module counts
2008-10-13 Alan Coxtty: Add a kref count
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 Coxtty: move tioclinux from a special case
2008-10-13 Alan Coxnozomi: Fix close on error
2008-10-13 Miloslav Trmacaudit: Handle embedded NUL in TTY input auditing
2008-10-13 Akinobu Mitaip2: avoid add_timer with pending timer
next