aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Tidy up addresses in random driversAlan Cox4-4/+4
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven1-2/+4
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2-7/+7
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2-2/+2
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner2-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner1-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner1-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner7-3/+14
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro1-1/+1
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro1-1/+1
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro1-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-3/+3
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+33
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-20Update email addresses.Dave Jones7-7/+7
2008-10-20epca: Add infinite break supportAlan Cox1-1/+5
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk4-61/+61
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt1-3/+8
2008-10-20Char: sx, remove bogus iomapJiri Slaby1-3/+3
2008-10-20Fix documentation of sysrq-qAndi Kleen1-1/+1
2008-10-20tpm: don't export static functionsStephen Rothwell1-1/+1
2008-10-20fix documentation of sysrq-q reallyThomas Gleixner1-1/+1
2008-10-20Fix documentation of sysrq-qAndi Kleen1-1/+1
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds18-49/+43
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+25
2008-10-16drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton1-7/+8
2008-10-16tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks1-0/+7
2008-10-16tpm: correct tpm timeouts to jiffies conversionMarcin Obara1-7/+7
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-1/+1
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan1-0/+30
2008-10-16char: moxa.c sparse annotationHarvey Harrison1-1/+1
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton1-1/+1
2008-10-16Char: ds1286, eliminate busy waitingJiri Slaby1-3/+1
2008-10-16legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2-10/+1
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa1-0/+1
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman18-49/+43
2008-10-16genirq: revert dynarrayThomas Gleixner1-5/+0
2008-10-16genirq: remove sparse irq codeThomas Gleixner1-31/+0
2008-10-16x86: put timer_rand_state pointer into irq_descYinghai Lu1-5/+61
2008-10-16irqs: make irq_timer_state to use dyn_arrayYinghai Lu1-0/+6
2008-10-16drivers/char: use nr_irqsYinghai Lu3-4/+4
2008-10-16agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom1-4/+18
2008-10-16agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett1-6/+32
2008-10-16agp/intel: Reduce extraneous PCI posting reads during initKeith Packard1-3/+3
2008-10-16agp: Fix stolen memory counting on G4X.Eric Anholt1-5/+7