Age | Commit message (Expand) | Author |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-24 | bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls | Christophe JAILLET |
2021-06-24 | bus: mhi: Wait for M2 state during system resume | Baochen Qiang |
2021-06-24 | bus: mhi: core: Fix power down latency | Loic Poulain |
2021-06-17 | bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param | Lee Jones |
2021-06-17 | bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion | Lee Jones |
2021-06-17 | bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no... | Lee Jones |
2021-06-17 | bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr... | Lee Jones |
2021-06-17 | bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues | Lee Jones |
2021-06-17 | bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ... | Lee Jones |
2021-06-17 | bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headers | Lee Jones |
2021-06-17 | bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d... | Lee Jones |
2021-06-12 | Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-09 | bus: mhi: pci-generic: Fix hibernation | Loic Poulain |
2021-06-09 | bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove() | Wei Yongjun |
2021-06-09 | bus: mhi: pci_generic: T99W175: update channel name from AT to DUN | Jarvis Jiang |
2021-05-26 | bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg' | Lee Jones |
2021-05-25 | bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act | Tony Lindgren |
2021-05-18 | bus: ti-sysc: Fix am335x resume hang for usb otg module | Tony Lindgren |
2021-05-18 | Merge branch 'fixes-rc1' into fixes | Tony Lindgren |
2021-05-07 | bus: ti-sysc: Fix missing quirk flags for sata | Tony Lindgren |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-26 | Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-11 | Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Greg Kroah-Hartman |
2021-04-09 | treewide: change my e-mail address, fix my name | Marek BehĂșn |
2021-04-09 | bus: mhi: core: Fix shadow declarations | Manivannan Sadhasivam |
2021-04-08 | Merge tag 'qcom-drivers-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2021-04-08 | bus: mhi: pci_generic: Constify mhi_controller_config struct definitions | Manivannan Sadhasivam |
2021-04-08 | bus: mhi: pci_generic: Introduce Foxconn T99W175 support | Jarvis Jiang |
2021-04-08 | bus: mhi: core: Sanity check values from remote device before use | Jeffrey Hugo |
2021-04-07 | bus: mhi: pci_generic: Add FIREHOSE channels | Loic Poulain |
2021-04-07 | bus: mhi: pci_generic: Implement PCI shutdown callback | Loic Poulain |
2021-04-07 | bus: mhi: core: Remove __ prefix for MHI channel unprepare function | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Check channel execution environment before issuing reset | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Clear configuration from channel context during reset | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Hold device wake for channel update commands | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Update debug messages to use client device | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Improvements to the channel handling state machine | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Clear context for stopped channels from remove() | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Allow sending the STOP channel command | Bhaumik Bhatt |
2021-04-07 | bus: mhi: pci_generic: Add SDX65 based modem support | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Remove pre_init flag used for power purposes | Bhaumik Bhatt |
2021-04-07 | bus: mhi: pm: reduce PM state change verbosity | Loic Poulain |
2021-04-07 | bus: mhi: core: Fix MHI runtime_pm behavior | Loic Poulain |
2021-04-01 | ARM: mvebu: avoid clang -Wtautological-constant warning | Arnd Bergmann |
2021-04-01 | bus: mhi: core: Move to polling method to wait for MHI ready | Bhaumik Bhatt |
2021-04-01 | bus: mhi: core: Introduce internal register poll helper function | Bhaumik Bhatt |