summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-11PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen
2014-12-11PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen
2014-12-11PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2014-12-11PCI: designware: Add irq_create_mapping()Pratyush Anand
2014-12-11PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2014-12-11PCI: designware: Add header guardsSeungwon Jeon
2014-12-11PCI: exynos: Add support for MSIJingoo Han
2014-12-11of/irq: Add of_irq_parse_and_map_pci() and related functionMinghuan Lian
2014-12-11soc/fsl: add ftm alarm driver for ls1021a platformWang Dongsheng
2014-12-11soc/fsl: add freescale dir for SOC specific driversWang Dongsheng
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