summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap2018-09-051-3/+4
* usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman2018-09-051-2/+0
* usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun2018-09-052-1/+6
* usb: uas: add support for more quirk flagsOliver Neukum2018-09-051-0/+21
* USB: Add quirk to support DJI CineSSDTim Anderson2018-09-053-0/+19
* usb: typec: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
* usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-09-051-0/+3
* USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-051-2/+3
* usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha2018-09-051-11/+16
* xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-051-0/+30
* USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès2018-09-051-0/+4
* Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+47
|\
| * of: add node name compare helper functionsRob Herring2018-08-301-0/+22
| * of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-021-20/+17
|\ \
| * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285094-116420/+318713
| |\|
| * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-09-012-3/+3
|\ \ \
| * | | clk: x86: Set default parent to 48MhzAkshu Agrawal2018-08-301-1/+1
| * | | clk: npcm7xx: fix memory allocationGustavo A. R. Silva2018-08-291-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-311-0/+9
|\ \ \
| * | | xen: export device state to sysfsJoe Jin2018-08-281-0/+9
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-316-40/+58
|\ \ \ \
| * | | | i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang2018-08-301-2/+4
| * | | | i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang2018-08-301-6/+3
| * | | | i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-302-6/+7
| * | | | i2c: algos: bit: make the error messages grepableJan Kundrát2018-08-301-24/+31
| * | | | i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-08-302-2/+6
| * | | | i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-301-1/+8
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-3126-161/+303
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-08-305-13/+11
| |\ \ \ \
| | * | | | drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson2018-08-291-3/+0
| | * | | | drm/i915: Increase LSPCON timeoutFredrik Schön2018-08-291-1/+1
| | * | | | drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson2018-08-291-4/+0
| | * | | | drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi2018-08-281-2/+6
| | * | | | drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä2018-08-281-3/+4
| | |/ / /
| * | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3014-109/+124
| |\ \ \ \
| | * | | | drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1
| | * | | | drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0
| | * | | | drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy2018-08-271-1/+5
| | * | | | drm/amdgpu: fix holding mn_lock while allocating memoryChristian König2018-08-271-12/+19
| | * | | | drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
| | * | | | drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-272-5/+2
| | * | | | drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
| | * | | | drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-08-271-1/+10
| | * | | | drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2018-08-272-5/+29
| | * | | | drm/amd/display: Fix bug use wrong pp interfaceRex Zhu2018-08-241-2/+10
| | * | | | drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky2018-08-224-49/+8