aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGGravatar Michael Büsch 1-9/+0
2018-08-09ssb: Remove home-grown printk wrappersGravatar Michael Büsch 1-13/+1
2018-05-12ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yGravatar Rafał Miłecki 1-1/+1
2018-05-12Revert "ssb: Prevent build of PCI host features in module"Gravatar Rafał Miłecki 1-1/+1
2018-02-28ssb: Prevent build of PCI host features in moduleGravatar Matt Redfearn 1-1/+1
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitGravatar Kalle Valo 1-1/+1
2018-01-26ssb: Do not disable PCI host on non-MipsGravatar Sven Joachim 1-1/+1
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2018-01-16ssb: Disable PCI host for PCI_DRIVERS_GENERICGravatar James Hogan 1-1/+1
2017-12-07ssb: make SSB a menuconfig to ease disabling it allGravatar Vincent Legoll 1-5/+4
2016-02-26ssb: host_soc depends on spromGravatar Arnd Bergmann 1-0/+1
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archGravatar Rafał Miłecki 1-1/+1
2015-10-28ssb: add Kconfig entry for compiling SoC related codeGravatar Rafał Miłecki 1-0/+9
2015-04-10SSB: fix Kconfig dependenciesGravatar Adrien Schildknecht 1-0/+1
2014-01-24ssb: gpio: add own IRQ domainGravatar Rafał Miłecki 1-0/+1
2013-08-01ssb: drop BROKEN from SSB_SFLASHGravatar Rafał Miłecki 1-1/+1
2013-07-01SSB: Kconfig: Amend SSB_EMBEDDED dependenciesGravatar Markos Chandras 1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+1
2013-01-09ssb: add place for serial flash driverGravatar Rafał Miłecki 1-0/+5
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGravatar Geert Uytterhoeven 1-2/+1
2012-11-21ssb: add GPIO driverGravatar Hauke Mehrtens 1-0/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2009-09-09ssb: Implement SDIO host bus supportGravatar Albert Herranz 1-0/+14
2009-03-27ssb: remove EXPERIMENTAL dependencies.Gravatar Michael Buesch 1-8/+8
2008-11-10SSB: hide empty sub menuGravatar Mike Frysinger 1-2/+3
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIGravatar Michael Buesch 1-1/+1
2008-04-08ssb: Add support for block-I/OGravatar Michael Buesch 1-0/+5
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesGravatar Michael Buesch 1-0/+6
2008-03-06ssb: Add Gigabit Ethernet driverGravatar Michael Buesch 1-0/+9
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Gravatar Alexey Zaytsev 1-0/+5
2008-02-20ssb: Fix watchdog access for devices without a chipcommonGravatar Michael Buesch 1-0/+6
2007-10-16[PATCH] ssb: fix build failureGravatar Ingo Molnar 1-2/+2
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportGravatar Michael Buesch 1-0/+117