aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum1-9/+37
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22n_r3964: fix lock imbalanceJiri Slaby1-12/+14
2009-06-22bfin_jtag_comm: clean up printk usageMike Frysinger1-15/+15
2009-06-22Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds1-6/+1
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+0
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-143/+174
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-3/+3
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-19istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3
2009-06-19agp: add user mapping support to ATI AGP bridge.Dave Airlie1-4/+14
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie16-136/+143
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary1-1/+1
2009-06-19agp/uninorth: Handle user memory types.Michel Dänzer1-2/+16
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman1-9/+6
2009-06-18ppdev: reduce kernel log spamMichael Buesch1-18/+11
2009-06-18Char: isicom: fix build warningJiri Slaby1-1/+1
2009-06-18drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlistAdriano dos Santos Fernandes1-70/+45
2009-06-18drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger1-1/+1
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman1-0/+14
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt9-14/+229
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+3
2009-06-17Pull for-2.6.31 into releaseTony Luck1-2/+3
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+3
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto3-0/+198
2009-06-16Merge branch 'akpm'Linus Torvalds1-6/+7
2009-06-16console: make blank timeout value a boot optionDaniel Mack1-6/+7
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt5-60/+213
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-8/+24
2009-06-16Merge branch 'serial'Linus Torvalds4-17/+50
2009-06-16tty: fix sanity checkAlan Cox1-0/+2
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox1-13/+40
2009-06-16tty: fix unused warning when TCGETX is not definedMike Frysinger1-2/+3
2009-06-16ldisc: debug aidsAlan Cox1-0/+1
2009-06-16ldisc: Make sure the ldisc isn't active when we close itAlan Cox1-0/+2
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-43/+161
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-132/+164
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox1-3/+3
2009-06-16[S390] pm: hvc_iucv power management callbacksHendrik Brueckner1-43/+161
2009-06-15ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15Driver Core: raw: add nodename for raw devicesKay Sievers1-0/+6
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers2-3/+13
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger3-3/+3
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1