aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-30usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov
2014-04-30usb: phy: msm: Enable deferred driver probingIvan T. Ivanov
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh
2014-04-30usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov
2014-04-30iwlegacy: Convert /n to \nJoe Perches
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-30ath9k: remove tid->paused flagFelix Fietkau
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau
2014-04-30fbdev: Fix tmiofb driver dependenciesJean Delvare
2014-04-30video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han
2014-04-30video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger
2014-04-30video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida
2014-04-30video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring
2014-04-30of/fdt: fix phys_addr_t related print size warningsRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-04-30of/fdt: remove some unneeded includesRob Herring
2014-04-30dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala
2014-04-30dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes
2014-04-30dmaengine: edma: Document variables used for residue accountingJoel Fernandes
2014-04-30dmaengine: edma: Provide granular accountingThomas Gleixner
2014-04-30dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner
2014-04-30dmaengine: edma: Create private pset structThomas Gleixner
2014-04-30dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner
2014-04-30dmaengine: edma: Sanitize residue reportingThomas Gleixner
2014-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han