| Commit message (Expand) | Author | Age |
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
* | package/kernel: only include i2c-of if CONFIG_OF enabled | Gabor Juhos | 2013-04-06 |
* | unbreak i2c-mv64xxx dependencies | John Crispin | 2013-04-03 |
* | fix borken of-i2c dependencies | John Crispin | 2013-04-03 |
* | make OF_I2C build as part of i2c-core | John Crispin | 2013-04-03 |
* | package/kernel: i2c: don't skip built-in modules | Jonas Gorski | 2013-02-23 |
* | kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx | Florian Fainelli | 2013-01-14 |
* | kernel: make kmod-of-i2c available for the mvebu target | Florian Fainelli | 2013-01-08 |
* | kernel: adjust orion/kirkwood packages to also build for mvebu target | Florian Fainelli | 2013-01-08 |
* | Remove remaining etrax references | John Crispin | 2013-01-02 |
* | i2c-gpio-mux: fix build for 3.6+ kernels | Florian Fainelli | 2012-11-11 |
* | i2c muxes modules have a different prefix since 3.5 | Florian Fainelli | 2012-10-24 |
* | partially revert r32855 | Florian Fainelli | 2012-07-29 |
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 |
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 |
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc... | Felix Fietkau | 2012-05-27 |
* | package/kernel: add i2c module support for Freescale MPC processors | Gabor Juhos | 2012-04-29 |
* | modules: fixes ko files that were renamed in 3.1 | John Crispin | 2011-11-03 |
* | kernel: fix i2c section after r28334 | Florian Fainelli | 2011-10-10 |
* | package I2C_MUX_GPIO | John Crispin | 2011-10-01 |
* | add support for more i2c muxes | Florian Fainelli | 2011-09-30 |
* | package i2c master driver | Florian Fainelli | 2011-03-30 |
* | use i2c_defaults for kmod-i2c-at91 | Florian Fainelli | 2011-02-11 |
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 |
* | kernel: kirkwood/orion I2C module support | Lars-Peter Clausen | 2010-10-04 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 |
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 |
* | fix kernel modules dependences for i2c and ata-core | Claudio Mignanti | 2010-03-11 |
* | Fix broken i2c module loading in R17269 | Gabor Juhos | 2009-08-16 |
* | kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) | Gabor Juhos | 2009-08-15 |
* | kernel/modules: package module for OpenFirmware I2C accessors | Gabor Juhos | 2009-07-19 |
* | kernel/modules: package I2C bus driver for PPC4xx based systems | Gabor Juhos | 2009-07-19 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 |
* | correct kernel modules dependencies against kmod-i2c-core, they already depen... | Florian Fainelli | 2009-02-04 |
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 |
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ... | Gabor Juhos | 2008-04-29 |
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 |
* | add back scx200 gpio i2c module removed in [8825] (too early for generic gpio... | Nicolas Thill | 2007-09-22 |
* | i2c changes: * split i2c algos in separate packages * remove deprecated i2c-s... | Nicolas Thill | 2007-09-17 |
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 |
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 |
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 |
* | Remove buggy i2c-gpio driver | Florian Fainelli | 2007-08-01 |
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 |
* | Fix the scx200 gpio kernel module (#1072) | Florian Fainelli | 2007-05-28 |
* | Improved autorebuild for kernel related stuff. - make modules_install in the ... | Felix Fietkau | 2007-04-18 |