summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton
2012-11-28tpm: remove use of __devinitBill Pemberton
2012-11-27drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof HaƂasa
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitconstBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2012-11-21char: remove use of __devinitBill Pemberton
2012-11-21char: remove use of __devexit_pBill Pemberton
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu
2012-10-24pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()Wei Yongjun
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-10-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-17IPMI: Detect register spacing on PCI interfacesCorey Minyard
2012-10-17IPMI: Fix some uninitialized warningCorey Minyard
2012-10-17IPMI: Change link orderMatthew Garrett
2012-10-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren
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-05sections: 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-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge 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-02Merge 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