aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
AgeCommit message (Expand)AuthorFilesLines
2016-07-06SSB: Change bare unsigned to unsigned int to suit coding styleGravatar Hugh Sipière 1-11/+11
2016-04-26ssb: gpio_driver: use gpiochip data pointerGravatar Linus Walleij 1-19/+14
2016-02-26ssb: host_soc depends on spromGravatar Arnd Bergmann 1-0/+1
2016-01-19ssb: mark ssb_bus_register as __maybe_unusedGravatar Arnd Bergmann 1-3/+4
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archGravatar Rafał Miłecki 4-4/+43
2015-10-28ssb: add Kconfig entry for compiling SoC related codeGravatar Rafał Miłecki 4-1/+14
2015-10-28ssb: move functions specific to SoC hosted bus to separated fileGravatar Rafał Miłecki 4-161/+180
2015-10-28ssb: pick PCMCIA host code support from b43 driverGravatar Rafał Miłecki 4-2/+145
2015-09-29ssb: make ssb_pcmcia_switch_core staticGravatar Rafał Miłecki 2-9/+1
2015-09-29ssb: drop declaration of non existing ssb_sdio_hardware_setupGravatar Rafał Miłecki 1-5/+0
2015-09-29ssb: make ssb_sdio_switch_core staticGravatar Rafał Miłecki 2-7/+1
2015-09-29ssb: unexport ssb_bus_pcibus_registerGravatar Rafał Miłecki 1-1/+0
2015-06-09SSB: Fix handling of ssb_pmu_get_alp_clock()Gravatar Hauke Mehrtens 1-3/+3
2015-05-20ssb: extend fix for PCI related silent reboots to all chipsetsGravatar Rafał Miłecki 1-3/+4
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-2/+3
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextGravatar Ralf Baechle 1-0/+1
2015-04-10SSB: fix Kconfig dependenciesGravatar Adrien Schildknecht 1-0/+1
2015-04-07ssb: add delay after PCI reset to fix SoC rebootsGravatar Rafał Miłecki 1-0/+9
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Gravatar Rafał Miłecki 2-2/+2
2015-03-03ssb: Silence warning for unknown backplane revisionGravatar Larry Finger 1-0/+2
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroGravatar Joe Perches 1-1/+1
2015-01-29ssb: Fix Sparse error in mainGravatar Pramod Gurav 1-19/+0
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+13
2014-12-04SSB / B44: fix WOL for BCM4401Gravatar Andrey Skvortsov 1-11/+22
2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itGravatar Rafał Miłecki 1-1/+13
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+2
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 1-1/+2
2014-08-25ssb: add PCI ID 0x4351Gravatar Álvaro Fernández Rojas 1-0/+1
2014-07-18ssb: extract power info from SPROM revs 4 and 5Gravatar Rafał Miłecki 1-0/+45
2014-07-15ssb: extract antenna gains from SPROMs revs 4+ properlyGravatar Rafał Miłecki 1-16/+32
2014-07-15ssb: make code for antenna gain extraction more genericGravatar Rafał Miłecki 1-9/+11
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-21/+298
2014-01-24ssb: gpio: add own IRQ domainGravatar Rafał Miłecki 3-21/+298
2014-01-03ssb: fix sparse warnings in driver_chipcommon_sflash.cGravatar Hauke Mehrtens 1-3/+3
2013-10-16ssb: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 1-11/+14
2013-08-01ssb: drop BROKEN from SSB_SFLASHGravatar Rafał Miłecki 2-6/+4
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2013-07-01SSB: Kconfig: Amend SSB_EMBEDDED dependenciesGravatar Markos Chandras 1-1/+1
2013-06-28ssb/trivial: replace numeric with standard PM state macrosGravatar Yijing Wang 1-1/+1
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 3-4/+42
2013-06-18ssb: register serial flash as platform deviceGravatar Rafał Miłecki 3-0/+31
2013-06-17ssb: add struct for serial flashGravatar Rafał Miłecki 1-0/+7
2013-06-17ssb: use const for serial flash hardware tableGravatar Rafał Miłecki 1-4/+4
2013-06-03ssb: sprom: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+1
2013-04-26ssb: implement ssb spuravoid for chipid BCM43222Gravatar Hauke Mehrtens 1-2/+17
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+29
2013-04-10ssb: implement spurious tone avoidanceGravatar Rafał Miłecki 1-0/+29
2013-04-05ssb: driver_mipscore: add a const qualifierGravatar Artem Bityutskiy 1-1/+1
2013-03-25ssb: read additional sprom v2 and v3 attributes.Gravatar Hauke Mehrtens 1-2/+18