summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2007-05-08use mutex instead of semaphore for misc char devicesMatthias Kaehlcke1-13/+14
2007-05-08use mutex instead of semaphore in TPM driverMatthias Kaehlcke2-13/+16
2007-05-08use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2-9/+14
2007-05-08synclink_gt use dynamic tty device registrationPaul Fulghum1-16/+18
2007-05-08old buffer overflow in moxa driverdann frazier1-2/+6
2007-05-08tpm: fix sleep-in-spinlockParag Warudkar1-4/+8
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary11-15/+15
2007-05-08console UTF-8 fixesEgmont Koblinger2-81/+182
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary1-1/+1
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita1-4/+10
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan1-0/+1
2007-05-08ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary1-4/+1
2007-05-08Make /dev/port conditional on config symbolRussell King2-4/+10
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap14-14/+0
2007-05-08layered parport code uses parport->devDavid Brownell3-3/+3
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan1-1/+4
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby1-0/+1
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby1-0/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman1-4/+15
2007-05-08tty: simplify calling of put_pid.Eric W. Biederman1-17/+6
2007-05-08tty: remove unnecessary export of proc_clear_ttyEric W. Biederman1-1/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-5/+0
2007-05-08cyclades: remove custom typesKlaus Kudielka1-25/+24
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka1-1/+1
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary1-1/+6
2007-05-08remove unused header file: drivers/char/digi.hRobert P. J. Day1-71/+0
2007-05-08rocket: remove modversions includeRobert P. J. Day1-4/+0
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson1-66/+165
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-97/+122
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk1-7/+5
2007-05-08ipmi: add pci remove handlingCorey Minyard1-0/+3
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-42/+94
2007-05-08ipmi: allow shared interruptsCorey Minyard1-35/+89
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard1-0/+108
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds20-196/+349
2007-05-07rename TANBAC TB0219 configYoichi Yuasa2-3/+3
2007-05-07tty_register_driver: only allocate tty instances when definedAndy Whitcroft1-3/+2
2007-05-06Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-9/+4
2007-05-05Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-57/+44
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-7/+3
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-154/+193
2007-05-03PCI: Convert to alloc_pci_dev()Michael Ellerman2-2/+2
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare5-5/+1
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-9/+4
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov51-1739/+354
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds7-24/+46
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras5-90/+45
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-10/+43