summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann43-4376/+5823
2011-10-20Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann368-2997/+4515
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo1-0/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
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-04OMAPDSS: picodlp: add missing #include <linux/module.h>Tomi Valkeinen1-0/+1
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
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-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-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2-0/+96
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja5-6/+93
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja6-40/+58
2011-10-03video/omap: fix build dependenciesArnd Bergmann1-3/+6
2011-10-02Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2-15/+5
2011-09-30OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K6-0/+213
2011-09-30OMAPDSS: HDMI: Add missing register definitionsMythri P K1-4/+4
2011-09-30OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K2-138/+134
2011-09-30OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K1-17/+17
2011-09-30OMAPDSS: Add N800 panel driverTomi Valkeinen3-0/+755
2011-09-30OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen3-137/+22
2011-09-30OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen3-118/+21
2011-09-30OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen3-205/+21
2011-09-30OMAPFB: Remove unused lcd driversTomi Valkeinen6-737/+0
2011-09-30OMAPDSS: Taal: remove external backlight supportTomi Valkeinen1-46/+30
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja3-1/+5
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja1-58/+73
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja1-2/+2
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja4-11/+52
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja1-9/+13
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja3-15/+17