index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mhi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
1
-5
/
+16
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-0
/
+13
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-08-27
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
1
-6
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+1
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-6
/
+1
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2021-08-05
bus: mhi: Add MMIO region length to controller structure
Bhaumik Bhatt
1
-0
/
+2
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
1
-1
/
+6
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+6
2021-08-02
Revert "mhi: Fix networking tree build."
Jakub Kicinski
1
-6
/
+1
2021-08-02
mhi: Fix networking tree build.
David S. Miller
1
-1
/
+6
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
1
-0
/
+2
2021-04-09
bus: mhi: fix typo in comments for struct mhi_channel_config
Jarvis Jiang
1
-1
/
+1
2021-04-07
bus: mhi: Improve documentation on channel transfer setup APIs
Bhaumik Bhatt
1
-2
/
+16
2021-04-07
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
1
-2
/
+0
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
1
-1
/
+3
2021-03-10
bus: mhi: Make firmware image optional for controller
Bhaumik Bhatt
1
-1
/
+1
2021-01-27
Merge branch 'mhi-net-immutable' into mhi-next
Manivannan Sadhasivam
1
-0
/
+9
2021-01-27
bus: mhi: core: Add helper API to return number of free TREs
Hemant Kumar
1
-0
/
+9
2021-01-21
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
1
-0
/
+2
2021-01-21
mhi: use irq_flags if controller driver configures it
Carl Huang
1
-0
/
+2
2021-01-21
mhi: unconstify mhi_event_config
Loic Poulain
1
-1
/
+1
2021-01-04
bus: mhi: core: Add device hardware reset support
Loic Poulain
1
-0
/
+9
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+13
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+0
2020-11-28
bus: mhi: core: Indexed MHI controller name
Loic Poulain
1
-0
/
+2
2020-11-20
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
1
-2
/
+0
2020-11-18
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
1
-0
/
+2
2020-11-18
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
1
-3
/
+3
2020-11-18
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
1
-0
/
+6
2020-11-18
bus: mhi: Remove auto-start option
Loic Poulain
1
-2
/
+0
2020-11-05
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
1
-0
/
+7
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
1
-2
/
+0
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
1
-0
/
+2
2020-10-02
bus: mhi: Remove include of rwlock_types.h
Clark Williams
1
-2
/
+1
2020-10-02
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
1
-3
/
+3
2020-10-02
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
1
-0
/
+12
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
1
-0
/
+6
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
1
-0
/
+2
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
1
-4
/
+4
2020-10-02
bus: mhi: fix doubled words and struct image_info kernel-doc
Randy Dunlap
1
-4
/
+6
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
1
-2
/
+0
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
1
-2
/
+0
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
1
-6
/
+10
2020-05-05
bus: mhi: core: Fix typo in comment
Jeffrey Hugo
1
-1
/
+1
2020-05-05
bus: mhi: core: Offload register accesses to the controller
Jeffrey Hugo
1
-0
/
+6
2020-05-05
bus: mhi: core: Remove link_status() callback
Jeffrey Hugo
1
-2
/
+0
2020-05-05
bus: mhi: Fix parsing of mhi_flags
Manivannan Sadhasivam
1
-3
/
+3
2020-04-28
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
1
-0
/
+19
[next]