aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2-4/+4
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+1
2013-01-30bcma: add gpio_to_irqHauke Mehrtens1-0/+11
2013-01-30bcma: register platform device for parallel flashRafał Miłecki3-5/+42
2013-01-28bcma: fix NAND flash validationRafał Miłecki1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-72/+155
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-3/+2
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-21/+19
2013-01-14bcma: use consistent case for 'hex' constantsNathan Hintz1-5/+5
2013-01-14bcma: add support for 1 and 2 byte extended config space accessNathan Hintz1-7/+8
2013-01-14bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz1-11/+11
2013-01-14bcma: jump to 'out' label for invalid 'func' valueNathan Hintz1-1/+5
2013-01-14bcma: delete duplicate readlNathan Hintz1-2/+0
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+28
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-1/+12
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz3-6/+12
2013-01-11bcma: fix compile errorHauke Mehrtens1-1/+1
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki1-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+2
2013-01-07bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens1-4/+4
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-2/+0
2013-01-07bcma: mips: show also disabled IRQsHauke Mehrtens1-5/+12
2013-01-07bcma: mips: make some info messages debug messagesHauke Mehrtens1-5/+5
2013-01-07bcma: mips: explicit assign IRQ numbersHauke Mehrtens1-28/+56
2013-01-07bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2-2/+4
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman6-18/+17
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki1-1/+1
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-5/+199
2012-12-10bcma: mips: fix clearing device IRQRafał Miłecki1-1/+1
2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki4-26/+29
2012-12-06bcma: register watchdog driverHauke Mehrtens3-0/+32
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-1/+37
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens1-3/+7
2012-11-22bcma: export PLL reading functionRafał Miłecki1-1/+2
2012-11-21bcma: add GPIO driverHauke Mehrtens5-0/+123
2012-11-21bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens1-0/+4
2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+30
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens1-5/+42
2012-10-29bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu1-3/+3
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+3
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens1-5/+5
2012-10-19bcma: add an extra pcie core structHauke Mehrtens2-3/+26
2012-10-19bcma: use fallback sprom if sprom on card was not validHauke Mehrtens1-1/+4
2012-10-19bcma: add some more flash chips for serial flashHauke Mehrtens1-1/+30
2012-10-19bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens1-11/+12
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+3