index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
Age
Commit message (
Expand
)
Author
Lines
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
-1
/
+1
2015-01-29
ssb: Fix Sparse error in main
Pramod Gurav
-19
/
+0
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+13
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
-11
/
+22
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
-1
/
+13
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-1
/
+2
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
-1
/
+2
2014-08-25
ssb: add PCI ID 0x4351
Álvaro Fernández Rojas
-0
/
+1
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
-0
/
+45
2014-07-15
ssb: extract antenna gains from SPROMs revs 4+ properly
Rafał Miłecki
-16
/
+32
2014-07-15
ssb: make code for antenna gain extraction more generic
Rafał Miłecki
-9
/
+11
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-21
/
+298
2014-01-24
ssb: gpio: add own IRQ domain
Rafał Miłecki
-21
/
+298
2014-01-03
ssb: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
-3
/
+3
2013-10-16
ssb: convert bus code to use dev_groups
Greg Kroah-Hartman
-11
/
+14
2013-08-01
ssb: drop BROKEN from SSB_SFLASH
Rafał Miłecki
-6
/
+4
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+1
2013-07-01
SSB: Kconfig: Amend SSB_EMBEDDED dependencies
Markos Chandras
-1
/
+1
2013-06-28
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
-1
/
+1
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-4
/
+42
2013-06-18
ssb: register serial flash as platform device
Rafał Miłecki
-0
/
+31
2013-06-17
ssb: add struct for serial flash
Rafał Miłecki
-0
/
+7
2013-06-17
ssb: use const for serial flash hardware table
Rafał Miłecki
-4
/
+4
2013-06-03
ssb: sprom: replace strict_strtoul() with kstrtoul()
Jingoo Han
-1
/
+1
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
-1
/
+1
2013-04-26
ssb: implement ssb spuravoid for chipid BCM43222
Hauke Mehrtens
-2
/
+17
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-0
/
+29
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
-0
/
+29
2013-04-05
ssb: driver_mipscore: add a const qualifier
Artem Bityutskiy
-1
/
+1
2013-03-25
ssb: read additional sprom v2 and v3 attributes.
Hauke Mehrtens
-2
/
+18
2013-03-25
ssb: extract board_type from SPROM
Rafał Miłecki
-0
/
+3
2013-03-13
ssb: pci: Fix flipping of MAC address
Larry Finger
-1
/
+1
2013-03-06
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
-157
/
+135
2013-03-06
ssb: pci: Standardize a function to get mac address
Joe Perches
-26
/
+18
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
-11
/
+231
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
-2
/
+2
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+26
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-10
/
+72
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-0
/
+26
2013-02-04
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
-0
/
+26
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
-0
/
+22
2013-01-30
ssb: register platform device for parallel flash
Rafał Miłecki
-1
/
+40
2013-01-30
ssb: trivial: use pflash helper variable
Rafał Miłecki
-9
/
+10
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-1
/
+159
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-2
/
+1
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
-0
/
+122
2013-01-09
ssb: add place for serial flash driver
Rafał Miłecki
-1
/
+37
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+1
2013-01-03
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
-31
/
+26
2013-01-02
ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it
Geert Uytterhoeven
-2
/
+1
[next]