aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan
2008-07-26[ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds
2008-07-25unexport proc_clear_ttyAdrian Bunk
2008-07-25Char: mxser, various cleanupsJiri Slaby
2008-07-25Char: mxser, remove predefined isa supportJiri Slaby
2008-07-25Char: mxser, prints cleanupJiri Slaby
2008-07-25Char: mxser, globals cleanupJiri Slaby
2008-07-25Char: mxser, ioctl cleanupJiri Slaby
2008-07-25nwflash: use simple_read_from_buffer()Akinobu Mita
2008-07-25dsp56k: BKL pushdownAlan Cox
2008-07-25ds1302: push down the BKL into the driver ioctl codeAlan Cox
2008-07-25ppdev: wrap ioctl handler in driver and push lock downAlan Cox
2008-07-25sx: push BKL down into the firmware ioctl handlerAlan Cox
2008-07-25rio: push down the BKL into the firmware ioctl handlerAlan Cox
2008-07-25mwave: ioctl BKL pushdownAlan Cox
2008-07-25ip2: push BKL down for the firmware interfaceAlan Cox
2008-07-25efirtc: push down the BKLAlan Cox
2008-07-25#if 0 hpet_unregister()Adrian Bunk
2008-07-25proper extern for mwave_s_mddAdrian Bunk
2008-07-25remove some more tipar bitsAdrian Bunk
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