| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [adm5120] rename NAND driver | juhosg | 2007-09-21 | 3 | -7/+11 |
* | [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrr | juhosg | 2007-09-21 | 1 | -2/+8 |
* | fix image preconfiguration | ejka | 2007-09-21 | 2 | -12/+17 |
* | add initial generic gpio-leds support | ejka | 2007-09-21 | 1 | -0/+44 |
* | Added support for /etc/default/fstab - a means of automatically mounting devi... | rwhitby | 2007-09-21 | 3 | -1/+49 |
* | add support for OV51x based USB video devices with in-kernel JPEG decompressi... | nico | 2007-09-21 | 1 | -0/+44 |
* | add support for NW8xx based USB video devices (closes: #2319) | nico | 2007-09-21 | 2 | -0/+3026 |
* | add support Konica based USB video devices | nico | 2007-09-21 | 1 | -0/+17 |
* | add a kernel module for usb video devices | nico | 2007-09-21 | 1 | -1/+16 |
* | make gpio conformant to generic gpio spec. | ejka | 2007-09-21 | 5 | -32/+32 |
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | nico | 2007-09-21 | 2 | -2/+0 |
* | add compat 'PROVIDES' for renamed kernel modules | nico | 2007-09-21 | 2 | -0/+2 |
* | add 'Provides:' line in ipkg control files | nico | 2007-09-21 | 1 | -0/+1 |
* | [adm5120] checkin a new, experimental USB driver | juhosg | 2007-09-21 | 16 | -883/+4282 |
* | [adm5120] fix description of Kconfig option for the Macronix flash chips boot... | juhosg | 2007-09-21 | 1 | -1/+1 |
* | [adm5120] clean up jffs2 config options | juhosg | 2007-09-21 | 2 | -12/+0 |
* | fix silliness in [8886] | matteo | 2007-09-20 | 1 | -7/+2 |
* | replace deprecated u_char with u8 | matteo | 2007-09-20 | 1 | -4/+4 |
* | Make ar7_part more readable and endianness safe | matteo | 2007-09-20 | 2 | -42/+64 |
* | Fix autotools with the arpd directory | florian | 2007-09-20 | 1 | -0/+39 |
* | small cpmac fixes | matteo | 2007-09-20 | 1 | -2/+1 |
* | remove useless dependency | matteo | 2007-09-20 | 1 | -1/+1 |
* | fix spontaneous rebuilds caused by make package/<name>/update with quilt | nbd | 2007-09-20 | 3 | -3/+2 |
* | Add reiserfs module and include it in the FSG-3 profile. | rwhitby | 2007-09-20 | 2 | -4/+19 |
* | move ntfs-3g to /packages, no need to be in /trunk | nico | 2007-09-20 | 1 | -72/+0 |
* | cosmetic cleanup before more deep changes | nico | 2007-09-20 | 1 | -51/+83 |
* | disable another module on UML | nico | 2007-09-20 | 1 | -1/+1 |
* | rename spca5xx to gspcav1 (match upstream name change) | nico | 2007-09-20 | 1 | -0/+0 |
* | rename uvcvideo to linux-uvc (match source name) | nico | 2007-09-20 | 1 | -0/+0 |
* | oops, forgot a file in [8865] | nico | 2007-09-20 | 1 | -1/+1 |
* | move kernel sound support in its own file from other.mk to sound.mk, rename k... | nico | 2007-09-20 | 2 | -66/+75 |
* | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul... | nbd | 2007-09-20 | 1 | -1/+1 |
* | remove two ip6t modules on linux 2.4, because they're causing conflicts with ... | nbd | 2007-09-20 | 1 | -2/+2 |
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add... | nico | 2007-09-20 | 4 | -39/+59 |
* | add qos-scripts patch from #2385 | nbd | 2007-09-20 | 1 | -0/+1 |
* | fix kmod-sched kconfig value (#2380) | nbd | 2007-09-20 | 1 | -1/+14 |
* | disable more modules not supported on UML | nico | 2007-09-20 | 2 | -1/+2 |
* | video modules changes: change dependency on kmod-video-core from select to de... | nico | 2007-09-20 | 5 | -41/+29 |
* | prevent madwifi from building on UML | nico | 2007-09-20 | 1 | -1/+6 |
* | use set_irq_chip_and_handler (#2408) | ejka | 2007-09-20 | 1 | -1/+3 |
* | style cleanups (make checkpatch.pl happy) | matteo | 2007-09-19 | 1 | -5/+5 |
* | clean up jffs2 config options | nbd | 2007-09-19 | 18 | -24/+0 |
* | fix kconfig.pl split for config symbols that have "0" as value | nbd | 2007-09-19 | 1 | -1/+1 |
* | enable jffs2 summary for faster mount time | nbd | 2007-09-19 | 2 | -2/+2 |
* | made HOME=/root global instead of x86 specific | blogic | 2007-09-19 | 6 | -23/+3 |
* | root users folder is now in the fs and no longer /tmp | blogic | 2007-09-19 | 3 | -0/+21 |
* | sync awk implementation of config_get_bool with the shell variant | nbd | 2007-09-19 | 1 | -2/+2 |
* | support true and false in config_get_bool | nbd | 2007-09-19 | 1 | -2/+2 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | ejka | 2007-09-19 | 1 | -460/+429 |
* | only build sound-core module on targets supporting USB, since we don't have a... | nico | 2007-09-19 | 1 | -1/+1 |