summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-081-1/+1
|\
| * random: Use this_cpu_inc_returnChristoph Lameter2010-12-171-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-086-8/+9
|\ \
| * | tpm: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+2
| * | sonypi: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| * | hvsi: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+2
| * | pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo2010-12-243-3/+4
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-076-3/+146
|\ \ \
| * | | ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim2010-12-111-1/+1
| * | | specialix: fix compiler warning on specialix_pci_tblNamhyung Kim2010-12-111-1/+1
| * | | rocket: fix compiler warning on rocket_pci_idsNamhyung Kim2010-12-111-1/+1
| * | | drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker2010-12-013-0/+143
* | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-17/+16Star
|\ \ \ \
| * | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-181-15/+14Star
| * | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-16/+16
* | | | | RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish2010-12-281-5/+7
* | | | | agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson2010-12-141-2/+9
| |_|_|/ |/| | |
* | | | agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-051-2/+4
* | | | tpm: Autodetect itpm devicesMatthew Garrett2010-11-291-0/+24
| |_|/ |/| |
* | | Char: virtio_console, fix memory leakJiri Slaby2010-11-241-28/+9Star
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1711-11/+0Star
|/ /
* | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-131-1/+2
|\ \
| * | pcmcia: fix warning in synclink driverAndres Salomon2010-11-101-0/+1
| * | pcmcia/cm4000: fix error codeNicolas Kaiser2010-11-101-1/+2
| |/
* | i8k: Tell gcc that *regs gets clobberedJim Bos2010-11-131-2/+3
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-133-2/+1Star
|\ \
| * | amiserial: Remove unused variable icountGeert Uytterhoeven2010-11-111-1/+0Star
| * | nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox2010-11-091-1/+0Star
| * | tty: fix warning in synclink driverAndres Salomon2010-11-091-0/+1
| |/
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-091-3/+3
|\ \ | |/ |/|
| * agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-041-2/+2
| * agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-041-1/+1
* | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-061-2/+0Star
* | TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-0510-10131/+0Star
* | TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-0514-15485/+1Star
* | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-301-10/+28
* | parisc-agp: fix missing slab.h includeKyle McMartin2010-10-291-0/+1
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-33/+65
|\ \
| * | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-33/+65
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-281-0/+4
|\ \ \
| * | | drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-221-0/+4
| |/ /
* | | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-281-2/+28
* | | drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-281-0/+4
* | | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-281-1/+1
* | | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-281-1/+1
* | | drivers/char/mwave/Makefile: clean upTracey Dent2010-10-281-2/+2
* | | drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-281-1/+1
* | | drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-281-1/+1
* | | drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-281-3/+108