index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
atheros
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: makefiles: make use of new var KERNEL_PATCHVER
Felix Fietkau
2014-10-24
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
*
kernel: update 3.14 to 3.14.18
Luka Perkov
2014-09-10
1
-1
/
+1
*
atheros: enable the low_mem flag to better deal with 16M RAM devices
Felix Fietkau
2014-09-10
1
-1
/
+1
*
atheros: remove linux 3.10
Felix Fietkau
2014-09-06
12
-6369
/
+0
*
kernel: update 3.14 to 3.14.16
Luka Perkov
2014-08-08
1
-1
/
+1
*
atheros: switch kernel version to 3.14
Felix Fietkau
2014-08-04
1
-1
/
+1
*
atheros: add 3.14 configuration
Felix Fietkau
2014-08-04
1
-0
/
+137
*
atheros: copy 3.10 patches to 3.14 and refresh them
Felix Fietkau
2014-08-04
11
-0
/
+6242
*
atheros: refresh config-3.10
Felix Fietkau
2014-08-04
1
-1
/
+1
*
atheros: remove linux 3.8 support
Felix Fietkau
2014-07-29
13
-6524
/
+0
*
kernel: update to 3.10.49
John Crispin
2014-07-20
1
-1
/
+1
*
atheros: update macroses names
Felix Fietkau
2014-07-17
3
-276
/
+276
*
atheros[uart]: pass only physical I/O mem address to 8250 driver
Felix Fietkau
2014-07-17
1
-6
/
+5
*
atheros[uart]: use 32-bit aligned I/O
Felix Fietkau
2014-07-17
2
-5
/
+5
*
atheros[ar231x-eth]: pass PHY I/O memory via device resources
Felix Fietkau
2014-07-17
3
-41
/
+72
*
atheros[ar231x-eth]: pass phys address of I/O memory via platform res
Felix Fietkau
2014-07-17
3
-24
/
+21
*
atheros: simplify gpiolib realization
Felix Fietkau
2014-07-17
1
-177
/
+57
*
atheros: use irq_set_chained_handler()
Felix Fietkau
2014-07-17
2
-26
/
+14
[next]