summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-15dmaengine: pl330: Simplify marking a request as unusedLars-Peter Clausen
2014-07-15dmaengine: pl330: Embed pl330_req directly into dma_pl330_descLars-Peter Clausen
2014-07-15dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structsLars-Peter Clausen
2014-07-15dmaengine: pl330: Simplify is_manager()Lars-Peter Clausen
2014-07-15dmaengine: pl330: Remove uneccessary ccr validationLars-Peter Clausen
2014-07-15dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *Lars-Peter Clausen
2014-07-15dmaengine: pl330: Remove useless xfer_cb indirectionLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove unused mc_len field from _pl330_req structLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove unused next field form pl330_xfer structLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove unused client_data field form pl330_infoLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove unused dmac_reset callbackLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove unused pl330_chanstatus structLars-Peter Clausen
2014-07-15dmaengine: pl330: Remove duplicated cachecontrol enumLars-Peter Clausen
2014-07-15dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtypeLars-Peter Clausen
2014-07-15dmaengine: inherit debug settings from the subsystem for subdirectoriesWolfram Sang
2014-07-14dmaengine: Update documentation for inline wrappersGeert Uytterhoeven
2014-07-14dmaengine: Use dma_zalloc_coherentJoe Perches
2014-07-14dmaengine: qcom_bam_dma: Add descriptor flagsAndy Gross
2014-07-14dmaengine: Freescale: change descriptor release process for supporting async_txHongbo Zhang
2014-07-14dmaengine: Freescale: add suspend resume functions for DMA driverHongbo Zhang
2014-07-14dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsaveHongbo Zhang
2014-07-13Linux 3.16-rc5v3.16-rc5Linus Torvalds
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-13parisc: drop unused defines and header includesHelge Deller
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-12Documenation/laptops: rename and update hpfall.cPali Rohár
2014-07-12DocBook: fix various typosMasanari Iida
2014-07-12DocBook: fix mtdnand typosMasanari Iida
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros