aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby
2009-06-22n_r3964: fix lock imbalanceJiri Slaby
2009-06-22bfin_jtag_comm: clean up printk usageMike Frysinger
2009-06-22Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach
2009-06-19istallion: add missing __devexit markingMike Frysinger
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin
2009-06-19agp: add user mapping support to ATI AGP bridge.Dave Airlie
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary
2009-06-19agp/uninorth: Handle user memory types.Michel Dänzer
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman
2009-06-18ppdev: reduce kernel log spamMichael Buesch
2009-06-18Char: isicom: fix build warningJiri Slaby
2009-06-18drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...Adriano dos Santos Fernandes
2009-06-18drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16console: make blank timeout value a boot optionDaniel Mack
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'serial'Linus Torvalds
2009-06-16tty: fix sanity checkAlan Cox
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox
2009-06-16tty: fix unused warning when TCGETX is not definedMike Frysinger
2009-06-16ldisc: debug aidsAlan Cox
2009-06-16ldisc: Make sure the ldisc isn't active when we close itAlan Cox
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox
2009-06-16[S390] pm: hvc_iucv power management callbacksHendrik Brueckner
2009-06-15ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman