index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
ssb: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-09-19
1
-2
/
+4
*
ssb: remove unreachable code
Jiapeng Chong
2022-05-11
1
-1
/
+0
*
ssb: Use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-10-12
1
-5
/
+1
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
ssb: use DEVICE_ATTR_ADMIN_RW() helper macro
Zhen Lei
2021-06-15
2
-18
/
+14
*
ssb: remove unreachable code
Tian Tao
2021-06-15
1
-3
/
+1
*
ssb: sdio: Don't overwrite const buffer if block_write fails
Michael Büsch
2021-06-15
1
-1
/
+0
*
ssb: Fix error return code in ssb_bus_scan()
Zhen Lei
2021-06-15
1
-0
/
+1
*
ssb: Remove redundant assignment to err
Yang Li
2021-06-15
1
-2
/
+0
*
ssb: Fix indentation of comment
Shubhankar Kuranagatti
2021-06-15
1
-10
/
+20
*
ssb: pcicore: Fix indentation of comment
Shubhankar Kuranagatti
2021-06-15
1
-6
/
+12
*
ssb: gpio: Fix alignment of comment
Shubhankar Kuranagatti
2021-06-15
1
-2
/
+4
*
ssb: Remove meaningless jump label to simplify the code
Jing Xiangfeng
2020-09-21
1
-6
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
3
-4
/
+4
|
\
|
*
ssb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
3
-4
/
+4
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-2
/
+2
|
/
*
ssb: scan: fix block comments coding style issues
John Oldman
2020-04-28
1
-2
/
+4
*
ssb: sprom: fix block comments coding style issues
John Oldman
2020-04-28
1
-4
/
+8
*
ssb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-2
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-4
/
+4
*
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
2019-09-13
1
-1
/
+1
*
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
Michael Büsch
2019-06-25
1
-6
/
+0
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-2
/
+7
|
\
|
*
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
2019-04-25
1
-2
/
+7
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
2
-5
/
+0
|
/
*
ssb: chipcommon: fix fall-through annotation
Gustavo A. R. Silva
2018-10-05
1
-1
/
+1
*
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2018-08-09
13
-92
/
+63
*
ssb: Remove home-grown printk wrappers
Michael Büsch
2018-08-09
19
-189
/
+152
*
ssb: driver_gige: use true and false for boolean values
Gustavo A. R. Silva
2018-08-09
1
-1
/
+1
*
ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
Rafał Miłecki
2018-05-12
1
-1
/
+1
*
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
2018-05-12
1
-1
/
+1
*
ssb: use put_device() if device_register fail
Arvind Yadav
2018-03-13
1
-1
/
+1
*
ssb: Prevent build of PCI host features in module
Matt Redfearn
2018-02-28
1
-1
/
+1
*
ssb: return boolean instead of integer in ssb_dma_translation_special_bit
Gustavo A. R. Silva
2018-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-02-01
1
-1
/
+1
|
\
|
*
ssb: Do not disable PCI host on non-Mips
Sven Joachim
2018-01-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-1
/
+1
|
\
|
|
*
ssb: Disable PCI host for PCI_DRIVERS_GENERIC
James Hogan
2018-01-16
1
-1
/
+1
*
|
ssb: make SSB a menuconfig to ease disabling it all
Vincent Legoll
2017-12-07
1
-5
/
+4
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
ssb: Delete an error message for a failed memory allocation in ssb_devices_re...
Markus Elfring
2017-05-24
1
-1
/
+0
*
ssb: Fix error routine when fallback SPROM fails
Larry Finger
2016-11-17
1
-0
/
+1
*
SSB: Change bare unsigned to unsigned int to suit coding style
Hugh Sipière
2016-07-06
1
-11
/
+11
*
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
2016-04-26
1
-19
/
+14
*
ssb: host_soc depends on sprom
Arnd Bergmann
2016-02-26
1
-0
/
+1
*
ssb: mark ssb_bus_register as __maybe_unused
Arnd Bergmann
2016-01-19
1
-3
/
+4
*
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
2015-12-16
4
-4
/
+43
[next]