summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
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-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
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-08-27Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman
2012-08-22sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter
2012-08-16drivers/char/tlclk.c: fix error return codeJulia Lawall
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann
2012-08-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-07drm/i915: add more Haswell PCI IDsPaulo Zanoni
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-30virtio: rng: s3/s4 supportAmit Shah
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah
2012-07-28random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-07-24random: Add comment to random_initialize()Tony Luck
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli
2012-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-07-23char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o
2012-07-18Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman
2012-07-17powerpc/BSR: cleanup the error path of bsr_initDevendra Naga
2012-07-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-07-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-07-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-07-15random: create add_device_randomness() interfaceLinus Torvalds
2012-07-15random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee
2012-07-10PM / IPMI: Remove empty legacy PCI PM callbacksRafael J. Wysocki
2012-07-10tpm_nsc: Use struct dev_pm_ops for power managementRafael J. Wysocki