index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: gpio: add own IRQ domain
Rafał Miłecki
2014-01-24
1
-5
/
+7
*
ssb: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-11
/
+14
*
ssb: register serial flash as platform device
Rafał Miłecki
2013-06-18
1
-0
/
+8
*
ssb: Convert ssb_printk to ssb_<level>
Joe Perches
2013-03-06
1
-29
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
1
-0
/
+9
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-06
1
-0
/
+9
|
|
\
|
|
*
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
2013-02-04
1
-0
/
+9
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ssb: register platform device for parallel flash
Rafał Miłecki
2013-01-30
1
-0
/
+8
|
|
/
*
|
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-15
/
+12
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-0
/
+7
|
\
|
*
ssb: add GPIO driver
Hauke Mehrtens
2012-11-21
1
-0
/
+6
|
*
ssb: add locking around gpio register accesses
Hauke Mehrtens
2012-11-21
1
-0
/
+1
*
|
ssb: use WARN in main.c
Cong Ding
2012-12-10
1
-2
/
+1
*
|
ssb: register watchdog driver
Hauke Mehrtens
2012-12-06
1
-0
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-0
/
+3
|
\
|
*
ssb: add support for bcm5354
Hauke Mehrtens
2012-02-06
1
-0
/
+3
*
|
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
1
-18
/
+2
|
/
*
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ssb: fix DMA translation for some specific boards
Rafał Miłecki
2011-08-24
1
-3
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
2011-07-22
1
-1
/
+4
*
|
ssb: fix ssb clock rate according to broadcom source
Hauke Mehrtens
2011-06-27
1
-2
/
+2
*
|
ssb: add __devinit to some functions
Hauke Mehrtens
2011-06-22
1
-14
/
+15
|
/
*
ssb: fix pcicore build breakage
John W. Linville
2011-05-13
1
-4
/
+10
*
ssb: move ssb_commit_settings and export it
Rafał Miłecki
2011-05-11
1
-0
/
+25
*
ssb: update reject bit for Target State Low
Rafał Miłecki
2011-04-26
1
-8
/
+7
*
ssb: mark bus as powered up earlier
Rafał Miłecki
2011-04-26
1
-4
/
+4
*
ssb: reset device only if it was enabled
Rafał Miłecki
2011-02-18
1
-18
/
+22
*
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
2011-02-18
1
-1
/
+15
*
ssb: Make ssb_wait_bit multi-bit safe
Michael Büsch
2011-02-18
1
-6
/
+6
*
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
2010-12-02
1
-0
/
+30
*
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-1
/
+0
|
\
|
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
|
ssb: remove the ssb DMA API
FUJITA Tomonori
2010-06-04
1
-74
/
+0
*
|
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
2010-06-04
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-0
/
+3
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-0
/
+3
|
|
\
|
|
*
ssb: Make bus registration failure not be silent
Larry Finger
2010-04-26
1
-0
/
+3
*
|
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-1
/
+1
|
/
/
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
2010-02-03
1
-2
/
+1
*
ssb: Fix SPROM writing
Michael Buesch
2009-11-23
1
-61
/
+65
*
ssb: Implement SDIO host bus support
Albert Herranz
2009-09-09
1
-1
/
+57
*
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
2009-09-08
1
-2
/
+4
*
ssb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-21
1
-6
/
+5
*
[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices
Aurelien Jarno
2008-09-27
1
-0
/
+1
*
ssb: allow compilation on systems without PCI
Holger Schurig
2008-08-18
1
-0
/
+8
[next]