summaryrefslogtreecommitdiffstats
path: root/drivers/video/s1d13xxxfb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo1-0/+1
2011-10-17arm/imx: explicitly includes mach/hardware.h in pm-imx27.cShawn Guo1-1/+1
2011-10-17arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo2-15/+3
2011-10-17arm/imx: explicitly includes mach/hardware.h in mach-kzm_arm11_01.cShawn Guo1-0/+1
2011-10-17arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo2-15/+4
2011-10-13ARM: tegra: devices.c should include devices.hOlof Johansson1-0/+2
2011-10-13ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson1-2/+2
2011-10-13ARM: tegra: cpu-tegra: sparse type fixOlof Johansson1-1/+1
2011-10-13ARM: tegra: dma: staticify some tables and functionsOlof Johansson1-5/+9
2011-10-13ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson1-4/+4
2011-10-13ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2-4/+2
2011-10-13ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson1-1/+1
2011-10-13ARM: tegra: tegra_init_cache should be staticOlof Johansson1-1/+1
2011-10-13ARM: tegra: pcie: 0 -> NULL changesOlof Johansson1-1/+1
2011-10-13ARM: tegra: pcie: include board.hOlof Johansson1-0/+2
2011-10-13ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-13ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson1-17/+17
2011-10-13ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson1-4/+4
2011-10-13ARM: tegra: timer: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-13ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2-10/+16
2011-10-09arm: mx3: update defconfigWolfram Sang1-13/+33
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04PCI: Disable MPS configuration by defaultJon Mason3-3/+20
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo3-16/+26
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo9-41/+56
2011-10-04ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam3-47/+22
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-10-03drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher1-4/+8
2011-10-03drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher1-2/+2
2011-10-02ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2-2/+2
2011-10-02ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin1-2/+2
2011-10-02ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann1-4/+4
2011-10-01ARM: CSR: clock: Fix indentationBarry Song1-2/+2