aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [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
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-233-10/+7
|\ \ \
| * \ \ Pull acpi_bus_register_driver into release branchLen Brown2006-06-151-5/+5
| |\ \ \
| | * | | ACPI: fix sonypi ACPI driver registration to unregister on failureBjorn Helgaas2006-04-011-5/+5
| * | | | Pull address_range into release branchLen Brown2006-06-151-4/+1
| |\ \ \ \
| | * | | | HPET: fix ACPI memory range length handlingBjorn Helgaas2006-04-011-4/+1
| | |/ / /
| * | | | Pull acpica into release branchLen Brown2006-06-151-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: ia64 buildfixLen Brown2006-04-011-1/+1
* | | | | [PATCH] Sparse fixes for synclink_csPeter Hagervall2006-06-231-27/+27
* | | | | [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-231-16/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-224-25/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'merge'Paul Mackerras2006-06-123-3/+5
| |\ \ \ \ \ | | |/ / / /
| * | | | | [PATCH] powerpc: Cleanup hvc_rtas.c a littleMichael Ellerman2006-06-091-21/+16
| * | | | | [PATCH] powerpc: Make rtas console _much_ fasterMichael Ellerman2006-06-091-2/+2
| * | | | | Merge branch 'merge'Paul Mackerras2006-06-0111-102/+75
| |\ \ \ \ \
| * \ \ \ \ \ Merge ../linux-2.6Paul Mackerras2006-05-1910-87/+51
| |\ \ \ \ \ \