summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu2019-10-011-1/+1
| * | | | | | net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu2019-10-011-1/+1
| * | | | | | net: stmmac: Do not stop PHY if WoL is enabledJose Abreu2019-10-011-6/+12
| * | | | | | net: stmmac: Correctly take timestamp for PTPv2Jose Abreu2019-10-011-0/+1
| * | | | | | net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu2019-10-011-6/+7
| * | | | | | net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu2019-10-011-4/+0
| * | | | | | net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu2019-10-012-0/+2
| * | | | | | net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu2019-10-011-1/+1
| * | | | | | net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+10
| * | | | | | net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+8
| |/ / / / /
| * | | | | ionic: select CONFIG_NET_DEVLINKArnd Bergmann2019-10-011-0/+1
| * | | | | net: socionext: netsec: always grab descriptor lockLorenzo Bianconi2019-10-011-23/+7
| * | | | | net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost2019-10-011-2/+4
| * | | | | net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean2019-10-011-2/+2
| * | | | | Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...David S. Miller2019-10-013-3/+4
| |\ \ \ \ \
| | * | | | | ieee802154: ca8210: prevent memory leakNavid Emamdoost2019-09-271-1/+1
| | * | | | | ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'Christophe JAILLET2019-09-251-1/+1
| | * | | | | ieee802154: atusb: fix use-after-free at disconnectJohan Hovold2019-09-191-1/+2
| * | | | | | net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč2019-09-301-2/+2
* | | | | | | Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-052-3/+2
|\ \ \ \ \ \ \
| * | | | | | | s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2019-10-012-3/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-043-56/+72
|\ \ \ \ \ \ \
| * | | | | | | xen/xenbus: fix self-deadlock after killing user processJuergen Gross2019-10-021-2/+18
| * | | | | | | xen/efi: have a common runtime setup functionJuergen Gross2019-10-021-37/+47
| * | | | | | | xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand2019-10-011-2/+1
| * | | | | | | xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand2019-10-011-9/+4
| * | | | | | | xen/balloon: Drop __balloon_append()David Hildenbrand2019-10-011-8/+3
| * | | | | | | xen/balloon: Set pages PageOffline() in balloon_add_region()David Hildenbrand2019-10-011-0/+1
* | | | | | | | Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-10-0438-159/+230
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie2019-10-046-102/+111
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä2019-10-031-1/+1
| | * | | | | | | | drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä2019-10-031-2/+3
| | * | | | | | | | drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst2019-10-035-99/+107
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-048-23/+36
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard2019-10-031-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann2019-09-301-0/+1
| | * | | | | | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2019-10-036076-174255/+495443
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | drm/omap: fix max fclk divider for omap36xxTomi Valkeinen2019-10-031-1/+1
| | * | | | | | | | | drm/komeda: prevent memory leak in komeda_wb_connector_addNavid Emamdoost2019-09-271-1/+3
| | * | | | | | | | | drm: Clear the fence pointer when writeback job signaledLowry Li (Arm Technology China)2019-09-231-8/+15
| | * | | | | | | | | drm: Free the writeback_job when it with an empty fbLowry Li (Arm Technology China)2019-09-235-13/+16
| * | | | | | | | | | drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann2019-10-021-1/+11
| * | | | | | | | | | drm/amd/display: hide an unused variableArnd Bergmann2019-10-021-0/+2
| * | | | | | | | | | drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann2019-10-021-8/+5
| * | | | | | | | | | drm/amdgpu: hide another #warningArnd Bergmann2019-10-021-2/+0
| * | | | | | | | | | drm/amdgpu: make pmu support optional, againArnd Bergmann2019-10-021-1/+1
| * | | | | | | | | | drm/amd/display: memory leakNavid Emamdoost2019-10-027-0/+7
| * | | | | | | | | | drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost2019-10-021-12/+22
| * | | | | | | | | | drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-024-1/+17
| * | | | | | | | | | drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2019-10-022-4/+8