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
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2
-3
/
+4
2014-11-11
bcma: get IRQ numbers from dt
Hauke Mehrtens
1
-1
/
+51
2014-11-11
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
5
-14
/
+29
2014-10-27
bcma: fill core details for every device
Rafał Miłecki
3
-3
/
+8
2014-10-23
bcma: add another PCI ID of device with BCM43228
Rafał Miłecki
1
-2
/
+3
2014-10-23
bcma: fix build when CONFIG_OF_ADDRESS is not set
Hauke Mehrtens
1
-1
/
+1
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+2
2014-09-30
bcma: use chipcommon node from DT for SoC GPIO chip
Rafał Miłecki
1
-0
/
+4
2014-09-30
bcma: register bcma as device tree driver
Hauke Mehrtens
3
-1
/
+146
2014-09-26
bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only
Rafał Miłecki
1
-2
/
+2
2014-09-26
bcma: print chip ID in a more user-friendly form
Rafał Miłecki
1
-2
/
+6
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-1
/
+2
2014-09-09
bcma: add support for chipcommon B core
Hauke Mehrtens
5
-0
/
+77
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
1
-4
/
+5
2014-09-09
bcma: register NAND and QSPI cores early
Rafał Miłecki
1
-0
/
+21
2014-09-09
bcma: move code for core registration into separate function
Rafał Miłecki
1
-31
/
+36
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
1
-2
/
+9
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
4
-9
/
+6
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
1
-0
/
+62
2014-08-28
bcma: only map wrapper if its address is available
Hauke Mehrtens
2
-4
/
+11
2014-08-25
bcma: add PCI ID for spromless BCM43217
Hauke Mehrtens
1
-0
/
+1
2014-07-31
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
1
-11
/
+11
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
3
-0
/
+3
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
3
-0
/
+3
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
1
-8
/
+33
2014-07-07
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
3
-0
/
+184
2014-06-19
bcma: gpio: register all 32 GPIOs on BCM53572
Rafał Miłecki
1
-0
/
+1
2014-03-27
bcma: gpio: register 32 GPIOs on BCM5357
Rafał Miłecki
1
-1
/
+8
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+136
2014-01-24
bcma: gpio: don't cast u32 to unsigned long
Rafał Miłecki
1
-2
/
+2
2014-01-24
bcma: prevent irq handler from firing when registered
Hauke Mehrtens
1
-0
/
+3
2014-01-23
bcma: gpio: add own IRQ domain
Rafał Miłecki
2
-2
/
+133
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2014-01-04
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2
-14
/
+1
2014-01-03
bcma: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
1
-3
/
+3
2013-12-19
bcma: add missing put_device call
Levente Kurusa
1
-0
/
+1
2013-12-09
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-05
bcma: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+6
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-23
/
+26
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2013-10-16
bcma: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-7
/
+16
2013-10-10
bcma: add PCI id 0x4313
Hauke Mehrtens
1
-0
/
+1
2013-10-10
bcma: reject PCI cards in bcma.
Hauke Mehrtens
1
-2
/
+5
2013-09-26
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
1
-23
/
+26
2013-09-09
bcma: fix error code handling on 64 Bit systems
Hauke Mehrtens
1
-5
/
+7
2013-08-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
1
-3
/
+33
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
1
-2
/
+1
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
1
-0
/
+26
[next]