index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
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
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
ssb: Disable PCI host for PCI_DRIVERS_GENERIC
James Hogan
2017-12-07
ssb: make SSB a menuconfig to ease disabling it all
Vincent Legoll
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-24
ssb: Delete an error message for a failed memory allocation in ssb_devices_re...
Markus Elfring
2016-11-17
ssb: Fix error routine when fallback SPROM fails
Larry Finger
2016-07-06
SSB: Change bare unsigned to unsigned int to suit coding style
Hugh Sipière
2016-04-26
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
2016-02-26
ssb: host_soc depends on sprom
Arnd Bergmann
2016-01-19
ssb: mark ssb_bus_register as __maybe_unused
Arnd Bergmann
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
2015-10-28
ssb: move functions specific to SoC hosted bus to separated file
Rafał Miłecki
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
2015-09-29
ssb: make ssb_pcmcia_switch_core static
Rafał Miłecki
[next]