summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-308-25/+67
|\
| * misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| * thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg2018-11-261-2/+38
| * Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui2018-11-261-0/+8
| * binder: fix race that allows malicious free of live bufferTodd Kjos2018-11-263-21/+19
| * fsi: fsi-scom.c: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0
| * fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann2018-11-261-0/+1
* | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-11-301-2/+8
|\ \
| * | devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin2018-11-111-2/+8
* | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-3023-71/+100
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-2213-33/+52
| |\ \ \
| | * | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-1612-24/+49
| | * | | iio:st_magn: Fix enable device after triggerMartin Kelly2018-11-031-9/+3
| * | | | staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer2018-11-111-1/+6
| * | | | staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King2018-11-111-1/+1
| * | | | staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger2018-11-091-1/+1
| * | | | staging: most: use format specifier "%s" in snprintfColin Ian King2018-11-091-1/+1
| * | | | staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger2018-11-071-2/+2
| * | | | staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos2018-11-071-1/+2
| * | | | staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson2018-11-071-18/+21
| * | | | drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King2018-11-071-11/+11
| * | | | staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET2018-11-071-1/+1
| * | | | staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-11-071-1/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-307-77/+63
|\ \ \ \
| * \ \ \ Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-293-67/+37
| |\ \ \ \
| | * | | | usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski2018-11-281-5/+6
| | * | | | USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen2018-11-261-0/+1
| | * | | | USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-11-261-0/+1
| | * | | | USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-11-261-1/+2
| | * | | | USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-11-261-31/+19
| | * | | | USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-11-261-27/+10
| | * | | | Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi2018-11-261-5/+0
| | | |_|/ | | |/| |
| * | | | usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner2018-11-261-0/+3
| * | | | USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng2018-11-261-0/+10
| * | | | Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-11-262-10/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam2018-11-211-0/+1
| | * | | phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam2018-11-211-9/+10
| | * | | phy: uniphier-pcie: Depend on HAS_IOMEMKunihiko Hayashi2018-11-121-1/+2
| | |/ /
* | | | Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2018-11-302-3/+31
|\ \ \ \
| * | | | mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf2018-11-281-1/+2
| * | | | mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus2018-11-281-2/+29
| |/ / /
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-301-10/+26
|\ \ \ \
| * | | | efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel2018-11-271-10/+26
| |/ / /
* | | | Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-3014-33/+110
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-11-295-8/+38
| |\ \ \ \
| | * | | | Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul2018-11-281-13/+2
| | * | | | drm/meson: add support for 1080p25 modeChristian Hewitt2018-11-261-0/+1
| | * | | | drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul2018-11-261-6/+6
| | * | | | drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul2018-11-261-0/+1
| | * | | | drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong2018-11-262-2/+28