summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Char: mxser_new, do not put pdevJiri Slaby2007-02-111-1/+0
* [PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby2007-02-111-6/+6
* [PATCH] Char: mxser_new, less loops in isrJiri Slaby2007-02-111-6/+3
* [PATCH] Char: mxser_new, header file cleanupJiri Slaby2007-02-112-314/+154
* [PATCH] Char: mxser_new, alter locking in isrJiri Slaby2007-02-111-13/+9
* [PATCH] Char: mxser_new, clean request_irq callJiri Slaby2007-02-111-6/+2
* [PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby2007-02-111-20/+6
* [PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby2007-02-111-2/+2
* [PATCH] Char: mxser_new, remove unused stuffJiri Slaby2007-02-111-18/+0
* [PATCH] Char: n_r3964, cleanupJiri Slaby2007-02-111-1116/+981
* [PATCH] Char: serial167, cleanupJiri Slaby2007-02-111-1677/+1645
* [PATCH] Char: mxser_new, remove useless spinlockJiri Slaby2007-02-111-4/+0
* [PATCH] Char: mxser_new, mark init functionsJiri Slaby2007-02-111-4/+4
* [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-111-3/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-1116-55/+11
* [PATCH] Char: isicom, correct probing/removingJiri Slaby2007-02-111-7/+9
* [PATCH] Char: isicom, support higher ratesJiri Slaby2007-02-111-2/+7
* [PATCH] Char: isicom, check card state in isrJiri Slaby2007-02-111-0/+5
* [PATCH] Char: isicom, augment card_resetJiri Slaby2007-02-111-17/+22
* [PATCH] Char: isicom, fix locking in isrJiri Slaby2007-02-111-0/+2
* [PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk2007-02-111-1/+1
* [PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi2007-02-112-16/+0
* [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby2007-02-111-33/+3
* [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby2007-02-111-1/+0
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-114-18/+41
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-092-0/+674
|\
| * [APM] Add shared version of APM emulationRalf Baechle2007-02-092-0/+674
* | [PATCH] misc NULL noise removalAl Viro2007-02-091-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-084-9/+153
|\
| * [POWERPC] ppc: Fix booke watchdog initializationStefan Roese2007-02-081-9/+11
| * Merge branch 'linux-2.6'Paul Mackerras2007-02-079-109/+144
| |\
| * | [POWERPC] Celleb: hypervisor console driverIshizaki Kou2007-02-073-0/+142
* | | drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2007-02-083-13/+14
* | | drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-081-0/+5
* | | drm: update core memory manager from git drm treeThomas Hellstrom2007-02-083-47/+149
* | | drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig2007-02-086-195/+25
* | | i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie2007-02-084-22/+48
* | | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom2007-02-081-1/+1
* | | via: allow for npot texture pitch alignmentThomas Hellstrom2007-02-083-11/+24
* | | via: add some new chipsetsThomas Hellstrom2007-02-085-17/+33
* | | via: some PCI posting flushesThomas Hellstrom2007-02-082-1/+5
* | | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-022-15/+11
| |/ |/|
* | [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-011-9/+11
* | [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-301-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-305-21/+52
|\ \
| * | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-282-3/+20
| * | [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
| * | [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
| * | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
| * | [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
OpenPOWER on IntegriCloud