summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-071-6/+12
| * | | | | | | mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-071-18/+20
| * | | | | | | mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-071-1/+1
| * | | | | | | mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter2012-11-071-1/+1
| * | | | | | | mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-071-1/+1
| * | | | | | | mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-071-6/+11
| * | | | | | | mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K2012-11-071-1/+1
| * | | | | | | mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2012-11-072-14/+19
| * | | | | | | mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD2012-11-071-14/+15
| * | | | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-074-0/+22
| * | | | | | | mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon2012-11-071-1/+1
* | | | | | | | Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-11-096-50/+369
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin2012-11-061-0/+2
| * | | | | | | | pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar2012-11-051-1/+38
| * | | | | | | | pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri2012-11-051-1/+1
| * | | | | | | | pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim2012-11-051-0/+266
| * | | | | | | | pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar2012-11-051-42/+51
| * | | | | | | | pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar2012-11-051-2/+2
| * | | | | | | | pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim2012-11-051-1/+1
| * | | | | | | | pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri2012-11-051-2/+2
| * | | | | | | | pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim2012-11-052-0/+5
| * | | | | | | | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar2012-11-051-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-093-12/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/cio: fix length calculation in idset.cSebastian Ott2012-11-061-2/+1
| * | | | | | | | s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-3/+0
| * | | | | | | | s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-11-091-26/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: hidraw: put old deallocation mechanism in placeJiri Kosina2012-11-011-26/+43
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0910-36/+57
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-095-13/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau: fix acpi edid retrievalMaarten Lankhorst2012-11-091-1/+1
| | * | | | | | | | | drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran2012-11-091-8/+12
| | * | | | | | | | | drm/nv40/mpeg: fix context handlingMarcin Slusarz2012-11-091-1/+1
| | * | | | | | | | | drm/nv40/graph: fix typo in type namesMarcin Slusarz2012-11-091-2/+2
| | * | | | | | | | | drm/nv41/vm: fix typo in type nameMarcin Slusarz2012-11-091-1/+1
| * | | | | | | | | | drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+2
| * | | | | | | | | | drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+7
| * | | | | | | | | | drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher2012-11-071-23/+31
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-091-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | virtio: Don't access index after unregister.Cornelia Huck2012-11-091-1/+3
* | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-11-077-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | hwmon: Fix chip feature table headersJean Delvare2012-11-056-6/+6
| * | | | | | | | | | | hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-051-0/+1
* | | | | | | | | | | | drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher2012-11-071-1/+1
* | | | | | | | | | | | drm: set dev_mapping before calling drm_open_helperIlija Hadzic2012-11-071-17/+30
* | | | | | | | | | | | drm: restore open_count if drm_setup failsIlija Hadzic2012-11-071-1/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| * | | | | | | | | | | ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| * | | | | | | | | | | thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1