summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-04-04Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04dm cache: fix a lock-inversionJoe Thornber
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (pc87360) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm63) Introduce 'dev' variable to point to client->devGuenter Roeck
2014-04-04hwmon: (lm63) Add additional sysfs group for temp2_type attributeGuenter Roeck
2014-04-04hwmon: (f71805f) Fix author's addressJean Delvare
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-04dmaengine: omap-dma: more consolidation of CCR register setupRussell King
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04ARM: omap: dma: get rid of errata globalRussell King
2014-04-04ARM: omap: clean up DMA register accessesRussell King
2014-04-04ARM: omap: remove almost-const variablesRussell King
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King
2014-04-04dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King
2014-04-04dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-04dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-04dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-04dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-04dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-04dmaengine: omap-dma: consolidate clearing channel status registerRussell King