| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | imx23: add hw crypto (dcp) support | Zoltan Herpai | 2013-08-03 | 3 | -0/+1008 |
* | kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set | Hauke Mehrtens | 2013-08-03 | 1 | -2/+2 |
* | kernel: add missing config options | Hauke Mehrtens | 2013-08-02 | 2 | -0/+4 |
* | kernel: add missing module to video-core for kernel < 3.6 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+8 |
* | kernel: fix usb-chipidea compilation with kernel <= 3.9 | Hauke Mehrtens | 2013-08-02 | 1 | -3/+3 |
* | kernel: add missing config option | Hauke Mehrtens | 2013-08-02 | 1 | -0/+1 |
* | kernel: add missing config option | Hauke Mehrtens | 2013-08-02 | 4 | -0/+4 |
* | broadcom-diag: add support for the ASUS RT-N12 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+20 |
* | broadcom-diag: increase version number | Hauke Mehrtens | 2013-08-02 | 1 | -1/+1 |
* | mac80211: backport a few upstream fixes | Felix Fietkau | 2013-08-02 | 2 | -10/+206 |
* | kernel: ocf: add missing kernel dependencies | Jonas Gorski | 2013-08-01 | 1 | -0/+3 |
* | kernel: load libphy before tg3 | Hauke Mehrtens | 2013-08-01 | 1 | -1/+1 |
* | brcm47xx: switch to kernel 3.10.4 | Hauke Mehrtens | 2013-08-01 | 1 | -1/+1 |
* | brcm47xx: use lib phy when tg3 is in use | Hauke Mehrtens | 2013-08-01 | 1 | -0/+14 |
* | kernel: b53: use devm_gpio_request_one() to request gpio | Hauke Mehrtens | 2013-08-01 | 1 | -3/+4 |
* | brcm47xx: improve detection of Linksys WRTSL54GS | Hauke Mehrtens | 2013-08-01 | 3 | -7/+32 |
* | brcm47xx: remove support for kernel 3.9 | Hauke Mehrtens | 2013-08-01 | 29 | -3348/+0 |
* | kernel: b53: add support for GPIO reset | Hauke Mehrtens | 2013-08-01 | 2 | -0/+43 |
* | brcm47xx: add function to get a gpio pin by name | Hauke Mehrtens | 2013-08-01 | 3 | -3/+38 |
* | gpio-button-hotplug: use gpio_button_get_value() to initialize last_state. | John Crispin | 2013-08-01 | 1 | -1/+1 |
* | gpio-button-hotplug: use gpio_button_get_value() to fetch state. | John Crispin | 2013-08-01 | 1 | -4/+1 |
* | gpio-button-hotplug: add inline function gpio_button_get_value(). | John Crispin | 2013-08-01 | 1 | -0/+9 |
* | ramips: add Poray IP2202 support | John Crispin | 2013-08-01 | 8 | -0/+121 |
* | ramips: add Poray X8 support | John Crispin | 2013-08-01 | 8 | -3/+125 |
* | ramips: add Poray X5/X6 Support | John Crispin | 2013-08-01 | 8 | -3/+158 |
* | ramips: add Poray M4 4M/8M support | John Crispin | 2013-08-01 | 9 | -2/+222 |
* | ramips: add Poray M3 support | John Crispin | 2013-08-01 | 8 | -0/+136 |
* | ramips: add basics for Poray devices | John Crispin | 2013-08-01 | 4 | -0/+797 |
* | lantiq: fix VG3503J ethernet/gphy led support | John Crispin | 2013-08-01 | 3 | -46/+18 |
* | ralink: add mt7620a_mt7610e profile | John Crispin | 2013-08-01 | 2 | -0/+2 |
* | imx23: add lradc support | Zoltan Herpai | 2013-08-01 | 3 | -3/+31 |
* | kernel: add missing iio config symbols for 3.10 | Zoltan Herpai | 2013-08-01 | 1 | -0/+83 |
* | libubox: update to the latest version, fixes a fd deletion race condition in ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes a crash on early cgi/lua process ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 2 | -1/+15 |
* | broadcom-wl: fix compile error with kernel 3.10 | Hauke Mehrtens | 2013-07-31 | 2 | -2/+49 |
* | brcm47xx: run mtd fixtrx linux every time | Hauke Mehrtens | 2013-07-31 | 1 | -8/+1 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 2 | -2/+7 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-31 | 1 | -2/+2 |
* | imx23: add SoC sound support | Zoltan Herpai | 2013-07-31 | 4 | -1/+2931 |
* | gcc: merge a bugfix for a MIPS specific internal compiler error | Felix Fietkau | 2013-07-31 | 2 | -0/+130 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 2 | -2/+10 |
* | kernel: update remaning platforms accidentally left out of r37617 | Felix Fietkau | 2013-07-30 | 10 | -10/+10 |
* | mac80211: rt2x00: add missing of.h header | Felix Fietkau | 2013-07-29 | 1 | -1/+9 |
* | kernel: update to linux 3.10.4, refresh patches | Felix Fietkau | 2013-07-29 | 25 | -70/+67 |
* | ath9k: fix several issues in the tx queueing rework | Felix Fietkau | 2013-07-29 | 11 | -107/+225 |
* | lantiq: setup gphy leds on TPlink TDW8970 | John Crispin | 2013-07-29 | 1 | -8/+7 |
* | lantiq: add gphy pinmux definitions | John Crispin | 2013-07-29 | 1 | -0/+88 |
* | lantiq: set sane default for phy leds | John Crispin | 2013-07-29 | 1 | -9/+26 |
* | ramips: fix indenting of spi partitions inside dts files | John Crispin | 2013-07-29 | 12 | -240/+240 |