summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-265-7/+7
| |\ \ \ | | |_|/ | |/| |
| | * | spelling fixesAndreas Mohr2006-06-264-4/+4
| | * | fix paniced->panicked typosLee Revell2006-06-261-3/+3
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-261-7/+9
| |\ \ \
| | * | | Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-261-2/+4
| | * | | Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+1
| | * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-2663-968/+1175
| | |\| |
| | * | | Input: constify drivers/char/keyboard.cAndreas Mohr2006-06-051-4/+4
| * | | | Merge branch 'x86-64'Linus Torvalds2006-06-262-56/+29
| |\ \ \ \
| | * | | | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-262-4/+4
| | * | | | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-52/+25
| | | |/ / | | |/| |
| * | | | [PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas2006-06-262-16/+44
| * | | | [PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas2006-06-261-147/+232
| * | | | [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-261-33/+434
| * | | | [PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas2006-06-261-8/+21
| * | | | [PATCH] vt: Delay the update of the visible consoleDavid Hollister2006-06-261-9/+17
| * | | | [PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton2006-06-261-2/+2
| * | | | [PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch2006-06-263-0/+223
| * | | | [PATCH] Add ixp4xx HW RNG driverMichael Buesch2006-06-263-0/+87
| * | | | [PATCH] Add VIA HW RNG driverMichael Buesch2006-06-263-0/+197
| * | | | [PATCH] Add Geode HW RNG driverMichael Buesch2006-06-263-0/+142
| * | | | [PATCH] Add AMD HW RNG driverMichael Buesch2006-06-263-0/+166
| * | | | [PATCH] Add Intel HW RNG driverMichael Buesch2006-06-263-0/+203
| * | | | [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-265-0/+373
| * | | | [PATCH] Remove old HW RNG supportMichael Buesch2006-06-263-714/+0
| * | | | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-5/+2
| * | | | [PATCH] fix magic sysrq on strange keyboardsFredrik Roubert2006-06-261-2/+8
| |/ / /
| * | | [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/+23
| * | | [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/+3
| * | | [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/+4
| * | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
| * | | 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-231-2/+2
| |/ / /