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
/
ssb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
ssb: relax SSB_EMBEDDED dependencies
Randy Dunlap
1
-1
/
+2
2023-09-07
ssb: Fix division by zero issue in ssb_calc_clock_rate
Rand Deeb
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-09-19
ssb: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-2
/
+4
2022-05-11
ssb: remove unreachable code
Jiapeng Chong
1
-1
/
+0
2021-10-12
ssb: Use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-5
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-15
ssb: use DEVICE_ATTR_ADMIN_RW() helper macro
Zhen Lei
2
-18
/
+14
2021-06-15
ssb: remove unreachable code
Tian Tao
1
-3
/
+1
2021-06-15
ssb: sdio: Don't overwrite const buffer if block_write fails
Michael Büsch
1
-1
/
+0
2021-06-15
ssb: Fix error return code in ssb_bus_scan()
Zhen Lei
1
-0
/
+1
2021-06-15
ssb: Remove redundant assignment to err
Yang Li
1
-2
/
+0
2021-06-15
ssb: Fix indentation of comment
Shubhankar Kuranagatti
1
-10
/
+20
2021-06-15
ssb: pcicore: Fix indentation of comment
Shubhankar Kuranagatti
1
-6
/
+12
2021-06-15
ssb: gpio: Fix alignment of comment
Shubhankar Kuranagatti
1
-2
/
+4
2020-09-21
ssb: Remove meaningless jump label to simplify the code
Jing Xiangfeng
1
-6
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-4
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-15
ssb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-4
/
+4
2020-04-28
ssb: scan: fix block comments coding style issues
John Oldman
1
-2
/
+4
2020-04-28
ssb: sprom: fix block comments coding style issues
John Oldman
1
-4
/
+8
2020-03-12
ssb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-4
/
+4
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-06-25
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
Michael Büsch
1
-6
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+7
2019-04-25
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
1
-2
/
+7
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2
-5
/
+0
2018-10-05
ssb: chipcommon: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
13
-92
/
+63
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
19
-189
/
+152
2018-08-09
ssb: driver_gige: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-05-12
ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
Rafał Miłecki
1
-1
/
+1
2018-05-12
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
1
-1
/
+1
2018-03-13
ssb: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+1
2018-02-28
ssb: Prevent build of PCI host features in module
Matt Redfearn
1
-1
/
+1
2018-02-27
ssb: return boolean instead of integer in ssb_dma_translation_special_bit
Gustavo A. R. Silva
1
-1
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
1
-1
/
+1
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-16
ssb: Disable PCI host for PCI_DRIVERS_GENERIC
James Hogan
1
-1
/
+1
2017-12-07
ssb: make SSB a menuconfig to ease disabling it all
Vincent Legoll
1
-5
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-05-24
ssb: Delete an error message for a failed memory allocation in ssb_devices_re...
Markus Elfring
1
-1
/
+0
2016-11-17
ssb: Fix error routine when fallback SPROM fails
Larry Finger
1
-0
/
+1
2016-07-06
SSB: Change bare unsigned to unsigned int to suit coding style
Hugh Sipière
1
-11
/
+11
2016-04-26
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2016-02-26
ssb: host_soc depends on sprom
Arnd Bergmann
1
-0
/
+1
[next]