summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-23spi/qspi: Add dual/quad spi read supportSourav Poddar1-1/+12
2013-08-23Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown1-1/+118
2013-08-22spi: conditional checking of mode and transfer bits.Sourav Poddar1-26/+30
2013-08-22spi: DUAL and QUAD supportwangyuhang1-0/+96
2013-08-22spi/qspi: Add qspi flash controllerSourav Poddar3-0/+570
2013-08-14spi: limit default transfer speed to controller's max speedGabor Juhos1-1/+6
2013-07-29spi/tegra20-slink: Use core runtime PMMark Brown1-25/+1
2013-07-29spi/tegra20-sflash: Use core runtime PMMark Brown1-25/+1
2013-07-29spi/tegra114: Use core runtime PMMark Brown1-25/+1
2013-07-29spi/s3c64xx: Use core for runtime PMMark Brown1-3/+1
2013-07-29spi/hspi: Convert to core runtime PMMark Brown1-17/+1
2013-07-29spi/pxa2xx: Convert to core runtime PMMark Brown1-11/+1
2013-07-29spi/pl022: Convert to core runtime PMMark Brown1-20/+1
2013-07-29spi/omap2: Covert to core runtime PMMark Brown1-19/+1
2013-07-29spi/coldfire-qspi: Convert to core runtime PMMark Brown1-20/+1
2013-07-29spi/bcm63xx: Convert to core runtime PMMark Brown1-20/+1
2013-07-29spi: Provide core support for runtime PM during transfersMark Brown1-0/+16
2013-07-29spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepareMark Brown1-7/+25
2013-07-29spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepareMark Brown1-7/+25
2013-07-29spi/tegra114: Factor runtime PM out into transfer prepare/unprepareMark Brown1-9/+25
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+26
2013-07-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+16
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+22
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-68/+161
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-19/+37
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+30
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-3/+8
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+18
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-5/+274
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki4-76/+10
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie3-5/+17
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-122/+141
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher1-1/+1
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-7/+14
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij1-0/+1