Age | Commit message (Expand) | Author |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-04 | bcma: unregister gpios before unloading bcma | Hauke Mehrtens |
2013-02-01 | bcma: Xflash: reorder includes to make pr_fmt work | Rafał Miłecki |
2013-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-30 | bcma: add gpio_to_irq | Hauke Mehrtens |
2013-01-30 | bcma: register platform device for parallel flash | Rafał Miłecki |
2013-01-28 | bcma: fix NAND flash validation | Rafał Miłecki |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-14 | bcma: use consistent case for 'hex' constants | Nathan Hintz |
2013-01-14 | bcma: add support for 1 and 2 byte extended config space access | Nathan Hintz |
2013-01-14 | bcma: don't map/unmap a subset of the PCI config space | Nathan Hintz |
2013-01-14 | bcma: jump to 'out' label for invalid 'func' value | Nathan Hintz |
2013-01-14 | bcma: delete duplicate readl | Nathan Hintz |
2013-01-14 | bcma: fix bcm4716/bcm4748 i2s irqflag | Nathan Hintz |
2013-01-11 | bcma: update pci configuration for bcm4706/bcm4716 | Nathan Hintz |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz |
2013-01-11 | bcma: fix compile error | Hauke Mehrtens |
2013-01-09 | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-07 | bcma: mips: rename oldirqflag to irqinitmask | Hauke Mehrtens |
2013-01-07 | bcma: mips: remove assigned_irqs from structure | Hauke Mehrtens |
2013-01-07 | bcma: mips: show also disabled IRQs | Hauke Mehrtens |
2013-01-07 | bcma: mips: make some info messages debug messages | Hauke Mehrtens |
2013-01-07 | bcma: mips: explicit assign IRQ numbers | Hauke Mehrtens |
2013-01-07 | bcma: make bcma_find_core_unit() accessible | Hauke Mehrtens |
2013-01-03 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-02 | bcma: correct M25P32 serial flash ID | Rafał Miłecki |
2013-01-02 | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-10 | bcma: mips: fix clearing device IRQ | Rafał Miłecki |
2012-12-10 | bcma: unify naming schema for clock functions | Rafał Miłecki |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens |
2012-12-06 | bcma: add methods for watchdog driver | Hauke Mehrtens |
2012-12-06 | bcma: set the pmu watchdog if available | Hauke Mehrtens |
2012-12-06 | bcma: add bcma_chipco_alp_clock | Hauke Mehrtens |
2012-11-30 | bcma: handle return value of pci_assign_resource | Hauke Mehrtens |
2012-11-22 | bcma: export PLL reading function | Rafał Miłecki |
2012-11-21 | bcma: add GPIO driver | Hauke Mehrtens |
2012-11-21 | bcma: add comment to bcma_chipco_gpio_control | Hauke Mehrtens |
2012-11-21 | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens |
2012-11-21 | bcma: add locking around GPIO register accesses | Hauke Mehrtens |
2012-10-29 | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_... | Yuanhan Liu |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-19 | bcma: do not initialize deactivated PCIe cores | Hauke Mehrtens |