aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard
2012-10-16IPMI: Change link orderMatthew Garrett
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-12drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter
2012-10-11Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris
2012-10-11Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann
2012-10-06sections: fix section conflicts in drivers/charAndi Kleen
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-09-28virtio: console: fix error handling in init() functionAlexey Khoroshilov
2012-09-28virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu
2012-09-28virtio/console: Wait until the port is ready on spliceMasami Hiramatsu
2012-09-28virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu
2012-09-28virtio/console: Add splice_write supportMasami Hiramatsu
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin
2012-09-26Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley
2012-09-23hwrng: OMAP: convert to use runtime PMPaul Walmsley
2012-09-23hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley
2012-09-20agp/intel: Use a write-combining map for updating PTEsChris Wilson
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam
2012-09-05virtio: console: fix error handling in init() functionAlexey Khoroshilov
2012-09-05ppdev: ppdev_init: do not return zero in case of failureAlexey Khoroshilov
2012-09-05serial: add a new helper functionHuang Shijie