aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-8/+9
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-3/+146
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+16
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24sonypi: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24hvsi: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo3-3/+4
2010-12-17random: Use this_cpu_inc_returnChristoph Lameter1-1/+1
2010-12-14agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson1-2/+9
2010-12-10ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim1-1/+1
2010-12-10specialix: fix compiler warning on specialix_pci_tblNamhyung Kim1-1/+1
2010-12-10rocket: fix compiler warning on rocket_pci_idsNamhyung Kim1-1/+1
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai1-2/+4
2010-11-30drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker3-0/+143
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-24Char: virtio_console, fix memory leakJiri Slaby1-28/+9
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld1-15/+14
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-16/+16
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann11-11/+0
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+2
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-2/+1
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven1-1/+0
2010-11-10pcmcia: fix warning in synclink driverAndres Salomon1-0/+1
2010-11-10pcmcia/cm4000: fix error codeNicolas Kaiser1-1/+2
2010-11-09nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox1-1/+0
2010-11-09tty: fix warning in synclink driverAndres Salomon1-0/+1
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelDave Airlie1-3/+3
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-2/+0
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman10-10131/+0
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman14-15485/+1
2010-11-04agp/intel: fix cache control for sandybridgeZhenyu Wang1-2/+2
2010-11-04agp/intel: restore cache behavior on sandybridgeZhenyu Wang1-1/+1
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-10/+28
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-33/+65
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+4
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park1-2/+28
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-27drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-3/+108
2010-10-27drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov1-0/+3
2010-10-27drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov1-0/+1