index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-10-21
virtio: console: Disable lseek(2) for port file operations
Amit Shah
2010-10-21
virtio: console: Send SIGIO in case of port unplug
Amit Shah
2010-10-21
virtio: console: Send SIGIO on new data arrival on ports
Amit Shah
2010-10-21
virtio: console: Send SIGIO to processes that request it for host events
Amit Shah
2010-10-21
virtio: console: Reference counting portdev structs is not needed
Amit Shah
2010-10-21
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Unblock poll on port hot-unplug
Amit Shah
2010-10-21
virtio: console: Un-block reads on chardev close
Amit Shah
2010-10-21
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
2010-10-21
virtio: console: Remove control vq data only if using multiport support
Amit Shah
2010-10-21
virtio: console: Reset vdev before removing device
Amit Shah
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-13
Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-09-22
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-22
ipmi: fix acpi probe print
Yinghai Lu
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
2010-09-20
x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
Andreas Herrmann
2010-09-17
x86, k8-gart: Decouple handling of garts and northbridges
Andreas Herrmann
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2010-09-07
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
2010-09-07
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
2010-09-06
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
2010-09-05
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-09-05
x86, GART: Disable GART table walk probes
Borislav Petkov
2010-09-05
x86, GART: Remove superfluous AMD64_GARTEN
Borislav Petkov
2010-09-03
tty: fix tty_line must not be equal to number of allocated tty pointers in tt...
Nathael Pajani
2010-09-03
vt: Fix console corruption on driver hand-over.
Francisco Jerez
2010-08-28
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-23
synclink: add mutex_unlock() on error path
Dan Carpenter
[next]