| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | broadcom-wl: fix compile error with kernel 3.10 | Hauke Mehrtens | 2013-07-31 | 2 | -2/+49 |
* | mac80211: rt2x00: add missing of.h header | Felix Fietkau | 2013-07-29 | 1 | -1/+9 |
* | ath9k: fix several issues in the tx queueing rework | Felix Fietkau | 2013-07-29 | 11 | -107/+225 |
* | mac80211: rt2x00: fix default register settings for rt5350 | John Crispin | 2013-07-29 | 1 | -33/+38 |
* | mac80211: rt2x00: enable setting wifi led polarity from OF | John Crispin | 2013-07-29 | 1 | -0/+26 |
* | rt2x00: merge fix for queue stopping | Felix Fietkau | 2013-07-29 | 1 | -0/+42 |
* | mac80211: add support for verbose builds using V=sc | Felix Fietkau | 2013-07-29 | 1 | -0/+4 |
* | kernel: add usb-mxs-phy package | Luka Perkov | 2013-07-28 | 1 | -0/+17 |
* | kernel: update usb-chipidea package | Luka Perkov | 2013-07-28 | 1 | -4/+6 |
* | kernel: update usb2 package | Luka Perkov | 2013-07-28 | 1 | -2/+7 |
* | strict_strtoul is obsolete, use kstrtoul instead | John Crispin | 2013-07-27 | 2 | -2/+2 |
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 1 | -6/+18 |
* | kernel: be consistent with formatting style | Luka Perkov | 2013-07-26 | 19 | -194/+231 |
* | mac8021: add ath9k pcie id for AR9381 | John Crispin | 2013-07-25 | 1 | -0/+36 |
* | kernel: ebtables depends on bridge | Jonas Gorski | 2013-07-23 | 1 | -1/+1 |
* | lantiq: dont build ar10 drivers | John Crispin | 2013-07-22 | 1 | -1/+1 |
* | kernel: add a new global config symbol for enabling rfkill support (can be en... | Felix Fietkau | 2013-07-21 | 2 | -7/+2 |
* | kernel: fix config breakage from removing the de4x5 tulip driver | Jonas Gorski | 2013-07-21 | 1 | -0/+1 |
* | kernel: fix kmod-crypto-hw-ppc4xx dependencies | Felix Fietkau | 2013-07-21 | 1 | -1/+1 |
* | kernel: add missing config symbol for the chipidea usb driver | Felix Fietkau | 2013-07-21 | 1 | -0/+1 |
* | kernel: remove an exotic ethernet driver from the tulip package which does no... | Felix Fietkau | 2013-07-21 | 1 | -2/+0 |
* | kernel: fix crypto-hw-talitos dependencies | Gabor Juhos | 2013-07-20 | 1 | -1/+1 |
* | ath9k: add initial tx queueing rework patches | Felix Fietkau | 2013-07-20 | 10 | -0/+1172 |
* | kernel: fix kmod-fs-btrfs dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: add fbdev.ko to kmod-fb on x86 dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+5 |
* | kernel: fix kmod-rtc-pcf8563 dependencies | Hauke Mehrtens | 2013-07-19 | 2 | -2/+2 |
* | kernel: package the usbmon module | Gabor Juhos | 2013-07-19 | 1 | -0/+13 |
* | kernel: simplify kmod-crypto-misc dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -3/+2 |
* | kernel: fix kmod-et131x dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix usb-net-asix dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: fix crypto-hw-geode dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: fix crypto-hw-padlock dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix syntax error in kmod-crypto-misc | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: add missing module for mmc-spi | Felix Fietkau | 2013-07-19 | 1 | -2/+4 |
* | ltq-deu: add missing dependency | Felix Fietkau | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix kmod-usb-chipideai syntax | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix kmod-usb-chipideai dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: remove gpio_buttons | Jonas Gorski | 2013-07-19 | 1 | -18/+0 |
* | button-hotplug: add missing dependency on kmod-input-core | Felix Fietkau | 2013-07-19 | 1 | -0/+1 |
* | linux: fix platform dependency of kmod-usb2-fsl | Jo-Philipp Wich | 2013-07-19 | 1 | -1/+1 |
* | linux: kmod-ipt-filter depends on kmod-ipt-conntrack | Jo-Philipp Wich | 2013-07-19 | 1 | -1/+1 |
* | kernel: change ipt depends to a select | Jonas Gorski | 2013-07-19 | 1 | -1/+1 |
* | mac80211: add missing dependencies | Jonas Gorski | 2013-07-19 | 1 | -1/+2 |
* | kernel: video-core depends on i2c-core if i2c-core is selected | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-gpio-mcp23s08 depends on i2c-core | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-pcmcia-serial requires kmod-serial-8250 | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-e1000e depends on pip for 3.8+ | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |