summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | virtio: console: Reference counting portdev structs is not neededAmit Shah2010-10-211-0/+8
* | | | | | virtio: console: Add reference counting for port structAmit Shah2010-10-211-16/+64
* | | | | | virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah2010-10-211-7/+13
* | | | | | virtio: console: Add a find_port_by_devt() functionAmit Shah2010-10-211-1/+36
* | | | | | virtio: console: Add a list of portdevs that are activeAmit Shah2010-10-211-0/+15
* | | | | | virtio: console: open: Use a common path for error handlingAmit Shah2010-10-211-3/+9
* | | | | | virtio: console: remove_port() should return voidAmit Shah2010-10-211-2/+1
* | | | | | virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah2010-10-211-0/+3
* | | | | | virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah2010-10-211-0/+3
* | | | | | virtio: console: Unblock poll on port hot-unplugAmit Shah2010-10-211-0/+4
* | | | | | virtio: console: Un-block reads on chardev closeAmit Shah2010-10-211-0/+4
* | | | | | virtio: console: Check if portdev is valid in send_control_msg()Amit Shah2010-10-211-1/+4
* | | | | | virtio: console: Remove control vq data only if using multiport supportAmit Shah2010-10-211-6/+9
* | | | | | virtio: console: Reset vdev before removing deviceAmit Shah2010-10-211-0/+3
|/ / / / /
* | | | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
| |/ / / |/| | |
* | | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-221-1/+6
* | | | ipmi: fix acpi probe printYinghai Lu2010-09-221-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-221-1/+2
|\ \ \ \
| * | | | char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-221-1/+2
| | |/ / | |/| |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-212-0/+4
|\ \ \ \
| * | | | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-172-0/+4
| |/ / /
* | | | virtio: console: Prevent userspace from submitting NULL buffersAmit Shah2010-09-211-0/+4
* | | | virtio: console: Fix poll blocking even though there is data to readHans de Goede2010-09-211-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-09-081-8/+8
|\ \ \
| * | | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-281-8/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-071-1/+1
|\ \ \ \
| * | | | Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-072-12/+5
|\ \ \ \ \
| * | | | | tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani2010-09-031-1/+1
| * | | | | vt: Fix console corruption on driver hand-over.Francisco Jerez2010-09-031-11/+4
| | |_|/ / | |/| | |
* | | | | intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-073-11/+26
* | | | | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-072-10/+41
* | | | | agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-071-0/+4
* | | | | agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-071-2/+2
* | | | | agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-061-4/+4
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-284-30/+29
|\ \ \ \ | | |/ / | |/| |
| * | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-214-9/+8
| * | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-21/+21
* | | | synclink: add mutex_unlock() on error pathDan Carpenter2010-08-231-1/+3
* | | | rocket: add a mutex_unlock()Dan Carpenter2010-08-231-0/+1
* | | | ip2: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-231-0/+2
* | | | ip2: remove unneeded NULL checkDan Carpenter2010-08-231-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-222-9/+18
|\ \ \ \
| * | | | drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-212-0/+3
| * | | | agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-211-9/+15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-182-31/+65
|\ \ \ \ \
| * | | | | tty: fix fu_list abuseNick Piggin2010-08-182-35/+55
| * | | | | fs: cleanup files_lock lockingNick Piggin2010-08-182-9/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-0/+1
|\ \ \ \ \
| * | | | | of: Fix missing includesGrant Likely2010-08-161-0/+1
| |/ / / /
OpenPOWER on IntegriCloud