| Age | Commit message (Expand) | Author |
| 2007-09-21 | Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices. | Rod Whitby |
| 2007-09-21 | [adm5120] rename NAND driver | Gabor Juhos |
| 2007-09-21 | [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrr | Gabor Juhos |
| 2007-09-21 | fix image preconfiguration | Eugene Konev |
| 2007-09-21 | add initial generic gpio-leds support | Eugene Konev |
| 2007-09-21 | Added support for /etc/default/fstab - a means of automatically mounting devices on boot. | Rod Whitby |
| 2007-09-21 | add support for OV51x based USB video devices with in-kernel JPEG decompression (closes: #2315) | Nicolas Thill |
| 2007-09-21 | add support for NW8xx based USB video devices (closes: #2319) | Nicolas Thill |
| 2007-09-21 | add support Konica based USB video devices | Nicolas Thill |
| 2007-09-21 | add a kernel module for usb video devices | Nicolas Thill |
| 2007-09-21 | make gpio conformant to generic gpio spec. | Eugene Konev |
| 2007-09-21 | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | Nicolas Thill |
| 2007-09-21 | add compat 'PROVIDES' for renamed kernel modules | Nicolas Thill |
| 2007-09-21 | add 'Provides:' line in ipkg control files | Nicolas Thill |
| 2007-09-21 | [adm5120] checkin a new, experimental USB driver | Gabor Juhos |
| 2007-09-21 | [adm5120] fix description of Kconfig option for the Macronix flash chips boot-location fixup | Gabor Juhos |
| 2007-09-21 | [adm5120] clean up jffs2 config options | Gabor Juhos |
| 2007-09-20 | fix silliness in [8886] | Matteo Croce |
| 2007-09-20 | replace deprecated u_char with u8 | Matteo Croce |
| 2007-09-20 | Make ar7_part more readable and endianness safe | Matteo Croce |
| 2007-09-20 | Fix autotools with the arpd directory | Florian Fainelli |
| 2007-09-20 | small cpmac fixes | Matteo Croce |
| 2007-09-20 | remove useless dependency | Matteo Croce |
| 2007-09-20 | fix spontaneous rebuilds caused by make package/<name>/update with quilt | Felix Fietkau |
| 2007-09-20 | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby |
| 2007-09-20 | move ntfs-3g to /packages, no need to be in /trunk | Nicolas Thill |
| 2007-09-20 | cosmetic cleanup before more deep changes | Nicolas Thill |
| 2007-09-20 | disable another module on UML | Nicolas Thill |
| 2007-09-20 | rename spca5xx to gspcav1 (match upstream name change) | Nicolas Thill |
| 2007-09-20 | rename uvcvideo to linux-uvc (match source name) | Nicolas Thill |
| 2007-09-20 | oops, forgot a file in [8865] | Nicolas Thill |
| 2007-09-20 | move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib | Nicolas Thill |
| 2007-09-20 | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr. | Felix Fietkau |
| 2007-09-20 | remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff | Felix Fietkau |
| 2007-09-20 | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. | Nicolas Thill |
| 2007-09-20 | add qos-scripts patch from #2385 | Felix Fietkau |
| 2007-09-20 | fix kmod-sched kconfig value (#2380) | Felix Fietkau |
| 2007-09-20 | disable more modules not supported on UML | Nicolas Thill |
| 2007-09-20 | video modules changes: change dependency on kmod-video-core from select to depends, cleanup | Nicolas Thill |
| 2007-09-20 | prevent madwifi from building on UML | Nicolas Thill |
| 2007-09-20 | use set_irq_chip_and_handler (#2408) | Eugene Konev |
| 2007-09-19 | style cleanups (make checkpatch.pl happy) | Matteo Croce |
| 2007-09-19 | clean up jffs2 config options | Felix Fietkau |
| 2007-09-19 | fix kconfig.pl split for config symbols that have "0" as value | Felix Fietkau |
| 2007-09-19 | enable jffs2 summary for faster mount time | Felix Fietkau |
| 2007-09-19 | made HOME=/root global instead of x86 specific | John Crispin |
| 2007-09-19 | root users folder is now in the fs and no longer /tmp | John Crispin |
| 2007-09-19 | sync awk implementation of config_get_bool with the shell variant | Felix Fietkau |
| 2007-09-19 | support true and false in config_get_bool | Felix Fietkau |
| 2007-09-19 | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev |