summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-10-29agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev
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-14agp: Remove the BKL from agp_openJohn Kacur
2009-10-14mips: Remove BKL from tb0219Thomas Gleixner
2009-10-14drivers: Remove BKL from scx200_gpioThomas Gleixner
2009-10-14drivers: Remove BKL from pc8736x_gpioThomas Gleixner
2009-10-14rtc: Remove BKL from efirtcThomas Gleixner
2009-10-14hw_random: Remove BKL from coreThomas Gleixner
2009-10-14nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker
2009-10-14nvram: Drop the bkl from nvram_llseek()Frederic Weisbecker
2009-10-14mem_class: Drop the bkl from memory_open()Frederic Weisbecker
2009-10-14drivers: Remove BKL from cs5535_gpioThomas Gleixner
2009-10-14drivers: Remove BKL from misc_openThomas Gleixner
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-04tty: 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-30TPM: fix pcrreadRajiv Andrade
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
2009-09-29Merge branch 'master' into nextJames Morris
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24omap: rng: Use resource_size instead of manual calculationTobias Klauser
2009-09-24TPM: increase default TPM bufferRajiv Andrade
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24bfin-otp: add writing supportMike Frysinger
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich
2009-09-24drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson
2009-09-24mwave: fix read buffer overflowRoel Kluin
2009-09-24/dev/zero: avoid repeated access_ok() checksNikanth Karthikesan
2009-09-24hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds