summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | davinci: edma: use BIT() wherever possibleSekhar Nori2010-05-131-21/+21
| * | | | | davinci: edma: fix coding style issue related to usage of bracesSekhar Nori2010-05-071-8/+7
| * | | | | davinci: edma: use a more intuitive name for edma_infoSekhar Nori2010-05-071-81/+77
| * | | | | Davinci: serial - conditional reset via pwremuCyril Chemparathy2010-05-071-1/+1
| * | | | | Davinci: serial - use ioremap()Cyril Chemparathy2010-05-071-7/+25
| * | | | | Davinci: serial - remove unnecessary defineCyril Chemparathy2010-05-072-2/+1
| * | | | | Davinci: watchdog reset separation across socsCyril Chemparathy2010-05-0713-7/+25
| * | | | | Davinci: eliminate pinmux offset verbosityCyril Chemparathy2010-05-078-43/+4
| * | | | | Davinci: gpio - fine grained lockingCyril Chemparathy2010-05-072-4/+8
| * | | | | Davinci: gpio - controller type supportCyril Chemparathy2010-05-079-0/+16
| * | | | | Davinci: gpio - register layout invariant inlinesCyril Chemparathy2010-05-073-45/+65
| * | | | | Davinci: gpio - structs and functions renamedCyril Chemparathy2010-05-072-32/+32
| * | | | | Davinci: gpio - minor cleanupCyril Chemparathy2010-05-071-23/+27
| * | | | | DaVinci: move IDE platform device to its proper placeSergei Shtylyov2010-05-077-100/+49
| * | | | | davinci: mach/common.h: add missing includesThomas Koeller2010-05-071-0/+3
| * | | | | Davinci: configurable pll divider maskCyril Chemparathy2010-05-072-3/+7
| * | | | | davinci: DM365: Allow use of GPIO64_57Thomas Koeller2010-05-072-0/+2
| * | | | | DA830 EVM: use DA8XX_AEMIF_*_BASE #define'sSergei Shtylyov2010-05-071-7/+4
| * | | | | DaVinci: move AEMIF #define's to the proper headersSergei Shtylyov2010-05-0711-52/+42
| * | | | | Davinci: tnetv107x cpu typesCyril Chemparathy2010-05-071-0/+8
| * | | | | Davinci: tnetv107x IRQ definitionsCyril Chemparathy2010-05-071-0/+97
| * | | | | Davinci: tnetv107x LPSC modulesCyril Chemparathy2010-05-071-0/+47
| * | | | | Davinci: tnetv107x pin listCyril Chemparathy2010-05-071-0/+269
| * | | | | Davinci: promote da8xx_pinmux_setup()Cyril Chemparathy2010-05-075-24/+22
| * | | | | Davinci: support LPSC SwRstDisable stateCyril Chemparathy2010-05-074-9/+21
| * | | | | Davinci: cpintc host map configurationCyril Chemparathy2010-05-074-4/+8
| * | | | | Davinci: enable timer clock before useCyril Chemparathy2010-05-071-3/+3
| * | | | | Davinci: allow SOCs based on other ARM CPUsCyril Chemparathy2010-05-072-1/+2
| * | | | | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-071-5/+7
| * | | | | RTC: DaVinci RTC driverMiguel Aguilar2010-05-073-0/+684
| * | | | | davinci: edma: clear interrupt status for interrupt enabled channels onlyAnuj Aggarwal2010-05-071-4/+7
| * | | | | davinci: da830/omap-l137 evm: use 8-wire MMC/SD card supportVipin Bhandari2010-05-071-1/+1
| * | | | | davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detectionVipin Bhandari2010-05-071-0/+15
| * | | | | davinci: sparse: gpio: void castingKevin Hilman2010-05-071-9/+18
| * | | | | davinci: misc cleanups from sparseKevin Hilman2010-05-0713-26/+31
* | | | | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-19124-717/+6649
|\ \ \ \ \ \
| * | | | | | Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks2010-05-191-2/+2
| * | | | | | Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna2010-05-191-3/+12
| * | | | | | Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna2010-05-191-20/+3
| * | | | | | ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks2010-05-193-5/+5
| * | | | | | ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna2010-05-196-0/+46
| * | | | | | ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere2010-05-193-0/+68
| * | | | | | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-194-5/+4
| * | | | | | ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-196-22/+12
| * | | | | | ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-195-9/+9
| * | | | | | ARM: S5PC100: gpio.h cleanupMarek Szyprowski2010-05-192-57/+46
| * | | | | | ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-195-8/+9
| * | | | | | ARM: S5PC100: Use common functions for gpiolib implementationMarek Szyprowski2010-05-192-87/+10
| * | | | | | drivers: serial: S5PC100 serial driver cleanupMarek Szyprowski2010-05-192-13/+4
| * | | | | | ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p moveThomas Abraham2010-05-195-1/+1454