summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-06-11nvmap: tighten handle validation before pinningAnssi Kalliolahti
2010-05-28nvmap: fix Kconfig dependencies for nvmap driverGary King
2010-05-18nvmap: fix unpin/pin race condition with RECLAIM_UNPINNED_VMGary King
2010-05-17[nvmap] restructure allocations to avoid allocation inside spinlocksGary King
2010-05-14[ARM/tegra] add NvRm, ODM services, ODM kit for harmony & whistlerGary King
2010-05-14[ARM/tegra] add nvmap driverGary King
2010-03-10Merge commit 'v2.6.32.9' into android-2.6.32Arve Hjønnevåg
2010-02-23devmem: fix kmem write bug on memory holesWu Fengguang
2010-02-23devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki
2010-02-23/dev/mem: introduce size_inside_page()Wu Fengguang
2010-02-23tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2010-02-23Fix race in tty_fasync() properlyLinus Torvalds
2010-02-09random: Remove unused inode variableHerbert Xu
2010-02-09random: drop weird m_time/a_time manipulationMatt Mackall
2010-02-03Make /dev/mem configurable, as we don't want it.Robert Love
2010-02-03[ARM] armv6 dcc tty driverArve Hjønnevåg
2010-01-25nozomi: quick fix for the close/close bugAlan Cox
2010-01-25tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse
2009-11-30tty_port: handle the nonblocking open of a dead port corner caseAlan Cox
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-25Input: keyboard - fix braille keyboard keysym generationSamuel Thibault
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox
2009-11-12agp/intel: new host bridge supportZhenyu Wang
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge
2009-10-30tty: Mark generic_serial users as BROKENAlan Cox
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-10-14tty: fix vt_compat_ioctlAndreas Schwab
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09TPM: fix pcrreadRajiv Andrade
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds
2009-10-03agp: parisc-agp.c - use correct page_mask functionHelge Deller
2009-10-01serial167: fix read buffer overflowRoel Kluin
2009-10-01cyclades: fix read buffer overflowRoel Kluin
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds