summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-203-7/+33
|\ \
| * | genirq: revert dynarrayThomas Gleixner2008-10-161-5/+0Star
| * | genirq: remove sparse irq codeThomas Gleixner2008-10-161-31/+0Star
| * | x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-161-5/+61
| * | irqs: make irq_timer_state to use dyn_arrayYinghai Lu2008-10-161-0/+6
| * | drivers/char: use nr_irqsYinghai Lu2008-10-163-4/+4
* | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\ \ \
| * | | fix documentation of sysrq-q reallyThomas Gleixner2008-10-201-1/+1
| * | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
* | | | Update email addresses.Dave Jones2008-10-207-7/+7
* | | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-204-61/+61
* | | | pc8736x_gpio: add support for PC87365 chipsAndre Haupt2008-10-201-3/+8
* | | | Char: sx, remove bogus iomapJiri Slaby2008-10-201-3/+3
* | | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
* | | | tpm: don't export static functionsStephen Rothwell2008-10-201-1/+1
|/ / /
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-163-18/+60
|\ \ \
| * | | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-161-4/+18
| * | | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-161-6/+32
| * | | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-161-3/+3
| * | | agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-161-5/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-1618-49/+43Star
|\ \ \
| * | | device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-1618-49/+43Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-161-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2008-10-161-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Input: keyboard - fix potential out of bound access to key_mapDmitry Torokhov2008-10-091-1/+1
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-8/+25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into for-linusRussell King2008-10-1661-2189/+2612
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 's3c-move' into develRussell King2008-10-141-2/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-8/+25
* | | | | | | drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-161-7/+8
* | | | | | | tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-161-0/+7
* | | | | | | tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-161-7/+7
* | | | | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-1/+1
* | | | | | | proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2008-10-161-0/+30
* | | | | | | char: moxa.c sparse annotationHarvey Harrison2008-10-161-1/+1
* | | | | | | applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton2008-10-161-1/+1
* | | | | | | Char: ds1286, eliminate busy waitingJiri Slaby2008-10-161-3/+1Star
* | | | | | | legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2008-10-162-10/+1Star
* | | | | | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
* | | | | | | sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-161-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven2008-10-151-2/+3
* | | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-1561-2194/+2626
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert "vt: fix background color on line feed"Linus Torvalds2008-10-141-3/+2Star
| | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-134-130/+79Star
| |\ \ \ \
| | * | | | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-312-4/+4
| | * | | | pcmcia: card services header cleanupDominik Brodowski2008-08-311-1/+1
| | * | | | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-232-20/+20