2.6.11-bk1 ---------- - New snapshot release. This one contains all pending patches from Ben that are missing in 2.6.11 (see http://www.arm.linux.org.uk/developer/patches/search.php?uid=33 for details) - Make use of helper functions instead of assignements for the platform_data in mach-h1940.c - Touchscreen driver * Renamed to s3c2410_ts as this driver is also used by other plateforms than h1940. * Fixed the help in the Kconfig * Modified regs-adc.h to be able to change the *_XY_PST registers * Changed the way of working of the touchscreen driver (thx to x@x.x as I lost the mail ...) * Added the ABS_PRESSURE report to the input system so that the driver works with the tslib (thx pavel@netsafe.cz) * and other things that I'm to lazy to write :P * Dragging works (thanks wingel) * Tested with http://zoo.weinigel.se/n30/downloads/root_fs_arm.ext2.gz. The ts_test program his happy :P - Usb gadget driver * Preliminary pull-up command support (but not tested) * Removed the MISCCR settings. They should go to the mach-specific files. * Removed some compilation warnings * Fix the Kconfig - Framebuffer driver * Removed the ioctl. It was used by only one app and is now obsolete by all sysfs/bl stuff * Drop all brightness stuff - Backlight driver * New driver * Prelimary version 2.6.11 ------ - New stable kernel 2.6.11-rc4-bk11 --------------- - Patches update so that they apply cleanly - Merged patches from Ben 2.6.11-rc2-bk1 -------------- - 2.6.11-rc2-bk1 (hm... quite a long time since 2.6.10-rc3) - More work on the udc driver. However, the reset still exists - Added sd/mmc driver from the opentom project (www.opentom.org/,svn.opentom.org) with some cosmetic cleanup 2.6.10-rc3 ---------- - 2.6.10-rc3 release - Removed patches that are now applied - Added possibility of turning on/off the debug in the fb driver 2.6.10-rc2 ---------- - 2.6.10-rc2 release - Added lcd power control for h1940 (included sysfs support) - Removed fix for the serial port debug - Added not yet applied patches for serial port 2.6.10-rc1-bk19 --------------- - Removed patches that are now applied - Updated the udc patch to cope with the modifications in g_serial - Removed usage of currcon in s3c2410fb.c 2.6.10-rc1-bk14 --------------- - Added suspend patch from fluff - Added new serial patch - Added patch to fix wake mask for IRQEINT[0..3], and IRQ_RTC - Replaced the patch for compile warning by the one from fluff 2.6.10-rc1-bk13 --------------- - Updated framebuffer driver with BJD patch - Split the frame buffer part into two : one for the fb driver and one for the fonts. - Removed 02_fix_reset_idle.patch as it has been applied - Removed 01_cpu_types.patch as asked - Updated mhelper patch so that it applies cleanly - Suppress some compile warning 2.6.10-rc1-bk10 --------------- - First version. Has udc, fb, mhelper, framebuffer support