summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-06-191-0/+5
|\
| * soc: ti: Add Support for J721E SoC config optionNishanth Menon2019-06-191-0/+5
* | Merge tag 'omap-for-v5.3/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2019-06-191-82/+266
|\ \
| * | bus: ti-sysc: Detect uarts also on omap34xxTony Lindgren2019-05-281-1/+3
| * | bus: ti-sysc: Do rstctrl reset handling in two phasesTony Lindgren2019-05-281-8/+17
| * | bus: ti-sysc: Add support for disabling module without legacy modeTony Lindgren2019-05-281-4/+17
| * | bus: ti-sysc: Set ENAWAKEUP if availableTony Lindgren2019-05-281-0/+5
| * | bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-05-281-8/+17
| * | bus: ti-sysc: Handle clockactivity for enable and disableTony Lindgren2019-05-281-0/+7
| * | bus: ti-sysc: Enable interconnect target module autoidle bit on enableTony Lindgren2019-05-281-1/+12
| * | bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not setTony Lindgren2019-05-281-3/+0
| * | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-18/+54
| * | bus: ti-sysc: Support 16-bit writes tooTony Lindgren2019-05-281-1/+22
| * | bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-26/+101
| * | Merge branch 'omap-for-v5.2/ti-sysc' into fixesTony Lindgren2019-05-201-12/+11
| |\ \ | | |/ | |/|
| | * bus: ti-sysc: Handle devices with no control registersTony Lindgren2019-05-021-12/+11
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-06-162-5/+5
|\ \ \
| * | | clocksource/drivers/arm_arch_timer: Don't trace count reader functionsJulien Thierry2019-06-121-4/+4
| * | | clocksource/drivers/timer-ti-dm: Change to new style declarationPhilippe Mazenauer2019-05-241-1/+1
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-161-38/+42
|\ \ \ \
| * | | | RAS/CEC: Convert the timer callback to a workqueueCong Wang2019-06-071-24/+22
| * | | | RAS/CEC: Fix binary search functionBorislav Petkov2019-06-071-14/+20
* | | | | Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds2019-06-156-4/+26
|\ \ \ \ \
| * | | | | platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak2019-06-121-0/+1
| * | | | | platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak2019-06-121-1/+1
| * | | | | platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King2019-06-121-2/+14
| * | | | | platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede2019-06-123-1/+10
* | | | | | Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-06-1515-45/+105
|\ \ \ \ \ \
| * | | | | | usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus2019-06-121-1/+1
| * | | | | | Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-06-103-0/+10
| |\ \ \ \ \ \
| | * | | | | | USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-211-0/+4
| | * | | | | | USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-05-212-0/+4
| | * | | | | | USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-05-211-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-088-42/+82
| |\ \ \ \ \ \
| | * | | | | | usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun2019-06-061-2/+2
| | * | | | | | usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz2019-06-061-8/+12
| | * | | | | | usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan2019-06-061-0/+4
| | * | | | | | usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni2019-06-061-2/+1
| | * | | | | | usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao2019-06-061-0/+5
| | * | | | | | usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov2019-06-061-0/+14
| | * | | | | | usb: dwc2: Fix DMA cache alignment issuesMartin Schiller2019-06-061-3/+7
| | * | | | | | usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-064-27/+37
| | | |_|/ / / | | |/| | | |
| * | | | | | USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-051-0/+3
| * | | | | | USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-051-0/+5
| * | | | | | usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva2019-06-031-2/+4
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-06-1427-73/+252
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter2019-06-145-5/+15
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher2019-06-121-2/+2
| | * | | | | | drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter2019-06-121-0/+2
| | * | | | | | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-113-3/+11