summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-04-261-6/+0
| * | | | | | | | | | power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-04-101-0/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-011-5/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | gcc-9: don't warn about uninitialized variableLinus Torvalds2019-05-011-1/+1
* | | | | | | | | | Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-308-38/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-04-251-3/+3
| * | | | | | | | | | USB: yurex: Fix protection fault after device removalAlan Stern2019-04-251-0/+1
| * | | | | | | | | | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-252-9/+10
| * | | | | | | | | | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-192-21/+5
| * | | | | | | | | | USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-04-191-4/+15
| * | | | | | | | | | USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-04-161-1/+3
* | | | | | | | | | | rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds2019-04-291-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-286-20/+75
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| * | | | | | | | | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | | | | | | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| * | | | | | | | | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| * | | | | | | | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-182-4/+9
| * | | | | | | | | | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
* | | | | | | | | | | Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-04-283-6/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu2019-04-261-1/+1
| * | | | | | | | | | | dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff2019-04-231-3/+23
| * | | | | | | | | | | dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme2019-04-231-1/+3
| * | | | | | | | | | | 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