summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky1-1/+1
2012-11-08random: prime last_data value per fips requirementsJarod Wilson1-0/+17
2012-11-08random: fix debug format stringsJiri Kosina1-9/+10
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson4-5/+36
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-1/+1
2012-11-01drivers/char/tpm: remove tasklet and cleanupAshley Lai2-56/+30
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman1-1/+1
2012-10-28Merge branch 'master' into for-nextJiri Kosina41-509/+2962
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu1-1/+1
2012-10-24pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()Wei Yongjun1-2/+1
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-5/+5
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-16IPMI: Change link orderMatthew Garrett1-1/+0
2012-10-15random: make it possible to enable debugging without rebuildJiri Kosina1-4/+0
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-1/+1
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren1-2/+0
2012-10-15parport: dead code in pp_writeAlan Cox1-5/+1
2012-10-12drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter1-1/+1
2012-10-11Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris1-7/+14
2012-10-11Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris3-11/+19
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+6
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-10-10tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei3-11/+19
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov3-3/+3
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson2-6/+6
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-20/+178
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-51/+70
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2-6/+6
2012-10-06sections: fix section conflicts in drivers/charAndi Kleen1-1/+1
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-69/+56
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-32/+30
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds16-160/+2440
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+3
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+0
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-99/+81
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds8-18/+36
2012-09-28virtio: console: fix error handling in init() functionAlexey Khoroshilov1-1/+11
2012-09-28virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu1-11/+12
2012-09-28virtio/console: Wait until the port is ready on spliceMasami Hiramatsu1-12/+27
2012-09-28virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu1-3/+25
2012-09-28virtio/console: Add splice_write supportMasami Hiramatsu1-8/+128
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris2-36/+70
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov1-7/+13
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin1-2/+1
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-26Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka1-1/+1
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley1-3/+0