summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-11soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar
2014-12-11clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li
2014-12-11pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li
2014-12-11pwm: fsl-ftm: Clean up the codeXiubo Li
2014-12-11pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin
2014-12-11pwm: Add Freescale FTM PWM driver supportXiubo Li
2014-12-11regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey
2014-12-11Split regmap_get_endian() in two functionsXiubo Li
2014-12-11regmap: of_regmap_get_endian() cleanupStephen Warren
2014-12-11regmap: Fix DT endianess parsing logicJavier Martinez Canillas
2014-12-11regmap: add DT endianness binding support.Xiubo Li
2014-12-11regmap: implement LE formatting/parsing for 16/32-bit values.Xiubo Li
2014-12-11serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-12-11watchdog: imx2_wdt: adds big endianness support.Xiubo Li
2014-12-11watchdog: imx2_wdt: convert to use regmap API.Xiubo Li
2014-12-11watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li
2014-12-11watchdog: imx2_wdt: disable watchdog timer during low power modeXiubo Li
2014-12-11gianfar: Fix the section mismatch warnings.Xiubo Li
2014-12-11regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li
2014-12-11regmap: mmio: Fix the bug of 'offset' value parsing.Xiubo Li
2014-12-11regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li
2014-12-11regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li
2014-12-11hwmon: (ltc2945) Fix 1st comment lineGuenter Roeck
2014-12-11hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck
2014-12-11hwmon: Driver for Linear Technologies LTC2945Guenter Roeck
2014-12-11hwmon: Do not accept invalid name attributesGuenter Roeck
2014-12-11hwmon: Provide managed hwmon registrationGuenter Roeck
2014-12-11hwmon: Introduce hwmon_device_register_with_groupsGuenter Roeck
2014-12-11mtd: spi-nor: add the copyright informationHuang Shijie
2014-12-11mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-12-11mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-12-11mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-12-11mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-12-11dmaengine: fsl-edma: add S/G support for big-endian eDMA modelJingchang Lu
2014-12-11crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-12-11crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2014-12-11crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta
2014-12-11crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta
2014-12-11crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta
2014-12-11crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta
2014-12-11crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta
2014-12-11crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-12-11crypto: caam - fix typo in dma_mapping_errorHoria Geanta
2014-12-11crypto: caam - fix DECO RSR pollingHoria Geanta
2014-12-11crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-12-11crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta
2014-12-11crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2014-12-11crypto: caam - Correct definition of registers in memory mapRuchika Gupta
2014-12-11crypto: caam - Define setbits32() and clrbits32() for ARM in the Freescale CA...Victoria Milhoan (b42089)
2014-12-11crypto: caam - writel() arguments are swappedDan Carpenter