index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
1
-21
/
+17
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
1
-20
/
+25
2018-03-13
ssb: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+1
2018-02-27
ssb: return boolean instead of integer in ssb_dma_translation_special_bit
Gustavo A. R. Silva
1
-1
/
+1
2017-05-24
ssb: Delete an error message for a failed memory allocation in ssb_devices_re...
Markus Elfring
1
-1
/
+0
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-24
ssb: gpio: add own IRQ domain
Rafał Miłecki
1
-5
/
+7
2013-10-16
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-06
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
1
-29
/
+22
2013-02-08
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-04
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
1
-0
/
+9
2013-01-30
ssb: register platform device for parallel flash
Rafał Miłecki
1
-0
/
+8
2013-01-03
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
1
-15
/
+12
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+7
2012-12-10
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-21
ssb: add GPIO driver
Hauke Mehrtens
1
-0
/
+6
2012-11-21
ssb: add locking around gpio register accesses
Hauke Mehrtens
1
-0
/
+1
2012-03-20
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-24
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-18
/
+2
2011-10-31
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-25
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-22
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-18
ssb: reset device only if it was enabled
Rafał Miłecki
1
-18
/
+22
2011-02-18
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
1
-1
/
+15
2011-02-18
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-04
ssb: remove the ssb DMA API
FUJITA Tomonori
1
-74
/
+0
[next]