summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-04-301-1/+2
| * | | | usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-04-301-1/+3
| * | | | Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-04-307-10/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-04-271-1/+1
| | * | | usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana2018-04-251-1/+1
| | * | | usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be staticWei Yongjun2018-04-251-1/+1
| | * | | usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun2018-04-251-1/+3
| | * | | usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-04-252-0/+23
| | * | | usb: dwc2: dwc2_vbus_supply_init: fix error checkTomeu Vizoso2018-04-251-5/+8
| | * | | usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* | | | | Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-055-13/+8Star
|\ \ \ \ \
| * | | | | genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi2018-05-051-2/+2
| * | | | | kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada2018-05-051-1/+1
| * | | | | gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada2018-05-051-1/+1
| * | | | | MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes2018-05-051-1/+3
| * | | | | modpost: delete stale commentRasmus Villemoes2018-05-021-8/+1Star
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-059-43/+55
|\ \ \ \ \
| * \ \ \ \ Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2018-05-012-4/+3Star
| |\ \ \ \ \
| | * | | | | clk: meson: meson8b: fix meson8b_cpu_clk parent clock nameMartin Blumenstingl2018-04-251-1/+2
| | * | | | | clk: meson: meson8b: fix meson8b_fclk_div3_div clock nameMartin Blumenstingl2018-04-251-1/+1
| | * | | | | clk: meson: drop meson_aoclk_gate_regmap_opsYixun Lan2018-04-251-2/+0Star
| | | |_|/ / | | |/| | |
| * | | | | clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmapJerome Brunet2018-04-161-1/+10
| * | | | | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-04-163-4/+16
| * | | | | clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann2018-04-161-1/+1
| * | | | | Merge branch 'clk-stm32mp1' into clk-fixesStephen Boyd2018-04-162-33/+25Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez2018-04-062-5/+0Star
| | * | | | clk: stm32mp1: set stgen_k clock as criticalGabriel Fernandez2018-04-061-2/+1Star
| | * | | | clk: stm32mp1: add missing tzc2 clockGabriel Fernandez2018-04-062-4/+8
| | * | | | clk: stm32mp1: fix SAI3 & SAI4 clocksGabriel Fernandez2018-04-061-2/+2
| | * | | | clk: stm32mp1: remove unused dfsdm_src[] constGabriel Fernandez2018-04-061-4/+0Star
| | * | | | clk: stm32mp1: add missing staticGabriel Fernandez2018-04-061-16/+14Star
* | | | | | Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds2018-05-054-3/+7
|\ \ \ \ \ \
| * | | | | | rpmsg: added MODULE_ALIAS for rpmsg_charRamon Fried2018-04-261-0/+2
| * | | | | | remoteproc: qcom: Fix potential device node leaksTobias Jordan2018-04-261-0/+2
| * | | | | | remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen2018-04-262-3/+3
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-055-26/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-05-042-24/+21Star
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Fix a buffer object leakThomas Hellstrom2018-04-261-0/+1
| | * | | | | | drm/vmwgfx: Clean up fbdev modeset lockingThomas Hellstrom2018-04-262-24/+20Star
| * | | | | | | Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-032-2/+48
| |\ \ \ \ \ \ \
| | * | | | | | | drm/bridge: vga-dac: Fix edid memory leakSean Paul2018-05-021-1/+3
| | * | | | | | | drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon2018-04-301-1/+45
| * | | | | | | | Merge tag 'drm-intel-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-05-031-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | drm/i915/glk: Add MODULE_FIRMWARE for GeminilakeIan W MORRISON2018-04-301-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-052-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Fix the file mode of stack tracerZhengyuan Liu2018-05-031-1/+1
| * | | | | | | | ftrace: Have set_graph_* files have normal file modesChen LinX2018-05-031-2/+2
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-0563-208/+407
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit2018-05-031-7/+0Star
| * | | | | | | | | IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein2018-05-031-1/+1