aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
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-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-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-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-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07/dev/mem: allow rewindingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07devmem: handle class_create() failureAnton Blanchard
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-03-31Merge branch 'master' into nextJames Morris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi