summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-3/+2
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-261-14/+4
* rbd: use header_oid instead of header_nameIlya Dryomov2016-05-261-33/+24
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-2/+6
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+16
* rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov2016-05-261-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-1412-44/+167
|\
| * drivers: net: xgene: fix register offsetIyappan Subramanian2016-05-132-4/+4
| * drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-134-19/+53
| * drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2016-05-132-11/+27
| * drivers: net: xgene: fix sharing of irqsIyappan Subramanian2016-05-131-2/+2
| * drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2016-05-132-5/+8
| * xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant2016-05-131-0/+1
| * net: mvneta: bm: fix dependencies againArnd Bergmann2016-05-121-1/+1
| * bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2016-05-112-0/+61
| * bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2016-05-112-0/+4
| * qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-111-2/+6
* | Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-134-10/+34
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown2016-05-134-10/+34
| |\ \ \ \ \
| | | | | * | regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-03-281-6/+22
| | | | * | | regulator: gpio: check return value of of_get_named_gpioMihai Mihalache2016-03-171-0/+2
| | | * | | | regulator: da9063: Correct module alias prefix to fix module autoloadingGeert Uytterhoeven2016-05-101-1/+1
| | | | |/ / | | | |/| |
| | * | | | regulator: axp20x: Fix axp22x ldo_io registration error on cold bootHans de Goede2016-04-291-2/+6
| | * | | | regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede2016-04-271-2/+2
| | * | | | regulator: axp20x: Fix LDO4 linear voltage rangeMaxime Ripard2016-04-261-1/+3
| | |/ / /
* | | | | Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-133-2/+6
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown2016-05-133-2/+5
| |\ \ \ \ \ \ \
| | | | * | | | | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-04-151-1/+1
| | | | | |/ / / | | | | |/| | |
| | * | | | | | regmap: mmio: Parse endianness definitions from DTMark Brown2016-03-301-1/+3
| | * | | | | | regmap: Fix implicit inclusion of device.hMark Brown2016-03-301-0/+1
| | * | | | | | regmap: mmio: Fix value endianness selectionMark Brown2016-03-231-1/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown2016-05-131-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | regmap: mmio: Explicitly say little endian is the defualt in the bus configMark Brown2016-03-311-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-131-6/+0
|\ \ \ \ \ \
| * | | | | | Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-111-6/+0
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-1314-74/+44
|\ \ \ \ \ \ \
| * | | | | | | drm/amdgpu: fix DP mode validationAlex Deucher2016-05-121-2/+2
| * | | | | | | drm/radeon: fix DP mode validationAlex Deucher2016-05-121-2/+2
| * | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-05-122-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach2016-05-051-0/+10
| | * | | | | | | drm/radeon: fix DP link training issue with second 4K monitorArindam Nath2016-05-051-1/+1
| * | | | | | | | Merge tag 'drm-intel-fixes-2016-05-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-05-1210-69/+29
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter2016-05-101-1/+7
| | * | | | | | | Revert "drm/i915: start adding dp mst audio"Lyude2016-05-045-65/+8
| | * | | | | | | drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak2016-05-041-0/+6
| | * | | | | | | drm/i915/lvds: separate border enable readout from panel fitterJani Nikula2016-05-042-3/+4
| | * | | | | | | drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2016-05-042-0/+4
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-123-2/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-091-0/+1
| * | | | | | | | | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4