summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-0410-25/+292
|\
| * virtio-pci: alloc only resources actually used.Gerd Hoffmann2015-06-244-14/+32
| * macvtap/tun: cross-endian support for little-endian hostsGreg Kurz2015-06-013-2/+128
| * vhost: cross-endian support for legacy devicesGreg Kurz2015-06-013-3/+108
| * virtio: add explicit big-endian support to memory accessorsGreg Kurz2015-06-013-3/+6
| * vhost: introduce vhost_is_little_endian() helperGreg Kurz2015-06-011-6/+11
| * macvtap: introduce macvtap_is_little_endian() helperGreg Kurz2015-06-011-2/+7
| * tun: add tun_is_little_endian() helperGreg Kurz2015-06-011-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-4/+2
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2
* | | Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-037-29/+366
|\ \ \
| * | | remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen2015-06-181-0/+7
| * | | remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach2015-06-173-0/+271
| * | | remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-171-6/+25
| * | | remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-161-0/+50
| * | | remoteproc: fix various checkpatch warningsSuman Anna2015-05-022-19/+10
| * | | remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna2015-05-021-2/+1
| * | | remoteproc/ste: add blank lines after declarationsSuman Anna2015-05-021-2/+2
| |/ /
* | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-036-4/+436
|\ \ \
| * | | hwspinlock: qcom: Correct msb in regmap_fieldBjorn Andersson2015-07-011-1/+1
| * | | hwspinlock: add a CSR atlas7 driverWei Chen2015-06-123-0/+149
| * | | hwspinlock: qcom: Add support for Qualcomm HW Mutex blockBjorn Andersson2015-05-023-0/+194
| * | | hwspinlock/omap: add support for dt nodesSuman Anna2015-05-021-4/+14
| * | | hwspinlock/core: add device tree supportSuman Anna2015-05-021-0/+79
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-032-26/+27
|\ \ \
| * | | hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()Fabian Frederick2015-07-031-21/+5
| * | | hwmon: (w83792d) Additional PWM outputs supportRoger Lucas2015-07-031-5/+22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-031-2/+7
|\ \ \ \
| * | | | NVMe: Fix irq freeing when queue_request_irq failsJon Derrick2015-07-021-2/+7
* | | | | Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-031-0/+9
|\ \ \ \ \
| * | | | | OMAPDSS: fix probing if rfbi device is enabledTomi Valkeinen2015-07-021-0/+9
* | | | | | Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-033-3/+3
|\ \ \ \ \ \
| * | | | | | EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen2015-07-023-3/+3
* | | | | | | crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-031-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-0371-366/+728
|\ \ \ \ \ \
| * | | | | | Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki2015-07-031-3/+10
| * | | | | | ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-034-0/+65
| * | | | | | ACPICA: Comment update, no functional changegongzg2015-07-011-3/+2
| * | | | | | ACPICA: Split C library prototypes to new headerBob Moore2015-07-012-58/+3
| * | | | | | ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-0150-255/+241
| * | | | | | ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
| * | | | | | ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
| * | | | | | ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-4/+19
| * | | | | | ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-013-2/+14
| * | | | | | ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
| * | | | | | ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-015-4/+148
| * | | | | | ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
| * | | | | | ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
| * | | | | | ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-014-20/+39
| * | | | | | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53