index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
1
-0
/
+45
2014-07-16
ssb: extract antenna gains from SPROMs revs 4+ properly
Rafał Miłecki
1
-16
/
+32
2014-07-16
ssb: make code for antenna gain extraction more generic
Rafał Miłecki
1
-9
/
+11
2014-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-21
/
+298
2014-01-25
ssb: gpio: add own IRQ domain
Rafał Miłecki
3
-21
/
+298
2014-01-04
ssb: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
1
-3
/
+3
2013-10-17
ssb: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-11
/
+14
2013-08-01
ssb: drop BROKEN from SSB_SFLASH
Rafał Miłecki
2
-6
/
+4
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-01
SSB: Kconfig: Amend SSB_EMBEDDED dependencies
Markos Chandras
1
-1
/
+1
2013-06-29
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+42
2013-06-18
ssb: register serial flash as platform device
Rafał Miłecki
3
-0
/
+31
2013-06-17
ssb: add struct for serial flash
Rafał Miłecki
1
-0
/
+7
2013-06-17
ssb: use const for serial flash hardware table
Rafał Miłecki
1
-4
/
+4
2013-06-03
ssb: sprom: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2013-04-26
ssb: implement ssb spuravoid for chipid BCM43222
Hauke Mehrtens
1
-2
/
+17
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+29
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+29
2013-04-05
ssb: driver_mipscore: add a const qualifier
Artem Bityutskiy
1
-1
/
+1
2013-03-26
ssb: read additional sprom v2 and v3 attributes.
Hauke Mehrtens
1
-2
/
+18
2013-03-26
ssb: extract board_type from SPROM
Rafał Miłecki
1
-0
/
+3
2013-03-13
ssb: pci: Fix flipping of MAC address
Larry Finger
1
-1
/
+1
2013-03-07
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
11
-157
/
+135
2013-03-07
ssb: pci: Standardize a function to get mac address
Joe Perches
1
-26
/
+18
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
7
-11
/
+231
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-2
/
+2
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+26
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-10
/
+72
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-0
/
+26
2013-02-05
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
3
-0
/
+26
2013-01-31
ssb: add gpio_to_irq
Hauke Mehrtens
1
-0
/
+22
2013-01-31
ssb: register platform device for parallel flash
Rafał Miłecki
3
-1
/
+40
2013-01-31
ssb: trivial: use pflash helper variable
Rafał Miłecki
1
-9
/
+10
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-1
/
+159
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
1
-0
/
+122
2013-01-09
ssb: add place for serial flash driver
Rafał Miłecki
5
-1
/
+37
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2013-01-04
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
4
-31
/
+26
2013-01-02
ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it
Geert Uytterhoeven
1
-2
/
+1
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-9
/
+322
2012-12-11
ssb: use WARN in main.c
Cong Ding
1
-2
/
+1
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
3
-0
/
+53
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+35
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
1
-2
/
+3
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+51
2012-12-06
ssb: set the PMU watchdog if available
Hauke Mehrtens
1
-2
/
+36
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
3
-6
/
+37
[next]