Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a48a091962ec4f96c12038d11a15998ec28017b
/
drivers
/
bcma
8be08a3
bcma: implement host code support for PCIe Gen 2 devices
by Rafał Miłecki
· 10 years ago
b504075
bcma: add early_init function for PCIe core and move some fix into it
by Rafał Miłecki
· 10 years ago
ae8ce28
bcma: add empty PCIe hostmode functions if support is disabled
by Rafał Miłecki
· 10 years ago
3c31316
bcma: detect SPROM revision 11
by Rafał Miłecki
· 10 years ago
17fbaa6
bcma: simplify freeing cores (internal devices structs)
by Rafał Miłecki
· 10 years ago
68fcd24
bcma: fix watchdog on some ARM chipsets
by Rafał Miłecki
· 10 years ago
c5ed1df
bcma: use standard bus scanning during early register
by Rafał Miłecki
· 10 years ago
799038e
bcma: clean bus initialization code
by Rafał Miłecki
· 10 years ago
d0f66df
bcma: fix three coding style issues, more than 80 characters per line
by Oscar Forner Martinez
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
7177efc
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
by Rafał Miłecki
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
7178357
bcma: get IRQ numbers from dt
by Hauke Mehrtens
· 10 years ago
85eb92e
bcma: make it possible to specify a IRQ num in bcma_core_irq()
by Hauke Mehrtens
· 10 years ago
ab54bc8
bcma: fill core details for every device
by Rafał Miłecki
· 10 years ago
34b6d42
bcma: add another PCI ID of device with BCM43228
by Rafał Miłecki
· 10 years ago
78afe83
bcma: fix build when CONFIG_OF_ADDRESS is not set
by Hauke Mehrtens
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
a0196d1
bcma: use chipcommon node from DT for SoC GPIO chip
by Rafał Miłecki
· 10 years ago
2101e53
bcma: register bcma as device tree driver
by Hauke Mehrtens
· 10 years ago
1abf676
bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only
by Rafał Miłecki
· 10 years ago
fbf0199
bcma: print chip ID in a more user-friendly form
by Rafał Miłecki
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
1716bcf
bcma: add support for chipcommon B core
by Hauke Mehrtens
· 10 years ago
23a2f39
bcma: store more alternative addresses
by Hauke Mehrtens
· 10 years ago
37a7f87
bcma: register NAND and QSPI cores early
by Rafał Miłecki
· 10 years ago
6e094bd
bcma: move code for core registration into separate function
by Rafał Miłecki
· 10 years ago
a395135
bcma: use separated function to initialize bus on SoC
by Rafał Miłecki
· 10 years ago
dc8ecdd
bcma: move bus struct setup into early part of host specific code
by Rafał Miłecki
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
87fed55
bcma: get info about flash type SoC booted from
by Rafał Miłecki
· 10 years ago
ecf47e9
bcma: only map wrapper if its address is available
by Hauke Mehrtens
· 10 years ago
ed96c03
bcma: add PCI ID for spromless BCM43217
by Hauke Mehrtens
· 10 years ago
dc6be9f
bcma: use NS prefix for names of Northstar specific cores
by Rafał Miłecki
· 10 years ago
27cfdb0
bcma: add support for BCM43131 that was found in Tenda W311E
by Rafał Miłecki
· 10 years ago
d1d3799
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
by Rafał Miłecki
· 10 years ago
d8aef32
bcma: extract antenna gains from SPROM correctly
by Rafał Miłecki
· 10 years ago
f473832
bcma: add driver for PCIe Gen 2 core
by Rafał Miłecki
· 10 years ago
f0db59e
bcma: gpio: register all 32 GPIOs on BCM53572
by Rafał Miłecki
· 10 years ago
0f8ca01
bcma: gpio: register 32 GPIOs on BCM5357
by Rafał Miłecki
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
d5ab2ad
bcma: gpio: don't cast u32 to unsigned long
by Rafał Miłecki
· 11 years ago
978e55d
bcma: prevent irq handler from firing when registered
by Hauke Mehrtens
· 11 years ago
2997609
bcma: gpio: add own IRQ domain
by Rafał Miłecki
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
b2395b8
bcma: export bcma_find_core_unit()
by Hauke Mehrtens
· 11 years ago
3ee3730
bcma: fix sparse warnings in driver_chipcommon_sflash.c
by Hauke Mehrtens
· 11 years ago
08f336b
bcma: add missing put_device call
by Levente Kurusa
· 11 years ago
342a11e
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
0a7a109
bcma: pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
9f96da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
fdcf4f8
bcma: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
b9f54bd
bcma: add PCI id 0x4313
by Hauke Mehrtens
· 11 years ago
dfa0415
bcma: reject PCI cards in bcma.
by Hauke Mehrtens
· 11 years ago
2bedea8
bcma: make bcma_core_pci_{up,down}() callable from atomic context
by Arend van Spriel
· 11 years ago
aaa2ced
bcma: fix error code handling on 64 Bit systems
by Hauke Mehrtens
· 11 years ago
521deea
bcma: add bcma_core_pci_power_save()
by Hauke Mehrtens
· 11 years ago
780335a
bcma: do not export bcma_core_pci_extend_L1timer()
by Hauke Mehrtens
· 11 years ago
cfe51ec
bcma: add method to power up and down the PCIe core by wifi driver
by Hauke Mehrtens
· 11 years ago
f4a83e5
bcma: change max PCI read request size to 128
by Hauke Mehrtens
· 11 years ago
fd4edf1
bcma: fix handling of big addrl
by Hauke Mehrtens
· 11 years ago
1cabf7d
bcma: return correct error code when bus scan failed
by Hauke Mehrtens
· 11 years ago
6ffdead
bcma: make it possible to select SoC support without mips
by Hauke Mehrtens
· 11 years ago
bb4997a
bcma: add some more core names
by Hauke Mehrtens
· 11 years ago
88f9b65
bcma: add support for BCM43142
by Rafał Miłecki
· 11 years ago
4a71053
bcma: use const for serial flash hardware table
by Rafał Miłecki
· 11 years ago
972da7e
bcma: update core (en|dis)abling functions
by Rafał Miłecki
· 11 years ago
d186899
bcma: activate PCI host option by default
by Hauke Mehrtens
· 11 years ago
861bca2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
78e578c
bcma: support SPROM rev 10
by Rafał Miłecki
· 11 years ago
92eb164
bcma: prepare for supporting more SPROM sizes
by Rafał Miłecki
· 11 years ago
5179ed7
bcma: don't hardcode SPROM length
by Rafał Miłecki
· 11 years ago
d4988d4
bcma: add more core IDs
by Rafał Miłecki
· 12 years ago
a637b0d
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f1faa69
bcma_mips: add a const qualifier
by Artem Bityutskiy
· 12 years ago
ca84a6c
bcma: export some gpio functions
by Hauke Mehrtens
· 12 years ago
6951618
bcma: export bcma_chipco_get_alp_clock()
by Hauke Mehrtens
· 12 years ago
d6b688c
bcma: handle more devices in bcma_pmu_get_alp_clock()
by Hauke Mehrtens
· 12 years ago
e3f2ae1
bcma: use BCMA_CC_PMU_CTL_* constants
by Hauke Mehrtens
· 12 years ago
0b8d6e5
bcma: mark eromptr as __iomem
by Hauke Mehrtens
· 12 years ago
7b828f0
bcma: extract board_type from SPROM
by Rafał Miłecki
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c722839
bcma: implement disabling PLLs
by Rafał Miłecki
· 12 years ago
10419d0
bcma: ignore extra GMAC cores on BCM4706
by Rafał Miłecki
· 12 years ago
98b7ff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
f45dd36
bcma: init spin lock
by Hauke Mehrtens
· 12 years ago
b90af3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c50ae94
bcma: unregister gpios before unloading bcma
by Hauke Mehrtens
· 12 years ago
58b2710
bcma: Xflash: reorder includes to make pr_fmt work
by Rafał Miłecki
· 12 years ago
ed6882a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
8f1ca26
bcma: add gpio_to_irq
by Hauke Mehrtens
· 12 years ago
73e4dbe
bcma: register platform device for parallel flash
by Rafał Miłecki
· 12 years ago
6b112de
bcma: fix NAND flash validation
by Rafał Miłecki
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
Next »