summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Kevin Hilman2-57/+75
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman8-27/+1853
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman433-4162/+7698
2013-08-15Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson3-286/+342
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan2-18/+54
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan1-2/+3
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan1-5/+5
2013-08-16drivers: bus: imx-weim: Simplify error pathAlexander Shiyan1-14/+8
2013-08-16drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan1-27/+14
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren1-0/+5
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren1-5/+24
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal1-33/+176
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding3-0/+1540
2013-08-13Merge tag 'msi-3.12-2' into for-3.12/socStephen Warren4-27/+108
2013-08-13PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platformsThomas Petazzoni1-0/+16
2013-08-12clk: tegra114: add LP1 suspend/resume supportJoseph Lo1-0/+12
2013-08-12memory: mvebu-devbus: Remove unused variableEzequiel Garcia1-8/+0
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni1-0/+45
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding2-2/+26
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-4/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-24/+24
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+28
2013-08-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+48
2013-08-10Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+5
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-69/+155
2013-08-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-100/+98
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-28/+16
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds32-165/+353
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie6-32/+114
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-08Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie24-158/+300
2013-08-07drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-07drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-07drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-07drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-07drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-07drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-07drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-07drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3