aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* bcm53xx: add missing Netgear R8000 LEDsRafał Miłecki2015-11-071-0/+57
* bcm53xx: Netgear R8000: define GPIO powering USB portsRafał Miłecki2015-11-072-2/+31
* bcm53xx: replace USB patch fixing power control with the most recent versionRafał Miłecki2015-11-075-62/+100
* ramips: minor tweak to the lks7688 baord nameJohn Crispin2015-11-052-2/+2
* ramips: add feature to blink led on sysupgradeJohn Crispin2015-11-032-1/+11
* CC: kernel: update kernel 3.18 to version 3.18.23Hauke Mehrtens2015-11-0157-267/+202
* procd: update to latest gitJohn Crispin2015-10-261-38/+15
* ar71xx: Bitmain Antminer S1/S3 set GPIO for USB PowerJohn Crispin2015-10-262-1/+6
* ramips: WIZnet WizFi630A Platfrom support - board detectionJohn Crispin2015-10-201-0/+3
* ar71xx: Bitmain Antminer S1 & S3 cleanupJohn Crispin2015-10-2010-41/+49
* ramips: gpio-mt7621 was not handling irqs above 31 properlyJohn Crispin2015-10-201-1/+1
* ar71xx: Add Gainstrong MiniBox v1.0 support to 15.05John Crispin2015-10-199-0/+162
* malta: remove le64/be64 referencesJohn Crispin2015-10-195-81/+1
* ar71xx: Add support for WeIO boardJohn Crispin2015-10-197-6/+187
* ramips: add alsa driverJohn Crispin2015-10-195-2/+8445
* ramips: update mt7628 dtsi fileJohn Crispin2015-10-191-5/+180
* ramips: add a baurate hackJohn Crispin2015-10-191-0/+12
* ramips: add LinkIt Smart7688 supportJohn Crispin2015-10-197-0/+315
* ramips: add mt7688 subtargetJohn Crispin2015-10-195-2/+226
* generic: add 8139cp fixes from 4.3John Crispin2015-10-151-0/+367
* mcs814x: use firmware partition splitter on dLAN USB ExtenderJohn Crispin2015-10-153-9/+5
* mcs814x: fix interrupt handlingJohn Crispin2015-10-152-22/+27
* mcs814x: fix debug UARTJohn Crispin2015-10-152-3/+48
* ar71xx: add support for D-LINK DIR-615 rev. Ix boardJohn Crispin2015-10-1511-6/+189
* lantiq: several ARV7519RW22 fixesJohn Crispin2015-10-153-9/+21
* mvebu: add support for the Linksys WRT1900ACS (Shelby)Imre Kaloz2015-10-0812-7/+370
* generic/3.18: refresh patchesImre Kaloz2015-10-082-8/+8
* ramips: various mt7688 pinmux fixesJohn Crispin2015-10-021-11/+13
* ralink: add irq to mt7628 gpio nodeJohn Crispin2015-10-021-0/+3
* ralink: the mmc driver can now handle CD lines that are active lowJohn Crispin2015-10-021-3/+13
* ramips: add CD polling to sd driverJohn Crispin2015-10-021-12/+15
* ralink: speed selection was broken in spi-mt7621John Crispin2015-10-021-4/+5
* ramips: remove debug code from usb phy driverJohn Crispin2015-10-021-5/+3
* ramips: add mt7621/3/8 support to the I2C driverJohn Crispin2015-10-021-38/+66
* ramips: fix reported vendor nameJohn Crispin2015-10-021-0/+22
* ramips: add proper mt7688 detectionJohn Crispin2015-10-022-2/+116
* ramips: add speed and mode settings to spi-mt7621John Crispin2015-10-021-13/+178
* ramips: add get_direction() callback and irq support to gpio-mt7621John Crispin2015-10-021-12/+188
* ramips: more m7628 pinmux fixesJohn Crispin2015-10-021-0/+131
* ramips: add mt7628 pwm driverJohn Crispin2015-10-021-0/+204
* ramips: make pinctrl work on newer socsJohn Crispin2015-10-021-20/+27
* ramips: make the mt7628 spi driver work for both cs linesJohn Crispin2015-10-021-8/+7
* ramips: make the early_printk code detect which uart is usedJohn Crispin2015-10-021-2/+27
* CC: ramips: Added WIZnet WizFi630A Platfrom based on Ralink RT5350John Crispin2015-10-016-1/+214
* kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly ...Felix Fietkau2015-09-243-0/+314
* kernel: add a patch to fix crashes on pppoe disconnect/reconnectFelix Fietkau2015-09-222-2/+18
* mips: Free memory when load_module fails (#14453)Felix Fietkau2015-09-182-5/+188
* kernel: bridge, multicast-to-unicast: fix echoes on STAFelix Fietkau2015-09-181-15/+20
* generic: Fix per interface nf_call_iptables settingFelix Fietkau2015-09-181-172/+0
* kernel: bridge, multicast-to-unicast: assign src after pskb_may_pull()Felix Fietkau2015-09-181-19/+26