index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
ssb: mark ssb_bus_register as __maybe_unused
Arnd Bergmann
1
-3
/
+4
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
1
-3
/
+2
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
1
-0
/
+2
2015-10-28
ssb: move functions specific to SoC hosted bus to separated file
Rafał Miłecki
1
-161
/
+1
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
1
-1
/
+7
2015-09-29
ssb: unexport ssb_bus_pcibus_register
Rafał Miłecki
1
-1
/
+0
2015-03-03
ssb: Silence warning for unknown backplane revision
Larry Finger
1
-0
/
+2
2015-01-29
ssb: Fix Sparse error in main
Pramod Gurav
1
-19
/
+0
2014-01-25
ssb: gpio: add own IRQ domain
Rafał Miłecki
1
-5
/
+7
2013-10-17
ssb: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-11
/
+14
2013-06-18
ssb: register serial flash as platform device
Rafał Miłecki
1
-0
/
+8
2013-03-07
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
1
-29
/
+22
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+8
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2013-02-05
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
1
-0
/
+9
2013-01-31
ssb: register platform device for parallel flash
Rafał Miłecki
1
-0
/
+8
2013-01-04
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
1
-15
/
+12
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+7
2012-12-11
ssb: use WARN in main.c
Cong Ding
1
-2
/
+1
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
1
-0
/
+8
2012-11-22
ssb: add GPIO driver
Hauke Mehrtens
1
-0
/
+6
2012-11-22
ssb: add locking around gpio register accesses
Hauke Mehrtens
1
-0
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-02-06
ssb: add support for bcm5354
Hauke Mehrtens
1
-0
/
+3
2012-01-25
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-18
/
+2
2011-11-01
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
1
-0
/
+1
2011-08-24
ssb: fix DMA translation for some specific boards
Rafał Miłecki
1
-3
/
+21
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-22
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
1
-1
/
+4
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-27
ssb: fix ssb clock rate according to broadcom source
Hauke Mehrtens
1
-2
/
+2
2011-06-23
ssb: add __devinit to some functions
Hauke Mehrtens
1
-14
/
+15
2011-05-13
ssb: fix pcicore build breakage
John W. Linville
1
-4
/
+10
2011-05-11
ssb: move ssb_commit_settings and export it
Rafał Miłecki
1
-0
/
+25
2011-04-26
ssb: update reject bit for Target State Low
Rafał Miłecki
1
-8
/
+7
2011-04-26
ssb: mark bus as powered up earlier
Rafał Miłecki
1
-4
/
+4
2011-02-19
ssb: reset device only if it was enabled
Rafał Miłecki
1
-18
/
+22
2011-02-19
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
1
-1
/
+15
2011-02-19
ssb: Make ssb_wait_bit multi-bit safe
Michael Büsch
1
-6
/
+6
2010-12-02
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
1
-0
/
+30
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-1
/
+0
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+0
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-06-05
ssb: remove the ssb DMA API
FUJITA Tomonori
1
-74
/
+0
2010-06-05
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
1
-0
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-1
/
+1
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2010-04-26
ssb: Make bus registration failure not be silent
Larry Finger
1
-0
/
+3
[next]