index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-24
ssb: use new GPIO line value setter callbacks for the second GPIO chip
Bartosz Golaszewski
2025-06-20
ssb: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-23
irqdomain: ssb: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-14
ssb: use "break" on default case to prevent warning
Randy Dunlap
2024-03-12
ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol
Randy Dunlap
2024-03-12
ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
Rand Deeb
2024-02-06
ssb: make ssb_bustype const
Ricardo B. Marliere
2023-10-19
ssb: relax SSB_EMBEDDED dependencies
Randy Dunlap
2023-09-07
ssb: Fix division by zero issue in ssb_calc_clock_rate
Rand Deeb
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-09-19
ssb: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-05-11
ssb: remove unreachable code
Jiapeng Chong
2021-10-12
ssb: Use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-15
ssb: use DEVICE_ATTR_ADMIN_RW() helper macro
Zhen Lei
2021-06-15
ssb: remove unreachable code
Tian Tao
2021-06-15
ssb: sdio: Don't overwrite const buffer if block_write fails
Michael Büsch
2021-06-15
ssb: Fix error return code in ssb_bus_scan()
Zhen Lei
2021-06-15
ssb: Remove redundant assignment to err
Yang Li
2021-06-15
ssb: Fix indentation of comment
Shubhankar Kuranagatti
2021-06-15
ssb: pcicore: Fix indentation of comment
Shubhankar Kuranagatti
2021-06-15
ssb: gpio: Fix alignment of comment
Shubhankar Kuranagatti
2020-09-21
ssb: Remove meaningless jump label to simplify the code
Jing Xiangfeng
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
ssb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-28
ssb: scan: fix block comments coding style issues
John Oldman
2020-04-28
ssb: sprom: fix block comments coding style issues
John Oldman
2020-03-12
ssb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
2019-06-25
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
Michael Büsch
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-10-05
ssb: chipcommon: fix fall-through annotation
Gustavo A. R. Silva
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
2018-08-09
ssb: driver_gige: use true and false for boolean values
Gustavo A. R. Silva
2018-05-12
ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
Rafał Miłecki
2018-05-12
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
2018-03-13
ssb: use put_device() if device_register fail
Arvind Yadav
2018-02-28
ssb: Prevent build of PCI host features in module
Matt Redfearn
2018-02-27
ssb: return boolean instead of integer in ssb_dma_translation_special_bit
Gustavo A. R. Silva
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
[next]