summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel2015-11-241-18/+38
| | * | | | gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel2015-11-241-16/+3
| | * | | | drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel2015-11-241-0/+4
| | * | | | drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying2015-11-191-0/+4
| | * | | | drm/imx: switch to universal planesPhilipp Zabel2015-11-195-20/+20
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-12-049-77/+94
| |\ \ \ \
| | * | | | drm/i915: take a power domain reference while checking the HDMI live statusImre Deak2015-12-021-0/+4
| | * | | | drm/i915: add MISSING_CASE to a few port/aux power domain helpersImre Deak2015-12-021-3/+3
| | * | | | drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detectImre Deak2015-12-021-1/+8
| | * | | | drm/i915: Introduce a gmbus power domainVille Syrjälä2015-12-026-40/+13
| | * | | | drm/i915: Clean up AUX power domain handlingVille Syrjälä2015-12-023-34/+59
| | * | | | drm/i915: Check the timeout passed to i915_wait_requestChris Wilson2015-12-011-2/+10
| * | | | | Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/ke...Dave Airlie2015-12-022-25/+19
| |\ \ \ \ \
| | * | | | | drm/rockchip: Use CRTC vblank event interfaceDaniel Stone2015-12-021-1/+1
| | * | | | | drm/rockchip: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-021-0/+1
| | * | | | | drm/rockchip: vop: fix window origin calculationDominik Behr2015-12-021-2/+2
| | * | | | | drm/rockchip: unset pgoff when mmap'ing gemsHeiko Stuebner2015-12-021-0/+1
| | * | | | | drm/rockchip: vop: Correct enabled clocks during setupSjoerd Simons2015-12-011-22/+14
| * | | | | | virtio-gpu: use no-merge for fill-modesMarc-André Lureau2015-12-011-1/+1
| |/ / / / /
| * | | | | Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-303-11/+29
| |\| | | |
| | * | | | drm/i915: Don't override output type for DDI HDMITakashi Iwai2015-11-251-1/+2
| | * | | | drm/i915: Don't compare has_drrs strictly in pipe configTakashi Iwai2015-11-251-1/+0
| | * | | | drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzlingChris Wilson2015-11-231-9/+27
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-053-3/+4
|\ \ \ \ \ \
| * | | | | | crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-161-1/+1
| * | | | | | crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-162-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-12-041-0/+1
|\ \ \ \ \ \
| * | | | | | rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov2015-12-041-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-042-19/+49
|\ \ \ \ \ \
| * | | | | | nfit: Adjust for different _FIT and NFIT headersLinda Knippers2015-11-302-13/+37
| * | | | | | nfit: Fix the check for a successful NFIT mergeLinda Knippers2015-11-301-1/+1
| * | | | | | nfit: Account for table size length variationLinda Knippers2015-11-301-6/+12
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-046-13/+34
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-043-9/+11
| |\ \ \ \ \ \ \
| | | * | | | | | cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2015-12-021-4/+10
| | * | | | | | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt2015-12-041-2/+1
| | * | | | | | | PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson2015-12-021-3/+0
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki2015-12-041-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra2015-11-301-2/+2
| * | | | | | | | | | Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki2015-12-044914-171360/+326049
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI / PM: Tune down retryable runtime suspend error messagesImre Deak2015-12-021-2/+14
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2015-12-021-0/+7
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0479-253/+2399
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
| * | | | | | | | | | | bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
| * | | | | | | | | | | bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
| * | | | | | | | | | | bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
| * | | | | | | | | | | net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2015-12-031-1/+1
| * | | | | | | | | | | net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-031-2/+17
| * | | | | | | | | | | net: mvneta: fix error path for building skbMarcin Wojtas2015-12-031-2/+6