summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-301-0/+1
|\
| * lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-305-87/+205
|\ \ | |/ |/|
| * TPM: Retry SaveState command in suspend pathDuncan Laurie2013-04-172-4/+30
| * tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe2013-04-121-0/+9
| * tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe2013-04-121-3/+18
| * tpm_i2c_stm_st33: Remove duplicate inclusion of header filesSachin Kamat2013-04-121-2/+0
| * tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Peter Huewe2013-04-121-40/+97
| * char/tpm: Convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-121-3/+16
| * drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang2013-04-121-7/+7
| * tpm/tpm_i2c_stm_st33: formatting and white space changesPeter Huewe2013-04-121-31/+31
* | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-294-27/+5
|\ \
| * \ Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-142-14/+39
| |\ \
| * \ \ Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-261-2/+11
| |\ \ \
| * | | | drivers: char: Use PTR_RET functionAlexandru Gheorghiu2013-03-251-1/+1
| * | | | drivers: char: use module_platform_driver_probe()Fabio Porcedda2013-03-152-24/+2
| * | | | applicom: use correct array offsetDan Carpenter2013-03-151-2/+2
| | |_|/ | |/| |
* | | | vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
| |_|/ |/| |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-012-14/+39
|\ \ \ | |_|/ |/| |
| * | virtio: console: add locking around c_ovq operationsAmit Shah2013-03-301-0/+5
| * | virtio: console: rename cvq_lock to c_ivq_lockAmit Shah2013-03-301-8/+9
| * | hw_random: free rng_buffer at module exitSatoru Takeuchi2013-03-201-0/+9
| * | Revert "virtio_console: Initialize guest_connected=true for rproc_serial"Sjur Brændeland2013-03-181-6/+16
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-121-2/+11
|\ \ \ | |/ / | | / | |/ |/|
| * virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah2013-03-081-2/+11
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-081-4/+8
|\ \ | |/ |/|
| * random: fix locking dependency with the tasklist_lockTheodore Ts'o2013-03-041-4/+8
* | hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-051-3/+16
* | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim2013-02-271-7/+9
* | ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-271-10/+28
* | ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-271-4/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2611-23/+23
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-2211-23/+23
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-262-26/+5
|\ \ \
| * | | virtio_console: Initialize guest_connected=true for rproc_serialSjur Brændeland2013-02-131-5/+2
| * | | virtio: use module_virtio_driver.Rusty Russell2013-02-131-12/+1
| * | | virtio_console: Use virtio device index to generate port nameSjur Brændeland2013-02-121-13/+3
| * | | virtio_console: Let unconnected rproc device receive data.Sjur Brændeland2013-01-221-1/+4
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-251-55/+73
|\ \ \
| * | | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILKChris Wilson2013-02-201-2/+35
| * | | drm/i915: Fix gen2 mappable calculationsBen Widawsky2013-02-151-1/+4
| * | | drm/i915: remove intel_gtt structureBen Widawsky2013-01-311-15/+21
| * | | agp/intel: Add gma_bus_addrBen Widawsky2013-01-201-2/+3
| * | | drm/i915: Needs_dmar, notBen Widawsky2013-01-201-4/+6
| * | | drm/i915: Remove scratch page from sharedBen Widawsky2013-01-201-4/+5
| * | | drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky2013-01-201-27/+0
| * | | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-171-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Move GSM mapping into dev_privBen Widawsky2012-12-201-1/+0
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-221-3/+3
|\ \ \ \
| * | | | locking: Various static lock initializer fixesThomas Gleixner2013-02-191-3/+3
| | |_|/ | |/| |
OpenPOWER on IntegriCloud