summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-1122-141/+535
|\
| * pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin2014-05-231-0/+1
| * pwm: ab8500: Fix wrong value shift for disable/enable PWMAxel Lin2014-05-211-7/+2
| * pwm: samsung: do not set manual update bit in pwm_samsung_configAjay Kumar2014-05-211-3/+0
| * pwm: lp3943: Set pwm_chip can_sleep flagAxel Lin2014-05-211-0/+1
| * pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-211-0/+1
| * pwm: mxs: set pwm_chip can_sleep flagShawn Guo2014-05-211-0/+1
| * pwm: tiehrpwm: inline accessor functionsWolfram Sang2014-05-211-2/+2
| * pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang2014-05-211-1/+1
| * pwm-backlight: retrieve configured PWM periodAlexandre Belloni2014-05-211-3/+6
| * leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni2014-05-211-1/+4
| * pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-211-16/+3
| * pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-211-1/+7
| * pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
| * pwm: lpss: Fix const qualifier and sparse warningsThierry Reding2014-05-071-2/+2
| * pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani2014-05-071-1/+1
| * pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-071-40/+29
| * pwm-backlight: Disable backlight on shutdownThierry Reding2014-05-021-0/+9
| * pwm: lpss: Add support for PCI devicesAlan Cox2014-04-281-31/+130
| * pwm: vt8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: spear: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: i.MX: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: ab8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: kona: Introduce Kona PWM controller supportTim Kryger2014-04-283-0/+328
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-1115-26/+30
|\ \
| * | mtip32xx: minor performance enhancementsSam Bradshaw2014-06-062-10/+13
| * | block: add blk_rq_set_block_pc()Jens Axboe2014-06-0613-16/+17
* | | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-1141-1609/+3360
|\ \ \
| * | | mtd: gpmi: add gpmi support for imx6sxHuang Shijie2014-05-294-15/+28
| * | | mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle2014-05-291-24/+1
| * | | mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi2014-05-281-9/+4
| * | | mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni2014-05-281-2/+2
| * | | mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan2014-05-281-5/+5
| * | | mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-281-2/+4
| * | | mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris2014-05-281-2/+6
| * | | mtd: nand_bbt: remove unused variableBrian Norris2014-05-281-4/+1
| * | | mtd: maps: sc520cdp: fix warningsBrian Norris2014-05-281-3/+3
| * | | mtd: slram: fix unused variable warningBrian Norris2014-05-281-3/+1
| * | | mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris2014-05-261-1/+2
| * | | mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia2014-05-211-2/+15
| * | | mtd: nand: pxa3xx: Clean pxa_ecc_init() error handlingEzequiel Garcia2014-05-211-11/+10
| * | | mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia2014-05-211-0/+36
| * | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-05-211-0/+94
| * | | mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-211-0/+36
| * | | NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee2014-05-211-2/+10