summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* clk: qcom: msm8916: Fix crypto clock flagsAndy Gross2016-06-011-0/+2
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-06-011-4/+6
* crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-06-011-0/+64
* crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-06-011-1/+1
* asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-06-011-1/+1
* drm/amdgpu: fix DP mode validationAlex Deucher2016-05-181-2/+2
* drm/radeon: fix DP mode validationAlex Deucher2016-05-181-2/+2
* drm/radeon: fix DP link training issue with second 4K monitorArindam Nath2016-05-181-1/+1
* drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak2016-05-181-0/+6
* Revert "drm/i915: start adding dp mst audio"Lyude2016-05-185-65/+8
* drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter2016-05-181-1/+7
* drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach2016-05-181-0/+10
* drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2016-05-182-0/+4
* Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-181-6/+0
* Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-181-2/+4
* qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn2016-05-181-1/+1
* regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede2016-05-181-2/+2
* regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-05-181-6/+22
* regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-05-181-1/+1
* pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches2016-05-181-0/+2
* spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings2016-05-181-12/+20
* spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings2016-05-181-6/+9
* spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPTJarkko Nikula2016-05-181-1/+1
* crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-181-2/+11
* crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-05-183-10/+24
* net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de2016-05-181-0/+4
* net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens2016-05-181-1/+1
* net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-181-2/+8
* net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-05-181-2/+4
* net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-05-182-9/+75
* net/mlx5e: Fix minimum MTUSaeed Mahameed2016-05-181-3/+8
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-183-9/+9
* net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-05-181-29/+17
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-05-181-1/+1
* cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-05-181-2/+7
* staging: wilc1000: remove extraneous variableArnd Bergmann2016-05-181-2/+0
* ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-05-113-0/+61
* drm/i915: Fake HDMI live statusShashank Sharma2016-05-111-2/+10
* drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä2016-05-111-1/+8
* drm/i915: Fix eDP low vswing for BroadwellMika Kahola2016-05-111-2/+10
* drm/i915: Fix system resume if PCI device remained enabledImre Deak2016-05-111-1/+31
* drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak2016-05-113-9/+7
* drm/i915: Avoid stalling on pending flips for legacy cursor updatesChris Wilson2016-05-111-0/+3
* drm/radeon: make sure vertical front porch is at least 1Alex Deucher2016-05-111-0/+4
* iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-05-111-1/+1
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-05-111-2/+2
* drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie2016-05-111-0/+1
* drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher2016-05-111-0/+4
* gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel2016-05-111-1/+6
* Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-05-111-6/+20