summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-25backports: refresh patches on next-20131004backports-20131004Hauke Mehrtens
Manual fixes where needed in: patches/collateral-evolutions/network/09-threaded-irq/drivers_net_wireless_ti_wlcore_main.patch patches/collateral-evolutions/network/40-netdev-hw-features/drivers_net_ethernet_atheros_atl1e_atl1e_main.patch 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ OK ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-25backports: add NETIF_F_RXFCS and NETIF_F_RXALLHauke Mehrtens
When these are set to 0 on kernels where they are not supported it should result in them not being used at all. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-25backports: fix usb-sg for usbnetHauke Mehrtens
This adapts the changes from: commit 60e453a940ac678565b6641d65f8c18541bb9f28 Author: Ming Lei <ming.lei@canonical.com> Date: Mon Sep 23 20:59:35 2013 +0800 USBNET: fix handling padding packet Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-25backports: add dma_set_mask_and_coherent()Hauke Mehrtens
dma_set_mask_and_coherent() is used by some Broadcom drivers. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de
2013-10-24backports: refresh on next-20130927backports-20130927Hauke Mehrtens
== ckmake-report.log == 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ OK ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-24backports: add backport prefix to devm_regulator_register()Hauke Mehrtens
Use LINUX_BACKPORT() to prevent a collision with some backported patches in the kernel backports is being compiled against. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-24backports: add dev_get_platdata()Hauke Mehrtens
This adds dev_get_platdata() function. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-24backports: refresh patches on next-20130920backports-20130920Hauke Mehrtens
1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ OK ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-24backports: fixed regulator driver depends on kernel >= 3.13Hauke Mehrtens
The fixed voltage regulator depends now on kernel >= 3.13, it uses regulator_desc.fixed_uV. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-24backports: add devm_regulator_register()Hauke Mehrtens
This backports the following commit from mainline: commit b33e46bcdc4e598d738ed12a5a7906be4e11d786 Author: Mark Brown <broonie@linaro.org> Date: Sat Aug 31 11:58:26 2013 +0100 regulator: core: Provide managed regulator registration Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: refresh patches on next-20130913backports-20130913Hauke Mehrtens
== ckmake-report.log == 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ OK ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: refresh patches on next-20130906backports-20130906-2backports-20130906Hauke Mehrtens
== ckmake-report.log == 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ OK ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: tcf_destroy_chain takes a normal pointer on <= 2.6.25Hauke Mehrtens
This caused a compile warning and probably runtime errors in sch_fq_codel_core.c Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: use correct suspend/resume function for rtl8188eeHauke Mehrtens
The newly created function ends with _compat. This causes compile warnings and probably runtime problems on kernel < 2.6.29. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: struct tty_port was added with kernel 2.6.28Hauke Mehrtens
The functions will only build for kernel version < 3.10 and >= 2.6.28, so the same with the prototype. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: REGULATOR_TPS65217 needs struct members from kernel 3.12Hauke Mehrtens
This does not compile on kernel < 3.12. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove addr_assign_type from usbnetHauke Mehrtens
addr_assign_type was added with kernel 2.6.36. This is just used to inform userspace, so removing it is no problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: add eth_hw_addr_inherit()Hauke Mehrtens
This is needed by drivers/net/wireless/libertas/mesh.c Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: refresh on next-20130830backports-20130830Hauke Mehrtens
== ckmake-report.log == 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ FAIL ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: do not use uapi in includeHauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: add platform driver for media driversHauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: VIDEO_RENESAS_VSP1 depends on kernel >= 3.6Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: fix kernel dependencies for regulator driversHauke Mehrtens
These drivers are depending on changes of the regulator core driver which are not in the specific kernel versions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove vga_switcheroo.hHauke Mehrtens
This only used by the DRM drivers Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove linux/pagemap.hHauke Mehrtens
This was just used by some GPU drivers Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove pci_platform_rom()Hauke Mehrtens
This was only used by the DRM drivers Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove shmem_read_mapping_page_gfp()Hauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove cpufreq_quick_get_max()Hauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove i2c_bit_algo()Hauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove compat_wake_up_locked()Hauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove devm_regmap_init_spi()Hauke Mehrtens
This is not used by any code in backports, not even a DRM driver. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove ktime_get_monotonic_offset()Hauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove scatterlistHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove some stuff related to MTRRHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove more hdmi stuffHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove BACKPORT_BUILD_HDMIHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove BACKPORT_BUILD_RADIX_HELPERSHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove CPTCFG_BACKPORT_BUILD_WW_MUTEXHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove BACKPORT_BUILD_CROSS_RESERVATIONHauke Mehrtens
This was only needed for some of the DRM drivers, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove platform driversHauke Mehrtens
The platform drivers were only needed by some DRM drivers and are not needed any more with the DRM driver being removed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-23backports: remove DRM driverHauke Mehrtens
Maintaining the DRM driver takes a lot of recourses as there they are depending on many API changes done to the core kernel code and currently we do not have that many recourses to follow them. On the other side one needs also new userspace drivers to make use of the new features added to the DRM kernel drivers and it is not easy to update the X drivers. Therefore we came to the conclusion to remove the drm drivers for now. There were also some problems with some DRM drivers, like the Intel i915 driver caused kernel panic on some systems and was probably only usable on some very recent kernel versions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: update test kernel versionsbackports-20130822Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: refresh patches on next-20130822Hauke Mehrtens
== ckmake-report.log == 1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.98 [ OK ] 17 3.1.10 [ OK ] 18 3.10.14 [ OK ] 19 3.11.3 [ OK ] 20 3.12-rc3 [ FAIL ] 21 3.2.51 [ OK ] 22 3.3.8 [ OK ] 23 3.4.64 [ OK ] 24 3.5.7 [ OK ] 25 3.6.11 [ OK ] 26 3.7.10 [ OK ] 27 3.8.13 [ OK ] 28 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: remove reading of consumed energy from sysfsHauke Mehrtens
MSR_RAPL_POWER_UNIT is not available on older kernel versions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: add tty_port_tty_hangup()Hauke Mehrtens
This is needed by ./net/bluetooth/rfcomm/tty.c Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: add tty_port_tty_wakeup()Hauke Mehrtens
This is needed by ./net/bluetooth/rfcomm/tty.c Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: copy include/drm/drm_flip_work.hHauke Mehrtens
This file was newly added to drm. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: backport new sysfs api in mediaHauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: add DEVICE_ATTR_RWHauke Mehrtens
This is used by drivers/media/v4l2-core/v4l2-dev.c. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-21backports: refresh patches for next-20130816backports-20130816Hauke Mehrtens
1 2.6.25 [ OK ] 2 2.6.26 [ OK ] 3 2.6.27 [ OK ] 4 2.6.28 [ OK ] 5 2.6.29 [ OK ] 6 2.6.30 [ OK ] 7 2.6.31 [ OK ] 8 2.6.32 [ OK ] 9 2.6.33 [ OK ] 10 2.6.34 [ OK ] 11 2.6.35 [ OK ] 12 2.6.36 [ OK ] 13 2.6.37 [ OK ] 14 2.6.38 [ OK ] 15 2.6.39 [ OK ] 16 3.0.89 [ OK ] 17 3.1.10 [ OK ] 18 3.10.5 [ OK ] 19 3.11-rc4 [ OK ] 20 3.2.50 [ OK ] 21 3.3.8 [ OK ] 22 3.4.56 [ OK ] 23 3.5.7 [ OK ] 24 3.6.11 [ OK ] 25 3.7.10 [ OK ] 26 3.8.13 [ OK ] 27 3.9.11 [ OK ] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>