aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-1/+1
2009-02-20sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter1-1/+1
2009-02-20sx.c: fix dbl statement if - add missing bracesIlpo Järvinen1-1/+2
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst1-2/+2
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-01-31Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-01-31NVRAM depends on RTC_DRV_CMOSUwe Kleine-König1-1/+1
2009-01-27tty_open can return to userspace holding tty_mutexEric Paris1-1/+3
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-1/+1
2009-01-16hvc_console: Remove tty->low_latencyHendrik Brueckner1-2/+0
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell1-9/+9
2009-01-15synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox1-1/+1
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller1-3/+1
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller1-1/+2
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller1-1/+1
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller1-2/+5
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell1-1/+1
2009-01-12pty: Fix documentationAlan Cox1-3/+1
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven1-6/+30
2009-01-12m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+10
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven1-30/+136
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-150/+270
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner1-12/+28
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner1-16/+9
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner1-101/+75
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner1-37/+174
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner1-3/+3
2009-01-09Merge branch 'linus' into releaseLen Brown62-2390/+3378
2009-01-08Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-13/+4
2009-01-08RTC: Remove the BKL.David John1-13/+4
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-2/+3
2009-01-08Make various things staticRoel Kluin2-3/+2
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith1-13/+22
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar1-2/+2
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall1-3/+2
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen1-1/+1
2009-01-06genrtc: disable genrtc on Blackfin systemsMike Frysinger1-1/+1
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro1-3/+0
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-1/+1
2009-01-06mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1