summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: 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-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-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
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-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
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-11serial: imx: Fix build breakagePeter Hurley
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-07-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-10Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K
2014-07-10drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher
2014-07-10drm/radeon: only print meaningful VM faultsChristian König
2014-07-10drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher
2014-07-10dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura
2014-07-10dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-07-10dm crypt, dm zero: update author name following legal name changeJana Saout
2014-07-10dm: allocate a special workqueue for deferred device removalMikulas Patocka
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-07-10Merge branch 'acpi-video'Rafael J. Wysocki