aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-063-0/+17
|\
| * bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-011-1/+1
|\|
| * bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-082-3/+2
|\|
| * bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
| * bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
* | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-036-18/+17
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-191-1/+2
|\
| * bcma: export PLL reading functionRafał Miłecki2012-11-221-1/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-146-5/+199
|\ \
| * | bcma: add GPIO driverHauke Mehrtens2012-11-215-0/+123
| * | bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens2012-11-211-0/+4
| * | bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+30
| * | bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-211-5/+42
| |/
* | bcma: mips: fix clearing device IRQRafał Miłecki2012-12-101-1/+1
* | bcma: unify naming schema for clock functionsRafał Miłecki2012-12-104-26/+29
* | bcma: register watchdog driverHauke Mehrtens2012-12-063-0/+32
* | bcma: add methods for watchdog driverHauke Mehrtens2012-12-061-1/+37
* | bcma: set the pmu watchdog if availableHauke Mehrtens2012-12-061-2/+40
* | bcma: add bcma_chipco_alp_clockHauke Mehrtens2012-12-061-2/+10
* | bcma: handle return value of pci_assign_resourceHauke Mehrtens2012-11-301-3/+7
* | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu2012-10-291-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-2/+3
|\|
| * bcma: fix unregistration of coresPiotr Haber2012-10-151-2/+3
* | bcma: do not initialize deactivated PCIe coresHauke Mehrtens2012-10-191-5/+5
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-192-3/+26
* | bcma: use fallback sprom if sprom on card was not validHauke Mehrtens2012-10-191-1/+4
* | bcma: add some more flash chips for serial flashHauke Mehrtens2012-10-191-1/+30
* | bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens2012-10-191-11/+12
* | bcma: mark nflash if it is the boot flashHauke Mehrtens2012-10-191-0/+3
* | bcma: add and use constants for the flash windowsHauke Mehrtens2012-10-192-4/+4
* | bcma: mark pflash as present when availableHauke Mehrtens2012-10-191-0/+1
* | bcma: init sprom struct earlierHauke Mehrtens2012-10-191-7/+14
* | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-194-17/+45
|/
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-284-9/+12
* bcma: handle BCM43227Rafał Miłecki2012-09-242-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-072-1/+4
|\
| * bcma: BCM43228 supportRafał Miłecki2012-08-022-1/+4
* | bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-071-0/+10
* | bcma: detect and register NAND flash deviceRafał Miłecki2012-08-214-4/+35
* | bcma: detect and register serial flash deviceRafał Miłecki2012-08-214-4/+131
* | bcma: make some functions staticHauke Mehrtens2012-08-103-8/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-272-8/+13
|\
| * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
| * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
* | bcma: fix invalid PMU chip control masksHauke Mehrtens2012-07-261-4/+4
|/
* bcma: add place for flash memory supportRafał Miłecki2012-07-176-3/+84
* bcma: add new cores at the end of listRafał Miłecki2012-07-121-2/+2
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-125-6/+42