summaryrefslogtreecommitdiff
path: root/backport
AgeCommit message (Expand)Author
2017-02-23backports: add definitions S32_MAX and S32_MINArend Van Spriel
2017-02-14backports: add "MBIM Extended Functional Descriptor" structure definitionArend Van Spriel
2017-02-09backports: always use new version compare macrosJohannes Berg
2017-02-09backports: don't use __ro_after_init with genl families on <=4.9Johannes Berg
2017-02-07backports: add USB_CDC_MBIM_EXTENDED_TYPE if neededJohannes Berg
2017-02-07backports: fix version checks for debugfs_real_fops()Johannes Berg
2017-02-07backports: remove some stray whitespaceJohannes Berg
2017-02-07backports: remove erroneously added compiler optionsJohannes Berg
2017-02-07backports: add dev_coredumpsg() where neededJohannes Berg
2017-02-07backports: add cdc_parse_cdc_header()Johannes Berg
2017-02-07backports: add linux/gpio/driver.hJohannes Berg
2017-02-07backports: add READ_ONCE and WRITE_ONCEJohannes Berg
2017-02-07backports: add devm_gpio_free()Johannes Berg
2017-02-07backports: add strscpy()Johannes Berg
2017-02-07backports: suppress led_set_brightness redefinition warningsJohannes Berg
2017-02-07backports: always add netdev_rss_key_fill()Johannes Berg
2017-02-07backports: add more OF functionsJohannes Berg
2017-02-07backports: disable thermal for kernels < 3.8Johannes Berg
2017-02-07backports: add sg_nents()Johannes Berg
2017-02-07backports: include mutex.h in leds-disabled.hJohannes Berg
2017-02-07backports: include of_device.h into of_platform.hJohannes Berg
2017-02-07backports: add idr_for_each_entry()Johannes Berg
2017-02-07Revert "backports: only backport kconfig.h macros for < v3.4"Johannes Berg
2017-02-07backports: restore config_enabled() macroArend van Spriel
2017-02-07backports: add dummy of_dma_configure()Johannes Berg
2017-02-07backports: add BUILD_BUG_ON_MSGJohannes Berg
2017-02-07backports: bump rhashtable requirementJohannes Berg
2017-02-07backports: add __BUILD_BUG_ON_NOT_POWER_OF_2Johannes Berg
2017-02-07backports: add debugfs_real_fops()Johannes Berg
2017-02-07backports: add version compare macrosJohannes Berg
2017-02-07backports: backport hrtimer_start() with scalar argumentJohannes Berg
2017-02-07backports: add ETH_MIN_MTUJohannes Berg
2017-02-07backports: add USB_SPEED_SUPER_PLUSJohannes Berg
2017-02-07backports: add netif_trans_update()Johannes Berg
2017-02-07backports: add ETH_MAX_MTUJohannes Berg
2017-02-07backports: remove 802.15.4 entirelyJohannes Berg
2017-02-07backports: add compiler-gcc{5,6,7}.hJohannes Berg
2017-02-07backports: include rhashtable only when neededJohannes Berg
2017-02-07backports: always disable PIEJohannes Berg
2017-02-07backports: guard genetlink uapi include_nextJohannes Berg
2017-02-07backports: add sg_pcopy_from_bufferJohannes Berg
2017-02-07backports: add definition for dev_of_node()Arend Van Spriel
2017-02-07backports: add CLASS_ATTR_RW/CLASS_ATTR_ROJohannes Berg
2017-02-06backports: empty define for __ro_after_initArend van Spriel
2017-02-06backports: add backport for nla_memdup()Arend van Spriel
2017-02-06backports: add backport for genl_family_attrbuf() functionArend van Spriel
2017-02-06backports: only backport kconfig.h macros for < v3.4Luca Coelho
2017-02-06backport: remove current_user_ns backportLuca Coelho
2017-02-06backport: add nla_put_s64 backport for < v4.7Luca Coelho
2017-02-06gentree: create Kconfig.local, use it to restrict compatJohannes Berg