aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
* | | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-26
* | | tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-26
* | | tpm: increase size of internal TPM response buffersMarcin Obara2008-07-26
* | | tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-26
* | | tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-26
|/ /
* | Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-25
|\ \
| * | Make console charset translation optionalDavid Woodhouse2008-06-04
* | | unexport proc_clear_ttyAdrian Bunk2008-07-25
* | | Char: mxser, various cleanupsJiri Slaby2008-07-25
* | | Char: mxser, remove predefined isa supportJiri Slaby2008-07-25
* | | Char: mxser, prints cleanupJiri Slaby2008-07-25
* | | Char: mxser, globals cleanupJiri Slaby2008-07-25
* | | Char: mxser, ioctl cleanupJiri Slaby2008-07-25
* | | nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-25
* | | dsp56k: BKL pushdownAlan Cox2008-07-25
* | | ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-25
* | | ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-25
* | | sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-25
* | | rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-25
* | | mwave: ioctl BKL pushdownAlan Cox2008-07-25
* | | ip2: push BKL down for the firmware interfaceAlan Cox2008-07-25
* | | efirtc: push down the BKLAlan Cox2008-07-25
* | | #if 0 hpet_unregister()Adrian Bunk2008-07-25
* | | proper extern for mwave_s_mddAdrian Bunk2008-07-25
* | | remove some more tipar bitsAdrian Bunk2008-07-25
* | | char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-25
* | | virtio: console as a config optionChristian Borntraeger2008-07-24
* | | virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger2008-07-24
* | | hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-24
* | | drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa2008-07-24
* | | rtc: remove and clarify unneeded externsCarlos R. Mafra2008-07-24
* | | rtc: push the BKL down into the driver ioctl methodAlan Cox2008-07-24
* | | vt: do not update when the console is blankedStefano Stabellini2008-07-24
* | | vt: hold console_sem across sysfs operationsJiri Slaby2008-07-24
* | | stallion: removed unused variableAndre Haupt2008-07-24
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* | | use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-24
* | | mspec: convert nopfn to faultNick Piggin2008-07-24
* | | remove is_tty()Adrian Bunk2008-07-24
* | | drivers/char/nvram.c: Removed duplicated includeHuang Weiyi2008-07-23
* | | tty: Fix up escaped characterAlan Cox2008-07-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\ \ \
| * | | device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | | | istallion: Use helpersAlan Cox2008-07-22
* | | | synclink_gt fix locking in error path of rx enablePaul Fulghum2008-07-22
* | | | synclink_gt: add rx DMA buffer fill level controlPaul Fulghum2008-07-22
* | | | synclink_gt: leave transmitter in reset state after configurationPaul Fulghum2008-07-22
* | | | synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum2008-07-22
* | | | synclink_gt: add serial bit order controlPaul Fulghum2008-07-22
* | | | synclink_gt: improve and simplify write methodPaul Fulghum2008-07-22