The following changes since commit 224563b6ce034b82f8511969d9496113da34fb2c: Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next (2013-08-15 17:33:16 -0700) are available in the git repository at: gitolite@xxxxxxxxxxxxx:/pub/scm/linux/kernel/git/sarah/xhci.git tags/for-usb-2013-08-15-step-2 for you to fetch changes up to 5845c13a70b40f1ce4dfe83acb7796bed8a60672: Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next (2013-08-15 18:00:46 -0700) ---------------------------------------------------------------- xhci: Step 2 to fix usb-linus and usb-next. Hi Greg, This is the first of two steps to fix your usb-linus and usb-next trees. As I mentioned, commit 4fae6f0fa86f92e6bc7429371b1e177ad0aaac66 "USB: handle LPM errors during device suspend correctly" was incorrectly added to usb-next when it should have been added to usb-linus and marked for stable. Two port power off bug fixes touch the same code that patch touches, but it's not easy to simply move commit 4fae6f0f patch to usb-linus because commit 28e861658e23ca94692f98e245d254c75c8088a7 "USB: refactor code for enabling/disabling remote wakeup" also touched those code sections. I propose a two step process to fix this: 1. Pull these four patches into usb-linus. 2. Revert commit 28e861658e23ca94692f98e245d254c75c8088a7 from usb-next. Merge usb-linus into usb-next, and resolve the conflicts. I will be sending pull requests for these steps. This pull request is step two. Sarah Sharp ---------------------------------------------------------------- Aaro Koskinen (1): cpufreq: loongson2: fix regression related to clock management Aaron Lu (1): drm/i915: avoid brightness overflow when doing scale Afzal Mohammed (2): ARM: OMAP2+: hwmod: rt address space index for DT ARM: OMAP2+: hwmod: AM335x: fix cpgmac address space Al Viro (1): reiserfs: fix deadlock in umount Alan Stern (2): USB: EHCI: accept very late isochronous URBs USB: handle LPM errors during device suspend correctly Alban Browaeys (1): [media] em28xx: fix assignment of the eeprom data Alex Deucher (11): drm/radeon: properly handle pm on gpu reset drm/radeon: select audio dto based on encoder id for DCE3 drm/radeon/dpm: adjust thermal protection requirements drm/radeon/dpm: fix spread spectrum setup (v2) drm/radeon/dpm: adjust power state properly for UVD on SI drm/radeon/dpm: disable sclk ss on rv6xx drm/radeon: fix audio dto calculation on DCE3+ (v3) drm/radeon: always program the MC on startup drm/radeon/cik: use a mutex to properly lock srbm instanced registers drm/radeon/dpm: require rlc for dpm drm/radeon: make missing smc ucode non-fatal Alexander Shiyan (1): [media] media: coda: Fix DT driver data pointer for i.MX27 Alexander Z Lam (2): tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer tracing: Fix reset of time stamps during trace_clock changes Alexey Khoroshilov (1): [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe() Amit Shah (5): virtio: console: fix race with port unplug and open/close virtio: console: fix race in port_fops_open() and port unplug virtio: console: clean up port data immediately at time of unplug virtio: console: fix raising SIGIO after port unplug virtio: console: return -ENODEV on all read operations after unplug Andrew Vagin (1): tracing: Fix fields of struct trace_iterator that are zeroed by mistake Andrzej Hajda (2): [media] DocBook: upgrade media_api DocBook version to 4.2 [media] v4l2: added missing mutex.h include to v4l2-ctrls.h Andy Lutomirski (2): fs: Fix file mode for O_TMPFILE fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink Anton Blanchard (1): powerpc: On POWERNV enable PPC_DENORMALISATION by default Aruna Balakrishnaiah (2): powerpc/pseries: Fix buffer overflow when reading from pstore powerpc/pseries: Add backward compatibilty to read old kernel oops-log Asias He (1): virtio-scsi: Fix virtqueue affinity setup Casey Schaufler (1): Smack: IPv6 casting error fix for 3.11 Chen Gang (2): s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabled powerpc/kvm: Add signed type cast for comparation Chris Leech (1): [SCSI] fnic: BUG: sleeping function called from invalid context during probe Christian Eggers (1): spi: spi-davinci: Fix direction in dma_map_single() Christian König (5): drm/radeon: fix halting UVD drm/radeon: only save UVD bo when we have open handles drm/radeon: stop sending invalid UVD destroy msg drm/radeon: add more UVD CS checking drm/radeon: remove unnecessary unpin Clemens Ladisch (1): ALSA: usb-audio: do not trust too-big wMaxPacketSize values Cong Ding (1): avr32: boards/atngw100/mrmt.c: fix building error Curt Brune (1): hwmon: (adt7470) Fix incorrect return code check Daniel Vetter (1): drm/i915: fix gen4 digital port hotplug definitions Dave Airlie (3): drm/ast: invalidate page tables when pinning a BO Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes Dhaval Giani (1): tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set Dominik Dingel (1): KVM: s390: move kvm_guest_enter,exit closer to sie Egbert Eich (1): drm/mgag200: Invalidate page tables when pinning a BO Eric Sandeen (1): ext4: destroy ext4_es_cachep on module unload Fabio Estevam (1): i2c: i2c-mxs: Use DMA mode even for small transfers Felipe Contreras (1): ACPI / video: improve quirk check in acpi_video_bqc_quirk() Florian Fainelli (1): MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0 Greg Kroah-Hartman (2): Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/.../sarah/xhci into usb-linus Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/.../jic23/iio into staging-linus H.J. Lu (1): x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz Hans Verkuil (2): [media] ml86v7667: fix compile warning: 'ret' set but not used [media] usbtv: fix dependency Hector Palacios (1): video: mxsfb: fix color settings for 18bit data bus and 32bpp Heiko Carstens (4): s390: add support for LZ4-compressed kernel s390: add support for IBM zBC12 machine s390/perf: fix compile error (undefined reference sie_exit) KVM: s390: fix pfmf non-quiescing control handling Ingo Molnar (1): Merge tag 'efi-urgent' of git://git.kernel.org/.../mfleming/efi into x86/urgent J. Bruce Fields (1): nfsd4: Fix MACH_CRED NULL dereference James Hogan (1): usb: xhci: add missing dma-mapping.h includes Jani Nikula (1): drm/i915: do not disable backlight on vgaswitcheroo switch off Jie Liu (1): btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified Jiri Kosina (1): Revert "HID: hid-logitech-dj: querying_devices was never set" Joe Perches (1): MAINTAINERS: Add separate section for USB NETWORKING DRIVERS Johan Hovold (6): USB: mos7840: fix big-endian probe USB: usbtmc: fix big-endian probe of Rigol devices USB: adutux: fix big-endian device-type reporting USB: ti_usb_3410_5052: fix big-endian firmware handling USB: mos7720: fix broken control requests USB: keyspan: fix null-deref at disconnect and release John Sheu (1): [media] s5p-mfc: Fix input/output format reporting Josef Bacik (6): Btrfs: do not offset physical if we're compressed Btrfs: fix backref walking when we hit a compressed extent Btrfs: make sure the backref walker catches all refs to our extent Btrfs: allow splitting of hole em's when dropping extent cache Btrfs: release both paths before logging dir/changed extents Btrfs: check to see if root_list is empty before adding it to dead roots Julius Werner (1): usb: core: don't try to reset_device() a port that got just disconnected Jussi Kivilinna (1): ALSA: 6fire: fix DMA issues with URB transfer_buffer usage Kuninori Morimoto (2): ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board code shdma: fixup sh_dmae_get_partial() calculation error Lai Jiangshan (1): workqueue: allow work_on_cpu() to be called recursively Lan Tianyu (1): usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() Lars-Peter Clausen (2): iio:trigger: Fix use_count race condition regmap: cache: Make sure to sync the last register in a block Li Zefan (1): cgroup: fix a leak when percpu_ref_init() fails Linus Torvalds (34): Merge branch 'for-linus' of git://git.kernel.org/.../s390/linux Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/.../tip/tip Merge branch 'for-3.11-fixes' of git://git.kernel.org/.../tj/wq Merge branch 'for-3.11-fixes' of git://git.kernel.org/.../tj/cgroup Merge branch 'for-3.11-fixes' of git://git.kernel.org/.../tj/libata Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/.../rostedt/linux-trace Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" Merge tag 'fixes-for-linus' of git://git.kernel.org/.../arm/arm-soc Merge tag 'fixes-for-linus' of git://git.kernel.org/.../rusty/linux Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/.../broonie/spi Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/.../broonie/regmap Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/.../broonie/regulator Merge branch 'for-linus' of git://git.kernel.org/.../jmorris/linux-security Merge tag 'ext4_for_linus' of git://git.kernel.org/.../tytso/ext4 Merge branch 'for-linus' of git://git.kernel.org/.../egtvedt/linux-avr32 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/.../tomba/linux Merge branch 'for-linus' of git://git.kernel.org/.../jikos/hid Merge branch 'v4l_for_linus' of git://git.kernel.org/.../mchehab/linux-media Merge tag 'hwmon-for-linus' of git://git.kernel.org/.../groeck/linux-staging Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/.../rafael/linux-pm Merge tag 'usb-3.11-rc5' of git://git.kernel.org/.../gregkh/usb Merge tag 'staging-3.11-rc5' of git://git.kernel.org/.../gregkh/staging Merge tag 'sound-3.11' of git://git.kernel.org/.../tiwai/sound Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs Merge branch 'for-linus' of git://git.kernel.org/.../mason/linux-btrfs Merge branch 'i2c/for-current' of git://git.kernel.org/.../wsa/linux Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Merge branch 'merge' of git://git.kernel.org/.../benh/powerpc Merge tag 'scsi-fixes' of git://git.kernel.org/.../jejb/scsi Linux 3.11-rc5 Linus Walleij (1): MAINTAINERS: delete Srinidhi from ux500 Liu Bo (2): Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents Btrfs: fix extent buffer leak after backref walking Lubomir Rintel (2): [media] usbtv: Fix deinterlacing [media] usbtv: Throw corrupted frames away Lucas Stach (1): ARM: tegra: enable ULPI phy on Colibri T20 Mark Brown (1): Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus Markos Chandras (1): MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335 Martin K. Petersen (1): [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set Martin Schwidefsky (1): s390/bitops: fix find_next_bit_left Mateusz Krawczuk (1): regmap: Add missing header for !CONFIG_REGMAP stubs Matt Burtch (1): USB-Serial: Fix error handling of usb_wwan Maxime Ripard (1): i2c: mv64xxx: Document the newly introduced allwinner compatible Michael Brunner (1): i2c: Fix Kontron PLD prescaler calculation Michael Neuling (5): powerpc: Fix hypervisor facility unavaliable vector number powerpc: Rework setting up H/FSCR bit definitions powerpc: Fix context switch DSCR on POWER8 powerpc: Save the TAR register earlier powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs Michal Srb (1): drm/cirrus: Invalidate page tables when pinning a BO Michel Dänzer (1): drm: Don't pass negative delta to ktime_sub_ns() Mike Qiu (1): powerpc/eeh: Add missing procfs entry for PowerNV Neil Horman (1): x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset Niels de Vos (1): pata_imx: expose module alias for loading from device-tree Nishanth Menon (5): regulator: palmas-pmic: doc: fix typo for sleep-mode regulator: palmas-pmic: doc: remove ti,tstep ARM: dts: omap5-uevm: document regulator signals used on the actual board ARM: dts: omap5-uevm: fix regulator configurations mandatory for SoC ARM: dts: omap5-uevm: update optional/unused regulator configurations Oleg Nesterov (12): tracing: Turn event/id->i_private into call->event.type tracing: Change event_enable/disable_read() to verify i_private != NULL tracing: Change event_filter_read/write to verify i_private != NULL tracing: Change f_start() to take event_mutex and verify i_private != NULL tracing: Introduce remove_event_file_dir() tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) tracing: trace_remove_event_call() should fail if call/file is in use userns: unshare_userns(&cred) should not populate cred on failure Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" userns: limit the maximum depth of user_namespace->parent chain dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() Oliver Neukum (1): usb: add two quirky touchscreen Olof Johansson (4): Merge tag 'msm-3.11-fix1' of git://git.kernel.org/.../davidb/linux-msm into fixes Merge tag 'omap-for-v3.11/fixes-omap5' of git://git.kernel.org/.../tmlind/linux-omap into fixes Merge tag 'for-v3.11-rc/omap-fixes-b' of git://git.kernel.org/.../pjw/omap-pending into fixes Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/.../horms/renesas into fixes Patil, Rachna (1): iio: ti_am335x_adc: Fix wrong samples received on 1st read Paulo Zanoni (1): drm/i915: update last_vblank when disabling the power well Piotr Sarna (1): staging: zcache: fix "zcache=" kernel parameter Rafael J. Wysocki (5): ACPI / PM: Walk physical_node_list under physical_node_lock ACPI: Drop physical_node_id_bitmap from struct acpi_device ACPI: Try harder to resolve _ADR collisions for bridges Merge branch 'acpi-fixes' Merge branch 'pm-fixes' Rajendra Nayak (3): ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL ARM: OMAP2+: Avoid idling memory controllers with no drivers ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state Ralf Baechle (1): MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. Rohit Vaswani (2): ARM: msm: dts: Fix the gpio register address for msm8960 ARM: msm: Consolidate gpiomux for older architectures Roy Franz (1): x86, efi: correct call to free_pages Sachin Kamat (1): [media] s5p-g2d: Fix registration failure Santosh Shilimkar (1): MAINTAINERS: add TI Keystone ARM platform Sarah Sharp (3): usb: Don't fail port power resume on device disconnect. xhci-plat: Don't enable legacy PCI interrupts. Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next Scott Mayhew (1): NFSv4: Fix the sync mount option for nfs4 mounts Sergei Shtylyov (1): ARM: shmobile: BOCK-W: fix SDHI0 PFC settings Shaohua Li (1): workqueue: copy workqueue_attrs with all fields Simon Horman (1): ARM: shmobile: lager: do not annotate gpio_buttons as __initdata Srinivas Kandagatla (2): ARM: STi: Fix cpu nodes with correct device_type. ARM: STi: remove sti_secondary_start from INIT section. Stefan Haberland (1): s390/dasd: fix hanging devices after path events Steven Rostedt (1): printk: Fix return of braille_register_console() Steven Rostedt (Red Hat) (5): ftrace: Consolidate some duplicate code for updating ftrace ops ftrace: Check module functions being traced on reload tracing: Add comment to describe special break case in probe_remove_event_call() tracing/kprobes: Fail to unregister if probe event files are in use tracing/uprobes: Fail to unregister if probe event files are in use Sumit.Saxena@xxxxxxx (1): [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel Thadeu Lima de Souza Cascardo (1): powerpc/kvm/book3s_pr: Return appropriate error when allocation fails Theodore Ts'o (2): ext4: make sure group number is bumped after a inode allocation race ext4: fix retry handling in ext4_ext_truncate() Thomas Pugliese (1): wusbcore: fix kernel panic when disconnecting a wireless USB->serial device Tomi Valkeinen (2): OMAPDSS: analog-tv-connector: compile fix ARM: OMAP: dss-common: fix Panda's DVI DDC channel Torsten Kaiser (1): x86, amd, microcode: Fix error path in apply_microcode_amd() Trond Myklebust (6): LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs SUNRPC: Don't auto-disconnect from the local rpcbind socket SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister NFS: Fix writeback performance issue on cache invalidation NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() NFSv4: Fix up nfs4_proc_lookup_mountpoint Ville Syrjälä (1): drm/i915: Don't call encoder's get_config unless encoder is active Viresh Kumar (1): cpufreq: rename ignore_nice as ignore_nice_load Weston Andros Adamson (1): nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID Yasuaki Ishimatsu (1): ACPI / processor: move try_offline_node() after acpi_unmap_lsapic() Yoshihiro YUNOMAE (2): virtio/console: Quit from splice_write if pipe->nrbufs is 0 virtio/console: Add pipe_lock/unlock for splice_write Zach Brown (1): btrfs: don't loop on large offsets in readdir Zheng Liu (2): ext4: add WARN_ON to check the length of allocated blocks vfs: add missing check for __O_TMPFILE in fcntl_init() Documentation/DocBook/media_api.tmpl | 4 +- .../devicetree/bindings/i2c/i2c-mv64xxx.txt | 2 +- .../devicetree/bindings/regulator/palmas-pmic.txt | 4 +- MAINTAINERS | 12 +- Makefile | 2 +- arch/arm/boot/dts/msm8960-cdp.dts | 4 +- arch/arm/boot/dts/omap5-uevm.dts | 78 +++++--- arch/arm/boot/dts/stih41x.dtsi | 2 + arch/arm/boot/dts/tegra20-colibri-512.dtsi | 1 + arch/arm/mach-msm/Kconfig | 3 +- arch/arm/mach-msm/gpiomux-v1.c | 33 ---- arch/arm/mach-msm/gpiomux.h | 10 - arch/arm/mach-omap2/dss-common.c | 2 +- arch/arm/mach-omap2/omap_device.c | 18 ++ arch/arm/mach-omap2/omap_hwmod.c | 2 +- arch/arm/mach-omap2/omap_hwmod.h | 50 +++++ arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 6 +- arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 3 +- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 9 +- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 5 +- arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 3 +- arch/arm/mach-omap2/serial.c | 11 - arch/arm/mach-shmobile/board-armadillo800eva.c | 3 - arch/arm/mach-shmobile/board-bockw.c | 8 +- arch/arm/mach-shmobile/board-lager.c | 2 +- arch/arm/mach-sti/headsmp.S | 2 - arch/avr32/boards/atngw100/mrmt.c | 1 - arch/mips/include/asm/cpu-features.h | 2 + arch/mips/kernel/smp-bmips.c | 10 +- arch/mips/oprofile/op_model_mipsxx.c | 2 +- arch/mips/pnx833x/common/platform.c | 2 + arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/processor.h | 4 + arch/powerpc/include/asm/reg.h | 31 ++- arch/powerpc/include/asm/switch_to.h | 9 + arch/powerpc/kernel/asm-offsets.c | 3 + arch/powerpc/kernel/eeh.c | 2 +- arch/powerpc/kernel/entry_64.S | 36 +++- arch/powerpc/kernel/exceptions-64s.S | 5 +- arch/powerpc/kernel/process.c | 10 + arch/powerpc/kernel/tm.S | 20 ++ arch/powerpc/kernel/traps.c | 58 ++++--- arch/powerpc/kvm/book3s_hv.c | 4 +- arch/powerpc/kvm/book3s_pr.c | 5 +- arch/powerpc/platforms/pseries/nvram.c | 80 ++++----- arch/s390/Kconfig | 9 +- arch/s390/boot/compressed/Makefile | 9 +- arch/s390/boot/compressed/misc.c | 4 + arch/s390/include/asm/bitops.h | 2 +- arch/s390/kernel/perf_event.c | 9 +- arch/s390/kernel/setup.c | 1 + arch/s390/kvm/kvm-s390.c | 21 ++- arch/s390/kvm/priv.c | 4 +- arch/s390/mm/init.c | 1 + arch/s390/oprofile/init.c | 2 +- arch/x86/boot/compressed/eboot.c | 2 +- arch/x86/kernel/early-quirks.c | 14 ++- arch/x86/kernel/i387.c | 2 +- arch/x86/kernel/microcode_amd.c | 9 +- drivers/acpi/acpi_processor.c | 3 +- drivers/acpi/glue.c | 133 ++++++++++--- drivers/acpi/proc.c | 8 + drivers/acpi/video.c | 2 +- drivers/ata/pata_imx.c | 1 + drivers/base/regmap/regcache.c | 3 +- drivers/char/virtio_console.c | 70 +++++--- drivers/cpufreq/cpufreq_conservative.c | 20 +- drivers/cpufreq/cpufreq_governor.c | 8 +- drivers/cpufreq/cpufreq_governor.h | 4 +- drivers/cpufreq/cpufreq_ondemand.c | 20 +- drivers/cpufreq/loongson2_cpufreq.c | 11 +- drivers/dma/sh/shdma.c | 4 +- drivers/gpu/drm/ast/ast_ttm.c | 1 + drivers/gpu/drm/cirrus/cirrus_ttm.c | 1 + drivers/gpu/drm/drm_irq.c | 5 +- drivers/gpu/drm/i915/i915_reg.h | 12 +- drivers/gpu/drm/i915/intel_display.c | 4 +- drivers/gpu/drm/i915/intel_panel.c | 18 ++- drivers/gpu/drm/i915/intel_pm.c | 18 ++ drivers/gpu/drm/mgag200/mgag200_ttm.c | 1 + drivers/gpu/drm/radeon/btc_dpm.c | 17 +-- drivers/gpu/drm/radeon/cik.c | 18 ++- drivers/gpu/drm/radeon/cypress_dpm.c | 17 +-- drivers/gpu/drm/radeon/evergreen.c | 6 +- drivers/gpu/drm/radeon/evergreen_hdmi.c | 26 +++- drivers/gpu/drm/radeon/evergreend.h | 3 + drivers/gpu/drm/radeon/ni.c | 16 +- drivers/gpu/drm/radeon/ni_dpm.c | 17 +-- drivers/gpu/drm/radeon/r600.c | 41 +++- drivers/gpu/drm/radeon/r600_hdmi.c | 37 ++++- drivers/gpu/drm/radeon/r600d.h | 3 + drivers/gpu/drm/radeon/radeon.h | 4 +- drivers/gpu/drm/radeon/radeon_asic.h | 2 +- drivers/gpu/drm/radeon/radeon_device.c | 3 + drivers/gpu/drm/radeon/radeon_fence.c | 2 +- drivers/gpu/drm/radeon/radeon_gart.c | 1 - drivers/gpu/drm/radeon/radeon_pm.c | 9 +- drivers/gpu/drm/radeon/radeon_uvd.c | 93 +++++++--- drivers/gpu/drm/radeon/rv6xx_dpm.c | 22 +- drivers/gpu/drm/radeon/rv770.c | 7 +- drivers/gpu/drm/radeon/rv770_dpm.c | 33 ++-- drivers/gpu/drm/radeon/rv770_dpm.h | 1 + drivers/gpu/drm/radeon/si.c | 19 ++- drivers/gpu/drm/radeon/si_dpm.c | 61 ++++--- drivers/hid/hid-logitech-dj.c | 2 - drivers/hwmon/adt7470.c | 2 +- drivers/i2c/busses/i2c-kempld.c | 4 +- drivers/i2c/busses/i2c-mxs.c | 2 +- drivers/iio/adc/ti_am335x_adc.c | 30 +++- drivers/iio/industrialio-trigger.c | 34 +++-- drivers/media/i2c/ml86v7667.c | 4 +- drivers/media/platform/coda.c | 2 +- drivers/media/platform/s5p-g2d/g2d.c | 1 + drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 79 +++----- drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 46 ++--- drivers/media/usb/em28xx/em28xx-i2c.c | 2 +- drivers/media/usb/hdpvr/hdpvr-core.c | 11 +- drivers/media/usb/usbtv/Kconfig | 2 +- drivers/media/usb/usbtv/usbtv.c | 51 ++++-- drivers/pci/pci-acpi.c | 15 +- drivers/s390/block/dasd.c | 6 + drivers/scsi/fnic/fnic.h | 2 +- drivers/scsi/fnic/fnic_main.c | 22 +-- drivers/scsi/megaraid/megaraid_sas_base.c | 20 ++- drivers/scsi/scsi.c | 3 + drivers/scsi/virtio_scsi.c | 2 +- drivers/spi/spi-davinci.c | 2 +- drivers/staging/zcache/zcache-main.c | 6 +- drivers/usb/class/usbtmc.c | 8 +- drivers/usb/core/hub.c | 14 +-- drivers/usb/core/port.c | 13 +- drivers/usb/core/quirks.c | 6 + drivers/usb/host/ehci-sched.c | 13 +- drivers/usb/host/xhci-mem.c | 1 + drivers/usb/host/xhci-plat.c | 2 +- drivers/usb/host/xhci.c | 8 +- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/adutux.c | 2 +- drivers/usb/serial/keyspan.c | 2 +- drivers/usb/serial/mos7720.c | 21 ++- drivers/usb/serial/mos7840.c | 2 +- drivers/usb/serial/ti_usb_3410_5052.c | 9 +- drivers/usb/serial/usb_wwan.c | 20 +- drivers/usb/wusbcore/wa-xfer.c | 9 +- drivers/video/mxsfb.c | 26 --- .../video/omap2/displays-new/connector-analog-tv.c | 18 ++- fs/btrfs/backref.c | 48 +++-- fs/btrfs/ctree.c | 1 - fs/btrfs/extent_io.c | 9 +- fs/btrfs/file.c | 62 ++++--- fs/btrfs/inode.c | 52 ++++-- fs/btrfs/transaction.c | 8 +- fs/btrfs/transaction.h | 2 +- fs/btrfs/tree-log.c | 5 +- fs/debugfs/inode.c | 69 +++----- fs/dlm/user.c | 1 - fs/ext4/extents.c | 2 +- fs/ext4/ialloc.c | 10 +- fs/ext4/inode.c | 39 ++-- fs/ext4/super.c | 1 + fs/fcntl.c | 4 +- fs/lockd/clntlock.c | 13 +- fs/lockd/clntproc.c | 5 +- fs/namei.c | 10 +- fs/nfs/inode.c | 11 +- fs/nfs/nfs4proc.c | 8 +- fs/nfs/super.c | 4 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 2 + fs/nfsd/nfs4xdr.c | 5 +- fs/open.c | 2 +- fs/reiserfs/procfs.c | 99 ++-------- fs/reiserfs/super.c | 3 +- include/acpi/acpi_bus.h | 14 +- include/linux/ftrace_event.h | 12 +- include/linux/iio/trigger.h | 3 +- include/linux/kernel.h | 2 +- include/linux/mfd/ti_am335x_tscadc.h | 16 ++ include/linux/regmap.h | 1 + include/linux/sunrpc/sched.h | 1 + include/linux/user_namespace.h | 1 + include/media/v4l2-ctrls.h | 1 + kernel/cgroup.c | 4 +- kernel/printk/braille.c | 3 +- kernel/ptrace.c | 1 - kernel/trace/ftrace.c | 87 +++++++-- kernel/trace/trace.c | 27 ++-- kernel/trace/trace_events.c | 200 +++++++++++++------- kernel/trace/trace_events_filter.c | 17 +- kernel/trace/trace_kprobe.c | 21 ++- kernel/trace/trace_uprobe.c | 51 ++++-- kernel/user_namespace.c | 17 ++- kernel/workqueue.c | 44 ++++- mm/slub.c | 3 - net/sunrpc/clnt.c | 4 + net/sunrpc/netns.h | 1 + net/sunrpc/rpcb_clnt.c | 48 ++++-- security/smack/smack_lsm.c | 24 +-- sound/usb/6fire/comm.c | 38 ++++- sound/usb/6fire/comm.h | 2 +- sound/usb/endpoint.c | 13 +- 201 files changed, 1917 insertions(+), 1200 deletions(-) delete mode 100644 arch/arm/mach-msm/gpiomux-v1.c -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html