summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-10-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2010-10-21virtio: console: Disable lseek(2) for port file operationsAmit Shah
2010-10-21virtio: console: Send SIGIO in case of port unplugAmit Shah
2010-10-21virtio: console: Send SIGIO on new data arrival on portsAmit Shah
2010-10-21virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah
2010-10-21virtio: console: Reference counting portdev structs is not neededAmit Shah
2010-10-21virtio: console: Add reference counting for port structAmit Shah
2010-10-21virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah
2010-10-21virtio: console: Add a find_port_by_devt() functionAmit Shah
2010-10-21virtio: console: Add a list of portdevs that are activeAmit Shah
2010-10-21virtio: console: open: Use a common path for error handlingAmit Shah
2010-10-21virtio: console: remove_port() should return voidAmit Shah
2010-10-21virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah
2010-10-21virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah
2010-10-21virtio: console: Unblock poll on port hot-unplugAmit Shah
2010-10-21virtio: console: Un-block reads on chardev closeAmit Shah
2010-10-21virtio: console: Check if portdev is valid in send_control_msg()Amit Shah
2010-10-21virtio: console: Remove control vq data only if using multiport supportAmit Shah
2010-10-21virtio: console: Reset vdev before removing deviceAmit Shah
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu
2010-09-22ipmi: fix acpi probe printYinghai Lu
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang