summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann180-1028/+1260
2011-10-14ARM: tegra: devices.c should include devices.hOlof Johansson1-0/+2
2011-10-14ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson1-2/+2
2011-10-14ARM: tegra: cpu-tegra: sparse type fixOlof Johansson1-1/+1
2011-10-14ARM: tegra: dma: staticify some tables and functionsOlof Johansson1-5/+9
2011-10-14ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson1-4/+4
2011-10-14ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2-4/+2
2011-10-14ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson1-1/+1
2011-10-14ARM: tegra: tegra_init_cache should be staticOlof Johansson1-1/+1
2011-10-14ARM: tegra: pcie: 0 -> NULL changesOlof Johansson1-1/+1
2011-10-14ARM: tegra: pcie: include board.hOlof Johansson1-0/+2
2011-10-14ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-14ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson1-17/+17
2011-10-14ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson1-4/+4
2011-10-14ARM: tegra: timer: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-14ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2-10/+16
2011-10-08Merge branch 'stericsson/fixes' into next/cleanupArnd Bergmann2-1/+25
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann405-1547/+7167
2011-10-08Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann286-2055/+2620
2011-10-07Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann23-493/+379
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds15-82/+100
2011-10-04Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds4-8/+8
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 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-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer17-363/+313
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-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03Merge git://github.com/davem330/ideLinus Torvalds1-1/+6
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-8/+16
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