linux-ezx 2.6.21: update to r2011:
authorKoen Kooi <koen@openembedded.org>
Sat, 19 May 2007 09:38:22 +0000 (09:38 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 19 May 2007 09:38:22 +0000 (09:38 +0000)
commitc50fe0c5f0eb2e243a4921e8576ba49db26483fc
tree45fbe157b566abc7dc092d7d1b5d34d0cdfec4ba
parenta338dfb607b7a17292b6ec719c2db6528e6a87ad
linux-ezx 2.6.21: update to r2011:
r2011: call send_readurb on bp_rdy signal from BP to keep BP communication active
       add asoc pxa2xx-ssp.c driver from asoc-v0.13rc3
r2010: * pxa-kbd.patch: Fix pxakbd bug: direct keys were not passed to userspace
       * a780-kbd.patch: Cleanup keycodes definition for a780, use unique keycodes so
        to avoid the double event problem occurring when the same keycode is used more
        than once.
r2003: core: EZX subsystem
       ezx-phone.c file for each phone
                BP handshake code on a platform_driver (and another .patch)
       pm:      fully functional suspend/resume (except for BP)
                reboot/poweroff
       new: a780 flip
                e680 lock switch
       bp: Kconfig entry to disable BP handshake (the watchdog dont start if we dont try to handshake)
       other: delete obsolete files
r2002: * Implement vibrator handling for a780 using the leds class.
r1999: * Port and readapt ezx-backlight patch. Let's use again the backlight class
         to handle lcd brightness.
r1998: * Port leds patches for A780 and E680 (we still pollute ezx.c for now)
22 files changed:
packages/linux/linux-ezx-2.6.21/a780-flip.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/a780-kbd.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/a780-leds.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/a780-mci.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/a780-vibrator.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/asoc-pxa-ssp.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/defconfig-a780
packages/linux/linux-ezx-2.6.21/defconfig-e680 [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/e680-kbd.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/e680-leds.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/e680-locksw.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/e680-mci.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/ezx-backlight.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/ezx-bp.patch [new file with mode: 0644]
packages/linux/linux-ezx-2.6.21/ezx-core.patch
packages/linux/linux-ezx-2.6.21/ezx-emu.patch
packages/linux/linux-ezx-2.6.21/ezx-pcap.patch
packages/linux/linux-ezx-2.6.21/ezx-pm.patch
packages/linux/linux-ezx-2.6.21/mux_cli.patch
packages/linux/linux-ezx-2.6.21/pcap-ts.patch
packages/linux/linux-ezx-2.6.21/pxa-kbd.patch
packages/linux/linux-ezx_2.6.21.bb