linux-linaro pull request

John Rigby john.rigby at linaro.org
Wed Oct 20 18:47:04 UTC 2010


The following changes since commit 7f3eb8c4168e2e7be23f01c4fc2f5a5ce7b0c096:

  LINARO: Linaro-2.6.35-1007.13 (2010-10-11 10:36:47 -0600)

are available in the git repository at:
  git://git.linaro.org/ubuntu/linux-linaro.git linaro-2.6.35-1008.14

Al Viro (1):
      arm: fix really nasty sigreturn bug

Alan Ott (1):
      HID: Set Report ID properly for Output reports on the Control endpoint.

Alex Deucher (6):
      drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
      drm/radeon/kms: force legacy pll algo for RV515 LVDS
      drm/radeon/kms: force legacy pll algo for RV620 LVDS
      drm/radeon/kms: properly set crtc high base on r7xx
      drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
      drm/radeon/kms/evergreen: fix backend setup

Alexey Kuznetsov (1):
      tcp: Prevent overzealous packetization by SWS logic.

Amit Shah (1):
      virtio: console: Prevent userspace from submitting NULL buffers

Andrea Arcangeli (3):
      mm: fix swapin race condition
      mmap: call unlink_anon_vmas() in __split_vma() in case of error
      KVM: MMU: fix mmu notifier invalidate handler for huge spte

Andreas Herrmann (1):
      hwmon: (k8temp) Differentiate between AM2 and ASB1

Andrew Morton (1):
      drivers/pci/intel-iommu.c: fix build with older gcc's

Andy Gospodarek (1):
      bonding: correctly process non-linear skbs

Andy Whitcroft (1):
      UBUNTU: reduce disk usage during buildd builds

Anton Vorontsov (4):
      apm_power: Add missing break statement
      sdhci-pltfm: switch to module device table matching
      sdhci-pltfm: reorganize Makefile entries to support SoC devices
      sdhci-pltfm: add support for CNS3xxx SoC devices

Arnd Bergmann (1):
      /proc/vmcore: fix seeking

Avi Kivity (3):
      KVM: Keep slot ID in memory slot structure
      KVM: Prevent internal slots from being COWed
      KVM: VMX: Fix host GDT.LIMIT corruption

Axel Lin (1):
      hwmon: (ads7871) Fix ads7871_probe error paths

Ben Hutchings (3):
      PCI: MSI: Remove unsafe and unnecessary hardware access
      PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
      Staging: rt2870sta: Add more device IDs from vendor drivers

Benjamin Herrenschmidt (1):
      Revert "Input: appletouch - fix integer overflow issue"

Brian Austin (1):
      ALSA: hda - Add errata initverb sequence for CS42xx codecs

Chris Wilson (8):
      agp/intel: Promote warning about failure to setup flush to error.
      drm/i915/dp: Really try 5 times before giving up.
      drm/i915: Allocate the PCI resource for the MCHBAR
      drm/i915: Prevent double dpms on
      Revert "drm/i915: Allow LVDS on pipe A on gen4+"
      drm: Only decouple the old_fb from the crtc is we call mode_set*
      drm/i915,agp/intel: Add second set of PCI-IDs for B43
      drm/i915: Ensure that the crtcinfo is populated during mode_fixup()

Chris Wright (1):
      tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread

Christian Lamparter (1):
      p54: fix tx feedback status flag check

Christoph Hellwig (3):
      direct-io: move aio_complete into ->end_io
      xfs: move aio completion after unwritten extent conversion
      swap: do not send discards as barriers

Christoph Lameter (1):
      mm: page allocator: calculate a better estimate of NR_FREE_PAGES
when memory is low and kswapd is awake

Clemens Ladisch (3):
      ALSA: usb-audio: fix detection of vendor-specific device protocol settings
      ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
      ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls

Colin Cross (1):
      PM: Prevent waiting forever on asynchronous resume after failing suspend

Colin Ian King (1):
      (pre-stable) ACPI: enable repeated PCIEXP wakeup by clearing
PCIEXP_WAKE_STS on resume

Craig Shelley (1):
      USB: CP210x Add new device ID

Dan Carpenter (7):
      USB: ehci-ppc-of: problems in unwind
      sysfs: checking for NULL instead of ERR_PTR
      irda: off by one
      i915: return -EFAULT if copy_to_user fails
      i915_gem: return -EFAULT if copy_to_user fails
      Staging: vt6655: fix buffer overflow
      net/llc: make opt unsigned in llc_ui_setsockopt()

Dan Rosenberg (8):
      USB: serial/mos*: prevent reading uninitialized stack memory
      drivers/net/usb/hso.c: prevent reading uninitialized memory
      drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
      drivers/net/eql.c: prevent reading uninitialized stack memory
      drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
      Prevent freeing uninitialized pointer in compat_do_readv_writev
      xfs: prevent reading uninitialized stack memory
      drivers/video/via/ioctl.c: prevent reading uninitialized stack memory

Daniel J Blueman (1):
      Fix unprotected access to task credentials in waitid()

Daniel Mack (1):
      ALSA: usb-audio: Assume first control interface is for audio

Daniel Vetter (1):
      drm/i915: overlay on gen2 can't address above 1G

Dave Chinner (3):
      xfs: fix untrusted inode number lookup
      xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
      writeback: write_cache_pages doesn't terminate at nr_to_write <= 0

Dave Ludlow (2):
      usb: serial: mos7840: Add USB ID to support the B&B Electronics
USOPTL4-2P.
      usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485
converters.

David Henningsson (5):
      ALSA: HDA: Use model=auto for LG R510
      ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
      ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60
      ALSA: HDA: Enable internal speaker on Dell M101z
      ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllers

David S. Miller (4):
      bridge: Clear INET control block of SKBs passed into ip_fragment().
      net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
      tcp: Combat per-cpu skew in orphan tests.
      sparc64: Get rid of indirect p1275 PROM call buffer.

David Vrabel (1):
      mmc: avoid getting CID on SDIO-only cards

Dmitry Torokhov (2):
      Input: i8042 - fix device removal on unload
      Input: i8042 - reset keyboard controller wehen resuming from S2R

Enric Balletbo i Serra (6):
      UBUNTU: ARM: igepv2: Adding support for VBUS and overcurrent
      UBUNTU: ARM: igepv2: Fix and improve LED handling
      UBUNTU: ARM: igepv2: Introduce function to dectect HW version
      UBUNTU: ARM: igepv2: Fix handling of GPIOs for WLAN-BT combo
      UBUNTU: ARM: igepv2: Add i2c eeprom driver to read EDID
      UBUNTU: ARM: igepv2: Remove VMMC2 regulator

Eric Dumazet (5):
      gro: fix different skb headrooms
      rds: fix a leak of kernel memory
      tcp: fix three tcp sysctls tuning
      udp: add rehash on connect()
      l2tp: test for ethernet header in l2tp_eth_dev_recv()

Eric Paris (1):
      inotify: send IN_UNMOUNT events

Ethan Du (1):
      omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend

Felipe Contreras (1):
      video: omap: vram: remove from normal memory

Florian Westphal (1):
      netfilter: fix CONFIG_COMPAT support

Frederic Weisbecker (1):
      perf: Initialize callchains roots's childen hits

Gary King (1):
      bounce: call flush_dcache_page() after bounce_copy_vec()

Gleb Natapov (1):
      KVM: x86: emulator: inc/dec can have lock prefix

Greg Kroah-Hartman (3):
      Linux 2.6.35.5
      Linux 2.6.35.6
      Linux 2.6.35.7

Guennadi Liakhovetski (1):
      mmc: fix the use of kunmap_atomic() in tmio_mmc.h

Guillem Jover (2):
      hwmon: (f75375s) Shift control mode to the correct bit position
      hwmon: (f75375s) Do not overwrite values read from registers

Haiyang Zhang (2):
      staging: hv: Fix missing functions for net_device_ops
      staging: hv: Fixed the value of the 64bit-hole inside ring buffer

Hank Janssen (3):
      staging: hv: Fixed bounce kmap problem by using correct index
      staging: hv: Increased storvsc ringbuffer and max_io_requests
      staging: hv: Fixed lockup problem with bounce_buffer scatter list

Hans de Goede (1):
      virtio: console: Fix poll blocking even though there is data to read

Hanumath Prasad (1):
      mmc: only set blockaddressed for > 2GiB cards

Hugh Dickins (3):
      swap: prevent reuse during hibernation
      swap: discard while swapping only if SWAP_FLAG_DISCARD
      mm: further fix swapin race condition

James Dingwall (1):
      Xen: fix typo in previous patch

Jan Kara (3):
      bdi: Initialize noop_backing_dev_info properly
      char: Mark /dev/zero and /dev/kmem as not capable of writeback
      aio: do not return ERESTARTSYS as a result of AIO

Jan Sembera (1):
      binfmt_misc: fix binfmt_misc priority

Jarek Poplawski (1):
      gro: Re-fix different skb headrooms

Jason Detring (1):
      USB: cp210x: Add B&G H3000 link cable ID

Jeff Layton (1):
      cifs: fix potential double put of TCP session reference

Jeff Moyer (2):
      O_DIRECT: fix the splitting up of contiguous I/O
      aio: check for multiplication overflow in do_io_submit

Jeremy Fitzhardinge (2):
      xen: handle events as edge-triggered
      xen: use percpu interrupts for IPIs and VIRQs

Jerome Marchand (1):
      kernel/groups.c: fix integer overflow in groups_search

Jesse Barnes (1):
      drm/i915: don't enable self-refresh on Ironlake

Jianzhao Wang (1):
      net: blackhole route should always be recalculated

Jiaying Zhang (1):
      ext4: move aio completion after unwritten extent conversion

Johannes Berg (1):
      mac80211: delete work timer

John Rigby (7):
      Revert "OMAP: DSS2: OMAPFB: use phys_to_virt for RAM mappings"
      LINARO: Start new release
      Merge remote branch 'linux-linaro-2.6.35/master' into linaro
      Merge remote branch 'ubuntu-maverick/master' into linaro
      LINARO: Update configs
      LINARO: Bump abi
      LINARO: Linaro-2.6.35-1008.14

John W. Linville (1):
      ath5k: check return value of ieee80211_get_tx_rate

Jorge Boncompte [DTI2] (1):
      minix: fix regression in minix_mkdir()

Julia Lawall (1):
      drivers/mmc/host/imxmmc.c: adjust confusing if indentation

KAMEZAWA Hiroyuki (1):
      memory hotplug: fix next block calculation in is_removable

KOSAKI Motohiro (1):
      tcp: select(writefds) don't hang up when a peer close connection

Kishore Kadiyala (1):
      mmc: omap: fix for bus width which improves SD card's peformance.

Kyungmin Park (5):
      mmc: recognize CSD structure
      sdhci: remove useless set_clock() check
      sdhci: 8-bit data transfer width support
      sdhci: don't assign mmc->caps at SDHCI directly
      sdhci: add no hi-speed bit quirk support

Leann Ogasawara (15):
      UBUNTU: Ubuntu-2.6.35-22.34
      UBUNTU: Start new release
      UBUNTU: Bump ABI
      UBUNTU: ARM: Temporarily disable module check for armel
      Revert "(pre-stable) ALSA: HDA: Use model=auto for LG R510"
      Revert "(pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763"
      Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
      Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
      Revert "(pre-stable) ALSA: hda - Add a new hp-laptop model for
Conexant 5066, tested on HP G60"
      Revert "mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y"
      Revert "mmc: fix all hangs related to mmc/sd card insert/removal
during suspend/resume"
      Revert "(pre-stable) bounce: call flush_dcache_page() after
bounce_copy_vec()"
      Revert "Input: i8042 - reset keyboard controller wehen resuming from S2R"
      Revert "ALSA: HDA: Enable internal speaker on Dell M101z"
      Revert "(pre-stable) drm/i915: don't enable self-refresh on Ironlake"

Li Zefan (1):
      tracing: Fix a race in function profile

Lin Ming (1):
      perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag

Luca Barbieri (1):
      x86, asm: Use a lower case name for the end macro in atomic64_386_32.S

Luis R. Rodriguez (2):
      ath9k_hw: Fix EEPROM uncompress block reading on AR9003
      ath9k_hw: fix parsing of HT40 5 GHz CTLs

Luke Lowrey (1):
      USB: ftdi_sio: Added custom PIDs for ChamSys products

Marcin Slusarz (1):
      drm/nv50: initialize ramht_refs list for faked 0 channel

Marek Szyprowski (1):
      sdhci: add regulator support

Mark Lord (2):
      libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
      sata_mv: fix broken DSM/TRIM support (v2)

Mathias Nyman (1):
      usb: musb_debugfs: don't use the struct file private_data field
with seq_files

Matt Helsley (1):
      hw breakpoints: Fix pid namespace bug

Maurus Cuelenaere (1):
      UBUNTU: SAUCE: ARM: OMAP3: Add S-Video output to IGEPv2 board

Maxim Levitsky (1):
      mmc: fix all hangs related to mmc/sd card insert/removal during
suspend/resume

Maxim Osipov (1):
      USB: Fix kernel oops with g_ether and Windows

Mel Gorman (2):
      mm: page allocator: drain per-cpu lists after direct reclaim
allocation fails
      mm: page allocator: update free page counters after pages are
placed on the free list

Menyhart Zoltan (1):
      statfs() gives ESTALE error

Michael Cree (1):
      alpha: Fix printk format errors

Michal Miroslaw (2):
      mmc: split mmc_sd_init_card()
      mmc: implement SD-combo (IO+mem) support

Miklos Szeredi (1):
      fuse: flush background queue on connection close

Mimi Zohar (1):
      ima: always maintain counters

Minchan Kim (2):
      mm: compaction: handle active and inactive fairly in too_many_isolated
      vmscan: check all_unreclaimable in direct reclaim path

Morten H. Larsen (1):
      Fix call to replaced SuperIO functions

Nicolas Ferre (1):
      AT91: change dma resource index

Patrick Simmons (1):
      oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel
Celeron 540)

Paul E. McKenney (1):
      pid: make setpgid() system call use RCU read-side critical section

Paul Mackerras (1):
      powerpc/perf_event: Reduce latency of calling perf_event_do_pending

Peter Oberparleiter (1):
      gcov: fix null-pointer dereference for certain module types

Peter Zijlstra (1):
      x86, tsc: Fix a preemption leak in restore_sched_clock_state()

Petr Tesarik (1):
      IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask

Philippe Corbes (1):
      USB: cdc-acm: Add pseudo modem without AT command capabilities

Rafael J. Wysocki (1):
      PM / Hibernate: Avoid hitting OOM during preallocation of memory

Ricardo Salveti de Araujo (2):
      UBUNTU: [Config] Remove CONFIG_FIXED_PHY and move
CONFIG_SMSC911X from m to y for omap
      UBUNTU: SAUCE: ARM: OMAP3: Adding vdd_sdi regulator supply to IGEPv2 board

Robert Richter (3):
      oprofile: fix crash when accessing freed task structs
      oprofile, x86: fix init_sysfs error handling
      oprofile, x86: fix init_sysfs() function stub

Russell King (1):
      ARM: fix section mismatch warnings in Versatile Express

Russell King - ARM Linux (1):
      ARM: use memblock to remove memory from available memory

Ryan Kuester (1):
      SCSI: mptsas: fix hangs caused by ATA pass-through

Sergio Aguirre (1):
      omap_hsmmc: remove unused local `state'

Shawn Guo (3):
      babbage: esdhc device registration
      mmc: quirk fix for timeout problem
      babbage: update mx51_defconfig

Simon Arlott (1):
      USB: cxacru: Use a bulk/int URB to access the command endpoint

Sonic Zhang (1):
      serial: bfin_sport_uart: restore transmit frame sync fix

Stanislaw Gruszka (1):
      sched: Fix user time incorrectly accounted as system time on 32-bit

Stephen Warren (1):
      ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names

Steve Wise (1):
      RDMA/cxgb3: Don't exceed the max HW CQ depth

Steven Rostedt (1):
      tracing: Do not allow llseek to set_ftrace_filter

Steven Whitehouse (1):
      GFS2: gfs2_logd should be using interruptible waits

Sunil Mushran (1):
      ocfs2: Fix incorrect checksum validation error

Suresh Siddha (1):
      x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states

Takashi Iwai (7):
      (upstream) ALSA: hda - Apply ALC269 VAIO fix-up to all Sony
laptops with ALC269
      ALSA: hda - Handle missing NID 0x1b on ALC259 codec
      ALSA: hda - Handle pin NID 0x1a on ALC259/269
      ALSA: usb - Release capture substream URBs properly
      ALSA: hda - Add quirk for Lenovo T400s
      ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()
      hp_accel: add quirks for HP ProBook 532x and HP Mini 5102

Tejun Heo (5):
      pata_cmd64x: revert commit d62f5576
      libata: skip EH autopsy and recovery during suspend
      libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
      ahci: fix hang on failed softreset
      percpu: fix pcpu_last_unit_cpu

Tetsuo Handa (1):
      UNIX: Do not loop forever at unix_autobind().

Thadeu Lima de Souza Cascardo (1):
      usb: allow drivers to use allocated bandwidth until unbound

Thomas Gleixner (1):
      x86: hpet: Work around hardware stupidity

Thomas Renninger (1):
      x86 platform drivers: hp-wmi Reorder event id processing

Timo Juhani Lindfors (1):
      Make PTRACE_SINGLESTEP work with user helpers

Toby Gray (2):
      USB: cdc-acm: Adding second ACM channel support for various
Nokia and one Samsung phones
      USB: cdc-acm: Fixing crash when ACM probing interfaces with no
endpoint descriptors.

Tony Luck (2):
      IA64: fix siglock
      guard page for stacks that grow upwards

Trond Myklebust (2):
      NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
      SUNRPC: Fix race corrupting rpc upcall

Uwe Kleine-König (1):
      mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y

Venkatraman S (1):
      omap hsmmc: fix processing of all dma interrupts as block completion

Vivek Natarajan (1):
      ath9k_htc: Fix disconnect issue in HT40 mode.

Vlad Yasevich (1):
      sctp: Do not reset the packet during sctp_packet_config().

Vladimir Zapolskiy (1):
      rtc: s3c: balance state changes of wakeup flag

Wolfram Sang (6):
      mmc: sdhci-pltfm: Add structure for host-specific data
      mmc: sdhci-pltfm: move .h file into appropriate subdir
      mmc: sdhci: introduce get_ro private write-protect hook
      mmc: sdhci_pltfm: pass more data on custom init call
      mmc: sdhci-of-esdhc: factor out common stuff
      mmc: sdhci-pltfm: add -pltfm driver for imx35/51

Xiao Guangrong (1):
      KVM: MMU: fix direct sp's access corrupted

Yong Wang (1):
      hwmon: (emc1403) Remove unnecessary hwmon_device_unregister

Yusuke Goda (1):
      tmio_mmc: don't clear unhandled pending interrupts

Zhenyu Wang (3):
      drm/i915: Enable MI_FLUSH on Sandybridge
      agp/intel: fix physical address mask bits for sandybridge
      agp/intel: fix dma mask bits on sandybridge

 Makefile                                           |    4 +-
 arch/arm/configs/mx51_defconfig                    |   12 +-
 arch/arm/kernel/ptrace.c                           |    4 +
 arch/arm/mach-mx5/Kconfig                          |    1 +
 arch/arm/mach-mx5/board-mx51_babbage.c             |   20 +
 arch/arm/mach-mx5/clock-mx51.c                     |  278 ++-
 arch/arm/mach-mx5/devices-imx51.h                  |   17 +
 arch/arm/mach-omap2/board-igep0020.c               |  360 ++-
 arch/arm/mach-vexpress/ct-ca9x4.c                  |    4 +-
 arch/arm/mach-vexpress/v2m.c                       |    2 +-
 arch/arm/mm/init.c                                 |  160 +-
 arch/arm/mm/mmu.c                                  |   43 +-
 arch/arm/plat-mxc/devices/Kconfig                  |    3 +
 arch/arm/plat-mxc/devices/Makefile                 |    1 +
 arch/arm/plat-mxc/devices/platform-esdhc.c         |   71 +
 arch/arm/plat-mxc/include/mach/devices-common.h    |   10 +
 arch/arm/plat-mxc/include/mach/esdhc.h             |   16 +
 arch/arm/plat-mxc/include/mach/iomux-mx51.h        |   39 +-
 arch/arm/plat-mxc/include/mach/mx51.h              |   16 +-
 arch/arm/plat-omap/include/plat/vram.h             |    1 -
 debian.linaro/abi/2.6.35-1006.12/abiname           |    1 -
 debian.linaro/abi/2.6.35-1007.13/abiname           |    1 +
 debian.linaro/abi/2.6.35-1007.13/armel/ignore      |    1 +
 .../abi/2.6.35-1007.13/armel/ignore.modules        |    1 +
 .../armel/linaro-mx51                              | 1267 +++++-----
 .../armel/linaro-mx51.modules                      |    0
 .../armel/linaro-omap                              | 2579 ++++++++++----------
 .../armel/linaro-omap.modules                      |    0
 .../armel/linaro-vexpress                          |    1 +
 .../armel/linaro-vexpress.modules                  |    0
 debian.linaro/changelog                            |   76 +
 .../config/armel/config.flavour.linaro-mx51        |    4 +-
 .../config/armel/config.flavour.linaro-omap        |    2 +-
 .../config/armel/config.flavour.linaro-vexpress    |    2 +-
 debian.linaro/config/config.common.ubuntu          |    5 +-
 .../abi/2.6.35-22.33/amd64/virtual.modules         |  494 ----
 .../abi/2.6.35-22.33/i386/virtual.modules          |  492 ----
 .../abi/{2.6.35-22.33 => 2.6.35-22.34}/abiname     |    0
 .../{2.6.35-22.33 => 2.6.35-22.34}/amd64/generic   |    0
 .../amd64/generic.modules                          |  398 ++--
 .../{2.6.35-22.33 => 2.6.35-22.34}/amd64/server    |    0
 .../amd64/server.modules                           |  398 ++--
 .../{2.6.35-22.33 => 2.6.35-22.34}/amd64/virtual   |    0
 .../amd64/virtual.modules}                         |  400 ++--
 .../abi/2.6.35-22.34/armel/ignore.modules          |    1 +
 .../abi/{2.6.35-22.33 => 2.6.35-22.34}/armel/omap  |    0
 .../armel/omap.modules                             |  260 +-
 .../{2.6.35-22.33 => 2.6.35-22.34}/armel/versatile |    0
 .../armel/versatile.modules                        |  208 +-
 .../{2.6.35-22.33 => 2.6.35-22.34}/i386/generic    |    0
 .../i386/generic-pae                               |    0
 .../i386/generic-pae.modules                       |  430 ++--
 .../i386/generic.modules                           |  428 ++--
 .../{2.6.35-22.33 => 2.6.35-22.34}/i386/virtual    |    0
 .../i386/virtual.modules}                          |  432 ++--
 .../{2.6.35-22.33 => 2.6.35-22.34}/powerpc/powerpc |    0
 .../powerpc/powerpc-smp                            |    0
 .../powerpc/powerpc-smp.modules                    |  324 ++--
 .../powerpc/powerpc.modules                        |  322 ++--
 .../powerpc/powerpc64-smp                          |    0
 .../powerpc/powerpc64-smp.modules                  |  322 ++--
 debian.master/changelog                            |   40 +-
 debian.master/config/amd64/config.common.amd64     |    2 +
 debian.master/config/armel/config.flavour.omap     |    2 +
 .../config/armel/config.flavour.versatile          |    2 +
 debian.master/config/config.common.ubuntu          |    2 -
 debian.master/config/i386/config.common.i386       |    2 +
 debian/rules.d/2-binary-arch.mk                    |    7 +
 drivers/acpi/acpica/aclocal.h                      |    1 +
 drivers/mmc/core/bus.c                             |    9 +
 drivers/mmc/core/core.c                            |   12 +-
 drivers/mmc/core/mmc.c                             |   30 +-
 drivers/mmc/core/sd.c                              |  249 ++-
 drivers/mmc/core/sd.h                              |   17 +
 drivers/mmc/core/sdio.c                            |  173 ++-
 drivers/mmc/host/Kconfig                           |   19 +
 drivers/mmc/host/Makefile                          |    6 +-
 drivers/mmc/host/imxmmc.c                          |    3 +-
 drivers/mmc/host/omap_hsmmc.c                      |   10 +-
 drivers/mmc/host/sdhci-cns3xxx.c                   |   97 +
 drivers/mmc/host/sdhci-esdhc-imx.c                 |  144 ++
 drivers/mmc/host/sdhci-esdhc.h                     |   83 +
 drivers/mmc/host/sdhci-of-esdhc.c                  |   70 +-
 drivers/mmc/host/sdhci-pltfm.c                     |   38 +-
 drivers/mmc/host/sdhci-pltfm.h                     |   26 +
 drivers/mmc/host/sdhci.c                           |   53 +-
 drivers/mmc/host/sdhci.h                           |   12 +
 drivers/video/omap2/omapfb/omapfb-main.c           |    2 +-
 drivers/video/omap2/vram.c                         |   12 +-
 drivers/xen/events.c                               |    2 +-
 include/linux/mmc/card.h                           |    2 +
 include/linux/mmc/mmc.h                            |    1 +
 include/linux/{ => mmc}/sdhci-pltfm.h              |    2 +-
 include/linux/mmc/sdio.h                           |    2 +
 mm/memblock.c                                      |    4 +
 sound/pci/hda/hda_intel.c                          |   21 +-
 sound/pci/hda/patch_realtek.c                      |   16 +-
 97 files changed, 5623 insertions(+), 5461 deletions(-)
 create mode 100644 arch/arm/mach-mx5/devices-imx51.h
 create mode 100644 arch/arm/plat-mxc/devices/platform-esdhc.c
 create mode 100644 arch/arm/plat-mxc/include/mach/esdhc.h
 delete mode 100644 debian.linaro/abi/2.6.35-1006.12/abiname
 create mode 100644 debian.linaro/abi/2.6.35-1007.13/abiname
 create mode 100644 debian.linaro/abi/2.6.35-1007.13/armel/ignore
 create mode 100644 debian.linaro/abi/2.6.35-1007.13/armel/ignore.modules
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-mx51 (87%)
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-mx51.modules (100%)
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-omap (85%)
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-omap.modules (100%)
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-vexpress (99%)
 rename debian.linaro/abi/{2.6.35-1006.12 =>
2.6.35-1007.13}/armel/linaro-vexpress.modules (100%)
 delete mode 100644 debian.master/abi/2.6.35-22.33/amd64/virtual.modules
 delete mode 100644 debian.master/abi/2.6.35-22.33/i386/virtual.modules
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/abiname (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/amd64/generic (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/amd64/generic.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/amd64/server (100%)
 copy debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/amd64/server.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/amd64/virtual (100%)
 rename debian.master/abi/{2.6.35-22.33/amd64/server.modules =>
2.6.35-22.34/amd64/virtual.modules} (99%)
 create mode 100644 debian.master/abi/2.6.35-22.34/armel/ignore.modules
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/armel/omap (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/armel/omap.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/armel/versatile (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/armel/versatile.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/i386/generic (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/i386/generic-pae (100%)
 copy debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/i386/generic-pae.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/i386/generic.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/i386/virtual (100%)
 rename debian.master/abi/{2.6.35-22.33/i386/generic-pae.modules =>
2.6.35-22.34/i386/virtual.modules} (99%)
 rename debian.master/abi/{2.6.35-22.33 => 2.6.35-22.34}/powerpc/powerpc (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/powerpc/powerpc-smp (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/powerpc/powerpc-smp.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/powerpc/powerpc.modules (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/powerpc/powerpc64-smp (100%)
 rename debian.master/abi/{2.6.35-22.33 =>
2.6.35-22.34}/powerpc/powerpc64-smp.modules (100%)
 create mode 100644 drivers/mmc/core/sd.h
 create mode 100644 drivers/mmc/host/sdhci-cns3xxx.c
 create mode 100644 drivers/mmc/host/sdhci-esdhc-imx.c
 create mode 100644 drivers/mmc/host/sdhci-esdhc.h
 create mode 100644 drivers/mmc/host/sdhci-pltfm.h
 rename include/linux/{ => mmc}/sdhci-pltfm.h (93%)




More information about the kernel-team mailing list