Age | Commit message (Expand) | Author |
2008-04-21 | [ARM] 5007/1: magician: properly request GPIOs used by the machine code itself | Philipp Zabel |
2008-04-21 | [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup | Jaya Kumar |
2008-04-19 | [ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driver | Guennadi Liakhovetski |
2008-04-19 | [ARM] pxa: V4L2 soc_camera driver for PXA270 | Guennadi Liakhovetski |
2008-04-19 | [ARM] pxa: initialise PXA devices before platform init code | Russell King |
2008-04-19 | [ARM] 5002/1: tosa: add two more leds | Dmitry Baryshkov |
2008-04-19 | [ARM] 5004/1: Tosa: make several unreferenced structures static. | Dmitry Baryshkov |
2008-04-19 | [ARM] 5003/1: Shut up sparse warnings | Dmitry Baryshkov |
2008-04-19 | [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line | Mark Brown |
2008-04-19 | [ARM] 4973/1: Tosa: use leds-gpio driver. | Dmitry Baryshkov |
2008-04-19 | [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code | Dmitry Baryshkov |
2008-04-19 | [ARM] pxa: lubbock: move mis-placed SPI info | Russell King |
2008-04-19 | [ARM] 4970/1: tosa: correct gpio used for wake up. | Dmitry Baryshkov |
2008-04-19 | [ARM] 4966/1: magician: add MFP pin configuration | Philipp Zabel |
2008-04-19 | [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio | Philipp Zabel |
2008-04-19 | [ARM] 4958/2: tosa: fix i2c registration. | Dmitry Baryshkov |
2008-04-19 | [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. | Dmitry Baryshkov |
2008-04-19 | [ARM] 4953/1: magician: add backlight power switching GPIOs | Philipp Zabel |
2008-04-19 | [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ... | Philipp Zabel |
2008-04-19 | [ARM] 4951/1: magician: enable external power supply (pda_power) driver | Philipp Zabel |
2008-04-19 | [ARM] 4950/1: magician: enable MMC support | Philipp Zabel |
2008-04-19 | [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash... | Philipp Zabel |
2008-04-19 | [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD | Philipp Zabel |
2008-04-19 | [ARM] 4944/2: magician: enable i2c bus | Philipp Zabel |
2008-04-19 | [ARM] 4942/1: magician: fix the backlight driver name | Philipp Zabel |
2008-04-19 | [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones | Philipp Zabel |
2008-04-19 | [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend | Mark Brown |
2008-04-19 | [ARM] 4901/3: mainstone: Register primary I2C bus | Mark Brown |
2008-04-19 | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards | Jaya Kumar |
2008-04-19 | [ARM] pxa: add keypad support for littleton | eric miao |
2008-04-19 | [ARM] pxa: add keypad support for zylonite | eric miao |
2008-04-19 | [ARM] pxa: add partial keypad support for mainstone | eric miao |
2008-04-19 | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao |
2008-04-19 | [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 | eric miao |
2008-04-19 | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for lubbock | eric miao |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for mainstone | eric miao |
2008-04-19 | [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h | eric miao |
2008-04-19 | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} | eric miao |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-19 | [ARM] pxa: move mfp sysdev registeration out for suspend/resume order | eric miao |
2008-04-19 | [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific | eric miao |
2008-04-19 | [ARM] pxa: make pxa_gpio_irq_type() processor generic | eric miao |
2008-04-19 | [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c | eric miao |
2008-04-19 | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() | eric miao |
2008-04-19 | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao |
2008-04-19 | [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c | eric miao |
2008-04-19 | [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions | eric miao |
2008-04-19 | [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() | eric miao |
2008-04-19 | [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs | eric miao |