index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
2020-11-19
1
-1
/
+1
*
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
2020-10-26
1
-0
/
+3
*
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
2020-10-26
1
-9
/
+15
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
1
-3
/
+97
|
\
|
*
bus: brcmstb_gisb: Add support for breakpoint interrupts
Florian Fainelli
2020-09-06
1
-1
/
+95
|
*
bus: brcmstb_gisb: Shorten prints
Florian Fainelli
2020-08-17
1
-2
/
+2
*
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
14
-182
/
+904
|
\
\
|
*
|
bus/fsl-mc: Add a new version for dprc_get_obj_region command
Diana Craciun
2020-10-02
2
-14
/
+27
|
*
|
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
2020-10-02
3
-5
/
+4
|
*
|
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
2020-10-02
3
-19
/
+11
|
*
|
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
2020-10-02
1
-1
/
+6
|
*
|
bus/fsl-mc: Add a container setup function
Diana Craciun
2020-10-02
1
-22
/
+49
|
*
|
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
2020-10-02
1
-15
/
+47
|
*
|
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2020-10-02
2
-15
/
+12
|
*
|
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
2020-10-02
2
-0
/
+78
|
*
|
bus/fsl-mc: Cache the DPRC API version
Diana Craciun
2020-10-02
1
-9
/
+21
|
*
|
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
2020-10-02
2
-11
/
+2
|
*
|
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
2020-10-02
1
-0
/
+54
|
*
|
bus/fsl-mc: Add a new parameter to dprc_scan_objects function
Diana Craciun
2020-10-02
1
-4
/
+7
|
*
|
bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...
Diana Craciun
2020-10-02
1
-20
/
+10
|
*
|
bus: fsl-mc: MC control registers are not always available
Laurentiu Tudor
2020-10-02
1
-4
/
+4
|
*
|
bus: fsl-mc: don't assume an iommu is always present
Laurentiu Tudor
2020-10-02
1
-3
/
+0
|
*
|
bus: mhi: debugfs: Print channel context read-pointer
Loic Poulain
2020-10-02
1
-2
/
+3
|
*
|
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
2020-10-02
1
-1
/
+1
|
*
|
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
2020-10-02
1
-3
/
+0
|
*
|
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2020-10-02
2
-1
/
+8
|
*
|
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
2020-10-02
1
-0
/
+37
|
*
|
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
2020-10-02
5
-0
/
+450
|
*
|
bus: mhi: Fix entries based on Kconfig coding style
Bhaumik Bhatt
2020-10-02
1
-6
/
+6
|
*
|
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
2020-10-02
1
-6
/
+6
|
*
|
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
2020-10-02
1
-0
/
+16
|
*
|
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
2020-10-02
1
-1
/
+16
|
*
|
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
2020-10-02
1
-0
/
+4
|
*
|
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
2020-10-02
1
-0
/
+5
|
*
|
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2020-10-02
2
-5
/
+6
|
*
|
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
2020-10-02
1
-0
/
+3
|
*
|
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
3
-23
/
+18
|
*
|
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
2020-10-02
1
-2
/
+4
|
*
|
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
2020-10-02
1
-1
/
+0
*
|
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-6
/
+6
|
/
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
2
-1
/
+16
|
\
|
*
bus: cdmm: Add MIPS R5 arch support
Serge Semin
2020-07-21
1
-1
/
+1
|
*
mips: cdmm: Add mti,mips-cdmm dtb node support
Serge Semin
2020-07-21
1
-0
/
+15
*
|
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-05
4
-20
/
+73
|
\
\
|
*
\
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-27
1
-0
/
+22
|
|
\
\
|
*
|
|
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
2020-07-23
1
-17
/
+40
|
*
|
|
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
2020-07-23
2
-3
/
+3
|
*
|
|
bus: fsl-mc: add missing device types
Ioana Ciornei
2020-07-23
1
-0
/
+30
*
|
|
|
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-03
1
-2
/
+4
|
\
\
\
\
[next]