Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12023a9af8f6602e09d9276d3476f6861ca0f127
/
drivers
/
ssb
/
main.c
7c1bc0d
ssb: gpio: add own IRQ domain
by Rafał Miłecki
· 11 years ago
4e9072d
ssb: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
7b5d604
ssb: register serial flash as platform device
by Rafał Miłecki
· 11 years ago
33a606a
ssb: Convert ssb_printk to ssb_<level>
by Joe Perches
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
600485e
ssb: unregister gpios before unloading ssb
by Hauke Mehrtens
· 12 years ago
c7a4a9e
ssb: register platform device for parallel flash
by Rafał Miłecki
· 12 years ago
163247c
Drivers: ssb: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
6cdd640
ssb: use WARN in main.c
by Cong Ding
· 12 years ago
bde327e
ssb: register watchdog driver
by Hauke Mehrtens
· 12 years ago
ec43b08
ssb: add GPIO driver
by Hauke Mehrtens
· 12 years ago
394bc7e
ssb: add locking around gpio register accesses
by Hauke Mehrtens
· 12 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
d486a5b
ssb: add support for bcm5354
by Hauke Mehrtens
· 13 years ago
f3ff924
Remove useless get_driver()/put_driver() calls
by Alan Stern
· 13 years ago
20a112d
ssb: Add module.h to the real modules in drivers/ssb
by Paul Gortmaker
· 13 years ago
04023af
ssb: fix DMA translation for some specific boards
by Rafał Miłecki
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a9770a8
ssb: return correct translation bit for 64-bit DMA
by Rafał Miłecki
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
e913d46
ssb: fix ssb clock rate according to broadcom source
by Hauke Mehrtens
· 13 years ago
cd15598
ssb: add __devinit to some functions
by Hauke Mehrtens
· 13 years ago
1159024
ssb: fix pcicore build breakage
by John W. Linville
· 13 years ago
8576f81
ssb: move ssb_commit_settings and export it
by Rafał Miłecki
· 13 years ago
04ad1fb
ssb: update reject bit for Target State Low
by Rafał Miłecki
· 14 years ago
a6ef814
ssb: mark bus as powered up earlier
by Rafał Miłecki
· 14 years ago
011d183
ssb: reset device only if it was enabled
by Rafał Miłecki
· 14 years ago
b1a1bcf
ssb: when needed, reject IM input while disabling device
by Rafał Miłecki
· 14 years ago
8c68bd4
ssb: Make ssb_wait_bit multi-bit safe
by Michael Büsch
· 14 years ago
aa3bf28
ssb: Add sysfs attributes to ssb devices
by Hauke Mehrtens
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
467429b
ssb: remove the ssb DMA API
by FUJITA Tomonori
· 14 years ago
14f9295
ssb: add dma_dev to ssb_device structure
by FUJITA Tomonori
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
ce9626e
ssb: Make bus registration failure not be silent
by Larry Finger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
391ae22
ssb: Fix CONFIG_SSB_SDIOHOST typo
by Michael Buesch
· 15 years ago
3ba6018
ssb: Fix SPROM writing
by Michael Buesch
· 15 years ago
24ea602
ssb: Implement SDIO host bus support
by Albert Herranz
· 15 years ago
e6c463e
ssb: Fail ssb modinit, if attach of the buses failed.
by Michael Buesch
· 15 years ago
b7b05fe
ssb: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ac82da3
[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices
by Aurelien Jarno
· 16 years ago
7f37441
ssb: allow compilation on systems without PCI
by Holger Schurig
· 16 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 16 years ago
e634036
ssb: Fix coherent DMA mask for PCI devices
by Michael Buesch
· 16 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
4ac5846
ssb: Fix usage of struct device used for DMAing
by Michael Buesch
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
d625a29
ssb: Add support for block-I/O
by Michael Buesch
· 17 years ago
d72bb40
ssb: Fix build for non-PCIhost
by Michael Buesch
· 17 years ago
8fe2b65
ssb: Turn suspend/resume upside down
by Michael Buesch
· 17 years ago
9788ba75
ssb-pcmcia: IRQ and DMA related fixes
by Michael Buesch
· 17 years ago
881400a
b43legacy: fix bcm4303 crash
by Stefano Brivio
· 17 years ago
e7ec2e3
ssb: Add SPROM/invariants support for PCMCIA devices
by Michael Buesch
· 17 years ago
aab547c
ssb: Add Gigabit Ethernet driver
by Michael Buesch
· 17 years ago
ffc7689
ssb: Add support for 8bit register access
by Michael Buesch
· 17 years ago
7cb4461
ssb: Fix pcicore cardbus mode
by Michael Buesch
· 17 years ago
53521d8
ssb: Make the GPIO API reentrancy safe
by Michael Buesch
· 17 years ago
c272ef4
ssb: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
60d78c4
ssb: Fix PCMCIA-host lowlevel bus access
by Michael Buesch
· 17 years ago
8d8c90e
ssb: Fix initcall ordering
by Michael Buesch
· 17 years ago
7ac0326
uevent environment changes fallout
by Al Viro
· 17 years ago
6faf035
ssb bus needs <linux/io.h>
by Geert Uytterhoeven
· 17 years ago
61e115a
[SSB]: add Sonics Silicon Backplane bus support
by Michael Buesch
· 17 years ago