Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add initial generic gpio-leds support | Eugene Konev | 2007-09-21 | 1 | -0/+44 | |
| | | | | SVN-Revision: 8918 | |||||
* | Added support for /etc/default/fstab - a means of automatically mounting ↵ | Rod Whitby | 2007-09-21 | 3 | -1/+49 | |
| | | | | | | devices on boot. SVN-Revision: 8916 | |||||
* | add support for OV51x based USB video devices with in-kernel JPEG ↵ | Nicolas Thill | 2007-09-21 | 1 | -0/+44 | |
| | | | | | | decompression (closes: #2315) SVN-Revision: 8915 | |||||
* | add support for NW8xx based USB video devices (closes: #2319) | Nicolas Thill | 2007-09-21 | 2 | -0/+3026 | |
| | | | | SVN-Revision: 8914 | |||||
* | add support Konica based USB video devices | Nicolas Thill | 2007-09-21 | 1 | -0/+17 | |
| | | | | SVN-Revision: 8913 | |||||
* | add a kernel module for usb video devices | Nicolas Thill | 2007-09-21 | 1 | -1/+16 | |
| | | | | SVN-Revision: 8912 | |||||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 | 5 | -32/+32 | |
| | | | | SVN-Revision: 8911 | |||||
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | Nicolas Thill | 2007-09-21 | 2 | -2/+0 | |
| | | | | SVN-Revision: 8910 | |||||
* | add compat 'PROVIDES' for renamed kernel modules | Nicolas Thill | 2007-09-21 | 2 | -0/+2 | |
| | | | | SVN-Revision: 8907 | |||||
* | add 'Provides:' line in ipkg control files | Nicolas Thill | 2007-09-21 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8906 | |||||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 16 | -883/+4282 | |
| | | | | SVN-Revision: 8905 | |||||
* | fix description of Kconfig option for the Macronix flash chips boot-location ↵ | Gabor Juhos | 2007-09-21 | 1 | -1/+1 | |
| | | | | | | fixup SVN-Revision: 8904 | |||||
* | clean up jffs2 config options | Gabor Juhos | 2007-09-21 | 2 | -12/+0 | |
| | | | | SVN-Revision: 8903 | |||||
* | fix silliness in [8886] | Matteo Croce | 2007-09-20 | 1 | -7/+2 | |
| | | | | SVN-Revision: 8889 | |||||
* | replace deprecated u_char with u8 | Matteo Croce | 2007-09-20 | 1 | -4/+4 | |
| | | | | SVN-Revision: 8887 | |||||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 | 2 | -42/+64 | |
| | | | | SVN-Revision: 8886 | |||||
* | Fix autotools with the arpd directory | Florian Fainelli | 2007-09-20 | 1 | -0/+39 | |
| | | | | SVN-Revision: 8883 | |||||
* | small cpmac fixes | Matteo Croce | 2007-09-20 | 1 | -2/+1 | |
| | | | | SVN-Revision: 8881 | |||||
* | remove useless dependency | Matteo Croce | 2007-09-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8880 | |||||
* | fix spontaneous rebuilds caused by make package/<name>/update with quilt | Felix Fietkau | 2007-09-20 | 3 | -3/+2 | |
| | | | | SVN-Revision: 8879 | |||||
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | 2 | -4/+19 | |
| | | | | SVN-Revision: 8872 | |||||
* | move ntfs-3g to /packages, no need to be in /trunk | Nicolas Thill | 2007-09-20 | 1 | -72/+0 | |
| | | | | SVN-Revision: 8871 | |||||
* | cosmetic cleanup before more deep changes | Nicolas Thill | 2007-09-20 | 1 | -51/+83 | |
| | | | | SVN-Revision: 8870 | |||||
* | disable another module on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8869 | |||||
* | rename spca5xx to gspcav1 (match upstream name change) | Nicolas Thill | 2007-09-20 | 1 | -0/+0 | |
| | | | | SVN-Revision: 8868 | |||||
* | rename uvcvideo to linux-uvc (match source name) | Nicolas Thill | 2007-09-20 | 1 | -0/+0 | |
| | | | | SVN-Revision: 8867 | |||||
* | oops, forgot a file in [8865] | Nicolas Thill | 2007-09-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8866 | |||||
* | move kernel sound support in its own file from other.mk to sound.mk, rename ↵ | Nicolas Thill | 2007-09-20 | 2 | -66/+75 | |
| | | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib SVN-Revision: 8865 | |||||
* | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - ↵ | Felix Fietkau | 2007-09-20 | 1 | -1/+1 | |
| | | | | | | should prevent duplicate ifup actions. thx, ffrrrr. SVN-Revision: 8864 | |||||
* | remove two ip6t modules on linux 2.4, because they're causing conflicts with ↵ | Felix Fietkau | 2007-09-20 | 1 | -2/+2 | |
| | | | | | | ipv4 stuff SVN-Revision: 8863 | |||||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | 4 | -39/+59 | |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | |||||
* | add qos-scripts patch from #2385 | Felix Fietkau | 2007-09-20 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8860 | |||||
* | fix kmod-sched kconfig value (#2380) | Felix Fietkau | 2007-09-20 | 1 | -1/+14 | |
| | | | | SVN-Revision: 8858 | |||||
* | disable more modules not supported on UML | Nicolas Thill | 2007-09-20 | 2 | -1/+2 | |
| | | | | SVN-Revision: 8857 | |||||
* | video modules changes: change dependency on kmod-video-core from select to ↵ | Nicolas Thill | 2007-09-20 | 5 | -41/+29 | |
| | | | | | | depends, cleanup SVN-Revision: 8856 | |||||
* | prevent madwifi from building on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+6 | |
| | | | | SVN-Revision: 8855 | |||||
* | use set_irq_chip_and_handler (#2408) | Eugene Konev | 2007-09-20 | 1 | -1/+3 | |
| | | | | SVN-Revision: 8852 | |||||
* | style cleanups (make checkpatch.pl happy) | Matteo Croce | 2007-09-19 | 1 | -5/+5 | |
| | | | | SVN-Revision: 8851 | |||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 18 | -24/+0 | |
| | | | | SVN-Revision: 8848 | |||||
* | fix kconfig.pl split for config symbols that have "0" as value | Felix Fietkau | 2007-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8847 | |||||
* | enable jffs2 summary for faster mount time | Felix Fietkau | 2007-09-19 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8846 | |||||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 6 | -23/+3 | |
| | | | | SVN-Revision: 8845 | |||||
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 | 3 | -0/+21 | |
| | | | | SVN-Revision: 8844 | |||||
* | sync awk implementation of config_get_bool with the shell variant | Felix Fietkau | 2007-09-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8841 | |||||
* | support true and false in config_get_bool | Felix Fietkau | 2007-09-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8840 | |||||
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 | 1 | -460/+429 | |
| | | | | SVN-Revision: 8839 | |||||
* | only build sound-core module on targets supporting USB, since we don't have ↵ | Nicolas Thill | 2007-09-19 | 1 | -1/+1 | |
| | | | | | | any PCI sound devices supported atm SVN-Revision: 8838 | |||||
* | We have generic irqs now. | Eugene Konev | 2007-09-19 | 1 | -1/+2 | |
| | | | | SVN-Revision: 8835 | |||||
* | Added support for generating the cdc-ether kernel module (used to ↵ | Rod Whitby | 2007-09-18 | 1 | -0/+15 | |
| | | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833 | |||||
* | merge 3G usb serial card patches and move it at 802 | Nicolas Thill | 2007-09-17 | 2 | -24/+15 | |
| | | | | SVN-Revision: 8827 |