Age | Commit message (Expand) | Author | Files | Lines |
2012-12-20 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+1 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+9 |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens | 1 | -0/+3 |
2012-12-06 | bcma: add methods for watchdog driver | Hauke Mehrtens | 1 | -2/+2 |
2012-11-26 | bcma: add more package IDs | Hauke Mehrtens | 1 | -0/+5 |
2012-11-22 | bcma: export PLL reading function | Rafał Miłecki | 1 | -0/+1 |
2012-11-22 | bcma: add GPIO driver | Hauke Mehrtens | 1 | -0/+5 |
2012-11-22 | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens | 1 | -0/+2 |
2012-11-22 | bcma: add locking around GPIO register accesses | Hauke Mehrtens | 1 | -0/+3 |
2012-10-19 | bcma: add an extra pcie core struct | Hauke Mehrtens | 1 | -1/+1 |
2012-10-19 | bcma: mark nflash if it is the boot flash | Hauke Mehrtens | 1 | -0/+1 |
2012-10-19 | bcma: add and use constants for the flash windows | Hauke Mehrtens | 1 | -1/+4 |
2012-10-19 | bcma: mark pflash as present when available | Hauke Mehrtens | 1 | -0/+1 |
2012-10-19 | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 2 | -0/+6 |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 1 | -1/+1 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-09-29 | mtd: basic (read only) driver for BCMA serial flash | Rafał Miłecki | 1 | -0/+2 |
2012-09-29 | Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.... | David Woodhouse | 2 | -0/+115 |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+28 |
2012-08-22 | bcma: detect and register NAND flash device | Rafał Miłecki | 1 | -0/+13 |
2012-08-22 | bcma: detect and register serial flash device | Rafał Miłecki | 2 | -0/+15 |
2012-08-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+87 |
2012-08-10 | bcma: add (mostly) NAND defines | Rafał Miłecki | 2 | -0/+87 |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki | 1 | -0/+6 |
2012-07-17 | bcma: cc: update defines | Rafał Miłecki | 1 | -1/+50 |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 2 | -0/+102 |
2012-07-11 | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens | 1 | -0/+8 |
2012-07-10 | bcma: add constants for chip ids | Hauke Mehrtens | 1 | -0/+30 |
2012-07-10 | bcma: extend workaround for bcm4331 | Hauke Mehrtens | 1 | -0/+1 |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki | 1 | -0/+7 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+18 |
2012-05-16 | bcma: add bcma_core_pci_config_fixup() | Hauke Mehrtens | 1 | -0/+4 |
2012-05-16 | bcma: add bcma_core_pci_fixcfg() | Hauke Mehrtens | 1 | -0/+5 |
2012-05-16 | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 1 | -0/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 1 | -0/+7 |
2012-04-19 | bcma: scan for extra address space | Hauke Mehrtens | 1 | -0/+1 |
2012-03-07 | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 1 | -1/+9 |
2012-03-06 | bcma: add support for sprom not found on the device | Hauke Mehrtens | 1 | -0/+6 |
2012-03-06 | bcma: export bcma_find_core | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | bcma: add extra sprom check | Hauke Mehrtens | 1 | -0/+16 |
2012-02-06 | bcma: add bus num counter | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens | 2 | -0/+65 |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens | 1 | -1/+1 |
2012-02-06 | bcma: add constants for PCI and use them | Hauke Mehrtens | 1 | -0/+85 |
2012-02-06 | bcma: add the core unit number | Hauke Mehrtens | 1 | -0/+1 |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 1 | -1/+1 |
2011-12-14 | bcma: use static keyword for inline function declaration in bcma.h | Arend van Spriel | 1 | -11/+12 |