aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07bus: mhi: pm: reduce PM state change verbosityLoic Poulain
2021-04-07bus: mhi: core: Fix MHI runtime_pm behaviorLoic Poulain
2021-04-01bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt
2021-04-01bus: mhi: core: Introduce internal register poll helper functionBhaumik Bhatt
2021-03-31bus: mhi: core: Improve state strings for debug messagesBhaumik Bhatt
2021-03-31bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt
2021-03-31bus: mhi: core: Identify Flash Programmer as a mission mode use caseBhaumik Bhatt
2021-03-31bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin
2021-03-31bus: mhi: core: Handle EDL mode entry appropriatelyBhaumik Bhatt
2021-03-31bus: mhi: core: Wait for ready after an EDL firmware downloadBhaumik Bhatt
2021-03-31bus: mhi: core: Rely on accurate method to determine EDL modeBhaumik Bhatt
2021-03-16bus: mhi: core: Check state before processing power_downJeffrey Hugo
2021-03-16bus: mhi: core: Return EAGAIN if MHI ring is fullFan Wu
2021-03-15bus: mhi: core: remove redundant initialization of variables state and eeColin Ian King
2021-03-10bus: mhi: Make firmware image optional for controllerBhaumik Bhatt
2021-03-10bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo
2021-03-10bus: mhi: core: Update debug prints to include local device stateBhaumik Bhatt
2021-03-10bus: mhi: core: Process execution environment changes seriallyBhaumik Bhatt
2021-03-10bus: mhi: core: Download AMSS image from appropriate functionBhaumik Bhatt
2021-03-10bus: mhi: core: Destroy SBL devices when moving to mission modeBhaumik Bhatt
2021-03-10bus: mhi: Early MHI resume failure in non M3 stateLoic Poulain
2021-03-10bus: mhi: core: Add missing checks for MMIO register entriesBhaumik Bhatt
2021-03-10bus: mhi: core: Rename debugfs directory nameLoic Poulain
2021-03-10bus: mhi: core: Fix invalid error returning in mhi_queueLoic Poulain
2021-03-10bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueueLoic Poulain
2021-03-10bus: mhi: pci_generic: Add support for runtime PMLoic Poulain
2021-03-10bus: mhi: pci_generic: Use generic PCI power managementLoic Poulain
2021-03-10bus: mhi: pci_generic: No-Op for device_wake operationsLoic Poulain
2021-03-10bus: mhi: pci_generic: Add SDX24 based modem supportLoic Poulain
2021-03-10bus: mhi: pci_generic: Introduce quectel EM1XXGR-L supportLoic Poulain
2021-03-10bus: mhi: pci_generic: Parametrable element count for eventsLoic Poulain
2021-03-05Linux 5.12-rc2Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov
2021-03-05Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-05io_uring: make SQPOLL thread parking sanerJens Axboe