summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren2019-04-231-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-273-7/+3
|\ \ \ \ \
| * | | | | Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-261-1/+1
| * | | | | Input: synaptics-rmi4 - fix possible double freePan Bian2019-04-241-5/+1
| * | | | | Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai2019-04-241-1/+1
* | | | | | slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-261-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-261-2/+3
|\ \ \ \ \ \
| * | | | | | zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-04-261-2/+3
* | | | | | | Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-04-262-4/+9
|\ \ \ \ \ \ \
| * | | | | | | gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven2019-04-251-4/+8
| * | | | | | | gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-04-111-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-2611-51/+53
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie2019-04-262-4/+10
| |\ \ \ \ \ \
| | * | | | | | drm/imx: don't skip DP channel disable for background planeLucas Stach2019-04-231-1/+1
| | * | | | | | gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-04-231-3/+9
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-04-261-28/+5
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Fix dma API layer violationThomas Hellstrom2019-04-251-28/+5
| * | | | | | | Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-263-5/+22
| |\ \ \ \ \ \ \
| | * | | | | | | drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman2019-04-251-4/+8
| | * | | | | | | drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-04-241-1/+1
| | * | | | | | | drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-04-241-2/+3
| | * | | | | | | drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-04-241-1/+1
| | * | | | | | | drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-04-181-0/+4
| | * | | | | | | drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-04-181-0/+2
| | * | | | | | | drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski2019-04-181-0/+2
| | * | | | | | | drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman2019-04-121-0/+4
| * | | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-263-9/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/sched: Fix description of drm_sched_stopJonathan Neuschäfer2019-04-231-2/+1
| | * | | | | | | | drm/ttm: fix re-init of global structuresChristian König2019-04-192-7/+8
| * | | | | | | | | Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-262-5/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä2019-04-151-2/+4
| | * | | | | | | | | drm/i915: Do not enable FEC without DSCVille Syrjälä2019-04-151-3/+3
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-2423-33/+81
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: vrf: Fix operation not supported when set vrf macMiaohe Lin2019-04-241-0/+2
| * | | | | | | | | | | net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-231-4/+7
| * | | | | | | | | | | net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-234-5/+5
| * | | | | | | | | | | spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-04-231-0/+7
| * | | | | | | | | | | spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
| * | | | | | | | | | | net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-221-2/+2
| * | | | | | | | | | | Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-195-11/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| | * | | | | | | | | | | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| | * | | | | | | | | | | net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
| * | | | | | | | | | | | team: fix possible recursive locking when add slavesHangbin Liu2019-04-191-0/+7
| |/ / / / / / / / / / /
| * | | | | | | | | | | of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar2019-04-191-1/+0
| * | | | | | | | | | | stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
| * | | | | | | | | | | firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King2019-04-181-1/+1
| * | | | | | | | | | | mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-04-181-2/+2
| * | | | | | | | | | | mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-04-181-1/+1
| * | | | | | | | | | | mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-04-181-1/+1