| Commit message (Expand) | Author | Age | Files | Lines |
* | fix kernel modules dependences for i2c and ata-core | Claudio Mignanti | 2010-03-11 | 1 | -1/+1 |
* | Fix broken i2c module loading in R17269 | Gabor Juhos | 2009-08-16 | 1 | -2/+2 |
* | kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) | Gabor Juhos | 2009-08-15 | 1 | -41/+52 |
* | kernel/modules: package module for OpenFirmware I2C accessors | Gabor Juhos | 2009-07-19 | 1 | -3/+17 |
* | kernel/modules: package I2C bus driver for PPC4xx based systems | Gabor Juhos | 2009-07-19 | 1 | -0/+16 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 1 | -1/+3 |
* | correct kernel modules dependencies against kmod-i2c-core, they already depen... | Florian Fainelli | 2009-02-04 | 1 | -3/+3 |
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 1 | -1/+1 |
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ... | Gabor Juhos | 2008-04-29 | 1 | -17/+1 |
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 1 | -0/+16 |
* | add back scx200 gpio i2c module removed in [8825] (too early for generic gpio... | Nicolas Thill | 2007-09-22 | 1 | -3/+20 |
* | i2c changes: * split i2c algos in separate packages * remove deprecated i2c-s... | Nicolas Thill | 2007-09-17 | 1 | -26/+65 |
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 1 | -4/+4 |
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | 1 | -2/+2 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -3/+12 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 | 1 | -7/+19 |
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -4/+10 |
* | Remove buggy i2c-gpio driver | Florian Fainelli | 2007-08-01 | 1 | -12/+0 |
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 | 1 | -0/+1 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 1 | -4/+4 |
* | Fix the scx200 gpio kernel module (#1072) | Florian Fainelli | 2007-05-28 | 1 | -2/+2 |
* | Improved autorebuild for kernel related stuff. - make modules_install in the ... | Felix Fietkau | 2007-04-18 | 1 | -5/+5 |
* | Add profile for Soekris Net4801 boards (#1072) | Florian Fainelli | 2007-04-16 | 1 | -1/+13 |
* | Fix i2c kernel configuration dependency (#1511) | Florian Fainelli | 2007-04-01 | 1 | -2/+1 |
* | Fix i2c module dependencies (#1525) | Florian Fainelli | 2007-04-01 | 1 | -1/+2 |
* | Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later | Florian Fainelli | 2007-01-05 | 1 | -0/+43 |