aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann39-538/+2614
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann43-4376/+5823
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-6/+0
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann37-520/+2612
2011-10-30Merge branch 'pxa/fixes' into next/fixesArnd Bergmann3-14/+4
2011-10-20Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/cleanupArnd Bergmann368-2997/+4515
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo1-0/+1
2011-10-08Merge branch 'fixes' into next/fixesArnd Bergmann1-1/+1
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann2-4/+4
2011-10-08ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao1-10/+0
2011-10-07ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre1-1/+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-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij1-0/+2
2011-10-01ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2-0/+337
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-0/+3
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