| Commit message (Expand) | Author | Age |
... | |
| * | | [ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly. | Robert Jarzmik | 2008-07-03 |
| * | | [ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driver | Guennadi Liakhovetski | 2008-07-03 |
| * | | [ARM] 5136/1: pxa: fix PWM device order for pxa27x | Philipp Zabel | 2008-07-03 |
| * | | [ARM] pxa: Add PXA support for PWM API | eric miao | 2008-05-19 |
| * | | [ARM] pxa: Add bare bones PWM API | Russell King | 2008-05-19 |
| |/ |
|
* | | [ARM] pxa: allow clk aliases | Russell King | 2008-07-09 |
* | | [ARM] 5079/1: Warn people when using pxa2xx-gpio.h | Stefan Schmidt | 2008-07-07 |
* | | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes | Philipp Zabel | 2008-07-07 |
* | | [ARM] 5118/1: pxafb: add exit and remove handlers | Jaya Kumar | 2008-07-07 |
* | | [ARM] 5063/1: pxa: add clk support for pxa2xx I2S | eric miao | 2008-07-07 |
|/ |
|
* | Linux 2.6.26-rc3v2.6.26-rc3 | Linus Torvalds | 2008-05-18 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-18 |
|\ |
|
| * | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare | 2008-05-18 |
| * | i2c-amd756: Fix functionality flags | Jean Delvare | 2008-05-18 |
| * | i2c: Kill the old driver matching scheme | Jean Delvare | 2008-05-18 |
| * | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 2008-05-18 |
| * | i2c: Switch pasemi to the new device/driver matching scheme | Jean Delvare | 2008-05-18 |
| * | i2c: Clean up Blackfin BF527 I2C device declarations | Jean Delvare | 2008-05-18 |
| * | i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert | Jean Delvare | 2008-05-18 |
| * | i2c: New co-maintainer | Jean Delvare | 2008-05-18 |
* | | m68k: Add multi_defconfig | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Update defconfigs | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Correctly handle multi-ISA at runtime | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: export m68k_mmutype | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Q40/Q60 floppy support is broken | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Some network drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: dnfb doesnt check for Apollo | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: macide doesnt check for Mac | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Correct jump if not running on HP300 | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Make gcc aware that BUG() does not return | Geert Uytterhoeven | 2008-05-18 |
* | | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Kill CONFIG_WHIPPET_SERIAL | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Kill CONFIG_FB_DAFB | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Convert access_ok() to an inline function | Geert Uytterhoeven | 2008-05-18 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-17 |
|\ \ |
|
| * \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-05-17 |
| |\ \ |
|
| | * | | ARM: OMAP: Fixed comments on global PRM register usage | Kalle Jokiniemi | 2008-05-09 |
| | * | | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck | Högander Jouni | 2008-05-09 |
| | * | | ARM: OMAP: PRCM fixes to ssi clock handling | Jouni Högander | 2008-05-09 |
| | * | | ARM: OMAP: Add fuctional clock enabler for iva2 | Hiroshi DOYU | 2008-05-09 |
| | * | | ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks | Jouni Högander | 2008-05-09 |
| | * | | ARM: OMAP: Keymap fix for palmte and palmz71 | Eduardo Valentin | 2008-05-09 |
| | * | | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 2008-05-09 |
| | * | | ARM: OMAP: DMA: Fix incorrect channel linking | Jarkko Nikula | 2008-05-09 |
| | * | | ARM: OMAP: Warn on disabling clocks with no users | Tony Lindgren | 2008-05-09 |
| | * | | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 |