| Commit message (Expand) | Author | Age | Files | Lines |
* | habanalabs: add print for soft reset due to event | Omer Shpigelman | 2020-05-25 | 1 | -2/+10 |
* | habanalabs: improve MMU cache invalidation code | Omer Shpigelman | 2020-05-25 | 1 | -2/+4 |
* | habanalabs: don't set default fence_ops->wait | Daniel Vetter | 2020-05-25 | 1 | -1/+0 |
* | misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm() | Bjorn Helgaas | 2020-05-22 | 2 | -28/+0 |
* | misc: rtsx: Simplify rtsx_comm_set_aspm() | Bjorn Helgaas | 2020-05-22 | 1 | -10/+3 |
* | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL | Bjorn Helgaas | 2020-05-22 | 5 | -27/+14 |
* | misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value | Bjorn Helgaas | 2020-05-22 | 1 | -2/+2 |
* | misc: rtsx: Removed unused dev_aspm_mode | Bjorn Helgaas | 2020-05-22 | 4 | -74/+18 |
* | misc: rtsx: Remove unused pcr_ops | Bjorn Helgaas | 2020-05-22 | 1 | -12/+3 |
* | bus: mhi: core: Handle syserr during power_up | Jeffrey Hugo | 2020-05-22 | 1 | -0/+27 |
* | bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition | Hemant Kumar | 2020-05-22 | 1 | -3/+7 |
* | bus: mhi: core: Do not process SYS_ERROR if RDDM is supported | Hemant Kumar | 2020-05-22 | 1 | -3/+8 |
* | bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed | Hemant Kumar | 2020-05-22 | 1 | -7/+14 |
* | bus: mhi: core: Handle disable transitions in state worker | Hemant Kumar | 2020-05-22 | 3 | -1/+12 |
* | bus: mhi: core: Remove the system error worker thread | Hemant Kumar | 2020-05-22 | 4 | -23/+20 |
* | bus: mhi: core: Ensure non-zero session or sequence ID values are used | Bhaumik Bhatt | 2020-05-22 | 2 | -8/+8 |
* | bus: mhi: core: Improve debug logs for loading firmware | Bhaumik Bhatt | 2020-05-22 | 1 | -3/+18 |
* | bus: mhi: core: Return appropriate error codes for AMSS load failure | Bhaumik Bhatt | 2020-05-22 | 1 | -11/+12 |
* | bus: mhi: core: Handle firmware load using state worker | Bhaumik Bhatt | 2020-05-22 | 4 | -21/+5 |
* | bus: mhi: core: Read transfer length from an event properly | Hemant Kumar | 2020-05-22 | 1 | -2/+7 |
* | bus: mhi: core: Add range check for channel id received in event ring | Hemant Kumar | 2020-05-22 | 1 | -11/+29 |
* | bus: mhi: core: Cache intmod from mhi event to mhi channel | Hemant Kumar | 2020-05-22 | 1 | -0/+4 |
* | bus: mhi: core: Refactor mhi queue APIs | Hemant Kumar | 2020-05-22 | 2 | -63/+47 |
* | Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2020-05-22 | 15 | -58/+829 |
|\ |
|
| * | soundwire: intel: use a single module | Rander Wang | 2020-05-20 | 1 | -4/+1 |
| * | soundwire: fix spelling mistake | Vinod Koul | 2020-05-20 | 1 | -1/+1 |
| * | soundwire: fix trailing line in sysfs_slave.c | Vinod Koul | 2020-05-20 | 1 | -1/+0 |
| * | soundwire: add Slave sysfs support | Pierre-Louis Bossart | 2020-05-20 | 7 | -3/+540 |
| * | soundwire: master: add sysfs support | Pierre-Louis Bossart | 2020-05-20 | 1 | -0/+84 |
| * | soundwire: disco: s/ch/channels/ | Pierre-Louis Bossart | 2020-05-20 | 1 | -5/+6 |
| * | soundwire: master: add runtime pm support | Bard Liao | 2020-05-19 | 1 | -0/+7 |
| * | soundwire: bus_type: add sdw_master_device support | Pierre-Louis Bossart | 2020-05-19 | 6 | -6/+96 |
| * | soundwire: bus: add unique bus id | Bard Liao | 2020-05-19 | 1 | -0/+20 |
| * | soundwire: bus_type: introduce sdw_slave_type and sdw_master_type | Pierre-Louis Bossart | 2020-05-19 | 2 | -7/+20 |
| * | soundwire: bus: rename sdw_bus_master_add/delete, add arguments | Pierre-Louis Bossart | 2020-05-19 | 3 | -13/+16 |
| * | soundwire: intel: (cosmetic) remove multiple superfluous "else" statements | Guennadi Liakhovetski | 2020-05-11 | 2 | -3/+9 |
| * | soundwire: (cosmetic) remove multiple superfluous "else" statements | Guennadi Liakhovetski | 2020-05-11 | 1 | -7/+10 |
| * | soundwire: qcom: Use IRQF_ONESHOT | Samuel Zou | 2020-05-11 | 1 | -1/+2 |
| * | soundwire: bus: reduce verbosity on enumeration | Pierre-Louis Bossart | 2020-05-05 | 1 | -3/+3 |
| * | soundwire: debugfs: clarify SDPX license with GPL-2.0-only | Pierre-Louis Bossart | 2020-05-05 | 1 | -1/+1 |
| * | soundwire: slave: don't init debugfs on device registration error | Pierre-Louis Bossart | 2020-05-05 | 1 | -0/+2 |
| * | soundwire: qcom: fix error handling in probe | Pierre-Louis Bossart | 2020-05-05 | 1 | -9/+17 |
| * | soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p... | Kuninori Morimoto | 2020-04-20 | 1 | -2/+2 |
* | | Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ... | Greg Kroah-Hartman | 2020-05-22 | 11 | -26/+796 |
|\ \ |
|
| * \ | Merge branch 'icc-get-by-index' into icc-next | Georgi Djakov | 2020-05-15 | 2 | -25/+56 |
| |\ \ |
|
| | * | | interconnect: Remove unused module exit code from core | Jordan Crouse | 2020-05-15 | 1 | -6/+1 |
| | * | | interconnect: Disallow interconnect core to be built as a module | Viresh Kumar | 2020-05-15 | 1 | -1/+1 |
| | * | | interconnect: Add of_icc_get_by_index() helper function | Georgi Djakov | 2020-05-13 | 1 | -18/+54 |
| * | | | interconnect: Add helpers for enabling/disabling a path | Georgi Djakov | 2020-05-10 | 2 | -1/+40 |
| * | | | interconnect: imx: Fix return value check in imx_icc_node_init_qos() | Wei Yongjun | 2020-05-10 | 1 | -4/+4 |