summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-23mfd: max8925: Remove redundant of_match_ptrSachin Kamat
2013-10-23mfd: arizona: Mark missing AOD registers as volatileCharles Keepax
2013-10-23mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax
2013-10-23mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones
2013-10-23mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan
2013-10-23mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan
2013-10-23mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan
2013-10-23mfd: max77693: Added device tree supportAndrzej Hajda
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown
2013-10-23mfd: mc13xxx: Don't require lock for simple register I/OMark Brown
2013-10-23mfd: twl6040: Drop devm_free_irq of devm_ allocated irqWei Yongjun
2013-10-23mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke
2013-10-23mfd: Add STw481x driverLinus Walleij
2013-10-23mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat
2013-10-23mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax
2013-10-23mfd: arizona: Update registers for WM5110 DSPCharles Keepax
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG
2013-10-23mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun
2013-10-23mfd: aat2870: Fix sparse errorSachin Kamat
2013-10-23mfd: tps6586x: Implement irq_set_wakeStephen Warren
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown
2013-10-23mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck
2013-10-23mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet
2013-10-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o