summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2018-03-223-7/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/imx: move arming of the vblank event to atomic_flushLucas Stach2018-03-151-0/+5
| | * | | | | | | | drm/imx: ipuv3-plane: Include "imx-drm.h" header fileFabio Estevam2018-03-151-0/+1
| | * | | | | | | | drm/imx: ipuv3-plane: Make functions static when possibleFabio Estevam2018-03-151-4/+5
| | * | | | | | | | gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann2018-03-151-3/+9
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-03-217-36/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland2018-03-211-1/+1
| | * | | | | | | | drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland2018-03-211-2/+0
| | * | | | | | | | drm/amd/display: Fix FMT truncation programmingMikita Lipski2018-03-211-2/+2
| | * | | | | | | | drm/amd/display: Allow truncation to 10 bitsMikita Lipski2018-03-211-3/+2
| | * | | | | | | | drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S2018-03-191-0/+3
| | * | | | | | | | drm/amd/display: Refine disable VGAClark Zheng2018-03-192-6/+22
| | * | | | | | | | drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski2018-03-151-3/+6
| | * | | | | | | | drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-151-19/+12
| * | | | | | | | | Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2018-03-214-7/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | drm/tegra: Shutdown on driver unbindThierry Reding2018-03-191-0/+1
| | * | | | | | | | drm/tegra: dsi: Don't disable regulator on ->exit()Thierry Reding2018-03-191-1/+0
| | * | | | | | | | drm/tegra: dc: Detach IOMMU group from domain only onceThierry Reding2018-03-191-3/+13
| | * | | | | | | | drm/tegra: plane: Correct legacy blendingDmitry Osipenko2018-03-151-3/+2
| | * | | | | | | | drm/tegra: plane: Fix RGB565 format on older TegraThierry Reding2018-03-151-0/+4
* | | | | | | | | | Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-03-233-48/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'acpi-wdat'Rafael J. Wysocki2018-03-222-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2018-03-192-3/+3
| | |/ / / / / / / / /
| * / / / / / / / / / Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"Daniel Drake2018-03-191-45/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-22111-805/+1186
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter2018-03-221-2/+3
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-222-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ath9k_htc: use non-QoS NDP for AP probingJohannes Berg2018-03-211-0/+1
| | * | | | | | | | | | mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski2018-03-211-0/+1
| * | | | | | | | | | | net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli2018-03-221-1/+4
| * | | | | | | | | | | hv_netvsc: common detach logicStephen Hemminger2018-03-224-143/+173
| * | | | | | | | | | | hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger2018-03-221-1/+6
| * | | | | | | | | | | hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger2018-03-222-35/+21
| * | | | | | | | | | | hv_netvsc: disable NAPI before channel closeStephen Hemminger2018-03-221-4/+4
| * | | | | | | | | | | ppp: avoid loop in xmit recursion detection codeGuillaume Nault2018-03-221-12/+14
| * | | | | | | | | | | net: aquantia: driver version bumpIgor Russkikh2018-03-221-1/+1
| * | | | | | | | | | | net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-223-0/+36
| * | | | | | | | | | | net: aquantia: Allow live mac address changesIgor Russkikh2018-03-221-0/+2
| * | | | | | | | | | | net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-224-9/+13
| * | | | | | | | | | | net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2018-03-222-15/+28
| * | | | | | | | | | | net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh2018-03-221-0/+4
| * | | | | | | | | | | net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh2018-03-221-5/+15
| * | | | | | | | | | | s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-221-0/+1
| * | | | | | | | | | | s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-221-3/+13
| * | | | | | | | | | | s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-221-1/+1
| * | | | | | | | | | | s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-223-4/+2
| * | | | | | | | | | | net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao2018-03-221-21/+2
| * | | | | | | | | | | net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao2018-03-221-0/+2
| * | | | | | | | | | | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+17
| * | | | | | | | | | | qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3