summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/i2c.mk
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: enable core drivers in the kernel config instead of packaging themFelix Fietkau2016-05-211-1/+1
| | | | | | Simplify profile package selection Signed-off-by: Felix Fietkau <nbd@nbd.name>
* linux: convert CompareKernelPatchVer to version tagged symbolsJo-Philipp Wich2015-01-311-4/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44229
* linux: fix broken kmod-i2c-mux-pca9541 after r44113Jo-Philipp Wich2015-01-251-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44142
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-241-10/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44113
* kernel/modules: remove unused variableJohn Crispin2014-12-051-1/+0
| | | | | | | | https://dev.openwrt.org/ticket/18472 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43515
* linux: add kmod-i2c-piix4Jo-Philipp Wich2014-10-241-0/+22
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43040
* kernel: of_i2c is moved into i2c-core in 3.12, add kernel version check into ↵Zoltan Herpai2013-11-111-2/+4
| | | | | | | | modules/i2c.mk Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38760
* package/kernel: move I2C-GPIO drivers from i2c.mk to other.mkGabor Juhos2013-09-251-31/+0
| | | | | | | | | | | | Move pca953x support from i2c.mk to other.mk, where other GPIO drivers are located. Remove duplicate pcf857x support from i2c.mk. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> [juhosg: update subject, and reformat commit message] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38185
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-0/+1
| | | | | | | | now that we have modprobe we can set more than half of the modules to AutoProbe Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38021
* kernel: be consistent with formatting styleLuka Perkov2013-07-261-15/+15
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
* linux: add missing dependency to kmod-i2c-tiny-usbJo-Philipp Wich2013-07-181-1/+1
| | | | SVN-Revision: 37399
* kernel: unbreal of_i2c selectionJohn Crispin2013-07-081-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37201
* packages: clean up the package folderJohn Crispin2013-06-211-0/+269
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007