summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-03dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-03dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-03dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-03dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-03dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-03dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-04-03dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-04-03dmaengine: omap-dma: provide register definitionsRussell King
2014-04-03dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-04-03dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-04-03dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-04-03dmaengine: omap-dma: control start/stop directlyRussell King
2014-04-03dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-04-03dmaengine: omap-dma: program hardware directlyRussell King
2014-04-03dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-03dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03rtc: treewide: remove excess rtc_device validationAlexander Shiyan
2014-04-03drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey
2014-04-03drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson
2014-04-03drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant
2014-04-03rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga
2014-04-03drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan
2014-04-03rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright
2014-04-03rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright
2014-04-03rtc: pm8xxx: use regmap API for register accessesJosh Cartwright
2014-04-03rtc: pm8xxx: fixup checkpatch/style issuesJosh Cartwright
2014-04-03rtc: verify a critical argument to rtc_update_irq() before using itAlessandro Zummo
2014-04-03drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup sourceWang Dongsheng
2014-04-03drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-03drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-03drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-04-03drivers/rtc/rtc-ds3232.c: make it possible to share an irqBharat Bhushan
2014-04-03rtc: sunxi: change compatiblesMaxime Ripard
2014-04-03rtc: mc13xxx: make rtc_read_time() more readableAlexander Shiyan
2014-04-03rtc: mc13xxx: change RTC validation schemeAlexander Shiyan
2014-04-03rtc: mc13xxx: fix 1Hz interruptAlexander Shiyan
2014-04-03rtc: mc13xxx: simplify alarm_irq_enable()Alexander Shiyan
2014-04-03rtc: mc13xxx: request IRQs after RTC registrationAlexander Shiyan
2014-04-03rtc: mc13xxx: remove __exit_p()Alexander Shiyan
2014-04-03drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chipsSimon Guinot
2014-04-03drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creationSimon Guinot
2014-04-03drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernationXianglong Du
2014-04-03drivers/rtc/rtc-da9052.c: remove redundant private structure fieldAnthony Olech
2014-04-03drivers/rtc/rtc-isl12057.c: remove duplicate includeSachin Kamat
2014-04-03rtc: rtc-jz4740: use devm_ioremap_resource()Jingoo Han
2014-04-03rtc: rtc-vt8500: use devm_ioremap_resource()Jingoo Han
2014-04-03rtc: rtc-davinci: use devm_ioremap_resource()Jingoo Han
2014-04-03rtc: rtc-coh901331: use devm_ioremap_resource()Jingoo Han