summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-29usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi
2015-07-29usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar
2015-07-29usb: gadget: composite.c: i18n is not an acronymDiego Viola
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-07-29usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak
2015-07-29usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak
2015-07-29usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi
2015-07-29usb: dwc3: st: remove two unnecessary messagesFelipe Balbi
2015-07-29usb: dwc3: qcom: switch dev_dbg() to dev_info()Felipe Balbi
2015-07-29usb: dwc3: exynos: switch dev_dbg() to dev_info()Felipe Balbi
2015-07-29usb: dwc3: keystone: convert dev_dbg() to dev_err()Felipe Balbi
2015-07-29usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi
2015-07-29usb: dwc2: gadget: use | instead of + for bitmasksFelipe Balbi
2015-07-29usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-25Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-25Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-07-25libnvdimm: fix namespace seed creationDan Williams
2015-07-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-24Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-24Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov
2015-07-24Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp...Mark Brown
2015-07-24Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown
2015-07-24Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-07-24spi: imx: Fix small DMA transfersSascha Hauer
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie
2015-07-24md/raid5: clear R5_NeedReplace when no longer needed.NeilBrown