index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
main.c
Age
Commit message (
Expand
)
Author
2011-05-13
ssb: fix pcicore build breakage
John W. Linville
2011-05-11
ssb: move ssb_commit_settings and export it
Rafał Miłecki
2011-04-26
ssb: update reject bit for Target State Low
Rafał Miłecki
2011-04-26
ssb: mark bus as powered up earlier
Rafał Miłecki
2011-02-18
ssb: reset device only if it was enabled
Rafał Miłecki
2011-02-18
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
2011-02-18
ssb: Make ssb_wait_bit multi-bit safe
Michael Büsch
2010-12-02
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-06-04
ssb: remove the ssb DMA API
FUJITA Tomonori
2010-06-04
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-26
ssb: Make bus registration failure not be silent
Larry Finger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-03
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
2009-11-23
ssb: Fix SPROM writing
Michael Buesch
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
2009-09-08
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
2008-11-21
ssb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-09-27
[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices
Aurelien Jarno
2008-08-18
ssb: allow compilation on systems without PCI
Holger Schurig
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-13
ssb: Fix coherent DMA mask for PCI devices
Michael Buesch
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-08
ssb: Add support for block-I/O
Michael Buesch
2008-04-08
ssb: Fix build for non-PCIhost
Michael Buesch
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
2008-04-08
ssb-pcmcia: IRQ and DMA related fixes
Michael Buesch
2008-04-07
b43legacy: fix bcm4303 crash
Stefano Brivio
2008-03-13
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
2008-03-06
ssb: Add Gigabit Ethernet driver
Michael Buesch
2008-02-29
ssb: Add support for 8bit register access
Michael Buesch
2008-02-20
ssb: Fix pcicore cardbus mode
Michael Buesch
2008-02-20
ssb: Make the GPIO API reentrancy safe
Michael Buesch
2008-01-28
ssb: Convert to use of the new SPROM structure
Larry Finger
2007-11-10
ssb: Fix PCMCIA-host lowlevel bus access
Michael Buesch
2007-11-10
ssb: Fix initcall ordering
Michael Buesch
2007-10-14
uevent environment changes fallout
Al Viro
2007-10-13
ssb bus needs <linux/io.h>
Geert Uytterhoeven
2007-10-10
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch