index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
bus: ti-sysc: Fix variable set but not used warning for reinit_modules
Tony Lindgren
1
-2
/
+1
2021-11-26
bus: ti-sysc: Use context lost quirk for otg
Tony Lindgren
1
-1
/
+1
2021-11-26
bus: ti-sysc: Add quirk handling for reinit on context lost
Tony Lindgren
1
-6
/
+102
2021-11-18
bus: ti-sysc: Fix timekeeping_suspended warning on resume
Tony Lindgren
1
-12
/
+53
2021-10-20
drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
Saravana Kannan
1
-1
/
+38
2021-10-13
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
Tony Lindgren
1
-0
/
+3
2021-10-13
bus: ti-sysc: Add break in switch statement in sysc_init_soc()
Nathan Chancellor
1
-0
/
+1
2021-09-18
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
1
-2
/
+22
2021-08-26
bus: ti-sysc: Fix error handling for sysc_check_active_timer()
Tony Lindgren
1
-1
/
+3
2021-08-12
bus: ti-sysc: AM3: RNG is GP only
Kevin Hilman
1
-0
/
+2
2021-08-12
bus: ti-sysc: Fix gpt12 system timer issue with reserved status
Tony Lindgren
1
-7
/
+13
2021-07-28
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
1
-5
/
+12
2021-07-14
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
1
-0
/
+1
2021-06-10
bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
Tony Lindgren
1
-2
/
+2
2021-06-10
bus: ti-sysc: Fix am335x resume hang for usb otg module
Tony Lindgren
1
-3
/
+50
2021-05-14
bus: qcom: Put child node before return
Pan Bian
1
-1
/
+3
2021-05-11
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
1
-1
/
+2
2021-05-11
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
2
-4
/
+28
2021-05-11
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
Tony Lindgren
1
-0
/
+49
2021-05-11
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
1
-7
/
+74
2021-05-11
bus: mhi: core: Clear configuration from channel context during reset
Bhaumik Bhatt
1
-0
/
+13
2021-05-11
bus: mhi: core: Fix check for syserr at power_up
Jeffrey Hugo
1
-1
/
+1
2021-04-10
bus: ti-sysc: Fix warning on unbind if reset is not deasserted
Tony Lindgren
1
-1
/
+3
2021-03-30
bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
Grygorii Strashko
1
-2
/
+2
2021-03-11
bus: ti-sysc: Implement GPMC debug quirk to drop platform data
Tony Lindgren
1
-0
/
+10
2020-12-30
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-30
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
2020-12-30
mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
Qinglang Miao
1
-3
/
+1
2020-12-30
bus: mhi: core: Fix null pointer access when parsing MHI configuration
Carl Yin
1
-2
/
+2
2020-12-30
bus: mhi: core: Remove double locking from mhi_driver_remove()
Bhaumik Bhatt
1
-2
/
+0
2020-11-19
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
1
-1
/
+1
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-13
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
[next]