summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
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
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge 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-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
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-09-23virtio: make add_buf return capacity remainingRusty Russell
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22pcmcia: fix read buffer overflowRoel Kluin
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-21trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson