summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum2006-06-251-1/+7
* [PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum2006-06-251-3/+3
* [PATCH] add synclink_gt crc return featurePaul Fulghum2006-06-251-22/+33
* [PATCH] add synclink_gt custom hdlc idlePaul Fulghum2006-06-251-13/+33
* [PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum2006-06-251-39/+23Star
* [PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa2006-06-251-0/+1
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-255-10/+10
* [PATCH] Clean up char/esp.cEric Sesterhenn2006-06-251-2/+2
* [PATCH] Cyclades CleanupEric Sesterhenn2006-06-251-4/+3Star
* [PATCH] R3964: fix GFP_KERNEL allocations in timer functionDavid Woodhouse2006-06-251-1/+2
* [PATCH] char/ip2: more section fixes (replacement)Randy Dunlap2006-06-251-6/+6
* [PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl2006-06-251-344/+450
* [PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl2006-06-251-2/+2
* [PATCH] moxa: remove pointless castsJesper Juhl2006-06-251-21/+21
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-251-0/+1
* [PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk2006-06-251-36/+4Star
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0Star
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-06-248-12/+142
|\
| * drm: radeon constify radeon microcodeDave Airlie2006-06-241-3/+3
| * Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie2006-06-244-5/+87
| * drm: update radeon to 1.25 add r200 vertex program supportDave Airlie2006-06-243-3/+48
| * drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie2006-06-242-2/+5
* | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-233-10/+7Star
|\
| * Pull acpi_bus_register_driver into release branchLen Brown2006-06-161-5/+5
| |\
| | * ACPI: fix sonypi ACPI driver registration to unregister on failureBjorn Helgaas2006-04-021-5/+5
| * | Pull address_range into release branchLen Brown2006-06-151-4/+1Star
| |\ \
| | * | HPET: fix ACPI memory range length handlingBjorn Helgaas2006-04-021-4/+1Star
| | |/
| * | Pull acpica into release branchLen Brown2006-06-151-1/+1
| |\ \
| | * | ACPI: ia64 buildfixLen Brown2006-04-021-1/+1
* | | | [PATCH] Sparse fixes for synclink_csPeter Hagervall2006-06-231-27/+27
* | | | [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-231-16/+9Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-234-25/+20Star
|\ \ \ \
| * | | | Merge branch 'merge'Paul Mackerras2006-06-123-3/+5
| |\| | |
| * | | | [PATCH] powerpc: Cleanup hvc_rtas.c a littleMichael Ellerman2006-06-091-21/+16Star
| * | | | [PATCH] powerpc: Make rtas console _much_ fasterMichael Ellerman2006-06-091-2/+2
| * | | | Merge branch 'merge'Paul Mackerras2006-06-0111-102/+75Star
| |\ \ \ \
| * \ \ \ \ Merge ../linux-2.6Paul Mackerras2006-05-1910-87/+51Star
| |\ \ \ \ \
| * | | | | | [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-191-1/+1
| * | | | | | Merge ../linux-2.6Paul Mackerras2006-05-054-16/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'merge'Paul Mackerras2006-04-2917-232/+1546
| |\ \ \ \ \ \ \
| * | | | | | | | [PATCH] powerpc: Quiet HVSI boot outputOlof Johansson2006-04-221-1/+1
* | | | | | | | | [PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel2006-06-231-2/+1Star
* | | | | | | | | [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-211-4/+7
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-211-4/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+0Star
* | | | | | | | | | Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds2006-06-2117-261/+283
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [PATCH] missing readb/readw in rioAl Viro2006-05-273-24/+24
| * | | | | | | | | [PATCH] copy_to_user() from iomem is a bad thingAl Viro2006-05-271-4/+16
| * | | | | | | | | [PATCH] forgotten swap of copyout() argumentsAl Viro2006-05-271-1/+1