Age | Commit message (Expand) | Author |
2020-05-27 | w1: omap-hdq: fix interrupt handling which did show spurious timeouts | H. Nikolaus Schaller |
2020-05-27 | w1: omap-hdq: fix return value to be -1 if there is a timeout | H. Nikolaus Schaller |
2020-05-27 | w1: omap-hdq: cleanup to add missing newline for some dev_dbg | H. Nikolaus Schaller |
2020-05-27 | /dev/mem: Revoke mappings when a driver claims the region | Dan Williams |
2020-05-27 | misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-05-27 | misc: xilinx-sdfec: cleanup return value in xsdfec_table_write() | John Hubbard |
2020-05-27 | misc: xilinx-sdfec: improve get_user_pages_fast() error handling | John Hubbard |
2020-05-27 | nvmem: qfprom: remove incorrect write support | Srinivas Kandagatla |
2020-05-25 | Merge tag 'misc-habanalabs-next-2020-05-25' of git://people.freedesktop.org/~... | Greg Kroah-Hartman |
2020-05-25 | habanalabs: handle MMU cache invalidation timeout | Omer Shpigelman |
2020-05-25 | habanalabs: don't allow hard reset with open processes | Omer Shpigelman |
2020-05-25 | habanalabs: GAUDI does not support soft-reset | Oded Gabbay |
2020-05-25 | habanalabs: add print for soft reset due to event | Omer Shpigelman |
2020-05-25 | habanalabs: improve MMU cache invalidation code | Omer Shpigelman |
2020-05-25 | habanalabs: don't set default fence_ops->wait | Daniel Vetter |
2020-05-22 | misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm() | Bjorn Helgaas |
2020-05-22 | misc: rtsx: Simplify rtsx_comm_set_aspm() | Bjorn Helgaas |
2020-05-22 | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL | Bjorn Helgaas |
2020-05-22 | misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value | Bjorn Helgaas |
2020-05-22 | misc: rtsx: Removed unused dev_aspm_mode | Bjorn Helgaas |
2020-05-22 | misc: rtsx: Remove unused pcr_ops | Bjorn Helgaas |
2020-05-22 | bus: mhi: core: Handle syserr during power_up | Jeffrey Hugo |
2020-05-22 | bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition | Hemant Kumar |
2020-05-22 | bus: mhi: core: Do not process SYS_ERROR if RDDM is supported | Hemant Kumar |
2020-05-22 | bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed | Hemant Kumar |
2020-05-22 | bus: mhi: core: Handle disable transitions in state worker | Hemant Kumar |
2020-05-22 | bus: mhi: core: Remove the system error worker thread | Hemant Kumar |
2020-05-22 | bus: mhi: core: Ensure non-zero session or sequence ID values are used | Bhaumik Bhatt |
2020-05-22 | bus: mhi: core: Improve debug logs for loading firmware | Bhaumik Bhatt |
2020-05-22 | bus: mhi: core: Return appropriate error codes for AMSS load failure | Bhaumik Bhatt |
2020-05-22 | bus: mhi: core: Handle firmware load using state worker | Bhaumik Bhatt |
2020-05-22 | bus: mhi: core: Read transfer length from an event properly | Hemant Kumar |
2020-05-22 | bus: mhi: core: Add range check for channel id received in event ring | Hemant Kumar |
2020-05-22 | bus: mhi: core: Cache intmod from mhi event to mhi channel | Hemant Kumar |
2020-05-22 | bus: mhi: core: Refactor mhi queue APIs | Hemant Kumar |
2020-05-22 | Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2020-05-22 | Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ... | Greg Kroah-Hartman |
2020-05-21 | w1_therm: remove redundant assignments to variable ret | Colin Ian King |
2020-05-21 | w1_therm: Free the correct variable | Dan Carpenter |
2020-05-20 | soundwire: intel: use a single module | Rander Wang |
2020-05-20 | soundwire: fix spelling mistake | Vinod Koul |
2020-05-20 | soundwire: fix trailing line in sysfs_slave.c | Vinod Koul |
2020-05-20 | soundwire: add Slave sysfs support | Pierre-Louis Bossart |
2020-05-20 | soundwire: master: add sysfs support | Pierre-Louis Bossart |
2020-05-20 | soundwire: disco: s/ch/channels/ | Pierre-Louis Bossart |
2020-05-19 | fpga: dfl: afu: Corrected error handling levels | Souptick Joarder |
2020-05-19 | misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller | Lad Prabhakar |
2020-05-19 | genwqe: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-05-19 | drivers/mic/scif: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-05-19 | coresight: cti: Add CPU idle pm notifer to CTI devices | Mike Leach |