summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | drivers/perf: arm_pmu: avoid CPU device_node reference leakWill Deacon2015-10-151-2/+8
| * | | | | | | | | | bus: arm-ccn: Fix irq affinity setting on CPU migrationPawel Moll2015-10-151-1/+2
| * | | | | | | | | | bus: arm-ccn: Handle correctly no-more-cpus casePawel Moll2015-10-151-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-10-2311-46/+81
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] m88ds3103: use own reg update_bits() implementationAntti Palosaari2015-10-221-26/+47
| * | | | | | | | | | [media] rtl28xxu: fix control message flawsAntti Palosaari2015-10-222-3/+14
| * | | | | | | | | | [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski2015-10-221-1/+1
| * | | | | | | | | | [media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan2015-10-221-8/+4
| * | | | | | | | | | [media] si2168: Bounds check firmwareLaura Abbott2015-10-221-0/+4
| * | | | | | | | | | [media] si2157: Bounds check firmwareLaura Abbott2015-10-221-0/+4
| * | | | | | | | | | [media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-221-1/+1
| * | | | | | | | | | [media] c8sectpfe: fix return of garbageSudip Mukherjee2015-10-221-2/+2
| * | | | | | | | | | [media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King2015-10-221-2/+1
| * | | | | | | | | | [media] lnbh25: Fix lnbh25_attach() function return typeJavier Martinez Canillas2015-10-221-1/+1
| * | | | | | | | | | [media] horus3a: Fix horus3a_attach() function parametersJavier Martinez Canillas2015-10-221-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-2310-64/+97
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-10-223-4/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher2015-10-191-0/+3
| | * | | | | | | | | drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher2015-10-191-2/+6
| | * | | | | | | | | drm/radeon/dpm: don't add pwm attributes if DPM is disabledAlex Deucher2015-10-191-2/+6
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-10-225-55/+75
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst2015-10-141-2/+6
| | * | | | | | | | | | drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()Ville Syrjälä2015-10-141-24/+20
| | * | | | | | | | | | drm/i915: Assign hwmode after encoder state readoutVille Syrjälä2015-10-141-27/+30
| | * | | | | | | | | | Revert "drm/i915: Add primary plane to mask if it's visible"Jani Nikula2015-10-141-5/+2
| | * | | | | | | | | | drm/i915: Deny wrapping an userptr into a framebufferChris Wilson2015-10-132-1/+9
| | * | | | | | | | | | drm/i915: Enable DPLL VGA mode before P1/P2 divider writeVille Syrjälä2015-10-131-0/+7
| | * | | | | | | | | | drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä2015-10-131-0/+2
| | * | | | | | | | | | drm/i915: Flush pipecontrol post-sync writesChris Wilson2015-10-132-0/+3
| | * | | | | | | | | | drm/i915: Fix kerneldoc for i915_gem_shrink_allDaniel Vetter2015-10-131-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 i...Dave Airlie2015-10-221-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin2015-10-221-2/+3
| * | | | | | | | | | | drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter2015-10-221-3/+4
* | | | | | | | | | | | Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommuLinus Torvalds2015-10-211-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | iommu/vt-d: fix range computation when making room for large pagesChristian Zander2015-10-131-4/+8
* | | | | | | | | | | | | Merge tag 'mmc-v4.3-rc5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-212-13/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-212-13/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1946-102/+249
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-191-9/+23
| * | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1912-20/+54
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | | * | | | | | | | | | | iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | | * | | | | | | | | | | iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | | * | | | | | | | | | | iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | | * | | | | | | | | | | iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | | * | | | | | | | | | | iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | | * | | | | | | | | | | iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | | * | | | | | | | | | | iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| | * | | | | | | | | | | | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27