summaryrefslogtreecommitdiffstats
path: root/drivers/bcma (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak41-46/+48
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak2-0/+94
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak4-0/+156
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown1-1/+2
2011-11-23regulator: Don't report zero volts for the fixed voltage regulatorMark Brown1-1/+4
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna2-4/+14
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna2-24/+25
2011-11-23regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2-100/+56
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi1-55/+32
2011-11-15Linux 3.2-rc2v3.2-rc2Linus Torvalds1-1/+1
2011-11-15hfs: add sanity check for file name lengthDan Carpenter1-0/+2
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin1-5/+6
2011-11-13ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-12[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-12bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-12vrtc: change its year offset from 1960 to 1972Feng Tang2-10/+13
2011-11-12ce4100: fix a build errorZhang Rui1-1/+1
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2-1/+24
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11btrfs: rename the option to nospace_cacheDavid Sterba1-2/+2
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher1-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher6-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2-12/+0
2011-11-11Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen1-35/+29
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae1-0/+2
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap1-0/+1
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic1-1/+6
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter1-1/+1
2011-11-11drm: do not sleep on vblank while holding a mutexIlija Hadzic1-1/+1
2011-11-11MAINTAINERS: exynos: Add EXYNOS DRM maintainer entryKyungmin Park1-0/+7
2011-11-11drm: try to restore previous CRTC config if mode set failsJesse Barnes1-0/+13
2011-11-11drm/radeon/kms: make an aux failure debug onlyAlex Deucher1-1/+1
2011-11-11drm: drop select of SLOW_WORKPaul Bolle1-1/+0
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz3-5/+16
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher1-1/+1
2011-11-11drm/radeon: Make sure CS mutex is held across GPU reset.Michel Dänzer3-12/+62
2011-11-11drm: Ensure string is null terminated.Vinson Lee1-1/+3
2011-11-11vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz1-0/+4
2011-11-11vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz1-2/+3
2011-11-11vmwgfx: Close screen object systemJakob Bornecrantz1-1/+4
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm3-40/+30
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto5-61/+17