summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-07Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2013-07-07Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit5-32/+44
2013-07-07bridge: fix some kernel warning in multicast timerCong Wang2-2/+2
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds79-703/+2050
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-8/+32
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-52/+276
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+4
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-473/+264
2013-07-06mode_t whack-a-mole...Al Viro2-7/+7
2013-07-06staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-06iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-07-06hrtimer: Remove unused variableThomas Gleixner1-2/+0
2013-07-06ext4: fix ext4_get_group_number()Theodore Ts'o2-6/+6
2013-07-06ext4: silence warning in ext4_writepages()Jan Kara1-2/+2
2013-07-06ARM: exynos: select PM_GENERIC_DOMAINS only when usedArnd Bergmann1-1/+1
2013-07-06ARM: ixp4xx: avoid circular header dependencyArnd Bergmann3-1/+5
2013-07-06drm/radeon/dpm: implement force performance level for TNAlex Deucher6-0/+44
2013-07-06drm/radeon/dpm: implement force performance level for ON/LNAlex Deucher3-0/+47
2013-07-06drm/radeon/dpm: implement force performance level for SIAlex Deucher3-9/+36
2013-07-06drm/radeon/dpm: implement force performance level for caymanAlex Deucher3-7/+34
2013-07-06drm/radeon/dpm: implement force performance levels for 7xx/eg/btcAlex Deucher7-12/+37
2013-07-06drm/radeon/dpm: add infrastructure to force performance levelsAlex Deucher2-0/+62
2013-07-06drm/radeon: fix surface setup on r1xxAlex Deucher1-7/+4
2013-07-06drm/radeon: add support for 3d perf states on older asicsAlex Deucher2-3/+15
2013-07-06drm/radeon: set default clocks for SI when DPM is disabledAlex Deucher3-8/+12
2013-07-06[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-4/+3
2013-07-06[SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-06ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-07-06ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann1-10/+10
2013-07-06ARM: OMAP: build mach-omap code only if neededArnd Bergmann2-74/+78
2013-07-06ARM: zynq: use DT_MACHINE_STARTArnd Bergmann1-1/+1
2013-07-06ARM: omap5: omap5 has SCU and TWDArnd Bergmann1-0/+2
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds48-2563/+2541
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-21/+47
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt4-0/+367
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt2-0/+5
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson1-1/+2
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter1-0/+9
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay2-0/+19
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay2-1/+50
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard1-0/+4
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho1-16/+0
2013-07-05mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO1-4/+3
2013-07-05mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner2-1/+43
2013-07-05mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner1-14/+14
2013-07-05mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner1-1/+1
2013-07-05mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter1-1/+27