aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas2-16/+44
2006-06-26[PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas1-147/+232
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-33/+434
2006-06-26[PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas1-8/+21
2006-06-26[PATCH] vt: Delay the update of the visible consoleDavid Hollister1-9/+17
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton1-2/+2
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch3-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch3-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch3-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch3-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch3-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch3-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch5-0/+373
2006-06-26[PATCH] Remove old HW RNG supportMichael Buesch3-714/+0
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-5/+2
2006-06-26[PATCH] fix magic sysrq on strange keyboardsFredrik Roubert1-2/+8
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum1-1/+7
2006-06-25[PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum1-3/+3
2006-06-25[PATCH] add synclink_gt crc return featurePaul Fulghum1-22/+33
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum1-13/+33
2006-06-25[PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum1-39/+23
2006-06-25[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa1-0/+1
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn5-10/+10
2006-06-25[PATCH] Clean up char/esp.cEric Sesterhenn1-2/+2
2006-06-25[PATCH] Cyclades CleanupEric Sesterhenn1-4/+3
2006-06-25[PATCH] R3964: fix GFP_KERNEL allocations in timer functionDavid Woodhouse1-1/+2
2006-06-25[PATCH] char/ip2: more section fixes (replacement)Randy Dunlap1-6/+6
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl1-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl1-2/+2
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl1-21/+21
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-0/+1
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk1-36/+4
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-24Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-12/+142
2006-06-24drm: radeon constify radeon microcodeDave Airlie1-3/+3
2006-06-24Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie4-5/+87
2006-06-24drm: update radeon to 1.25 add r200 vertex program supportDave Airlie3-3/+48
2006-06-24drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie2-2/+5
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-2/+2
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-10/+7
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg1-16/+9
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-25/+20
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel1-2/+1
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp1-4/+7
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+0
2006-06-20Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdLinus Torvalds17-261/+283
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-4/+0
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-14/+11
2006-06-15Pull acpi_bus_register_driver into release branchLen Brown1-5/+5