index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+19
2020-11-19
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
1
-1
/
+1
2020-11-06
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
1
-0
/
+11
2020-10-26
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
1
-0
/
+3
2020-10-26
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
1
-9
/
+15
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+97
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-182
/
+904
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-6
/
+6
2020-10-02
bus/fsl-mc: Add a new version for dprc_get_obj_region command
Diana Craciun
2
-14
/
+27
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
3
-5
/
+4
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
3
-19
/
+11
2020-10-02
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
1
-1
/
+6
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
1
-22
/
+49
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
1
-15
/
+47
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2
-15
/
+12
2020-10-02
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
2
-0
/
+78
2020-10-02
bus/fsl-mc: Cache the DPRC API version
Diana Craciun
1
-9
/
+21
2020-10-02
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
2
-11
/
+2
2020-10-02
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
1
-0
/
+54
2020-10-02
bus/fsl-mc: Add a new parameter to dprc_scan_objects function
Diana Craciun
1
-4
/
+7
2020-10-02
bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...
Diana Craciun
1
-20
/
+10
2020-10-02
bus: fsl-mc: MC control registers are not always available
Laurentiu Tudor
1
-4
/
+4
2020-10-02
bus: fsl-mc: don't assume an iommu is always present
Laurentiu Tudor
1
-3
/
+0
2020-10-02
bus: mhi: debugfs: Print channel context read-pointer
Loic Poulain
1
-2
/
+3
2020-10-02
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
1
-1
/
+1
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
1
-3
/
+0
2020-10-02
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2
-1
/
+8
2020-10-02
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
1
-0
/
+37
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
5
-0
/
+450
2020-10-02
bus: mhi: Fix entries based on Kconfig coding style
Bhaumik Bhatt
1
-6
/
+6
2020-10-02
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
1
-6
/
+6
2020-10-02
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
1
-0
/
+16
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
1
-1
/
+16
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
1
-0
/
+4
2020-10-02
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
1
-0
/
+5
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2
-5
/
+6
2020-10-02
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
1
-0
/
+3
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
3
-23
/
+18
2020-10-02
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
1
-2
/
+4
2020-10-02
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
1
-1
/
+0
2020-09-07
bus: brcmstb_gisb: Add support for breakpoint interrupts
Florian Fainelli
1
-1
/
+95
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-17
bus: brcmstb_gisb: Shorten prints
Florian Fainelli
1
-2
/
+2
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-1
/
+16
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+73
2020-08-04
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+4
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-56
/
+96
2020-07-28
bus: fsl-mc: Add ACPI support for fsl-mc
Makarand Pawagi
2
-33
/
+77
2020-07-28
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
4
-39
/
+33
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
1
-1
/
+3
[next]