summaryrefslogtreecommitdiff
path: root/package/kernel/modules/i2c.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix broken i2c module loading in R17269Gabor Juhos2009-08-161-2/+2
* kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)Gabor Juhos2009-08-151-41/+52
* kernel/modules: package module for OpenFirmware I2C accessorsGabor Juhos2009-07-191-3/+17
* kernel/modules: package I2C bus driver for PPC4xx based systemsGabor Juhos2009-07-191-0/+16
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-051-1/+3
* correct kernel modules dependencies against kmod-i2c-core, they already depen...Florian Fainelli2009-02-041-3/+3
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-291-1/+1
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ...Gabor Juhos2008-04-291-17/+1
* add custom GPIO-based I2C driverGabor Juhos2007-10-091-0/+16
* add back scx200 gpio i2c module removed in [8825] (too early for generic gpio...Nicolas Thill2007-09-221-3/+20
* i2c changes: * split i2c algos in separate packages * remove deprecated i2c-s...Nicolas Thill2007-09-171-26/+65
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-4/+4
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-111-2/+2
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-3/+12
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-031-7/+19
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-4/+10
* Remove buggy i2c-gpio driverFlorian Fainelli2007-08-011-12/+0
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-231-0/+1
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-4/+4
* Fix the scx200 gpio kernel module (#1072)Florian Fainelli2007-05-281-2/+2
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-181-5/+5
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-161-1/+13
* Fix i2c kernel configuration dependency (#1511)Florian Fainelli2007-04-011-2/+1
* Fix i2c module dependencies (#1525)Florian Fainelli2007-04-011-1/+2
* Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterFlorian Fainelli2007-01-051-0/+43