summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFIG_ZRAM_LZ4_COMPRESS=yHEADmasterNicolas Chauvet2014-07-071-1/+1
|
* Add tagr drm patchezNicolas Chauvet2014-07-074-0/+962
|
* Apply tagr drm - race free patchesNicolas Chauvet2014-07-071-1/+12
|
* Remove hook handled in tegra-nextNicolas Chauvet2014-07-071-15/+0
|
* Swich to whole tegra-next bpNicolas Chauvet2014-07-071-2/+2
|
* Add tegra-bp-next-3.17.patchNicolas Chauvet2014-07-071-0/+5510
|
* Switch to CONFIG_USB_GPIO_VBUS to builtinNicolas Chauvet2014-07-071-1/+1
| | | | | | | | | This is an attempt to fix the following message: usb1_vbus: Failed to request enable GPIO170: -517 reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 Later the related module phy-gpio-vbus-usb will not be loaded
* [LOCAL] switch to CONFIG_REGULATOR_GPIO to builtinNicolas Chauvet2014-07-071-1/+1
|
* Bump versionNicolas Chauvet2014-07-071-1/+1
|
* Apply tegra-bp-delay-timer-3.17.patchNicolas Chauvet2014-07-071-0/+2
|
* Add tegra-bp-delay-timer-3.17.patchNicolas Chauvet2014-07-071-0/+59
|
* [LOCAL] Switch CONFIG_LEDS_GPIO as builtinNicolas Chauvet2014-07-071-1/+1
|
* [LOCAL] Switch CONFIG_LEDS_PWM as builtinNicolas Chauvet2014-07-071-1/+1
|
* [LOCAL] Disable exynos IOMMUNicolas Chauvet2014-07-071-2/+2
|
* [LOCAL] Switch PWM_TEGRA as builtinNicolas Chauvet2014-07-071-1/+1
|
* Remove merge hookNicolas Chauvet2014-07-071-20/+0
|
* Remove drm_mode_connector_update_edid_property hookNicolas Chauvet2014-07-071-14/+0
|
* Add CONFIG_GPIO_PCA953X_IRQ=y as found in tegra_defconfigNicolas Chauvet2014-07-071-1/+2
|
* Add CONFIG_PINCTRL_AS3722=y listed in tegra_defconfigNicolas Chauvet2014-07-071-0/+1
|
* Apply linux-3.15-tagr.patchNicolas Chauvet2014-07-071-0/+5
|
* Add linux-3.15-tagr.patchNicolas Chauvet2014-07-071-0/+1325
|
* Disable merged patchNicolas Chauvet2014-07-071-1/+1
|
* Add marvin24s patchesNicolas Chauvet2014-07-076-0/+524
|
* [LOCAL] Config trimslice rtc0 as builtinNicolas Chauvet2014-07-071-1/+1
|
* [LOCAL] Add CONFIG_BACKLIGHT_PWM builtinNicolas Chauvet2014-07-071-1/+1
|
* [LOCAL] Enable FSF2 as a moduleNicolas Chauvet2014-07-071-1/+6
|
* [LOCAL] Kill TI EDMANicolas Chauvet2014-07-071-2/+2
|
* [LOCAL] Disable MAILBOXNicolas Chauvet2014-07-071-1/+1
|
* [LOCAL] Disable perfs and toolsNicolas Chauvet2014-07-071-0/+2
|
* [LOCAL] disable pae/lpae kvarriantNicolas Chauvet2014-07-071-0/+3
|
* Add CONFIG_RTC_DRV_SNVS as builtinNicolas Chauvet2014-07-071-1/+1
| | | | | | | | | This prevent error like this déc. 31 19:00:02 localhost kernel: drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ... déc. 31 19:00:09 localhost kernel: snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc0 On the wandboard, this rtc isn't wired, so it can only help to save time accross reboot
* Add TPS6586x RTC/Regulator as builtinNicolas Chauvet2014-07-072-3/+4
| | | | | | Conflicts: config-armv7
* Bump CMA to 64M by default as found in 3.15 multi_v7_defconfigNicolas Chauvet2014-07-071-1/+1
| | | | | | | | | | The commit d1c912c1001f was made into tegra_defconfig and later forwared to multi_v7_deconfig as 0c86f089e66a93 Quoting original commit into the kernel tree: - Allocate 64 MiB for CMA by default; the default 16MiB is not enough for the majority of use-cases. This can still be overridden by the cma command-line option.
* Linux v3.16-rc4Josh Boyer2014-07-075-70/+73
| | | | - Disable debugging options.
* Linux v3.16-rc3-149-g034a0f6b7db7Josh Boyer2014-07-045-357/+6
|
* Linux v3.16-rc3-62-gd92a333a65a1Josh Boyer2014-07-023-2/+274
| | | | - Add patch to fix virt_blk oops (rhbz 1113805)
* arm64: build-in ahci, ethernet, and rtc drivers.Kyle McMartin2014-07-022-3/+6
|
* Linux v3.16-rc3-6-g16874b2cb867Josh Boyer2014-07-015-66/+71
| | | | - Reenable debugging options.
* minor ARMv7 cleanupPeter Robinson2014-07-012-11/+6
|
* kernel-arm64.patch, update from git.Kyle McMartin2014-06-302-60/+696
|
* Linux v3.16-rc3Josh Boyer2014-06-307-314/+76
| | | | | - Enable USB rtsx drivers (rhbz 1114229) - Disable debugging options.
* Linux v3.16-rc2-222-g3493860c76ebJosh Boyer2014-06-272-3/+6
|
* Add metadata header to ↵Hans de Goede2014-06-271-0/+3
| | | | 0002-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch
* Add patch to fix wifi on lenove yoga 2 series (rhbz#1021036)Hans de Goede2014-06-272-0/+144
|
* Enable rtl8192ee (rhbz 1113422)Josh Boyer2014-06-262-1/+5
|
* Add kernel-arm64.patch, see %changelog for more informationKyle McMartin2014-06-264-2/+7676
|
* Trimmed changelog, see fedpkg git for earlier history.Josh Boyer2014-06-261-1887/+3
|
* Linux v3.16-rc2-211-gd7933ab727edJosh Boyer2014-06-262-2/+5
|
* Linux v3.16-rc2-69-gd91d66e88ea9Josh Boyer2014-06-252-2/+5
|
* Revert commit that breaks Wacom Intuos4 from Benjamin TissoiresJosh Boyer2014-06-252-0/+47
|