summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-05-19virtio: console: Use a control message to add portsAmit Shah
2010-05-19virtio: console: Move code around for future patchesAmit Shah
2010-05-19virtio: console: Remove config work handlerAmit Shah
2010-05-19virtio: console: Don't call hvc_remove() on unplugging console portsAmit Shah
2010-05-19virtio: console: Return -EPIPE to hvc_console if we lost the connectionAmit Shah
2010-05-19virtio: console: Let host know of port or device add failuresAmit Shah
2010-05-19virtio: console: Add a __send_control_msg() that can send messages without a ...Amit Shah
2010-05-19virtio: Revert "virtio: disable multiport console support."Amit Shah
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-05-19sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker
2010-05-17TPM: ACPI/PNP dependency removalRajiv Andrade
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-11agp: use NULL instead of 0 when pointer is neededBill Pemberton
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-05-10pcmcia: dev_node removal (remaining drivers)Dominik Brodowski
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-07Revert "TPM: ACPI/PNP dependency removal"James Morris
2010-05-06Merge branch 'master' into nextJames Morris
2010-05-05TPM: ACPI/PNP dependency removalRajiv Andrade
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-20agp/intel: put back check that we have a driver for the bridge.Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter
2010-04-18agp/intel-gtt: kill previous_size assignmentsDaniel Vetter
2010-04-18agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter
2010-04-18agp/intel: split out gmch/gtt probe, part 1Daniel Vetter
2010-04-18agp/intel: kill mutli_gmch_chipDaniel Vetter
2010-04-18agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter
2010-04-18agp/intel: split out the GTT supportDaniel Vetter
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-13Input: keyboard - fix formatting issuesDmitry Torokhov
2010-04-13Input: keyboard - switch to using pr_err() and friendsDmitry Torokhov
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov