summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-04-20nvmap: relax iovmm over-commit check for kernel clientAntti Hatala
2010-04-12tegra nvmap:fixing memory corruption is nvmap.c.vdumpa
2010-04-01Fix NvRmMemUnpin so it ignores NULL memhandlesAcorn Pooley
2010-03-12nvmap: add barriers around atomic_read and atomic_setGary King
2010-03-08[nvmap] fix strided read/write loop incrementGary King
2010-03-08tegra: Commenting the error prints for memory pin/Unpin functionsNinad Malwade
2010-03-05[nvmap] handle NULL return for pin multiple, fix infinite loopGary King
2010-03-04nvmap: implement nvmap as a full memory manager driverGary King
2010-02-10nvmap: change from platform device to mem deviceGary King
2010-02-02nvmap: use inner cacheable, outer non-cacheable mappingsGary King
2010-02-02nvmap: fix indentationGary King
2009-12-15char: include tegra_devices.h in nvmap.c to get NV_DEBUG definitionGary King
2009-12-15char/tegra: add DPRAM character device attached to Tegra SNOR interfaceGary King
2009-12-14char: add Tegra nvmap device driverGary King
2009-04-07[ARM] armv6 dcc tty driverArve Hjønnevåg
2009-04-07Make /dev/mem configurable, as we don't want it.Robert Love
2009-03-13parisc: remove klist iteratorsJames Bottomley
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-02-20sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter
2009-02-20sx.c: fix dbl statement if - add missing bracesIlpo Järvinen
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-31Fix memory corruption in console selectionMikulas Patocka
2009-01-31NVRAM depends on RTC_DRV_CMOSUwe Kleine-König
2009-01-27tty_open can return to userspace holding tty_mutexEric Paris
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2009-01-16hvc_console: Remove tty->low_latencyHendrik Brueckner
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell
2009-01-15synclink_gt: enable RI interruptPaul Fulghum
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox
2009-01-13hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller
2009-01-13hvc_console: Do not set low_latency when using interruptsMilton Miller
2009-01-13hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller
2009-01-13hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell
2009-01-12pty: Fix documentationAlan Cox
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner