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
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
2010-06-04
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
1
-0
/
+2
2010-05-20
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-05
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-03
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
1
-2
/
+1
2009-11-23
ssb: Fix SPROM writing
Michael Buesch
1
-61
/
+65
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
1
-1
/
+57
2009-09-08
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
1
-2
/
+4
2008-11-21
ssb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-6
/
+5
2008-09-27
[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices
Aurelien Jarno
1
-0
/
+1
2008-08-18
ssb: allow compilation on systems without PCI
Holger Schurig
1
-0
/
+8
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
1
-16
/
+59
[next]