summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65217: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* mfd: max8925: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* mfd: arizona: Mark missing AOD registers as volatileCharles Keepax2013-10-232-2/+2
* mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax2013-10-231-1/+1
* mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones2013-10-231-2/+2
* mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan2013-10-231-6/+15
* mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan2013-10-231-0/+5
* mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan2013-10-231-0/+1
* mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan2013-10-231-1/+0
* mfd: max77693: Added device tree supportAndrzej Hajda2013-10-231-0/+8
* mfd: max77693: Remove device wakeup from driverAndrzej Hajda2013-10-231-10/+0
* mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown2013-10-231-0/+5
* mfd: mc13xxx: Don't require lock for simple register I/OMark Brown2013-10-231-5/+0
* mfd: twl6040: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-231-8/+2
* mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-231-7/+1
* mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke2013-10-231-4/+6
* mfd: Add STw481x driverLinus Walleij2013-10-233-0/+261
* mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat2013-10-233-6/+1
* mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax2013-10-231-1/+1
* mfd: arizona: Update registers for WM5110 DSPCharles Keepax2013-10-231-2/+32
* mfd: rtsx: Modify rts5249_optimize_phyWei WANG2013-10-231-2/+46
* mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-5/+1
* mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
* mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
* mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun2013-10-231-0/+1
* mfd: aat2870: Fix sparse errorSachin Kamat2013-10-231-1/+1
* mfd: tps6586x: Implement irq_set_wakeStephen Warren2013-10-231-3/+15
* mfd: wm8994: Inline register I/O functionsMark Brown2013-10-231-78/+0
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2013-10-231-1/+1
* mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander2013-10-231-4/+8
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-133-4/+5
|\
| * watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
| * watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
| * watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-132-4/+6
|\ \ | |/ |/|
| * dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| * rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-111-2/+5
| * rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-111-2/+0
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-129-22/+34
|\ \
| * | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
| * | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
| * | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
| * | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
| * | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-101-0/+3
| * | i2c: Not all adapters have a parentJean Delvare2013-10-101-0/+3
| * | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-6/+5
| * | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-1/+2
| * | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-5/+6
| * | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-101-2/+3
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-121-1/+1
|\ \