aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-271-2/+1
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-272-9/+7
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2006-06-272-1/+26
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie2006-06-271-2/+4
* [PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie2006-06-271-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-271-4/+4
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie2006-06-271-4/+23
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-273-30/+29
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie2006-06-271-38/+64
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie2006-06-273-2/+297
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-272-3/+17
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-272-90/+95
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2006-06-272-1/+46
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie2006-06-271-10/+14
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-271-0/+13
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-271-0/+16
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie2006-06-271-17/+36
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie2006-06-271-12/+41
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-271-17/+9
* [PATCH] stallion clean upAlan Cox2006-06-271-122/+86
* [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-271-1/+1
* [PATCH] tty: fix TCSBRK commentPaul Fulghum2006-06-271-4/+3
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-276-6/+6
* [PATCH] type-oh bug in tlclk.cmark gross2006-06-261-1/+1
* 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