summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * [WATCHDOG] Winbond SMsC37B787 - remove trailing whitespaceWim Van Sebroeck2006-10-041-3/+3
| * [WATCHDOG] Winbond SMsC37B787 watchdog driverSven Anders2006-10-043-0/+635
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-211-19/+35
|\ \
| * | [AGPGART] uninorth: Add module param 'aperture' for aperture sizeMichel Dänzer2006-10-151-19/+35
* | | [PATCH] Char: correct pci_get_device changesJiri Slaby2006-10-213-0/+19
* | | [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-201-2/+2
* | | [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-181-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-171-0/+1
|\ \ \
| * | | Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* | | | [PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita2006-10-171-9/+23
* | | | [PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan2006-10-171-1/+1
* | | | [PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk2006-10-171-11/+4
* | | | [PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum2006-10-171-2/+2
* | | | [PATCH] CONFIG_TELCLOCK depends on X86Geert Uytterhoeven2006-10-161-1/+1
* | | | [PATCH] rio: fix array checkingAlan Cox2006-10-161-2/+2
* | | | [PATCH] serial167 __user annotations, NULL noise removalAl Viro2006-10-151-26/+26
* | | | Include proper header file for PFN_DOWN()Linus Torvalds2006-10-131-0/+1
* | | | [PATCH] Fix up mmap_kmemFranck Bui-Huu2006-10-131-2/+2
* | | | [PATCH] i2Output always takes kernel data nowAl Viro2006-10-113-11/+6
* | | | [PATCH] ipmi: handle sysfs errorsJeff Garzik2006-10-111-29/+93
* | | | [PATCH] tpm: fix error handlingJeff Garzik2006-10-113-8/+17
|/ / /
* | | [PATCH] trivial iomem annotations: istallionAl Viro2006-10-101-29/+29
* | | [RTC] Consistently use of tabs for formatting.Ralf Baechle2006-10-091-2/+2
* | | [MIPS] qtronix: remove driver.Ralf Baechle2006-10-091-605/+0
* | | [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven2006-10-091-6/+10
* | | [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-091-2/+0
* | | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-095-9/+8
|\ \ \
| * \ \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-065-9/+8
| |\ \ \
| | * | | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-065-9/+8
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-071-1/+1
|\ \ \ \ \
| * | | | | [POWERPC] Fix viocons for irq breakageStephen Rothwell2006-10-071-1/+1
| | |/ / / | |/| | |
* | | | | [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
| |/ / / |/| | |
* | | | [PATCH] sysrq: irq change build fix.Heiko Carstens2006-10-061-0/+1
|/ / /
* | / IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0552-208/+181
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-0415-16/+0
|\ \
| * | Remove all inclusions of <linux/config.h>Dave Jones2006-10-0415-16/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-043-1/+426
|\ \ \
| * | | [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-043-1/+426
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-042-2/+10
|\ \ \
| * \ \ Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-042-2/+10
| |\ \ \
| | * | | [POWERPC] The two vio HVC backends clashStephen Rothwell2006-09-252-2/+10
* | | | | [PATCH] Char: serial167, remove useless tty checkJiri Slaby2006-10-041-2/+2
* | | | | [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-047-118/+7
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-035-8/+5
|\ \ \ \ | |/ / / |/| | |
| * | | ite_gpio fix tabbageJim Cromie2006-10-031-7/+7
| * | | fix file specification in commentsUwe Zeisberger2006-10-034-4/+4
| * | | remove mentionings of devfs in documentationAdrian Bunk2006-10-031-4/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-032-2/+2
|\ \ \ \
| * | | | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-032-2/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-033-0/+757
|\| | | |