aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow1-2/+2
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara1-31/+93
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk1-2/+2
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan1-0/+1
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds3-3/+11
2008-07-25unexport proc_clear_ttyAdrian Bunk1-1/+0
2008-07-25Char: mxser, various cleanupsJiri Slaby1-20/+4
2008-07-25Char: mxser, remove predefined isa supportJiri Slaby1-40/+27
2008-07-25Char: mxser, prints cleanupJiri Slaby1-43/+37
2008-07-25Char: mxser, globals cleanupJiri Slaby1-75/+55
2008-07-25Char: mxser, ioctl cleanupJiri Slaby1-23/+19
2008-07-25nwflash: use simple_read_from_buffer()Akinobu Mita1-23/+8
2008-07-25dsp56k: BKL pushdownAlan Cox1-6/+14
2008-07-25ds1302: push down the BKL into the driver ioctl codeAlan Cox1-6/+11
2008-07-25ppdev: wrap ioctl handler in driver and push lock downAlan Cox1-5/+13
2008-07-25sx: push BKL down into the firmware ioctl handlerAlan Cox1-30/+43
2008-07-25rio: push down the BKL into the firmware ioctl handlerAlan Cox1-3/+5
2008-07-25mwave: ioctl BKL pushdownAlan Cox1-11/+28
2008-07-25ip2: push BKL down for the firmware interfaceAlan Cox1-5/+8
2008-07-25efirtc: push down the BKLAlan Cox1-16/+19
2008-07-25#if 0 hpet_unregister()Adrian Bunk1-0/+2
2008-07-25proper extern for mwave_s_mddAdrian Bunk2-2/+2
2008-07-25remove some more tipar bitsAdrian Bunk1-1/+0
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-25virtio: console as a config optionChristian Borntraeger2-1/+9
2008-07-25virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger1-7/+33
2008-07-25hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger8-67/+105
2008-07-24drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa4-678/+0
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra1-2/+0
2008-07-24rtc: push the BKL down into the driver ioctl methodAlan Cox1-7/+10
2008-07-24vt: do not update when the console is blankedStefano Stabellini1-1/+1
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby1-2/+2
2008-07-24stallion: removed unused variableAndre Haupt1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel1-1/+4
2008-07-24mspec: convert nopfn to faultNick Piggin1-9/+14
2008-07-24remove is_tty()Adrian Bunk1-13/+0
2008-07-23drivers/char/nvram.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-22tty: Fix up escaped characterAlan Cox1-1/+1
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds18-49/+61
2008-07-22istallion: Use helpersAlan Cox1-2/+1
2008-07-22synclink_gt fix locking in error path of rx enablePaul Fulghum1-1/+3
2008-07-22synclink_gt: add rx DMA buffer fill level controlPaul Fulghum1-15/+27
2008-07-22synclink_gt: leave transmitter in reset state after configurationPaul Fulghum1-1/+1
2008-07-22synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum1-2/+57
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum1-0/+2
2008-07-22synclink_gt: improve and simplify write methodPaul Fulghum1-27/+11
2008-07-22n_hdlc: honor O_NONBLOCK on writePaul Fulghum1-0/+4
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells1-2/+13
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby1-4/+6