summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-20drm/edid: parse the list of additional 3D modesThomas Wood
2014-01-20drm/edid: split VIC display mode lookup into a separate functionThomas Wood
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter
2014-01-20mmc: sdhci: Allow for long command timeoutsAdrian Hunter
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach
2014-01-20drm/i915: Add a kludge for DSL incrementing too late and ISR not workingVille Syrjälä
2014-01-20drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()Ville Syrjälä
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä
2014-01-20drm: Fix vblank timestamping constants for interlaced modesVille Syrjälä
2014-01-20DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski
2014-01-20drivers/dma: fix error return codeJulia Lawall
2014-01-20dma: omap: Set debug level to debugging messagesEzequiel Garcia
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai
2014-01-20drm/i915: Fix scanoutpos calculations for interlaced modesVille Syrjälä
2014-01-20drm: Change {pixel,line,frame}dur_ns from s64 to intVille Syrjälä
2014-01-20drm: Use crtc_clock in drm_calc_timestamping_constants()Ville Syrjälä
2014-01-20drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()Ville Syrjälä
2014-01-20drm: Simplify the math in drm_calc_timestamping_constants()Ville Syrjälä
2014-01-20dma: tegra: add support for Tegra148/124Laxman Dewangan
2014-01-20drm: Improve drm_calc_timestamping_constants() documentationVille Syrjälä
2014-01-20drm/i915: Call drm_calc_timestamping_constants() earlierVille Syrjälä
2014-01-20drm/i915: Kill hwmode save/restoreVille Syrjälä
2014-01-20drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()Ville Syrjälä
2014-01-20drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko
2014-01-20dma: dw: join split up messagesAndy Shevchenko
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko
2014-01-20dmaengine: k3dma: fix sparse warningsZhangfei Gao
2014-01-20dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen
2014-01-20dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen
2014-01-20pinctrl: sunxi: Honor GPIO output initial vaulesChen-Yu Tsai
2014-01-20gpio: mcp23s08: fix casting caused build warningSeongJae Park
2014-01-20gpio: mcp23s08: depend on OF_GPIOLinus Walleij
2014-01-20dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying
2014-01-20DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang
2014-01-20dmaengine: Add MOXA ART DMA engine driverJonas Jensen
2014-01-20dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier
2014-01-19net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi000
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-19net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai
2014-01-19phy: cleanup 10g codestephen hemminger
2014-01-19qlcnic: fix sparse warningsFengguang Wu