summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01habanalabs: correctly cast u64 to void*Oded Gabbay
2020-06-01habanalabs: initialize variable to default valueTomer Tayar
2020-05-29Merge tag 'gnss-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2020-05-29Merge tag 'extcon-next-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-05-29extcon: arizona: Fix runtime PM imbalance on errorDinghao Liu
2020-05-29extcon: max14577: Add proper dt-compatible stringsMarek Szyprowski
2020-05-29extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET
2020-05-29extcon: remove redundant assignment to variable idxColin Ian King
2020-05-27w1: omap-hdq: print dev_err if irq flags are not clearedH. Nikolaus Schaller
2020-05-27w1: omap-hdq: fix interrupt handling which did show spurious timeoutsH. Nikolaus Schaller
2020-05-27w1: omap-hdq: fix return value to be -1 if there is a timeoutH. Nikolaus Schaller
2020-05-27w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller
2020-05-27/dev/mem: Revoke mappings when a driver claims the regionDan Williams
2020-05-27misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-27misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()John Hubbard
2020-05-27misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard
2020-05-27nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-05-25Merge tag 'misc-habanalabs-next-2020-05-25' of git://people.freedesktop.org/~...Greg Kroah-Hartman
2020-05-25habanalabs: handle MMU cache invalidation timeoutOmer Shpigelman
2020-05-25habanalabs: don't allow hard reset with open processesOmer Shpigelman
2020-05-25habanalabs: GAUDI does not support soft-resetOded Gabbay
2020-05-25habanalabs: add print for soft reset due to eventOmer Shpigelman
2020-05-25habanalabs: improve MMU cache invalidation codeOmer Shpigelman
2020-05-25habanalabs: don't set default fence_ops->waitDaniel Vetter
2020-05-22misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()Bjorn Helgaas
2020-05-22misc: rtsx: Simplify rtsx_comm_set_aspm()Bjorn Helgaas
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-05-22misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded valueBjorn Helgaas
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas
2020-05-22bus: mhi: core: Handle syserr during power_upJeffrey Hugo
2020-05-22bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar
2020-05-22bus: mhi: core: Do not process SYS_ERROR if RDDM is supportedHemant Kumar
2020-05-22bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowedHemant Kumar
2020-05-22bus: mhi: core: Handle disable transitions in state workerHemant Kumar
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar
2020-05-22bus: mhi: core: Ensure non-zero session or sequence ID values are usedBhaumik Bhatt
2020-05-22bus: mhi: core: Improve debug logs for loading firmwareBhaumik Bhatt
2020-05-22bus: mhi: core: Return appropriate error codes for AMSS load failureBhaumik Bhatt
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt
2020-05-22bus: mhi: core: Read transfer length from an event properlyHemant Kumar
2020-05-22bus: mhi: core: Add range check for channel id received in event ringHemant Kumar
2020-05-22bus: mhi: core: Cache intmod from mhi event to mhi channelHemant Kumar
2020-05-22bus: mhi: core: Refactor mhi queue APIsHemant Kumar
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-05-21w1_therm: remove redundant assignments to variable retColin Ian King
2020-05-21w1_therm: Free the correct variableDan Carpenter
2020-05-20soundwire: intel: use a single moduleRander Wang
2020-05-20soundwire: fix spelling mistakeVinod Koul