USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / drivers / bcma /
2012-01-26 Rafał Miłeckibcma: invalidate the mapped core over suspend/resume
2012-01-12 Rafał Miłeckibcma: support for suspend and resume
2011-10-31 Paul Gortmakerbcma: fix implicit use of export.h contents
2011-10-31 Paul Gortmakerbcma: add module.h to the modular portions of this...
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-19 Rafał Miłeckibcma: cc: export more control functions
2011-09-13 Rafał Miłeckibcma: extract some basic info about board from SPROM
2011-08-24 Dan Carpenterbcma: signedness bug in bcma_get_next_core()
2011-08-22 Rafał Miłeckibcma: implement BCM4331 workaround for external PA...
2011-08-22 David Woodhousebcma: add uevent to the bus, to autoload drivers
2011-08-09 Rafał Miłeckibcma: use boardflags define from ssb code
2011-08-08 Hauke Mehrtensbcma: get CPU clock
2011-08-08 Hauke Mehrtensbcma: add serial console support
2011-08-08 Hauke Mehrtensbcma: add mips driver
2011-08-08 Hauke Mehrtensbcma: add SOC bus
2011-08-08 Hauke Mehrtensbcma: add functions to scan cores needed on SoCs
2011-08-08 Hauke Mehrtensbcma: move initializing of struct bcma_bus to own function.
2011-08-08 Hauke Mehrtensbcma: move parsing of EEPROM into own function.
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 John W. Linvillebcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build...
2011-07-22 Rafał Miłeckibcma: inform drivers about translation bits needed...
2011-07-19 Rafał Miłeckibcma: allow enabling PLL
2011-07-19 Rafał Miłeckibcma: allow setting FAST clockmode for a core
2011-07-19 Rafał Miłeckibcma: handle alternative SPROM location
2011-07-18 Rafał Miłeckibcma: extract SPROM rev 9 the same way as rev 8
2011-07-18 Rafał Miłeckibcma: cc: set GPIOTIMER register
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-11 Hauke Mehrtensbcma: add check if sprom is available before accessing it.
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-07 Rafał Miłeckibcma: detect PCI core working in hostmode
2011-07-07 Michael BüschUpdate my e-mail address
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-27 Geert Uytterhoevenbcma: main.c needs to include <linux/slab.h>
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-20 Rafał Miłeckibcma: clean exports of functions
2011-06-20 Rafał Miłeckibcma: fix BCM43224 rev 0 workaround
2011-06-20 Rafał Miłeckibcma: enable support for 14e4:4357 (BCM43225)
2011-06-10 Arend van Sprieldrivers: bcma: export bcma_core_disable() function
2011-06-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-03 Rafał Miłeckibcma: read SPROM and extract MAC from it
2011-06-01 Rafał Miłeckibcma: host pci: implement block R/W operations
2011-06-01 Rafał Miłeckibcma: pci: implement interrupts control
2011-06-01 Rafał Miłeckibcma: add IRQ number and pointer to DMA dev
2011-05-27 Andrew Mortondrivers/bcma/host_pci.c needs slab.h
2011-05-16 Rafał Miłeckibcma: add PCI ID of the card found in Thinkpad X120e
2011-05-12 Rafał Miłeckibcma: pci: trivial: correct amount of maximum retries
2011-05-11 Rafał Miłeckibcma: add missing GPIO defines, use PULL register only...
2011-05-10 Rafał Miłeckibcma: add Broadcom specific AMBA bus driver