| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Backport essential fixes for ad799x | Hauke Mehrtens | 2014-09-13 | 3 | -0/+417 |
* | bcm53xx: select nvram package by default | Hauke Mehrtens | 2014-09-13 | 1 | -1/+1 |
* | atheros: refresh config | John Crispin | 2014-09-12 | 1 | -4/+0 |
* | atheros: convert AR2315 GPIO code to platform driver | John Crispin | 2014-09-12 | 4 | -172/+327 |
* | atheros: convert AR5312 GPIO code to platform driver | John Crispin | 2014-09-12 | 4 | -75/+198 |
* | atheros: rework chained interrupts handling | John Crispin | 2014-09-12 | 2 | -47/+47 |
* | atheros: convert gpio.h to stub | John Crispin | 2014-09-12 | 2 | -25/+13 |
* | atheros: rename SoCs config symbols | John Crispin | 2014-09-12 | 5 | -15/+15 |
* | atheros: add AR2316 and AR2318 SoCs detection | John Crispin | 2014-09-12 | 2 | -5/+13 |
* | atheros: ar2315-pci: convert to platform driver | John Crispin | 2014-09-12 | 1 | -33/+59 |
* | atheros: ar2315-pci: rename configuration symbol | John Crispin | 2014-09-12 | 2 | -6/+7 |
* | atheros: ar2315-pci: update DMA offset macroses | John Crispin | 2014-09-12 | 2 | -16/+24 |
* | atheros: ar2315-pci: update host bridge resources | John Crispin | 2014-09-12 | 2 | -20/+8 |
* | atheros: ar2315-pci: rework the configuration access code | John Crispin | 2014-09-12 | 1 | -34/+48 |
* | atheros: ar2315-pci: rework interrupt handling | John Crispin | 2014-09-12 | 2 | -66/+103 |
* | atheros: ar2315-pci: rework host controller initialization | John Crispin | 2014-09-12 | 1 | -24/+50 |
* | atheros: ar2315-pci: cosmetic changes | John Crispin | 2014-09-12 | 1 | -22/+47 |
* | atheros: ar2315-pci: remove odd locking in PCI config space access function | John Crispin | 2014-09-12 | 1 | -5/+1 |
* | atheros: remove odd ATHEROS_AR2315 config symbol dependencies | John Crispin | 2014-09-12 | 2 | -11/+4 |
* | atheros: various space related changes | John Crispin | 2014-09-12 | 6 | -89/+52 |
* | atheros: rework and cleanup board initialization | John Crispin | 2014-09-12 | 1 | -85/+52 |
* | atheros: update ether addresses handling | John Crispin | 2014-09-12 | 1 | -14/+13 |
* | atheros: remove useless includes | John Crispin | 2014-09-12 | 3 | -22/+7 |
* | atheros: ar231x-eth: remove useless IOCTL handlers | John Crispin | 2014-09-12 | 2 | -24/+5 |
* | atheros: ar2315-spiflash: use mutex inplace of spinlock | John Crispin | 2014-09-12 | 1 | -60/+14 |
* | atheros: ar2315-spiflash: update initialization | John Crispin | 2014-09-12 | 1 | -23/+12 |
* | atheros: ar2315-spiflash: use devm_* API to simplify the code | John Crispin | 2014-09-12 | 1 | -33/+15 |
* | atheros: remove useless return | John Crispin | 2014-09-12 | 3 | -8/+3 |
* | atheros: remove FSF mailing address | John Crispin | 2014-09-12 | 2 | -6/+4 |
* | atheros: add blank line after declarations | John Crispin | 2014-09-12 | 3 | -10/+20 |
* | atheros: use static keywork for local code | John Crispin | 2014-09-12 | 1 | -3/+3 |
* | atheros: use NULL instead of plain integer | John Crispin | 2014-09-12 | 1 | -1/+1 |
* | atheros: add missing include | John Crispin | 2014-09-12 | 1 | -2/+6 |
* | atheros: avoid extern prototypes | John Crispin | 2014-09-12 | 1 | -17/+16 |
* | ralink: drop 3.10 support | John Crispin | 2014-09-12 | 87 | -66599/+0 |
* | lantiq: update 3.14 patches | John Crispin | 2014-09-11 | 38 | -60/+1545 |
* | kernel: update 3.14 to 3.14.18 | Luka Perkov | 2014-09-10 | 375 | -5690/+1326 |
* | atheros: enable the low_mem flag to better deal with 16M RAM devices | Felix Fietkau | 2014-09-10 | 1 | -1/+1 |
* | ar71xx: ack completed tx descriptors only after the full frame has been compl... | Felix Fietkau | 2014-09-10 | 1 | -10/+16 |
* | imx6: fix image build for Generic profile. | Luka Perkov | 2014-09-09 | 1 | -5/+7 |
* | kernel: drop 3.9 support | Hauke Mehrtens | 2014-09-08 | 161 | -33345/+0 |
* | gemini: drop kernel 3.9 support | Hauke Mehrtens | 2014-09-08 | 18 | -5269/+0 |
* | gemini: switch to kernel 3.10 | Hauke Mehrtens | 2014-09-08 | 1 | -1/+1 |
* | omap: add kernel 3.14 support | Hauke Mehrtens | 2014-09-08 | 6 | -0/+636 |
* | kernel: add bcma patches sent upstream but not pushed yet | Hauke Mehrtens | 2014-09-08 | 6 | -59/+524 |
* | kernel: update bcma to the version from wireless-testing master-2014-09-04 tag | Hauke Mehrtens | 2014-09-08 | 3 | -56/+282 |
* | ralink: dwc_otg->dwc2 | John Crispin | 2014-09-08 | 15 | -19/+19 |
* | ralink: add dwc2 device_reset() call | John Crispin | 2014-09-08 | 1 | -0/+21 |
* | lantiq: add ath9k led pin support | John Crispin | 2014-09-08 | 1 | -11/+16 |
* | sunxi: re-add lradc driver in 3.14 | Zoltan Herpai | 2014-09-08 | 1 | -0/+2 |