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
/
drivers
/
bus
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
bus: fsl-mc-msi: Simplify MSI descriptor handling
Thomas Gleixner
1
-57
/
+4
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
3
-14
/
+9
2021-12-16
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2
-4
/
+4
2021-12-16
bus: fsl-mc-msi: Allocate MSI device data on first use
Thomas Gleixner
1
-6
/
+8
2021-09-28
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
3
-5
/
+140
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+117
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+3
2021-07-21
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
1
-2
/
+22
2021-07-21
bus: fsl-mc: rescan devices if endpoint not found
Laurentiu Tudor
1
-2
/
+20
2021-07-21
bus: fsl-mc: pause the MC firmware when unloading
Laurentiu Tudor
1
-0
/
+10
2021-07-21
bus: fsl-mc: pause the MC firmware before IOMMU setup
Laurentiu Tudor
1
-1
/
+43
2021-07-21
bus: fsl-mc: add .shutdown() op for the bus driver
Laurentiu Tudor
1
-0
/
+6
2021-07-21
bus: fsl-mc: fully resume the firmware
Laurentiu Tudor
1
-1
/
+3
2021-07-21
bus: fsl-mc: handle DMA config deferral in ACPI case
Laurentiu Tudor
1
-11
/
+13
2021-07-21
bus: fsl-mc: fix arg in call to dprc_scan_objects()
Laurentiu Tudor
1
-1
/
+1
2021-06-17
bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param
Lee Jones
1
-1
/
+1
2021-06-17
bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion
Lee Jones
1
-1
/
+1
2021-06-17
bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...
Lee Jones
1
-5
/
+5
2021-06-17
bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...
Lee Jones
1
-3
/
+5
2021-06-17
bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues
Lee Jones
1
-2
/
+2
2021-06-17
bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...
Lee Jones
1
-9
/
+10
2021-06-17
bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headers
Lee Jones
1
-9
/
+10
2021-06-17
bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...
Lee Jones
1
-2
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+789
2021-02-09
bus: fsl-mc: list more commands as accepted through the ioctl
Ioana Ciornei
1
-0
/
+50
2021-02-09
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
1
-0
/
+6
2021-02-09
bus: fsl-mc: Fix test for end of loop
Dan Carpenter
1
-1
/
+1
2021-01-27
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
3
-2
/
+75
2021-01-27
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
3
-2
/
+46
2021-01-27
bus: fsl-mc: add fsl-mc userspace support
Ioana Ciornei
5
-0
/
+608
2021-01-27
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
Ioana Ciornei
2
-1
/
+3
2021-01-09
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
1
-0
/
+9
2021-01-07
bus: fsl-mc: add missing __iomem attribute
Laurentiu Tudor
1
-1
/
+1
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
1
-3
/
+1
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2
-2
/
+5
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
1
-12
/
+30
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
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
[next]