summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-22macb: support DMA bus widths > 32 bitsJamie Iles2-0/+42
2011-11-22macb: support statistics for GEM devicesJamie Iles2-4/+107
2011-11-22macb: support higher rate GEM MDIO clock divisorsJamie Iles2-11/+55
2011-11-22macb: initial support for Cadence GEMJamie Iles4-27/+95
2011-11-22macb: convert printk to netdev_ and friendsJamie Iles1-64/+56
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles50-82/+87
2011-11-22macb: remove conditional clk handlingJamie Iles1-21/+2
2011-11-22at91: provide macb clks with "pclk" and "hclk" nameJamie Iles4-4/+12
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-15driver: pcmcia: replace IRQ_GPIO() with gpio_to_irq()Haojian Zhuang2-13/+12
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang8-28/+37
2011-11-15ARM: mmp: clear gpio edge detectHaojian Zhuang1-0/+4
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang33-233/+271
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14ARM: pxa: use generic gpio operation instead of gpio registerHaojian Zhuang2-5/+25
2011-11-14ARM: pxa: use little endian read write in gpio driverHaojian Zhuang1-34/+34
2011-11-14ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang17-58/+23
2011-11-14ARM: pxa: recognize gpio number and typeHaojian Zhuang1-1/+40
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang39-98/+176
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang4-75/+16
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang34-176/+176
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