summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-9/+4
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-57/+44
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-7/+3
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-154/+193
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman2-2/+2
2007-05-02PCI: 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
2007-04-28Pull sony into release branchLen Brown1-10/+43
2007-04-28sonypi: use mutex instead of semaphoreMatthias Kaehlcke1-10/+10
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it1-0/+27
2007-04-28sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it1-0/+6
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell3-4/+4
2007-04-26[AGPGART] sworks-agp: Switch to PCI ref counting APIsAlan Cox1-10/+13
2007-04-26[AGPGART] Nvidia AGP: Use refcount aware PCI interfacesAlan Cox1-3/+6
2007-04-26[AGPGART] Fix sparse warning in sgi-agp.cDave Jones1-3/+2
2007-04-26[AGPGART] Intel-agp adjustmentsJan Beulich1-5/+3
2007-04-26[AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich1-22/+0
2007-04-26[AGPGART] Add missing calls to global_flush_tlb() to ali-agpJan Beulich1-0/+2
2007-04-26[AGPGART] prevent probe collision of sis-agp and amd64_agpOliver Neukum1-111/+167