Age | Commit message (Collapse) | Author | Files |
|
|
|
and 'f81643eda3b84834595762e576e7135f0101ce23'
|
|
|
|
|
|
* For completeness.
|
|
and '6a838084d7927ab7f64149ec2659ec411cd2a923'
|
|
* Changes since -hh13 are:
1. gpiodev2 framework added, based on ideas of David Brownell's gpiolib
(i.e. there's still scalar namespace for GPIOs, and the code and data structures
for implicit dispatching to owning device; due to this, standard Genreic GPIO
API can be used intact). gpiolib itself was not used as it's not submitted for
mainline inclusion yet, so it's unclear in which shape it will go there at all.
2. gpiodev is deprecated in favor of gpiodev2.
3. asic3_base, htc-egpio: Add gpiodev2 support.
4. gpiodev_keys, asic3_keys are deprecated in favor of gpio_keys which now supports
keys on any kind of GPIO.
5. asic3_leds, hamcop_leds, samcop_leds are made child devices of the corresponding
SoC, their definitions merged to main machine file for many models.
6. pasic3-base.c: Driver for PASIC3 chip (htcmagician, htcblueangel, etc.).
7. leds-pasic3, ledtrig-backlight: New drivers.
8. h4000, h5000, htcmagician: Cleanup and more merging into main machine file.
|
|
|
|
and '895f25e3b9a12c824a7627b17b4bd30d2affbd1d'
|
|
|
|
* Changes since -hh12:
1. ts-adc-debounce and ts-adc merged under the name of ts-adc.
2. SoC driver header files consolidation: now all they live in
<include/linux/mfd/>
3. All SoC drivers now accept IRQ base for demultiplexed interrupts via
.irq_base in platform_date, alloc_irq_space() and friends removed.
4. Codebase cleanup.
|
|
|
|
|
|
* fix hamcop compilation issue as reported in http://bugs.openembedded.org/show_bug.cgi?id=2658
* fixes bug #2658
* hh12 supersedes this version and works, but I thought fixing it anyway was a good idea
|
|
|
|
and '998f0f497d358b8816a0539ed794c21b62f0df02'
|
|
Generated by defconfigman and uses corgi_bl not pxapwm
|
|
|
|
|
|
|
|
* Changes since -hh11 are:
1. *_static_defconfigs now consistently include support for MTD block/char devices.
2. asus716: PCMCIA cleanups.
3. aximx50: Move towards runtime VGA vs QVGA configuration.
4. acx: Fixed PCMCIA suspend/resume; fixed issue with WEP keys being lost after resume;
fix buffer overflow while accessing diag files in /proc.
5. ts_adc_debounce: Fix regression, add rough but practical threshold for better pen up
detection, implement module debug parameter.
6. h4000: pcmcia fixes, acx works pretty well now, ts_adc_debounce tweaking.
7. looxc550: Buttons, power, UDC support.
8. htcmagician: Better earphone support.
9. SoC base drivers: concistently support child devices pattern.
10. pxa27x_udc: Add support for platform_data::gpio_pullup.
|
|
|
|
* New defconfig (more modular et al.)
* More life-like driver set on image
|
|
|
|
|
|
|
|
* Instead, make angstrom distro which wants so, not install them for a couple
of adhocly selected devices.
* See http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001688.html
|
|
and '4ed12f8853fc35aaa445b675fde2edc9d8b0f0ab'
|
|
|
|
|
|
|
|
and 'f1821469be3c8f5081df2188813bc21f7d26b8a8'
|
|
|
|
|
|
and 'beb1fc79f1a536fd48b5ecbd2bdfcb11369d5888'
|
|
|
|
|
|
* All devices: MTD option cleanup.
* h2200: Enabled JFFS2.
* h4000, htcbluangel: Enabled acx_cs.
|
|
* Changes since -hh10 are:
1. looxc550 port added (initial stage).
2. acx: PCMCIA driver written.
3. h4000, htcblueangel: PCMCIA support revamped, ACX100 WiFi works now.
4. hamcop_base, samcop_base: Initial support for child devices paradigm.
5. Codebase cleanup and restructuring.
|
|
|
|
|
|
|
|
fsgbe.conf to match vendor binary modules.
|
|
and 'c2b7bf2b98443cd961a60ce5dd26e8d6e01afda2'
|
|
|
|
on insert. This is caused by an irq arriving before dev->base_addr
has been set so the driver ends up doing an inw(NULL) which oopses.
have checked for base_addr == 0 in driver and returned from irq early. This
prevents oops and doesnt break with other cards in my collection.
|
|
pcmic cdroms
|
|
here now they are
|
|
http://slackpad.svn.sourceforge.net/viewvc/slackpad/trunk/SIMpad-Kernel-2.6/2.6.21/patches/
amd tweaking the defconfig a little bit
|
|
|