summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi
2008-07-25virtio: console as a config optionChristian Borntraeger
2008-07-25virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger
2008-07-24drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra
2008-07-24rtc: push the BKL down into the driver ioctl methodAlan Cox
2008-07-24vt: do not update when the console is blankedStefano Stabellini
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby
2008-07-24stallion: removed unused variableAndre Haupt
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-24mspec: convert nopfn to faultNick Piggin
2008-07-24remove is_tty()Adrian Bunk
2008-07-23drivers/char/nvram.c: Removed duplicated includeHuang Weiyi
2008-07-22tty: Fix up escaped characterAlan Cox
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22istallion: Use helpersAlan Cox
2008-07-22synclink_gt fix locking in error path of rx enablePaul Fulghum
2008-07-22synclink_gt: add rx DMA buffer fill level controlPaul Fulghum
2008-07-22synclink_gt: leave transmitter in reset state after configurationPaul Fulghum
2008-07-22synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum
2008-07-22synclink_gt: improve and simplify write methodPaul Fulghum
2008-07-22n_hdlc: honor O_NONBLOCK on writePaul Fulghum
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby
2008-07-22specialix: restore driver using new break functionalityAlan Cox
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox
2008-07-22isicom: restore using hardware break supportAlan Cox
2008-07-22epca: Restore driverAlan Cox
2008-07-22tty: rework break handlingAlan Cox
2008-07-22tty: Mark unconverted drivers as BROKENAlan Cox
2008-07-22mxser: remove dead codeAlan Cox
2008-07-22epca: Fix comments and move breakAlan Cox
2008-07-22specialix: Code cleanupsAlan Cox
2008-07-22specialix: Tidy up coding styleAlan Cox
2008-07-22tty: Split ldisc code into its own fileAlan Cox
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-21Fix istallion build failureWang Chen
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-20tty: add more tty_port fieldsAlan Cox