summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn
2018-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-06Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-06Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-05Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-05acpi, nfit: Fix scrub idle detectionDan Williams
2018-07-06Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-07-06Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-07-06Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-06Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-05Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-07-05Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-05Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski
2018-07-05drm/etnaviv: bring back progress check in job timeout handlerLucas Stach
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev
2018-07-05Merge branches 'acpi-tables' and 'acpica'Rafael J. Wysocki
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski
2018-07-04drm/bridge/sii8620: Send AVI infoframe in all MHL versionsMaciej Purski
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-07-03i2c: i801: Add support for Intel Ice LakeMika Westerberg
2018-07-03i2c: i801: Consolidate chipset names in documentation and KconfigJarkko Nikula
2018-07-03i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo
2018-07-03i2c: tegra: Add support for Tegra194Thierry Reding
2018-07-03i2c: gpio: fault-injector: add incomplete_write_byteWolfram Sang
2018-07-03i2c: gpio: fault-injector: refactor incomplete transferWolfram Sang
2018-07-03i2c: designware: Add debug print for bus speedJarkko Nikula
2018-07-03i2c: designware: Add debug print for SDA hold time valueJarkko Nikula
2018-07-03i2c: designware: Separate timing parameter setting from HW initalizationJarkko Nikula
2018-07-03i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula
2018-07-03i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()Jarkko Nikula