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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+1
2016-04-12
bus: uniphier-system-bus: fix condition of overlap check
Kunihiko Hayashi
1
-1
/
+1
2016-03-30
bus: mvebu-mbus: use %pa to print phys_addr_t
Arnd Bergmann
1
-1
/
+1
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2
-203
/
+428
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+3
2016-03-14
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
1
-0
/
+52
2016-03-12
bus: imx-weim: Take the 'status' property value into account
Fabio Estevam
1
-1
/
+1
2016-03-01
Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-2
/
+2
2016-02-29
arm-cci: remove unused variable
Will Deacon
1
-3
/
+0
2016-02-29
arm-cci: don't return value from void function
Will Deacon
1
-2
/
+2
2016-02-29
arm-cci: make private functions static
Will Deacon
1
-2
/
+2
2016-02-29
arm-cci: CoreLink CCI-550 PMU driver
Suzuki K Poulose
2
-5
/
+88
2016-02-29
arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
Suzuki K Poulose
2
-109
/
+113
2016-02-29
arm-cci: CCI-500: Work around PMU counter writes
Suzuki K Poulose
1
-0
/
+66
2016-02-29
arm-cci: Provide hook for writing to PMU counters
Suzuki K Poulose
1
-1
/
+10
2016-02-29
arm-cci: Add helper to enable PMU without synchornising counters
Suzuki K Poulose
1
-5
/
+10
2016-02-29
arm-cci: Add routines to save/restore all counters
Suzuki K Poulose
1
-0
/
+38
2016-02-29
arm-cci: Get the status of a counter
Suzuki K Poulose
1
-0
/
+6
2016-02-29
arm-cci: write_counter: Remove redundant check
Suzuki K Poulose
1
-10
/
+3
2016-02-29
arm-cci: Delay PMU counter writes to pmu::pmu_enable
Suzuki K Poulose
1
-5
/
+52
2016-02-29
arm-cci: Refactor CCI PMU enable/disable methods
Suzuki K Poulose
1
-10
/
+22
2016-02-29
arm-cci: Group writes to counter
Suzuki K Poulose
1
-0
/
+15
2016-02-29
arm-cci: fix handling cpumask_any_but return value
Andrzej Hajda
1
-1
/
+1
2016-02-29
arm-cci: simplify sysfs attr handling
Mark Rutland
1
-75
/
+25
2016-02-01
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+3
2016-02-01
bus: uniphier-system-bus: revive tristate prompt
Masahiro Yamada
1
-1
/
+1
2016-02-01
bus: vexpress-config: Add missing of_node_put
Amitoj Kaur Chawla
1
-1
/
+3
2016-01-25
drivers: sunxi-rsb: fix error output type
Andre Przywara
1
-2
/
+2
2016-01-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+290
2015-12-31
bus: uniphier: allow only built-in driver
Arnd Bergmann
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
bus: uniphier-system-bus: add UniPhier System Bus driver
Masahiro Yamada
3
-0
/
+290
2015-12-14
Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
1
-2
/
+2
2015-11-17
bus: sunxi-rsb: unlock on error in sunxi_rsb_read()
Dan Carpenter
1
-2
/
+2
2015-11-12
Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes
Tony Lindgren
4
-2
/
+798
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+795
2015-10-26
bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus
Chen-Yu Tsai
3
-0
/
+795
2015-10-15
bus: arm-ccn: Fix irq affinity setting on CPU migration
Pawel Moll
1
-1
/
+2
2015-10-15
bus: arm-ccn: Handle correctly no-more-cpus case
Pawel Moll
1
-1
/
+1
2015-10-12
bus: omap-ocp2scp: Fix module alias
Axel Lin
1
-1
/
+1
2015-09-28
arm-cci500: Don't enable PMU driver by default
Suzuki K. Poulose
1
-1
/
+0
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-1
/
+1
2015-09-03
MIPS: Remove "weak" from mips_cdmm_phys_base() declaration
Bjorn Helgaas
1
-1
/
+13
2015-08-07
mfd: vexpress: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
1
-1
/
+1
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-232
/
+974
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-2
/
+11
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+117
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+2
[next]