]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Next/merge.log
Add linux-next specific files for 20120925
[karo-tx-linux.git] / Next / merge.log
1 $ date
2 Tuesday 25 September  10:36:41 EST 2012
3 $ git checkout master
4 Already on 'master'
5 $ git reset --hard stable
6 HEAD is now at 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
7 Merging origin/master (56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile)
8 $ git merge origin/master
9 Updating 56bae80..56d27ad
10 Fast-forward
11  Documentation/vfio.txt              |    2 +-
12  Makefile                            |    4 +-
13  arch/tile/include/gxio/iorpc_trio.h |   24 ++++++-----
14  arch/x86/xen/setup.c                |    4 ++
15  drivers/block/rbd.c                 |    7 ++--
16  drivers/vfio/pci/vfio_pci_intrs.c   |   76 ++++++++++++++++++++++++++---------
17  net/ceph/messenger.c                |    5 +--
18  7 files changed, 80 insertions(+), 42 deletions(-)
19 Merging fixes/master (9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc)
20 $ git merge fixes/master
21 Already up-to-date.
22 Merging kbuild-current/rc-fixes (24cc7fb x86/kbuild: archscripts depends on scripts_basic)
23 $ git merge kbuild-current/rc-fixes
24 Already up-to-date.
25 Merging arm-current/fixes (bf619fa ARM: reserve syscall 378 for kcmp)
26 $ git merge arm-current/fixes
27 Already up-to-date.
28 Merging m68k-current/for-linus (3be7184 m68k: Add missing RCU idle APIs on idle loop)
29 $ git merge m68k-current/for-linus
30 Merge made by the 'recursive' strategy.
31  arch/m68k/kernel/process.c |    3 +++
32  1 file changed, 3 insertions(+)
33 Merging powerpc-merge/merge (636802e powerpc: Don't use __put_user() in patch_instruction)
34 $ git merge powerpc-merge/merge
35 Already up-to-date.
36 Merging sparc/master (a9e8d1a sparc: fix the return value of module_alloc())
37 $ git merge sparc/master
38 Already up-to-date.
39 Merging net/master (3e10986 net: guard tcp_set_keepalive() to tcp sockets)
40 $ git merge net/master
41 Merge made by the 'recursive' strategy.
42  arch/arm/mach-mxs/mach-mxs.c |    2 +-
43  drivers/net/phy/bcm87xx.c    |    2 ++
44  drivers/net/phy/micrel.c     |   45 +++++++++++++++++++++++++++++++++---------
45  drivers/net/ppp/pppoe.c      |    2 +-
46  drivers/net/team/team.c      |   32 ++++++++++++++++++++++--------
47  include/linux/micrel_phy.h   |   19 +++++++++++++++---
48  net/core/sock.c              |    3 ++-
49  net/ipv4/raw.c               |   14 +++++++------
50  8 files changed, 90 insertions(+), 29 deletions(-)
51 Merging sound-current/for-linus (5d037f9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
52 $ git merge sound-current/for-linus
53 Already up-to-date.
54 Merging pci-current/for-linus (0ff9514 PCI: Don't print anything while decoding is disabled)
55 $ git merge pci-current/for-linus
56 Already up-to-date.
57 Merging wireless/master (a7be50b iwlwifi: don't double free the interrupt in failure path)
58 $ git merge wireless/master
59 Merge made by the 'recursive' strategy.
60  drivers/net/wireless/iwlwifi/pcie/trans.c |    1 +
61  net/bluetooth/hci_core.c                  |    2 ++
62  net/bluetooth/l2cap_core.c                |    2 +-
63  net/bluetooth/mgmt.c                      |   16 ++++++++++++++++
64  net/wireless/reg.c                        |   12 +++++++++---
65  5 files changed, 29 insertions(+), 4 deletions(-)
66 Merging driver-core.current/driver-core-linus (5698bd7 Linux 3.6-rc6)
67 $ git merge driver-core.current/driver-core-linus
68 Already up-to-date.
69 Merging tty.current/tty-linus (5698bd7 Linux 3.6-rc6)
70 $ git merge tty.current/tty-linus
71 Already up-to-date.
72 Merging usb.current/usb-linus (5698bd7 Linux 3.6-rc6)
73 $ git merge usb.current/usb-linus
74 Already up-to-date.
75 Merging staging.current/staging-linus (5698bd7 Linux 3.6-rc6)
76 $ git merge staging.current/staging-linus
77 Already up-to-date.
78 Merging char-misc.current/char-misc-linus (fea7a08 Linux 3.6-rc3)
79 $ git merge char-misc.current/char-misc-linus
80 Already up-to-date.
81 Merging input-current/for-linus (35b1da4 Input: edt-ft5x06 - return -EFAULT on copy_to_user() error)
82 $ git merge input-current/for-linus
83 Already up-to-date.
84 Merging md-current/for-linus (58e94ae md/raid1: close some possible races on write errors during resync)
85 $ git merge md-current/for-linus
86 Already up-to-date.
87 Merging audit-current/for-linus (c158a35 audit: no leading space in audit_log_d_path prefix)
88 $ git merge audit-current/for-linus
89 Already up-to-date.
90 Merging crypto-current/master (9b2f4cb crypto: authenc - Fix crash with zero-length assoc data)
91 $ git merge crypto-current/master
92 Already up-to-date.
93 Merging ide/master (9974e43 ide: fix generic_ide_suspend/resume Oops)
94 $ git merge ide/master
95 Already up-to-date.
96 Merging dwmw2/master (244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6)
97 $ git merge dwmw2/master
98 Already up-to-date.
99 Merging sh-current/sh-fixes-for-linus (4403310 SH: Convert out[bwl] macros to inline functions)
100 $ git merge sh-current/sh-fixes-for-linus
101 Already up-to-date.
102 Merging irqdomain-current/irqdomain/merge (15e06bf irqdomain: Fix debugfs formatting)
103 $ git merge irqdomain-current/irqdomain/merge
104 Already up-to-date.
105 Merging devicetree-current/devicetree/merge (4e8383b of: release node fix for of_parse_phandle_with_args)
106 $ git merge devicetree-current/devicetree/merge
107 Auto-merging drivers/of/base.c
108 Merge made by the 'recursive' strategy.
109  drivers/of/base.c |    2 ++
110  1 file changed, 2 insertions(+)
111 Merging spi-current/spi/merge (d1c185b of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.)
112 $ git merge spi-current/spi/merge
113 Auto-merging drivers/spi/spi.c
114 Auto-merging drivers/spi/spi-s3c64xx.c
115 Auto-merging drivers/spi/spi-bcm63xx.c
116 Merge made by the 'recursive' strategy.
117  drivers/spi/spi-bcm63xx.c |   16 ++++++----------
118  drivers/spi/spi-s3c64xx.c |   10 ++++------
119  drivers/spi/spi.c         |    5 ++++-
120  3 files changed, 14 insertions(+), 17 deletions(-)
121 Merging gpio-current/gpio/merge (96b7064 gpio/tca6424: merge I2C transactions, remove cast)
122 $ git merge gpio-current/gpio/merge
123 Already up-to-date.
124 Merging arm/for-next (8423021 Merge branches 'arch-timers', 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-next)
125 $ git merge arm/for-next
126 Removing arch/arm/mach-sa1100/include/mach/lart.h
127 Removing arch/arm/mach-sa1100/include/mach/SA-1111.h
128 Removing arch/arm/kernel/compat.h
129 Auto-merging arch/arm/kernel/atags_compat.c
130 Removing arch/arm/include/asm/unaligned.h
131 Removing arch/arm/include/asm/types.h
132 Removing arch/arm/include/asm/termios.h
133 Removing arch/arm/include/asm/termbits.h
134 Removing arch/arm/include/asm/sockios.h
135 Removing arch/arm/include/asm/socket.h
136 Removing arch/arm/include/asm/shmbuf.h
137 Removing arch/arm/include/asm/serial.h
138 Removing arch/arm/include/asm/sembuf.h
139 Removing arch/arm/include/asm/segment.h
140 Removing arch/arm/include/asm/parport.h
141 Removing arch/arm/include/asm/param.h
142 Removing arch/arm/include/asm/msgbuf.h
143 Removing arch/arm/include/asm/ipcbuf.h
144 Removing arch/arm/include/asm/hardware/linkup-l1110.h
145 Removing arch/arm/include/asm/exec.h
146 Removing arch/arm/include/asm/current.h
147 Merge made by the 'recursive' strategy.
148  Documentation/devicetree/bindings/arm/arm-boards   |   12 +
149  .../devicetree/bindings/arm/versatile-fpga-irq.txt |   31 ++
150  arch/arm/Kconfig                                   |   31 +-
151  arch/arm/Makefile                                  |    9 +-
152  arch/arm/boot/compressed/decompress.c              |    3 +
153  arch/arm/boot/dts/integrator.dtsi                  |   76 ++++
154  arch/arm/boot/dts/integratorap.dts                 |   68 ++++
155  arch/arm/boot/dts/integratorcp.dts                 |  110 ++++++
156  arch/arm/include/asm/Kbuild                        |   17 +
157  arch/arm/include/asm/arch_timer.h                  |    7 +
158  arch/arm/include/asm/current.h                     |   15 -
159  arch/arm/include/asm/exec.h                        |    6 -
160  arch/arm/include/asm/glue-cache.h                  |   16 +-
161  arch/arm/include/asm/hardirq.h                     |    2 +-
162  arch/arm/include/asm/hardware/linkup-l1110.h       |   48 ---
163  arch/arm/include/asm/io.h                          |   67 +++-
164  arch/arm/include/asm/ipcbuf.h                      |    1 -
165  arch/arm/include/asm/msgbuf.h                      |   31 --
166  arch/arm/include/asm/mutex.h                       |    9 +-
167  arch/arm/include/asm/opcodes-virt.h                |   29 ++
168  arch/arm/include/asm/opcodes.h                     |  181 +++++++++-
169  arch/arm/include/asm/param.h                       |   31 --
170  arch/arm/include/asm/parport.h                     |   18 -
171  arch/arm/include/asm/segment.h                     |   11 -
172  arch/arm/include/asm/sembuf.h                      |   25 --
173  arch/arm/include/asm/serial.h                      |   19 -
174  arch/arm/include/asm/shmbuf.h                      |   42 ---
175  arch/arm/include/asm/socket.h                      |   72 ----
176  arch/arm/include/asm/sockios.h                     |   13 -
177  arch/arm/include/asm/syscall.h                     |    4 +
178  arch/arm/include/asm/termbits.h                    |  198 -----------
179  arch/arm/include/asm/termios.h                     |   92 -----
180  arch/arm/include/asm/thread_info.h                 |    6 +-
181  arch/arm/include/asm/timex.h                       |    6 +-
182  arch/arm/include/asm/types.h                       |   16 -
183  arch/arm/include/asm/unaligned.h                   |   19 -
184  arch/arm/include/asm/unistd.h                      |    8 +
185  arch/arm/kernel/Makefile                           |    5 +-
186  arch/arm/kernel/arch_timer.c                       |  368 ++++++++++++++------
187  arch/arm/kernel/asm-offsets.c                      |    2 +
188  arch/arm/kernel/atags.h                            |   14 +
189  arch/arm/kernel/{compat.c => atags_compat.c}       |    4 +-
190  arch/arm/kernel/atags_parse.c                      |  238 +++++++++++++
191  arch/arm/kernel/{atags.c => atags_proc.c}          |    0
192  arch/arm/kernel/compat.h                           |   11 -
193  arch/arm/kernel/entry-common.S                     |    9 +
194  arch/arm/kernel/ptrace.c                           |   19 +-
195  arch/arm/kernel/sched_clock.c                      |    8 +
196  arch/arm/kernel/setup.c                            |  236 +------------
197  arch/arm/kernel/smp.c                              |   13 +-
198  arch/arm/mach-exynos/platsmp.c                     |    2 +-
199  arch/arm/mach-imx/mach-imx27_visstrim_m10.c        |    6 +-
200  arch/arm/mach-integrator/common.h                  |    3 +
201  arch/arm/mach-integrator/core.c                    |   17 +-
202  arch/arm/mach-integrator/integrator_ap.c           |  276 +++++++++++----
203  arch/arm/mach-integrator/integrator_cp.c           |  325 +++++++++++------
204  arch/arm/mach-sa1100/include/mach/SA-1111.h        |    5 -
205  arch/arm/mach-sa1100/include/mach/lart.h           |   13 -
206  arch/arm/mach-shmobile/smp-emev2.c                 |    2 +-
207  arch/arm/mm/alignment.c                            |    6 +-
208  arch/arm/mm/cache-l2x0.c                           |    8 +-
209  arch/arm/mm/init.c                                 |    2 +-
210  arch/arm/plat-versatile/fpga-irq.c                 |   72 +++-
211  arch/arm/plat-versatile/include/plat/fpga-irq.h    |    2 +
212  64 files changed, 1728 insertions(+), 1287 deletions(-)
213  create mode 100644 Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt
214  create mode 100644 arch/arm/boot/dts/integrator.dtsi
215  create mode 100644 arch/arm/boot/dts/integratorap.dts
216  create mode 100644 arch/arm/boot/dts/integratorcp.dts
217  delete mode 100644 arch/arm/include/asm/current.h
218  delete mode 100644 arch/arm/include/asm/exec.h
219  delete mode 100644 arch/arm/include/asm/hardware/linkup-l1110.h
220  delete mode 100644 arch/arm/include/asm/ipcbuf.h
221  delete mode 100644 arch/arm/include/asm/msgbuf.h
222  create mode 100644 arch/arm/include/asm/opcodes-virt.h
223  delete mode 100644 arch/arm/include/asm/param.h
224  delete mode 100644 arch/arm/include/asm/parport.h
225  delete mode 100644 arch/arm/include/asm/segment.h
226  delete mode 100644 arch/arm/include/asm/sembuf.h
227  delete mode 100644 arch/arm/include/asm/serial.h
228  delete mode 100644 arch/arm/include/asm/shmbuf.h
229  delete mode 100644 arch/arm/include/asm/socket.h
230  delete mode 100644 arch/arm/include/asm/sockios.h
231  delete mode 100644 arch/arm/include/asm/termbits.h
232  delete mode 100644 arch/arm/include/asm/termios.h
233  delete mode 100644 arch/arm/include/asm/types.h
234  delete mode 100644 arch/arm/include/asm/unaligned.h
235  rename arch/arm/kernel/{compat.c => atags_compat.c} (99%)
236  create mode 100644 arch/arm/kernel/atags_parse.c
237  rename arch/arm/kernel/{atags.c => atags_proc.c} (100%)
238  delete mode 100644 arch/arm/kernel/compat.h
239  delete mode 100644 arch/arm/mach-sa1100/include/mach/SA-1111.h
240  delete mode 100644 arch/arm/mach-sa1100/include/mach/lart.h
241 Merging arm-perf/for-next/perf (b90c4b9 Merge branch 'hw-breakpoint' into for-next/perf)
242 $ git merge arm-perf/for-next/perf
243 Resolved 'arch/arm/kernel/hw_breakpoint.c' using previous resolution.
244 Auto-merging arch/arm/plat-samsung/devs.c
245 Removing arch/arm/kernel/pmu.c
246 Auto-merging arch/arm/kernel/hw_breakpoint.c
247 CONFLICT (content): Merge conflict in arch/arm/kernel/hw_breakpoint.c
248 Auto-merging arch/arm/kernel/Makefile
249 Auto-merging arch/arm/Kconfig
250 Auto-merging MAINTAINERS
251 Automatic merge failed; fix conflicts and then commit the result.
252 $ git commit -v -a
253 [master 8be8120] Merge remote-tracking branch 'arm-perf/for-next/perf'
254 $ git diff -M --stat --summary HEAD^..
255  Documentation/devicetree/bindings/arm/pmu.txt |    4 +
256  MAINTAINERS                                   |    1 -
257  arch/arm/Kconfig                              |    8 +-
258  arch/arm/include/asm/perf_event.h             |    9 +-
259  arch/arm/include/asm/pmu.h                    |   77 ++----
260  arch/arm/kernel/Makefile                      |    3 +-
261  arch/arm/kernel/perf_event.c                  |  347 ++++---------------------
262  arch/arm/kernel/perf_event_cpu.c              |  295 +++++++++++++++++++++
263  arch/arm/kernel/perf_event_v6.c               |   12 +-
264  arch/arm/kernel/perf_event_v7.c               |   32 +--
265  arch/arm/kernel/perf_event_xscale.c           |   10 +-
266  arch/arm/kernel/pmu.c                         |   36 ---
267  arch/arm/mach-bcmring/arch.c                  |    3 +-
268  arch/arm/mach-omap2/devices.c                 |    3 +-
269  arch/arm/mach-pxa/devices.c                   |    3 +-
270  arch/arm/mach-realview/realview_eb.c          |    3 +-
271  arch/arm/mach-realview/realview_pb1176.c      |    3 +-
272  arch/arm/mach-realview/realview_pb11mp.c      |    3 +-
273  arch/arm/mach-realview/realview_pba8.c        |    3 +-
274  arch/arm/mach-realview/realview_pbx.c         |    3 +-
275  arch/arm/mach-tegra/devices.c                 |    3 +-
276  arch/arm/mach-ux500/cpu-db8500.c              |    3 +-
277  arch/arm/mach-vexpress/ct-ca9x4.c             |    3 +-
278  arch/arm/plat-iop/pmu.c                       |    3 +-
279  arch/arm/plat-samsung/devs.c                  |    3 +-
280  25 files changed, 424 insertions(+), 449 deletions(-)
281  create mode 100644 arch/arm/kernel/perf_event_cpu.c
282  delete mode 100644 arch/arm/kernel/pmu.c
283 Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6)
284 $ git merge davinci/davinci-next
285 Already up-to-date.
286 Merging xilinx/arm-next (b85a3ef ARM: Xilinx: Adding Xilinx board support)
287 $ git merge xilinx/arm-next
288 Already up-to-date.
289 Merging arm64/upstream (0d0109a arm64: Do not set the SMP/nAMP processor bit)
290 $ git merge arm64/upstream
291 Auto-merging fs/stat.c
292 Auto-merging MAINTAINERS
293 Merge made by the 'recursive' strategy.
294  Documentation/arm64/booting.txt               |  152 +++
295  Documentation/arm64/memory.txt                |   73 ++
296  MAINTAINERS                                   |    6 +
297  arch/arm64/Kconfig                            |  222 ++++
298  arch/arm64/Kconfig.debug                      |   27 +
299  arch/arm64/Makefile                           |   71 ++
300  arch/arm64/boot/.gitignore                    |    2 +
301  arch/arm64/boot/Makefile                      |   36 +
302  arch/arm64/boot/install.sh                    |   46 +
303  arch/arm64/configs/defconfig                  |   85 ++
304  arch/arm64/include/asm/Kbuild                 |   51 +
305  arch/arm64/include/asm/arm_generic.h          |  100 ++
306  arch/arm64/include/asm/asm-offsets.h          |    1 +
307  arch/arm64/include/asm/assembler.h            |  109 ++
308  arch/arm64/include/asm/atomic.h               |  305 ++++++
309  arch/arm64/include/asm/auxvec.h               |   22 +
310  arch/arm64/include/asm/barrier.h              |   52 +
311  arch/arm64/include/asm/bitops.h               |   53 +
312  arch/arm64/include/asm/bitsperlong.h          |   23 +
313  arch/arm64/include/asm/byteorder.h            |   21 +
314  arch/arm64/include/asm/cache.h                |   32 +
315  arch/arm64/include/asm/cacheflush.h           |  148 +++
316  arch/arm64/include/asm/cachetype.h            |   48 +
317  arch/arm64/include/asm/cmpxchg.h              |  173 ++++
318  arch/arm64/include/asm/compat.h               |  242 +++++
319  arch/arm64/include/asm/compiler.h             |   30 +
320  arch/arm64/include/asm/cputable.h             |   30 +
321  arch/arm64/include/asm/cputype.h              |   49 +
322  arch/arm64/include/asm/debug-monitors.h       |   88 ++
323  arch/arm64/include/asm/device.h               |   26 +
324  arch/arm64/include/asm/dma-mapping.h          |  124 +++
325  arch/arm64/include/asm/elf.h                  |  179 ++++
326  arch/arm64/include/asm/exception.h            |   23 +
327  arch/arm64/include/asm/exec.h                 |   23 +
328  arch/arm64/include/asm/fb.h                   |   34 +
329  arch/arm64/include/asm/fcntl.h                |   29 +
330  arch/arm64/include/asm/fpsimd.h               |   64 ++
331  arch/arm64/include/asm/futex.h                |  136 +++
332  arch/arm64/include/asm/hardirq.h              |   52 +
333  arch/arm64/include/asm/hw_breakpoint.h        |  137 +++
334  arch/arm64/include/asm/hwcap.h                |   53 +
335  arch/arm64/include/asm/io.h                   |  258 +++++
336  arch/arm64/include/asm/irq.h                  |    8 +
337  arch/arm64/include/asm/irqflags.h             |   91 ++
338  arch/arm64/include/asm/memblock.h             |   21 +
339  arch/arm64/include/asm/memory.h               |  144 +++
340  arch/arm64/include/asm/mmu.h                  |   30 +
341  arch/arm64/include/asm/mmu_context.h          |  152 +++
342  arch/arm64/include/asm/module.h               |   23 +
343  arch/arm64/include/asm/page.h                 |   67 ++
344  arch/arm64/include/asm/param.h                |   23 +
345  arch/arm64/include/asm/perf_event.h           |   22 +
346  arch/arm64/include/asm/pgalloc.h              |  113 ++
347  arch/arm64/include/asm/pgtable-2level-hwdef.h |   43 +
348  arch/arm64/include/asm/pgtable-2level-types.h |   60 ++
349  arch/arm64/include/asm/pgtable-3level-hwdef.h |   50 +
350  arch/arm64/include/asm/pgtable-3level-types.h |   66 ++
351  arch/arm64/include/asm/pgtable-hwdef.h        |   94 ++
352  arch/arm64/include/asm/pgtable.h              |  328 ++++++
353  arch/arm64/include/asm/pmu.h                  |   82 ++
354  arch/arm64/include/asm/proc-fns.h             |   50 +
355  arch/arm64/include/asm/processor.h            |  175 ++++
356  arch/arm64/include/asm/prom.h                 |    1 +
357  arch/arm64/include/asm/ptrace.h               |  212 ++++
358  arch/arm64/include/asm/setup.h                |   26 +
359  arch/arm64/include/asm/shmparam.h             |   28 +
360  arch/arm64/include/asm/sigcontext.h           |   69 ++
361  arch/arm64/include/asm/siginfo.h              |   23 +
362  arch/arm64/include/asm/signal.h               |   24 +
363  arch/arm64/include/asm/signal32.h             |   53 +
364  arch/arm64/include/asm/smp.h                  |   69 ++
365  arch/arm64/include/asm/sparsemem.h            |   24 +
366  arch/arm64/include/asm/spinlock.h             |  202 ++++
367  arch/arm64/include/asm/spinlock_types.h       |   38 +
368  arch/arm64/include/asm/stacktrace.h           |   29 +
369  arch/arm64/include/asm/stat.h                 |   62 ++
370  arch/arm64/include/asm/statfs.h               |   23 +
371  arch/arm64/include/asm/syscall.h              |  101 ++
372  arch/arm64/include/asm/syscalls.h             |   40 +
373  arch/arm64/include/asm/system_misc.h          |   54 +
374  arch/arm64/include/asm/thread_info.h          |  127 +++
375  arch/arm64/include/asm/timex.h                |   29 +
376  arch/arm64/include/asm/tlb.h                  |  190 ++++
377  arch/arm64/include/asm/tlbflush.h             |  122 +++
378  arch/arm64/include/asm/traps.h                |   30 +
379  arch/arm64/include/asm/uaccess.h              |  297 ++++++
380  arch/arm64/include/asm/ucontext.h             |   30 +
381  arch/arm64/include/asm/unistd.h               |   27 +
382  arch/arm64/include/asm/unistd32.h             |  758 ++++++++++++++
383  arch/arm64/include/asm/vdso.h                 |   41 +
384  arch/arm64/include/asm/vdso_datapage.h        |   43 +
385  arch/arm64/kernel/.gitignore                  |    1 +
386  arch/arm64/kernel/Makefile                    |   27 +
387  arch/arm64/kernel/arm64ksyms.c                |   46 +
388  arch/arm64/kernel/asm-offsets.c               |  108 ++
389  arch/arm64/kernel/cputable.c                  |   33 +
390  arch/arm64/kernel/debug-monitors.c            |  288 ++++++
391  arch/arm64/kernel/entry-fpsimd.S              |   80 ++
392  arch/arm64/kernel/entry.S                     |  695 +++++++++++++
393  arch/arm64/kernel/fpsimd.c                    |  106 ++
394  arch/arm64/kernel/head.S                      |  510 +++++++++
395  arch/arm64/kernel/hw_breakpoint.c             |  880 ++++++++++++++++
396  arch/arm64/kernel/io.c                        |   64 ++
397  arch/arm64/kernel/irq.c                       |   84 ++
398  arch/arm64/kernel/kuser32.S                   |   77 ++
399  arch/arm64/kernel/module.c                    |  456 +++++++++
400  arch/arm64/kernel/perf_event.c                | 1368 +++++++++++++++++++++++++
401  arch/arm64/kernel/process.c                   |  408 ++++++++
402  arch/arm64/kernel/ptrace.c                    | 1126 ++++++++++++++++++++
403  arch/arm64/kernel/setup.c                     |  347 +++++++
404  arch/arm64/kernel/signal.c                    |  437 ++++++++
405  arch/arm64/kernel/signal32.c                  |  876 ++++++++++++++++
406  arch/arm64/kernel/smp.c                       |  469 +++++++++
407  arch/arm64/kernel/stacktrace.c                |  127 +++
408  arch/arm64/kernel/sys.c                       |  138 +++
409  arch/arm64/kernel/sys32.S                     |  282 +++++
410  arch/arm64/kernel/sys_compat.c                |  164 +++
411  arch/arm64/kernel/time.c                      |   65 ++
412  arch/arm64/kernel/traps.c                     |  348 +++++++
413  arch/arm64/kernel/vdso.c                      |  261 +++++
414  arch/arm64/kernel/vdso/.gitignore             |    2 +
415  arch/arm64/kernel/vdso/Makefile               |   63 ++
416  arch/arm64/kernel/vdso/gen_vdso_offsets.sh    |   15 +
417  arch/arm64/kernel/vdso/gettimeofday.S         |  242 +++++
418  arch/arm64/kernel/vdso/note.S                 |   28 +
419  arch/arm64/kernel/vdso/sigreturn.S            |   37 +
420  arch/arm64/kernel/vdso/vdso.S                 |   33 +
421  arch/arm64/kernel/vdso/vdso.lds.S             |  100 ++
422  arch/arm64/kernel/vmlinux.lds.S               |  126 +++
423  arch/arm64/lib/Makefile                       |    4 +
424  arch/arm64/lib/bitops.c                       |   25 +
425  arch/arm64/lib/clear_page.S                   |   39 +
426  arch/arm64/lib/clear_user.S                   |   58 ++
427  arch/arm64/lib/copy_from_user.S               |   66 ++
428  arch/arm64/lib/copy_in_user.S                 |   63 ++
429  arch/arm64/lib/copy_page.S                    |   46 +
430  arch/arm64/lib/copy_to_user.S                 |   61 ++
431  arch/arm64/lib/delay.c                        |   55 +
432  arch/arm64/lib/strncpy_from_user.S            |   50 +
433  arch/arm64/lib/strnlen_user.S                 |   47 +
434  arch/arm64/mm/Makefile                        |    4 +
435  arch/arm64/mm/cache.S                         |  168 +++
436  arch/arm64/mm/context.c                       |  159 +++
437  arch/arm64/mm/copypage.c                      |   34 +
438  arch/arm64/mm/dma-mapping.c                   |   79 ++
439  arch/arm64/mm/extable.c                       |   17 +
440  arch/arm64/mm/fault.c                         |  534 ++++++++++
441  arch/arm64/mm/flush.c                         |  135 +++
442  arch/arm64/mm/init.c                          |  437 ++++++++
443  arch/arm64/mm/ioremap.c                       |   84 ++
444  arch/arm64/mm/mm.h                            |    2 +
445  arch/arm64/mm/mmap.c                          |  144 +++
446  arch/arm64/mm/mmu.c                           |  395 +++++++
447  arch/arm64/mm/pgd.c                           |   54 +
448  arch/arm64/mm/proc-macros.S                   |   55 +
449  arch/arm64/mm/proc.S                          |  175 ++++
450  arch/arm64/mm/tlb.S                           |   71 ++
451  drivers/clocksource/Kconfig                   |    5 +
452  drivers/clocksource/Makefile                  |    1 +
453  drivers/clocksource/arm_generic.c             |  232 +++++
454  fs/stat.c                                     |    4 +-
455  include/asm-generic/bitops/builtin-__ffs.h    |   15 +
456  include/asm-generic/bitops/builtin-__fls.h    |   15 +
457  include/asm-generic/bitops/builtin-ffs.h      |   17 +
458  include/asm-generic/bitops/builtin-fls.h      |   16 +
459  include/clocksource/arm_generic.h             |   21 +
460  include/linux/elf.h                           |    3 +
461  init/Kconfig                                  |    3 +-
462  kernel/sysctl.c                               |    2 +-
463  lib/Kconfig.debug                             |    6 +-
464  tools/perf/perf.h                             |    6 +
465  171 files changed, 21767 insertions(+), 6 deletions(-)
466  create mode 100644 Documentation/arm64/booting.txt
467  create mode 100644 Documentation/arm64/memory.txt
468  create mode 100644 arch/arm64/Kconfig
469  create mode 100644 arch/arm64/Kconfig.debug
470  create mode 100644 arch/arm64/Makefile
471  create mode 100644 arch/arm64/boot/.gitignore
472  create mode 100644 arch/arm64/boot/Makefile
473  create mode 100644 arch/arm64/boot/install.sh
474  create mode 100644 arch/arm64/configs/defconfig
475  create mode 100644 arch/arm64/include/asm/Kbuild
476  create mode 100644 arch/arm64/include/asm/arm_generic.h
477  create mode 100644 arch/arm64/include/asm/asm-offsets.h
478  create mode 100644 arch/arm64/include/asm/assembler.h
479  create mode 100644 arch/arm64/include/asm/atomic.h
480  create mode 100644 arch/arm64/include/asm/auxvec.h
481  create mode 100644 arch/arm64/include/asm/barrier.h
482  create mode 100644 arch/arm64/include/asm/bitops.h
483  create mode 100644 arch/arm64/include/asm/bitsperlong.h
484  create mode 100644 arch/arm64/include/asm/byteorder.h
485  create mode 100644 arch/arm64/include/asm/cache.h
486  create mode 100644 arch/arm64/include/asm/cacheflush.h
487  create mode 100644 arch/arm64/include/asm/cachetype.h
488  create mode 100644 arch/arm64/include/asm/cmpxchg.h
489  create mode 100644 arch/arm64/include/asm/compat.h
490  create mode 100644 arch/arm64/include/asm/compiler.h
491  create mode 100644 arch/arm64/include/asm/cputable.h
492  create mode 100644 arch/arm64/include/asm/cputype.h
493  create mode 100644 arch/arm64/include/asm/debug-monitors.h
494  create mode 100644 arch/arm64/include/asm/device.h
495  create mode 100644 arch/arm64/include/asm/dma-mapping.h
496  create mode 100644 arch/arm64/include/asm/elf.h
497  create mode 100644 arch/arm64/include/asm/exception.h
498  create mode 100644 arch/arm64/include/asm/exec.h
499  create mode 100644 arch/arm64/include/asm/fb.h
500  create mode 100644 arch/arm64/include/asm/fcntl.h
501  create mode 100644 arch/arm64/include/asm/fpsimd.h
502  create mode 100644 arch/arm64/include/asm/futex.h
503  create mode 100644 arch/arm64/include/asm/hardirq.h
504  create mode 100644 arch/arm64/include/asm/hw_breakpoint.h
505  create mode 100644 arch/arm64/include/asm/hwcap.h
506  create mode 100644 arch/arm64/include/asm/io.h
507  create mode 100644 arch/arm64/include/asm/irq.h
508  create mode 100644 arch/arm64/include/asm/irqflags.h
509  create mode 100644 arch/arm64/include/asm/memblock.h
510  create mode 100644 arch/arm64/include/asm/memory.h
511  create mode 100644 arch/arm64/include/asm/mmu.h
512  create mode 100644 arch/arm64/include/asm/mmu_context.h
513  create mode 100644 arch/arm64/include/asm/module.h
514  create mode 100644 arch/arm64/include/asm/page.h
515  create mode 100644 arch/arm64/include/asm/param.h
516  create mode 100644 arch/arm64/include/asm/perf_event.h
517  create mode 100644 arch/arm64/include/asm/pgalloc.h
518  create mode 100644 arch/arm64/include/asm/pgtable-2level-hwdef.h
519  create mode 100644 arch/arm64/include/asm/pgtable-2level-types.h
520  create mode 100644 arch/arm64/include/asm/pgtable-3level-hwdef.h
521  create mode 100644 arch/arm64/include/asm/pgtable-3level-types.h
522  create mode 100644 arch/arm64/include/asm/pgtable-hwdef.h
523  create mode 100644 arch/arm64/include/asm/pgtable.h
524  create mode 100644 arch/arm64/include/asm/pmu.h
525  create mode 100644 arch/arm64/include/asm/proc-fns.h
526  create mode 100644 arch/arm64/include/asm/processor.h
527  create mode 100644 arch/arm64/include/asm/prom.h
528  create mode 100644 arch/arm64/include/asm/ptrace.h
529  create mode 100644 arch/arm64/include/asm/setup.h
530  create mode 100644 arch/arm64/include/asm/shmparam.h
531  create mode 100644 arch/arm64/include/asm/sigcontext.h
532  create mode 100644 arch/arm64/include/asm/siginfo.h
533  create mode 100644 arch/arm64/include/asm/signal.h
534  create mode 100644 arch/arm64/include/asm/signal32.h
535  create mode 100644 arch/arm64/include/asm/smp.h
536  create mode 100644 arch/arm64/include/asm/sparsemem.h
537  create mode 100644 arch/arm64/include/asm/spinlock.h
538  create mode 100644 arch/arm64/include/asm/spinlock_types.h
539  create mode 100644 arch/arm64/include/asm/stacktrace.h
540  create mode 100644 arch/arm64/include/asm/stat.h
541  create mode 100644 arch/arm64/include/asm/statfs.h
542  create mode 100644 arch/arm64/include/asm/syscall.h
543  create mode 100644 arch/arm64/include/asm/syscalls.h
544  create mode 100644 arch/arm64/include/asm/system_misc.h
545  create mode 100644 arch/arm64/include/asm/thread_info.h
546  create mode 100644 arch/arm64/include/asm/timex.h
547  create mode 100644 arch/arm64/include/asm/tlb.h
548  create mode 100644 arch/arm64/include/asm/tlbflush.h
549  create mode 100644 arch/arm64/include/asm/traps.h
550  create mode 100644 arch/arm64/include/asm/uaccess.h
551  create mode 100644 arch/arm64/include/asm/ucontext.h
552  create mode 100644 arch/arm64/include/asm/unistd.h
553  create mode 100644 arch/arm64/include/asm/unistd32.h
554  create mode 100644 arch/arm64/include/asm/vdso.h
555  create mode 100644 arch/arm64/include/asm/vdso_datapage.h
556  create mode 100644 arch/arm64/kernel/.gitignore
557  create mode 100644 arch/arm64/kernel/Makefile
558  create mode 100644 arch/arm64/kernel/arm64ksyms.c
559  create mode 100644 arch/arm64/kernel/asm-offsets.c
560  create mode 100644 arch/arm64/kernel/cputable.c
561  create mode 100644 arch/arm64/kernel/debug-monitors.c
562  create mode 100644 arch/arm64/kernel/entry-fpsimd.S
563  create mode 100644 arch/arm64/kernel/entry.S
564  create mode 100644 arch/arm64/kernel/fpsimd.c
565  create mode 100644 arch/arm64/kernel/head.S
566  create mode 100644 arch/arm64/kernel/hw_breakpoint.c
567  create mode 100644 arch/arm64/kernel/io.c
568  create mode 100644 arch/arm64/kernel/irq.c
569  create mode 100644 arch/arm64/kernel/kuser32.S
570  create mode 100644 arch/arm64/kernel/module.c
571  create mode 100644 arch/arm64/kernel/perf_event.c
572  create mode 100644 arch/arm64/kernel/process.c
573  create mode 100644 arch/arm64/kernel/ptrace.c
574  create mode 100644 arch/arm64/kernel/setup.c
575  create mode 100644 arch/arm64/kernel/signal.c
576  create mode 100644 arch/arm64/kernel/signal32.c
577  create mode 100644 arch/arm64/kernel/smp.c
578  create mode 100644 arch/arm64/kernel/stacktrace.c
579  create mode 100644 arch/arm64/kernel/sys.c
580  create mode 100644 arch/arm64/kernel/sys32.S
581  create mode 100644 arch/arm64/kernel/sys_compat.c
582  create mode 100644 arch/arm64/kernel/time.c
583  create mode 100644 arch/arm64/kernel/traps.c
584  create mode 100644 arch/arm64/kernel/vdso.c
585  create mode 100644 arch/arm64/kernel/vdso/.gitignore
586  create mode 100644 arch/arm64/kernel/vdso/Makefile
587  create mode 100755 arch/arm64/kernel/vdso/gen_vdso_offsets.sh
588  create mode 100644 arch/arm64/kernel/vdso/gettimeofday.S
589  create mode 100644 arch/arm64/kernel/vdso/note.S
590  create mode 100644 arch/arm64/kernel/vdso/sigreturn.S
591  create mode 100644 arch/arm64/kernel/vdso/vdso.S
592  create mode 100644 arch/arm64/kernel/vdso/vdso.lds.S
593  create mode 100644 arch/arm64/kernel/vmlinux.lds.S
594  create mode 100644 arch/arm64/lib/Makefile
595  create mode 100644 arch/arm64/lib/bitops.c
596  create mode 100644 arch/arm64/lib/clear_page.S
597  create mode 100644 arch/arm64/lib/clear_user.S
598  create mode 100644 arch/arm64/lib/copy_from_user.S
599  create mode 100644 arch/arm64/lib/copy_in_user.S
600  create mode 100644 arch/arm64/lib/copy_page.S
601  create mode 100644 arch/arm64/lib/copy_to_user.S
602  create mode 100644 arch/arm64/lib/delay.c
603  create mode 100644 arch/arm64/lib/strncpy_from_user.S
604  create mode 100644 arch/arm64/lib/strnlen_user.S
605  create mode 100644 arch/arm64/mm/Makefile
606  create mode 100644 arch/arm64/mm/cache.S
607  create mode 100644 arch/arm64/mm/context.c
608  create mode 100644 arch/arm64/mm/copypage.c
609  create mode 100644 arch/arm64/mm/dma-mapping.c
610  create mode 100644 arch/arm64/mm/extable.c
611  create mode 100644 arch/arm64/mm/fault.c
612  create mode 100644 arch/arm64/mm/flush.c
613  create mode 100644 arch/arm64/mm/init.c
614  create mode 100644 arch/arm64/mm/ioremap.c
615  create mode 100644 arch/arm64/mm/mm.h
616  create mode 100644 arch/arm64/mm/mmap.c
617  create mode 100644 arch/arm64/mm/mmu.c
618  create mode 100644 arch/arm64/mm/pgd.c
619  create mode 100644 arch/arm64/mm/proc-macros.S
620  create mode 100644 arch/arm64/mm/proc.S
621  create mode 100644 arch/arm64/mm/tlb.S
622  create mode 100644 drivers/clocksource/arm_generic.c
623  create mode 100644 include/asm-generic/bitops/builtin-__ffs.h
624  create mode 100644 include/asm-generic/bitops/builtin-__fls.h
625  create mode 100644 include/asm-generic/bitops/builtin-ffs.h
626  create mode 100644 include/asm-generic/bitops/builtin-fls.h
627  create mode 100644 include/clocksource/arm_generic.h
628 Merging blackfin/for-linus (6895f97 kbuild: add symbol prefix arg to kallsyms)
629 $ git merge blackfin/for-linus
630 Already up-to-date.
631 Merging c6x/for-linux-next (2547ab3 syscalls: add __NR_kcmp syscall to generic unistd.h)
632 $ git merge c6x/for-linux-next
633 Removing arch/c6x/include/asm/barrier.h
634 Merge made by the 'recursive' strategy.
635  arch/c6x/include/asm/Kbuild    |    1 +
636  arch/c6x/include/asm/barrier.h |   27 ---------------------------
637  include/asm-generic/unistd.h   |    4 +++-
638  3 files changed, 4 insertions(+), 28 deletions(-)
639  delete mode 100644 arch/c6x/include/asm/barrier.h
640 Merging cris/for-next (2608747 CRIS: Remove VCS simulator specific code)
641 $ git merge cris/for-next
642 Removing arch/cris/arch-v32/mach-fs/vcs_hook.h
643 Removing arch/cris/arch-v32/mach-fs/vcs_hook.c
644 Removing arch/cris/arch-v32/mach-a3/vcs_hook.h
645 Removing arch/cris/arch-v32/mach-a3/vcs_hook.c
646 Auto-merging arch/cris/arch-v32/drivers/pci/bios.c
647 Auto-merging arch/cris/Kconfig
648 Merge made by the 'recursive' strategy.
649  arch/cris/Kconfig                                  |    5 -
650  arch/cris/arch-v32/drivers/axisflashmap.c          |   29 ------
651  arch/cris/arch-v32/drivers/pci/bios.c              |   25 -----
652  arch/cris/arch-v32/kernel/head.S                   |   58 +----------
653  arch/cris/arch-v32/kernel/kgdb.c                   |   14 ---
654  arch/cris/arch-v32/mach-a3/Makefile                |    2 -
655  arch/cris/arch-v32/mach-a3/vcs_hook.c              |  103 --------------------
656  arch/cris/arch-v32/mach-a3/vcs_hook.h              |   58 -----------
657  arch/cris/arch-v32/mach-fs/Makefile                |    2 -
658  arch/cris/arch-v32/mach-fs/vcs_hook.c              |  100 -------------------
659  arch/cris/arch-v32/mach-fs/vcs_hook.h              |   42 --------
660  arch/cris/arch-v32/mm/init.c                       |    8 --
661  arch/cris/include/arch-v32/arch/page.h             |    5 -
662  arch/cris/include/arch-v32/arch/processor.h        |    6 +-
663  .../cris/include/arch-v32/mach-fs/mach/startup.inc |    6 --
664  arch/cris/include/asm/pci.h                        |    1 -
665  16 files changed, 3 insertions(+), 461 deletions(-)
666  delete mode 100644 arch/cris/arch-v32/mach-a3/vcs_hook.c
667  delete mode 100644 arch/cris/arch-v32/mach-a3/vcs_hook.h
668  delete mode 100644 arch/cris/arch-v32/mach-fs/vcs_hook.c
669  delete mode 100644 arch/cris/arch-v32/mach-fs/vcs_hook.h
670 Merging hexagon/linux-next (5042ab9 various Kconfig cleanup and old platform build code removal)
671 $ git merge hexagon/linux-next
672 Already up-to-date.
673 Merging ia64/next (0967237 [IA64] Must enable interrupts in do_notify_resume_user before calling tracehook_notify_resume())
674 $ git merge ia64/next
675 Merge made by the 'recursive' strategy.
676  arch/ia64/include/asm/numa.h     |    2 +-
677  arch/ia64/kernel/machine_kexec.c |    3 ++-
678  arch/ia64/kernel/process.c       |    4 ++--
679  3 files changed, 5 insertions(+), 4 deletions(-)
680 Merging m68k/for-next (f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR)
681 $ git merge m68k/for-next
682 Merge made by the 'recursive' strategy.
683  arch/m68k/amiga/platform.c       |    5 +----
684  arch/m68k/include/asm/apollohw.h |   12 ------------
685  arch/m68k/kernel/time.c          |    5 +----
686  arch/m68k/q40/config.c           |    5 +----
687  4 files changed, 3 insertions(+), 24 deletions(-)
688 Merging m68knommu/for-next (42ec574 m68knommu: use "r", not "i" constraint in cacheflus asm's)
689 $ git merge m68knommu/for-next
690 Merge made by the 'recursive' strategy.
691  arch/m68k/include/asm/cacheflush_no.h |   19 ++++++++-----------
692  arch/m68k/platform/68VZ328/Makefile   |    8 +-------
693  2 files changed, 9 insertions(+), 18 deletions(-)
694 Merging microblaze/next (a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd)
695 $ git merge microblaze/next
696 Already up-to-date.
697 Merging mips/mips-for-linux-next (f50296d Merge branch 'next/p3/trace' into mips-for-linux-next)
698 $ git merge mips/mips-for-linux-next
699 Removing arch/mips/netlogic/xlp/platform.c
700 Removing arch/mips/netlogic/xlp/of.c
701 Removing arch/mips/lantiq/xway/gpio.c
702 Removing arch/mips/configs/pb1550_defconfig
703 Removing arch/mips/configs/pb1500_defconfig
704 Removing arch/mips/configs/pb1100_defconfig
705 Removing arch/mips/configs/db1550_defconfig
706 Removing arch/mips/configs/db1300_defconfig
707 Removing arch/mips/configs/db1200_defconfig
708 Removing arch/mips/alchemy/devboards/pb1550.c
709 Removing arch/mips/alchemy/devboards/pb1500.c
710 Removing arch/mips/alchemy/devboards/pb1100.c
711 Merge made by the 'recursive' strategy.
712  .../bindings/pinctrl/lantiq,falcon-pinumx.txt      |   83 +
713  .../bindings/pinctrl/lantiq,xway-pinumx.txt        |   97 +
714  .../devicetree/bindings/spi/spi-octeon.txt         |   33 +
715  arch/mips/Kbuild.platforms                         |    1 +
716  arch/mips/Kconfig                                  |   52 +-
717  arch/mips/alchemy/Kconfig                          |   50 +-
718  arch/mips/alchemy/Platform                         |   22 +-
719  arch/mips/alchemy/devboards/Makefile               |    7 +-
720  arch/mips/alchemy/devboards/db1000.c               |  120 +-
721  arch/mips/alchemy/devboards/db1200.c               |   37 +-
722  arch/mips/alchemy/devboards/db1235.c               |   94 +
723  arch/mips/alchemy/devboards/db1300.c               |   12 +-
724  arch/mips/alchemy/devboards/db1550.c               |  192 +-
725  arch/mips/alchemy/devboards/pb1100.c               |  167 -
726  arch/mips/alchemy/devboards/pb1500.c               |  198 -
727  arch/mips/alchemy/devboards/pb1550.c               |  244 -
728  arch/mips/alchemy/devboards/platform.c             |    9 +-
729  arch/mips/ath79/dev-usb.c                          |   92 +-
730  arch/mips/ath79/mach-db120.c                       |    2 +
731  arch/mips/bcm63xx/Makefile                         |    2 +-
732  arch/mips/bcm63xx/boards/board_bcm963xx.c          |   10 +
733  arch/mips/bcm63xx/clk.c                            |   21 +-
734  arch/mips/bcm63xx/dev-usb-usbd.c                   |   65 +
735  arch/mips/bcm63xx/irq.c                            |   22 +-
736  arch/mips/bcm63xx/setup.c                          |    6 +
737  arch/mips/boot/compressed/uart-alchemy.c           |    4 -
738  arch/mips/cavium-octeon/csrc-octeon.c              |   93 +-
739  .../cavium-octeon/executive/cvmx-interrupt-rsl.c   |    2 +-
740  arch/mips/cavium-octeon/octeon-irq.c               |  842 +-
741  arch/mips/cavium-octeon/setup.c                    |    3 +-
742  arch/mips/configs/db1200_defconfig                 |  170 -
743  arch/mips/configs/db1235_defconfig                 |  434 +
744  arch/mips/configs/db1300_defconfig                 |  391 -
745  arch/mips/configs/db1550_defconfig                 |  285 -
746  arch/mips/configs/nlm_xlp_defconfig                |  133 +-
747  arch/mips/configs/pb1100_defconfig                 |  124 -
748  arch/mips/configs/pb1500_defconfig                 |  141 -
749  arch/mips/configs/pb1550_defconfig                 |  145 -
750  arch/mips/configs/sead3_defconfig                  |  124 +
751  arch/mips/include/asm/atomic.h                     |   64 +-
752  arch/mips/include/asm/cpu-features.h               |   12 +-
753  arch/mips/include/asm/cpu.h                        |    4 +
754  arch/mips/include/asm/elf.h                        |    1 +
755  arch/mips/include/asm/gic.h                        |   49 +-
756  arch/mips/include/asm/mach-ath79/ar71xx_regs.h     |    7 +
757  .../include/asm/mach-ath79/cpu-feature-overrides.h |    2 +
758  .../asm/mach-au1x00/cpu-feature-overrides.h        |    1 +
759  arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h   |   93 +-
760  .../asm/mach-bcm63xx/bcm63xx_dev_usb_usbd.h        |   17 +
761  arch/mips/include/asm/mach-bcm63xx/bcm63xx_iudma.h |   38 +
762  arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h  |  168 +-
763  .../mips/include/asm/mach-bcm63xx/board_bcm963xx.h |    5 +
764  .../asm/mach-bcm63xx/cpu-feature-overrides.h       |    1 +
765  .../asm/mach-cavium-octeon/cpu-feature-overrides.h |    3 +-
766  arch/mips/include/asm/mach-cavium-octeon/irq.h     |    7 +-
767  .../asm/mach-cobalt/cpu-feature-overrides.h        |    1 +
768  arch/mips/include/asm/mach-db1x00/bcsr.h           |    2 +
769  .../include/asm/mach-ip22/cpu-feature-overrides.h  |    1 +
770  .../include/asm/mach-ip27/cpu-feature-overrides.h  |    1 +
771  .../include/asm/mach-ip28/cpu-feature-overrides.h  |    1 +
772  .../include/asm/mach-ip32/cpu-feature-overrides.h  |    1 +
773  .../asm/mach-jz4740/cpu-feature-overrides.h        |    1 +
774  .../include/asm/mach-lantiq/falcon/falcon_irq.h    |    2 +
775  .../include/asm/mach-lantiq/falcon/lantiq_soc.h    |    4 +
776  arch/mips/include/asm/mach-lantiq/gpio.h           |    5 +-
777  .../mips/include/asm/mach-lantiq/xway/lantiq_irq.h |    2 +
778  .../asm/mach-loongson/cpu-feature-overrides.h      |    1 +
779  .../asm/mach-netlogic/cpu-feature-overrides.h      |    1 +
780  .../asm/mach-powertv/cpu-feature-overrides.h       |    1 +
781  .../asm/mach-rc32434/cpu-feature-overrides.h       |    1 +
782  .../include/asm/mach-rm/cpu-feature-overrides.h    |    1 +
783  .../include/asm/mach-sead3/cpu-feature-overrides.h |   72 +
784  arch/mips/include/asm/mach-sead3/irq.h             |    9 +
785  .../include/asm/mach-sead3/kernel-entry-init.h     |   52 +
786  arch/mips/include/asm/mach-sead3/war.h             |   25 +
787  .../asm/mach-sibyte/cpu-feature-overrides.h        |    1 +
788  .../asm/mach-tx49xx/cpu-feature-overrides.h        |    1 +
789  .../asm/mach-yosemite/cpu-feature-overrides.h      |    1 +
790  arch/mips/include/asm/mips-boards/maltaint.h       |   55 +-
791  arch/mips/include/asm/mips-boards/sead3int.h       |   19 +
792  arch/mips/include/asm/mipsregs.h                   |    6 +
793  arch/mips/include/asm/octeon/cvmx-agl-defs.h       | 1014 +-
794  arch/mips/include/asm/octeon/cvmx-asxx-defs.h      |  300 +-
795  arch/mips/include/asm/octeon/cvmx-ciu-defs.h       |11333 ++++++++++++++++----
796  arch/mips/include/asm/octeon/cvmx-ciu2-defs.h      | 7108 ++++++++++++
797  arch/mips/include/asm/octeon/cvmx-dbg-defs.h       |   39 +-
798  arch/mips/include/asm/octeon/cvmx-dpi-defs.h       |  411 +-
799  arch/mips/include/asm/octeon/cvmx-fpa-defs.h       | 1321 ++-
800  arch/mips/include/asm/octeon/cvmx-gmxx-defs.h      | 4966 ++++++++-
801  arch/mips/include/asm/octeon/cvmx-gpio-defs.h      |  282 +-
802  arch/mips/include/asm/octeon/cvmx-iob-defs.h       |  722 +-
803  arch/mips/include/asm/octeon/cvmx-ipd-defs.h       | 1111 +-
804  arch/mips/include/asm/octeon/cvmx-l2c-defs.h       | 1726 ++-
805  arch/mips/include/asm/octeon/cvmx-l2d-defs.h       |  171 +-
806  arch/mips/include/asm/octeon/cvmx-l2t-defs.h       |  105 +-
807  arch/mips/include/asm/octeon/cvmx-led-defs.h       |   67 +-
808  arch/mips/include/asm/octeon/cvmx-mio-defs.h       | 1909 +++-
809  arch/mips/include/asm/octeon/cvmx-mixx-defs.h      |  234 +-
810  arch/mips/include/asm/octeon/cvmx-mpi-defs.h       |  328 +
811  arch/mips/include/asm/octeon/cvmx-npei-defs.h      | 1743 ++-
812  arch/mips/include/asm/octeon/cvmx-npi-defs.h       | 1260 ++-
813  arch/mips/include/asm/octeon/cvmx-pci-defs.h       |  909 +-
814  arch/mips/include/asm/octeon/cvmx-pciercx-defs.h   | 1292 ++-
815  arch/mips/include/asm/octeon/cvmx-pcsx-defs.h      |  729 +-
816  arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h     |  574 +-
817  arch/mips/include/asm/octeon/cvmx-pemx-defs.h      |  288 +-
818  arch/mips/include/asm/octeon/cvmx-pescx-defs.h     |  246 +-
819  arch/mips/include/asm/octeon/cvmx-pexp-defs.h      |    2 +-
820  arch/mips/include/asm/octeon/cvmx-pip-defs.h       | 2431 ++++-
821  arch/mips/include/asm/octeon/cvmx-pko-defs.h       | 1993 +++-
822  arch/mips/include/asm/octeon/cvmx-pow-defs.h       |  530 +-
823  arch/mips/include/asm/octeon/cvmx-rnm-defs.h       |  107 +-
824  arch/mips/include/asm/octeon/cvmx-sli-defs.h       | 1351 ++-
825  arch/mips/include/asm/octeon/cvmx-smix-defs.h      |  202 +-
826  arch/mips/include/asm/octeon/cvmx-spxx-defs.h      |  225 +-
827  arch/mips/include/asm/octeon/cvmx-sriox-defs.h     |  703 +-
828  arch/mips/include/asm/octeon/cvmx-srxx-defs.h      |   62 +-
829  arch/mips/include/asm/octeon/cvmx-stxx-defs.h      |  166 +-
830  arch/mips/include/asm/octeon/cvmx-uctlx-defs.h     |  268 +-
831  arch/mips/include/asm/octeon/octeon-model.h        |   18 +
832  arch/mips/include/asm/octeon/octeon.h              |    4 +
833  arch/mips/include/asm/pgtable-bits.h               |   18 +-
834  arch/mips/include/asm/pgtable.h                    |   12 +-
835  .../asm/pmc-sierra/msp71xx/cpu-feature-overrides.h |    1 +
836  arch/mips/include/asm/ptrace.h                     |   15 +-
837  arch/mips/include/asm/siginfo.h                    |    9 +
838  arch/mips/include/asm/syscall.h                    |   97 +
839  arch/mips/include/asm/uasm.h                       |    2 +
840  arch/mips/kernel/Makefile                          |   20 +-
841  arch/mips/kernel/asm-offsets.c                     |   10 -
842  arch/mips/kernel/cevt-r4k.c                        |    5 +
843  arch/mips/kernel/cpu-probe.c                       |   21 +-
844  arch/mips/kernel/ftrace.c                          |   33 +
845  arch/mips/kernel/irq-gic.c                         |  162 +-
846  arch/mips/kernel/perf_event_mipsxx.c               |  262 +-
847  arch/mips/kernel/proc.c                            |   19 +-
848  arch/mips/kernel/ptrace.c                          |  193 +-
849  arch/mips/kernel/scall32-o32.S                     |  832 +-
850  arch/mips/kernel/scall64-64.S                      |    3 +-
851  arch/mips/kernel/scall64-n32.S                     |    7 +-
852  arch/mips/kernel/scall64-o32.S                     |   10 +-
853  arch/mips/kernel/smp-mt.c                          |    2 +
854  arch/mips/kernel/vmlinux.lds.S                     |   21 +-
855  arch/mips/lantiq/Kconfig                           |    2 +
856  arch/mips/lantiq/falcon/prom.c                     |    5 +
857  arch/mips/lantiq/falcon/sysctrl.c                  |    1 +
858  arch/mips/lantiq/irq.c                             |   82 +-
859  arch/mips/lantiq/xway/Makefile                     |    2 +-
860  arch/mips/lantiq/xway/gpio.c                       |  183 -
861  arch/mips/lantiq/xway/gptu.c                       |  214 +
862  arch/mips/lantiq/xway/sysctrl.c                    |    5 +-
863  arch/mips/lib/Makefile                             |   21 +-
864  arch/mips/mm/Makefile                              |   17 +-
865  arch/mips/mm/c-r4k.c                               |   21 +
866  arch/mips/mm/cache.c                               |    2 +-
867  arch/mips/mm/fault.c                               |    2 +-
868  arch/mips/mm/init.c                                |   17 +-
869  arch/mips/mm/pgtable-64.c                          |   20 +-
870  arch/mips/mm/tlb-r4k.c                             |    2 +-
871  arch/mips/mm/tlbex.c                               |   67 +-
872  arch/mips/mm/uasm.c                                |   23 +-
873  arch/mips/mti-malta/malta-int.c                    |   34 +
874  arch/mips/mti-sead3/Makefile                       |   19 +
875  arch/mips/mti-sead3/Platform                       |    7 +
876  arch/mips/mti-sead3/leds-sead3.c                   |  128 +
877  arch/mips/mti-sead3/sead3-cmdline.c                |   46 +
878  arch/mips/mti-sead3/sead3-console.c                |   46 +
879  arch/mips/mti-sead3/sead3-display.c                |   78 +
880  arch/mips/mti-sead3/sead3-ehci.c                   |   47 +
881  arch/mips/mti-sead3/sead3-i2c-dev.c                |   33 +
882  arch/mips/mti-sead3/sead3-i2c-drv.c                |  405 +
883  arch/mips/mti-sead3/sead3-i2c.c                    |   37 +
884  arch/mips/mti-sead3/sead3-init.c                   |   91 +
885  arch/mips/mti-sead3/sead3-int.c                    |  158 +
886  arch/mips/mti-sead3/sead3-lcd.c                    |   43 +
887  arch/mips/mti-sead3/sead3-leds.c                   |   83 +
888  arch/mips/mti-sead3/sead3-memory.c                 |  138 +
889  arch/mips/mti-sead3/sead3-mtd.c                    |   54 +
890  arch/mips/mti-sead3/sead3-net.c                    |   51 +
891  arch/mips/mti-sead3/sead3-pic32-bus.c              |  103 +
892  arch/mips/mti-sead3/sead3-pic32-i2c-drv.c          |  435 +
893  arch/mips/mti-sead3/sead3-platform.c               |   45 +
894  arch/mips/mti-sead3/sead3-reset.c                  |   39 +
895  arch/mips/mti-sead3/sead3-serial.c                 |   45 +
896  arch/mips/mti-sead3/sead3-setup.c                  |   20 +
897  arch/mips/mti-sead3/sead3-time.c                   |  117 +
898  arch/mips/netlogic/Kconfig                         |   15 +
899  arch/mips/netlogic/Makefile                        |    1 +
900  arch/mips/netlogic/dts/Makefile                    |    4 +
901  arch/mips/netlogic/dts/xlp_evp.dts                 |  124 +
902  arch/mips/netlogic/xlp/Makefile                    |    3 +-
903  arch/mips/netlogic/xlp/of.c                        |   34 -
904  arch/mips/netlogic/xlp/platform.c                  |  108 -
905  arch/mips/netlogic/xlp/setup.c                     |   32 +-
906  drivers/gpio/gpio-stp-xway.c                       |    2 +-
907  drivers/net/ethernet/broadcom/bcm63xx_enet.h       |   30 +-
908  drivers/net/ethernet/octeon/octeon_mgmt.c          |  554 +-
909  drivers/pinctrl/Kconfig                            |   16 +
910  drivers/pinctrl/Makefile                           |    3 +
911  drivers/pinctrl/pinctrl-falcon.c                   |  468 +
912  drivers/pinctrl/pinctrl-lantiq.c                   |  342 +
913  drivers/pinctrl/pinctrl-lantiq.h                   |  194 +
914  drivers/pinctrl/pinctrl-xway.c                     |  781 ++
915  drivers/spi/Kconfig                                |    7 +
916  drivers/spi/Makefile                               |    1 +
917  drivers/spi/spi-octeon.c                           |  362 +
918  include/asm-generic/vmlinux.lds.h                  |    9 +
919  207 files changed, 54514 insertions(+), 6836 deletions(-)
920  create mode 100644 Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
921  create mode 100644 Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
922  create mode 100644 Documentation/devicetree/bindings/spi/spi-octeon.txt
923  create mode 100644 arch/mips/alchemy/devboards/db1235.c
924  delete mode 100644 arch/mips/alchemy/devboards/pb1100.c
925  delete mode 100644 arch/mips/alchemy/devboards/pb1500.c
926  delete mode 100644 arch/mips/alchemy/devboards/pb1550.c
927  create mode 100644 arch/mips/bcm63xx/dev-usb-usbd.c
928  delete mode 100644 arch/mips/configs/db1200_defconfig
929  create mode 100644 arch/mips/configs/db1235_defconfig
930  delete mode 100644 arch/mips/configs/db1300_defconfig
931  delete mode 100644 arch/mips/configs/db1550_defconfig
932  delete mode 100644 arch/mips/configs/pb1100_defconfig
933  delete mode 100644 arch/mips/configs/pb1500_defconfig
934  delete mode 100644 arch/mips/configs/pb1550_defconfig
935  create mode 100644 arch/mips/configs/sead3_defconfig
936  create mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_usb_usbd.h
937  create mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_iudma.h
938  create mode 100644 arch/mips/include/asm/mach-sead3/cpu-feature-overrides.h
939  create mode 100644 arch/mips/include/asm/mach-sead3/irq.h
940  create mode 100644 arch/mips/include/asm/mach-sead3/kernel-entry-init.h
941  create mode 100644 arch/mips/include/asm/mach-sead3/war.h
942  create mode 100644 arch/mips/include/asm/mips-boards/sead3int.h
943  create mode 100644 arch/mips/include/asm/octeon/cvmx-ciu2-defs.h
944  create mode 100644 arch/mips/include/asm/octeon/cvmx-mpi-defs.h
945  create mode 100644 arch/mips/include/asm/syscall.h
946  delete mode 100644 arch/mips/lantiq/xway/gpio.c
947  create mode 100644 arch/mips/lantiq/xway/gptu.c
948  create mode 100644 arch/mips/mti-sead3/Makefile
949  create mode 100644 arch/mips/mti-sead3/Platform
950  create mode 100644 arch/mips/mti-sead3/leds-sead3.c
951  create mode 100644 arch/mips/mti-sead3/sead3-cmdline.c
952  create mode 100644 arch/mips/mti-sead3/sead3-console.c
953  create mode 100644 arch/mips/mti-sead3/sead3-display.c
954  create mode 100644 arch/mips/mti-sead3/sead3-ehci.c
955  create mode 100644 arch/mips/mti-sead3/sead3-i2c-dev.c
956  create mode 100644 arch/mips/mti-sead3/sead3-i2c-drv.c
957  create mode 100644 arch/mips/mti-sead3/sead3-i2c.c
958  create mode 100644 arch/mips/mti-sead3/sead3-init.c
959  create mode 100644 arch/mips/mti-sead3/sead3-int.c
960  create mode 100644 arch/mips/mti-sead3/sead3-lcd.c
961  create mode 100644 arch/mips/mti-sead3/sead3-leds.c
962  create mode 100644 arch/mips/mti-sead3/sead3-memory.c
963  create mode 100644 arch/mips/mti-sead3/sead3-mtd.c
964  create mode 100644 arch/mips/mti-sead3/sead3-net.c
965  create mode 100644 arch/mips/mti-sead3/sead3-pic32-bus.c
966  create mode 100644 arch/mips/mti-sead3/sead3-pic32-i2c-drv.c
967  create mode 100644 arch/mips/mti-sead3/sead3-platform.c
968  create mode 100644 arch/mips/mti-sead3/sead3-reset.c
969  create mode 100644 arch/mips/mti-sead3/sead3-serial.c
970  create mode 100644 arch/mips/mti-sead3/sead3-setup.c
971  create mode 100644 arch/mips/mti-sead3/sead3-time.c
972  create mode 100644 arch/mips/netlogic/dts/Makefile
973  create mode 100644 arch/mips/netlogic/dts/xlp_evp.dts
974  delete mode 100644 arch/mips/netlogic/xlp/of.c
975  delete mode 100644 arch/mips/netlogic/xlp/platform.c
976  create mode 100644 drivers/pinctrl/pinctrl-falcon.c
977  create mode 100644 drivers/pinctrl/pinctrl-lantiq.c
978  create mode 100644 drivers/pinctrl/pinctrl-lantiq.h
979  create mode 100644 drivers/pinctrl/pinctrl-xway.c
980  create mode 100644 drivers/spi/spi-octeon.c
981 Merging openrisc/for-upstream (4c8faa4 openrisc: mask interrupts in irq_mask_ack function)
982 $ git merge openrisc/for-upstream
983 Merge made by the 'recursive' strategy.
984  arch/openrisc/include/asm/processor.h |    2 +-
985  arch/openrisc/kernel/irq.c            |   20 +++++++++++---------
986  arch/openrisc/kernel/ptrace.c         |    2 +-
987  arch/openrisc/lib/delay.c             |    6 +++---
988  include/linux/audit.h                 |    1 +
989  5 files changed, 17 insertions(+), 14 deletions(-)
990 Merging parisc/for-next (5b24c42 [PARISC] fix personality flag check in copy_thread())
991 $ git merge parisc/for-next
992 Already up-to-date.
993 Merging s390/features (dfc09c0 s390/cmpxchg,percpu: implement cmpxchg_double())
994 $ git merge s390/features
995 Auto-merging include/linux/elf.h
996 Removing arch/s390/kernel/crash.c
997 Merge made by the 'recursive' strategy.
998  arch/s390/Kbuild                       |    1 +
999  arch/s390/Kconfig                      |  414 +++++++--------
1000  arch/s390/boot/compressed/Makefile     |    1 +
1001  arch/s390/boot/compressed/misc.c       |   45 +-
1002  arch/s390/defconfig                    |   13 +-
1003  arch/s390/include/asm/appldata.h       |    2 +-
1004  arch/s390/include/asm/chsc.h           |   28 --
1005  arch/s390/include/asm/cio.h            |   28 +-
1006  arch/s390/include/asm/cmpxchg.h        |   60 +++
1007  arch/s390/include/asm/cpu_mf.h         |    4 +
1008  arch/s390/include/asm/css_chars.h      |   39 ++
1009  arch/s390/include/asm/eadm.h           |  124 +++++
1010  arch/s390/include/asm/elf.h            |    3 +
1011  arch/s390/include/asm/etr.h            |    8 +-
1012  arch/s390/include/asm/irq.h            |    2 +
1013  arch/s390/include/asm/isc.h            |    1 +
1014  arch/s390/include/asm/lowcore.h        |    6 +-
1015  arch/s390/include/asm/mmu_context.h    |    2 +-
1016  arch/s390/include/asm/percpu.h         |   50 +-
1017  arch/s390/include/asm/processor.h      |   59 ++-
1018  arch/s390/include/asm/ptrace.h         |   12 +-
1019  arch/s390/include/asm/runtime_instr.h  |   98 ++++
1020  arch/s390/include/asm/scsw.h           |   38 +-
1021  arch/s390/include/asm/setup.h          |    5 +-
1022  arch/s390/include/asm/smp.h            |    4 +-
1023  arch/s390/include/asm/string.h         |    8 -
1024  arch/s390/include/asm/switch_to.h      |    2 +
1025  arch/s390/include/asm/sysinfo.h        |   39 +-
1026  arch/s390/include/asm/topology.h       |   20 +-
1027  arch/s390/include/asm/uaccess.h        |   15 +-
1028  arch/s390/include/asm/unistd.h         |    4 +-
1029  arch/s390/kernel/Makefile              |   12 +-
1030  arch/s390/kernel/asm-offsets.c         |    2 +
1031  arch/s390/kernel/cache.c               |  385 ++++++++++++++
1032  arch/s390/kernel/compat_wrapper.S      |   13 +
1033  arch/s390/kernel/crash.c               |   14 -
1034  arch/s390/kernel/crash_dump.c          |    3 +-
1035  arch/s390/kernel/dis.c                 |   56 +++
1036  arch/s390/kernel/early.c               |   38 +-
1037  arch/s390/kernel/entry64.S             |   17 +-
1038  arch/s390/kernel/irq.c                 |   56 ++-
1039  arch/s390/kernel/kprobes.c             |    2 +-
1040  arch/s390/kernel/lgr.c                 |   29 +-
1041  arch/s390/kernel/machine_kexec.c       |    9 +-
1042  arch/s390/kernel/process.c             |    8 +
1043  arch/s390/kernel/processor.c           |    7 +-
1044  arch/s390/kernel/ptrace.c              |   70 +++
1045  arch/s390/kernel/runtime_instr.c       |  150 ++++++
1046  arch/s390/kernel/s390_ksyms.c          |    2 +
1047  arch/s390/kernel/setup.c               |   54 +-
1048  arch/s390/kernel/smp.c                 |   46 +-
1049  arch/s390/kernel/syscalls.S            |    2 +
1050  arch/s390/kernel/sysinfo.c             |  351 ++++++-------
1051  arch/s390/kernel/time.c                |    4 +-
1052  arch/s390/kernel/topology.c            |   27 +-
1053  arch/s390/kernel/traps.c               |   39 +-
1054  arch/s390/kernel/vdso.c                |    8 +-
1055  arch/s390/kernel/vtime.c               |    3 +-
1056  arch/s390/kvm/Kconfig                  |    2 +-
1057  arch/s390/kvm/priv.c                   |    4 +-
1058  arch/s390/lib/Makefile                 |    3 +-
1059  arch/s390/lib/mem32.S                  |   92 ++++
1060  arch/s390/lib/mem64.S                  |   88 ++++
1061  arch/s390/lib/string.c                 |   56 +--
1062  arch/s390/mm/Makefile                  |    2 +-
1063  arch/s390/mm/extable.c                 |   81 +++
1064  arch/s390/mm/fault.c                   |    7 +-
1065  arch/s390/mm/gup.c                     |   37 ++
1066  arch/s390/mm/pgtable.c                 |    6 +-
1067  arch/s390/mm/vmem.c                    |    2 +-
1068  arch/s390/net/Makefile                 |    4 +
1069  arch/s390/net/bpf_jit.S                |  130 +++++
1070  arch/s390/net/bpf_jit_comp.c           |  771 ++++++++++++++++++++++++++++
1071  block/partitions/ibm.c                 |  455 ++++++++++-------
1072  drivers/s390/block/Kconfig             |   18 +
1073  drivers/s390/block/Makefile            |    6 +
1074  drivers/s390/block/dasd_eckd.c         |    7 +-
1075  drivers/s390/block/dasd_ioctl.c        |    4 +-
1076  drivers/s390/block/scm_blk.c           |  445 +++++++++++++++++
1077  drivers/s390/block/scm_blk.h           |  117 +++++
1078  drivers/s390/block/scm_blk_cluster.c   |  228 +++++++++
1079  drivers/s390/block/scm_drv.c           |   81 +++
1080  drivers/s390/char/con3270.c            |    1 -
1081  drivers/s390/char/sclp.c               |    2 +-
1082  drivers/s390/char/sclp_rw.c            |    2 +-
1083  drivers/s390/char/tape.h               |    1 -
1084  drivers/s390/char/tape_std.h           |    4 -
1085  drivers/s390/char/vmlogrdr.c           |    2 +-
1086  drivers/s390/cio/Makefile              |    2 +
1087  drivers/s390/cio/chsc.c                |   52 ++
1088  drivers/s390/cio/chsc.h                |   43 ++
1089  drivers/s390/cio/cio.c                 |    2 +-
1090  drivers/s390/cio/css.c                 |    1 +
1091  drivers/s390/cio/eadm_sch.c            |  401 +++++++++++++++
1092  drivers/s390/cio/eadm_sch.h            |   20 +
1093  drivers/s390/cio/orb.h                 |   24 +
1094  drivers/s390/cio/qdio_debug.h          |   38 +-
1095  drivers/s390/cio/scm.c                 |  317 ++++++++++++
1096  drivers/s390/crypto/Makefile           |    3 +-
1097  drivers/s390/crypto/ap_bus.c           |  209 ++++++--
1098  drivers/s390/crypto/ap_bus.h           |   35 +-
1099  drivers/s390/crypto/zcrypt_api.c       |  187 ++++++-
1100  drivers/s390/crypto/zcrypt_api.h       |   19 +-
1101  drivers/s390/crypto/zcrypt_cex2a.c     |  371 +-------------
1102  drivers/s390/crypto/zcrypt_cex4.c      |  149 ++++++
1103  drivers/s390/crypto/zcrypt_cex4.h      |   12 +
1104  drivers/s390/crypto/zcrypt_debug.h     |   59 +++
1105  drivers/s390/crypto/zcrypt_error.h     |   13 +
1106  drivers/s390/crypto/zcrypt_msgtype50.c |  531 ++++++++++++++++++++
1107  drivers/s390/crypto/zcrypt_msgtype50.h |   39 ++
1108  drivers/s390/crypto/zcrypt_msgtype6.c  |  856 ++++++++++++++++++++++++++++++++
1109  drivers/s390/crypto/zcrypt_msgtype6.h  |  169 +++++++
1110  drivers/s390/crypto/zcrypt_pcixcc.c    |  781 +----------------------------
1111  drivers/s390/crypto/zcrypt_pcixcc.h    |    3 +-
1112  drivers/s390/net/qeth_core_main.c      |   15 +-
1113  include/linux/elf.h                    |    1 +
1114  scripts/sortextable.c                  |   10 +-
1115  117 files changed, 7386 insertions(+), 2176 deletions(-)
1116  create mode 100644 arch/s390/include/asm/css_chars.h
1117  create mode 100644 arch/s390/include/asm/eadm.h
1118  create mode 100644 arch/s390/include/asm/runtime_instr.h
1119  create mode 100644 arch/s390/kernel/cache.c
1120  delete mode 100644 arch/s390/kernel/crash.c
1121  create mode 100644 arch/s390/kernel/runtime_instr.c
1122  create mode 100644 arch/s390/lib/mem32.S
1123  create mode 100644 arch/s390/lib/mem64.S
1124  create mode 100644 arch/s390/mm/extable.c
1125  create mode 100644 arch/s390/net/Makefile
1126  create mode 100644 arch/s390/net/bpf_jit.S
1127  create mode 100644 arch/s390/net/bpf_jit_comp.c
1128  create mode 100644 drivers/s390/block/scm_blk.c
1129  create mode 100644 drivers/s390/block/scm_blk.h
1130  create mode 100644 drivers/s390/block/scm_blk_cluster.c
1131  create mode 100644 drivers/s390/block/scm_drv.c
1132  create mode 100644 drivers/s390/cio/eadm_sch.c
1133  create mode 100644 drivers/s390/cio/eadm_sch.h
1134  create mode 100644 drivers/s390/cio/scm.c
1135  create mode 100644 drivers/s390/crypto/zcrypt_cex4.c
1136  create mode 100644 drivers/s390/crypto/zcrypt_cex4.h
1137  create mode 100644 drivers/s390/crypto/zcrypt_debug.h
1138  create mode 100644 drivers/s390/crypto/zcrypt_msgtype50.c
1139  create mode 100644 drivers/s390/crypto/zcrypt_msgtype50.h
1140  create mode 100644 drivers/s390/crypto/zcrypt_msgtype6.c
1141  create mode 100644 drivers/s390/crypto/zcrypt_msgtype6.h
1142 Merging sh/sh-latest (5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.)
1143 $ git merge sh/sh-latest
1144 Already up-to-date.
1145 Merging sparc-next/master (da20116 drivers/sbus/char: removes unnecessary semicolon)
1146 $ git merge sparc-next/master
1147 Merge made by the 'recursive' strategy.
1148  arch/sparc/Kbuild                   |    1 +
1149  arch/sparc/crypto/Makefile          |   25 +
1150  arch/sparc/crypto/aes_asm.S         | 1535 +++++++++++++++++++++++++++++++++++
1151  arch/sparc/crypto/aes_glue.c        |  477 +++++++++++
1152  arch/sparc/crypto/camellia_asm.S    |  563 +++++++++++++
1153  arch/sparc/crypto/camellia_glue.c   |  322 ++++++++
1154  arch/sparc/crypto/crc32c_asm.S      |   20 +
1155  arch/sparc/crypto/crc32c_glue.c     |  179 ++++
1156  arch/sparc/crypto/crop_devid.c      |   14 +
1157  arch/sparc/crypto/des_asm.S         |  418 ++++++++++
1158  arch/sparc/crypto/des_glue.c        |  529 ++++++++++++
1159  arch/sparc/crypto/md5_asm.S         |   70 ++
1160  arch/sparc/crypto/md5_glue.c        |  188 +++++
1161  arch/sparc/crypto/opcodes.h         |   99 +++
1162  arch/sparc/crypto/sha1_asm.S        |   72 ++
1163  arch/sparc/crypto/sha1_glue.c       |  183 +++++
1164  arch/sparc/crypto/sha256_asm.S      |   78 ++
1165  arch/sparc/crypto/sha256_glue.c     |  241 ++++++
1166  arch/sparc/crypto/sha512_asm.S      |  102 +++
1167  arch/sparc/crypto/sha512_glue.c     |  226 ++++++
1168  arch/sparc/include/asm/asi.h        |    4 +-
1169  arch/sparc/include/asm/elf_64.h     |    9 +
1170  arch/sparc/include/asm/hypervisor.h |   11 +
1171  arch/sparc/include/asm/mdesc.h      |    1 +
1172  arch/sparc/include/asm/pcr.h        |   36 +-
1173  arch/sparc/include/asm/perfctr.h    |   30 -
1174  arch/sparc/include/asm/pstate.h     |   14 +
1175  arch/sparc/kernel/hvapi.c           |    1 +
1176  arch/sparc/kernel/hvcalls.S         |   16 +
1177  arch/sparc/kernel/ktlb.S            |   25 +-
1178  arch/sparc/kernel/mdesc.c           |   24 +
1179  arch/sparc/kernel/nmi.c             |   21 +-
1180  arch/sparc/kernel/pci_sun4v.c       |    2 +-
1181  arch/sparc/kernel/pcr.c             |  172 +++-
1182  arch/sparc/kernel/perf_event.c      |  516 +++++++++---
1183  arch/sparc/kernel/setup_64.c        |   67 +-
1184  arch/sparc/lib/ksyms.c              |    4 +
1185  arch/sparc/mm/init_64.c             |  230 +++++-
1186  arch/sparc/mm/init_64.h             |    4 +-
1187  crypto/Kconfig                      |   97 +++
1188  drivers/crypto/n2_core.c            |    2 +-
1189  drivers/sbus/char/display7seg.c     |    2 +-
1190  drivers/sbus/char/envctrl.c         |    8 +-
1191  drivers/sbus/char/openprom.c        |    4 +-
1192  44 files changed, 6373 insertions(+), 269 deletions(-)
1193  create mode 100644 arch/sparc/crypto/Makefile
1194  create mode 100644 arch/sparc/crypto/aes_asm.S
1195  create mode 100644 arch/sparc/crypto/aes_glue.c
1196  create mode 100644 arch/sparc/crypto/camellia_asm.S
1197  create mode 100644 arch/sparc/crypto/camellia_glue.c
1198  create mode 100644 arch/sparc/crypto/crc32c_asm.S
1199  create mode 100644 arch/sparc/crypto/crc32c_glue.c
1200  create mode 100644 arch/sparc/crypto/crop_devid.c
1201  create mode 100644 arch/sparc/crypto/des_asm.S
1202  create mode 100644 arch/sparc/crypto/des_glue.c
1203  create mode 100644 arch/sparc/crypto/md5_asm.S
1204  create mode 100644 arch/sparc/crypto/md5_glue.c
1205  create mode 100644 arch/sparc/crypto/opcodes.h
1206  create mode 100644 arch/sparc/crypto/sha1_asm.S
1207  create mode 100644 arch/sparc/crypto/sha1_glue.c
1208  create mode 100644 arch/sparc/crypto/sha256_asm.S
1209  create mode 100644 arch/sparc/crypto/sha256_glue.c
1210  create mode 100644 arch/sparc/crypto/sha512_asm.S
1211  create mode 100644 arch/sparc/crypto/sha512_glue.c
1212 Merging tile/master (e70cf54 tile: gxio iorpc numbering change for TRIO interface)
1213 $ git merge tile/master
1214 Already up-to-date.
1215 Merging unicore32/unicore32 (e4baa56 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler)
1216 $ git merge unicore32/unicore32
1217 Auto-merging arch/unicore32/Kconfig
1218 Merge made by the 'recursive' strategy.
1219  arch/unicore32/Kconfig               |    3 +++
1220  arch/unicore32/include/asm/bug.h     |    5 -----
1221  arch/unicore32/include/asm/cmpxchg.h |    2 +-
1222  arch/unicore32/kernel/setup.h        |    6 ++++++
1223  arch/unicore32/mm/fault.c            |   37 +++++++++++++++++++++++++---------
1224  5 files changed, 37 insertions(+), 16 deletions(-)
1225 Merging xtensa/for_next (979570e Linux 3.6-rc7)
1226 $ git merge xtensa/for_next
1227 Already up-to-date.
1228 Merging ceph/master (5ce765a libceph: only kunmap kmapped pages)
1229 $ git merge ceph/master
1230 Already up-to-date.
1231 Merging cifs/for-next (6b0e43b Merge branch 'for-next' of git+ssh://git.samba.org/data/git/sfrench/cifs-2.6 into for-next)
1232 $ git merge cifs/for-next
1233 Merge made by the 'recursive' strategy.
1234  fs/cifs/Kconfig         |    3 +-
1235  fs/cifs/Makefile        |    2 +-
1236  fs/cifs/cifsacl.c       |    2 +-
1237  fs/cifs/cifsencrypt.c   |   67 ++-
1238  fs/cifs/cifsfs.c        |   63 ++-
1239  fs/cifs/cifsfs.h        |    2 +-
1240  fs/cifs/cifsglob.h      |  262 ++++++++++-
1241  fs/cifs/cifspdu.h       |    2 +-
1242  fs/cifs/cifsproto.h     |  130 +++---
1243  fs/cifs/cifssmb.c       |  246 +++++-----
1244  fs/cifs/connect.c       |  161 +------
1245  fs/cifs/dir.c           |  124 +++--
1246  fs/cifs/file.c          | 1054 ++++++++++++++++++++++++------------------
1247  fs/cifs/inode.c         |  377 +++++++--------
1248  fs/cifs/ioctl.c         |   13 +-
1249  fs/cifs/link.c          |   74 +--
1250  fs/cifs/misc.c          |   32 +-
1251  fs/cifs/netmisc.c       |    3 +-
1252  fs/cifs/readdir.c       |  165 ++++---
1253  fs/cifs/smb1ops.c       |  330 ++++++++++++-
1254  fs/cifs/smb2file.c      |  302 ++++++++++++
1255  fs/cifs/smb2glob.h      |   14 +
1256  fs/cifs/smb2inode.c     |   98 +++-
1257  fs/cifs/smb2maperror.c  |    3 +-
1258  fs/cifs/smb2misc.c      |  240 +++++++++-
1259  fs/cifs/smb2ops.c       |  342 +++++++++++++-
1260  fs/cifs/smb2pdu.c       | 1174 ++++++++++++++++++++++++++++++++++++++++++++++-
1261  fs/cifs/smb2pdu.h       |  272 ++++++++++-
1262  fs/cifs/smb2proto.h     |   87 +++-
1263  fs/cifs/smb2transport.c |  204 ++++++--
1264  fs/cifs/transport.c     |  283 ++++++++----
1265  31 files changed, 4750 insertions(+), 1381 deletions(-)
1266  create mode 100644 fs/cifs/smb2file.c
1267 Merging configfs/linux-next (b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs)
1268 $ git merge configfs/linux-next
1269 Already up-to-date.
1270 Merging ecryptfs/next (0d7614f Linux 3.6-rc1)
1271 $ git merge ecryptfs/next
1272 Already up-to-date.
1273 Merging ext3/for_next (09e05d4 jbd: Fix assertion failure in commit code due to lacking transaction credits)
1274 $ git merge ext3/for_next
1275 Merge made by the 'recursive' strategy.
1276  fs/ext3/super.c      |    8 ++++---
1277  fs/jbd/commit.c      |   45 ++++++++++++++++++++++++++---------
1278  fs/jbd/transaction.c |   64 ++++++++++++++++++++++++++++++++++----------------
1279  fs/reiserfs/xattr.c  |    2 +-
1280  fs/udf/file.c        |    9 +++++++
1281  fs/udf/inode.c       |   59 +++++++++++++++++++++++++++++++++-------------
1282  6 files changed, 136 insertions(+), 51 deletions(-)
1283 Merging ext4/dev (f9195e3 ext4: check free inode count before allocating an inode)
1284 $ git merge ext4/dev
1285 Auto-merging fs/jbd2/journal.c
1286 Auto-merging fs/ext4/super.c
1287 Auto-merging fs/ext4/inode.c
1288 Merge made by the 'recursive' strategy.
1289  Documentation/ABI/testing/sysfs-fs-ext4 |   13 +
1290  Documentation/filesystems/ext4.txt      |   10 +
1291  fs/ext4/Makefile                        |    2 +-
1292  fs/ext4/ext4.h                          |   20 +-
1293  fs/ext4/ext4_extents.h                  |    3 +-
1294  fs/ext4/extents.c                       |  412 ++++++++--------------------
1295  fs/ext4/extents_status.c                |  442 +++++++++++++++++++++++++++++++
1296  fs/ext4/extents_status.h                |   45 ++++
1297  fs/ext4/file.c                          |  153 ++++++++++-
1298  fs/ext4/fsync.c                         |    9 +-
1299  fs/ext4/ialloc.c                        |    9 +
1300  fs/ext4/indirect.c                      |    4 +-
1301  fs/ext4/inode.c                         |   94 +++----
1302  fs/ext4/ioctl.c                         |   15 --
1303  fs/ext4/mballoc.c                       |  118 +++++----
1304  fs/ext4/mballoc.h                       |    5 -
1305  fs/ext4/namei.c                         |   16 +-
1306  fs/ext4/resize.c                        |  413 +++++++++++++++++++++++------
1307  fs/ext4/super.c                         |   94 +++++--
1308  fs/fs-writeback.c                       |    1 +
1309  fs/jbd2/journal.c                       |    5 +
1310  fs/jbd2/recovery.c                      |    7 +-
1311  include/trace/events/ext4.h             |  343 +++++++++++++++---------
1312  23 files changed, 1552 insertions(+), 681 deletions(-)
1313  create mode 100644 fs/ext4/extents_status.c
1314  create mode 100644 fs/ext4/extents_status.h
1315 Merging fuse/for-next (c7a3f5e fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig)
1316 $ git merge fuse/for-next
1317 Auto-merging fs/fuse/inode.c
1318 Auto-merging fs/fuse/dev.c
1319 Merge made by the 'recursive' strategy.
1320  fs/Kconfig           |   10 ----
1321  fs/fuse/Kconfig      |   16 ++++-
1322  fs/fuse/dev.c        |   19 ++++++
1323  fs/fuse/dir.c        |  160 ++++++++++++++++++++++++++++++++++++++++++++++++--
1324  fs/fuse/fuse_i.h     |    6 ++
1325  fs/fuse/inode.c      |    5 +-
1326  include/linux/fuse.h |   12 ++++
1327  7 files changed, 211 insertions(+), 17 deletions(-)
1328 Merging gfs2/master (2216db7 GFS2: Write out dirty inode metadata in delayed deletes)
1329 $ git merge gfs2/master
1330 Merge made by the 'recursive' strategy.
1331  fs/gfs2/aops.c       |   11 +-
1332  fs/gfs2/bmap.c       |    2 +-
1333  fs/gfs2/file.c       |    4 +-
1334  fs/gfs2/glock.c      |   60 +--
1335  fs/gfs2/glops.c      |    1 +
1336  fs/gfs2/incore.h     |   30 +-
1337  fs/gfs2/inode.c      |   20 +-
1338  fs/gfs2/ops_fstype.c |    8 +
1339  fs/gfs2/quota.c      |   11 +-
1340  fs/gfs2/rgrp.c       | 1203 ++++++++++++++++++++++++--------------------------
1341  fs/gfs2/rgrp.h       |   28 +-
1342  fs/gfs2/super.c      |    9 +-
1343  fs/gfs2/trace_gfs2.h |   20 +-
1344  fs/gfs2/trans.h      |    7 +-
1345  fs/gfs2/xattr.c      |   96 ++--
1346  15 files changed, 710 insertions(+), 800 deletions(-)
1347 Merging jfs/jfs-next (84f4141 jfs: Fix do_div precision in commit b40c2e66)
1348 $ git merge jfs/jfs-next
1349 Merge made by the 'recursive' strategy.
1350  Documentation/filesystems/jfs.txt |   19 ++++--
1351  fs/jfs/Makefile                   |    2 +-
1352  fs/jfs/ioctl.c                    |   43 ++++++++++++-
1353  fs/jfs/jfs_discard.c              |  117 ++++++++++++++++++++++++++++++++++
1354  fs/jfs/jfs_discard.h              |   26 ++++++++
1355  fs/jfs/jfs_dmap.c                 |  126 +++++++++++++++++++++++++++++++++++--
1356  fs/jfs/jfs_dmap.h                 |    2 +
1357  fs/jfs/jfs_filsys.h               |    3 +
1358  fs/jfs/jfs_incore.h               |    1 +
1359  fs/jfs/jfs_txnmgr.c               |    9 +--
1360  fs/jfs/super.c                    |   71 ++++++++++++++++-----
1361  11 files changed, 388 insertions(+), 31 deletions(-)
1362  create mode 100644 fs/jfs/jfs_discard.c
1363  create mode 100644 fs/jfs/jfs_discard.h
1364 Merging logfs/master (ab2ec19 logfs: fix possible memory leak in logfs_mtd_can_write_buf())
1365 $ git merge logfs/master
1366 Merge made by the 'recursive' strategy.
1367  fs/logfs/dev_mtd.c |    2 +-
1368  1 file changed, 1 insertion(+), 1 deletion(-)
1369 Merging nfs/linux-next (214d5e7 NFSv4.1: Remove the NFS_LAYOUT_RETURNED state)
1370 $ git merge nfs/linux-next
1371 Merge made by the 'recursive' strategy.
1372  fs/nfs/blocklayout/blocklayout.c |    2 +-
1373  fs/nfs/callback_proc.c           |   31 ++++-
1374  fs/nfs/direct.c                  |   16 ++-
1375  fs/nfs/file.c                    |   41 ++++--
1376  fs/nfs/inode.c                   |   10 +-
1377  fs/nfs/nfs4_fs.h                 |    8 +-
1378  fs/nfs/nfs4file.c                |   29 ++--
1379  fs/nfs/nfs4filelayout.c          |   41 ++++--
1380  fs/nfs/nfs4filelayout.h          |   16 +--
1381  fs/nfs/nfs4filelayoutdev.c       |   17 ++-
1382  fs/nfs/nfs4proc.c                |   48 ++++---
1383  fs/nfs/nfs4state.c               |   29 ++--
1384  fs/nfs/nfs4xdr.c                 |    9 +-
1385  fs/nfs/pagelist.c                |   12 +-
1386  fs/nfs/pnfs.c                    |  278 ++++++++++++++++++++------------------
1387  fs/nfs/pnfs.h                    |   54 +++-----
1388  fs/nfs/pnfs_dev.c                |   27 ++++
1389  fs/nfs/write.c                   |   11 +-
1390  include/linux/nfs_fs.h           |    9 +-
1391  include/linux/nfs_xdr.h          |    1 -
1392  include/linux/sunrpc/xprt.h      |    3 +-
1393  net/sunrpc/xdr.c                 |   23 ++--
1394  net/sunrpc/xprt.c                |    8 +-
1395  net/sunrpc/xprtrdma/transport.c  |   22 ++-
1396  net/sunrpc/xprtsock.c            |   39 +++---
1397  25 files changed, 436 insertions(+), 348 deletions(-)
1398 Merging nfsd/nfsd-next (fac7a17 nfsd4: cast readlink() bug argument)
1399 $ git merge nfsd/nfsd-next
1400 Merge made by the 'recursive' strategy.
1401  .../filesystems/nfs/nfsd-admin-interfaces.txt      |   41 ++++
1402  fs/lockd/svc.c                                     |   17 +-
1403  fs/locks.c                                         |    6 +-
1404  fs/nfs/callback.c                                  |   16 +-
1405  fs/nfsd/nfs2acl.c                                  |    3 +-
1406  fs/nfsd/nfs3proc.c                                 |    2 +-
1407  fs/nfsd/nfs4callback.c                             |    1 -
1408  fs/nfsd/nfs4idmap.c                                |    4 +-
1409  fs/nfsd/nfs4proc.c                                 |    4 +-
1410  fs/nfsd/nfs4state.c                                |  134 ++++++-----
1411  fs/nfsd/nfsctl.c                                   |   84 +------
1412  fs/nfsd/nfsd.h                                     |    4 +-
1413  fs/nfsd/nfssvc.c                                   |   26 +--
1414  fs/nfsd/state.h                                    |    6 +-
1415  fs/nfsd/vfs.c                                      |    2 +-
1416  include/linux/sunrpc/svc_xprt.h                    |    5 +-
1417  include/linux/sunrpc/svcsock.h                     |    3 -
1418  net/sunrpc/svc_xprt.c                              |  233 ++++++++++++--------
1419  net/sunrpc/svcsock.c                               |  157 +++++--------
1420  net/sunrpc/xprtrdma/svc_rdma_transport.c           |    4 -
1421  20 files changed, 340 insertions(+), 412 deletions(-)
1422  create mode 100644 Documentation/filesystems/nfs/nfsd-admin-interfaces.txt
1423 Merging ocfs2/linux-next (4538df6 ocfs2: Don't spam on -EDQUOT.)
1424 $ git merge ocfs2/linux-next
1425 Merge made by the 'recursive' strategy.
1426  fs/ocfs2/cluster/heartbeat.c |   40 +++++++++-------------------------------
1427  fs/ocfs2/cluster/masklog.h   |    3 ++-
1428  fs/ocfs2/dlm/dlmmaster.c     |   10 ++++++++--
1429  fs/ocfs2/dlm/dlmrecovery.c   |    7 +++++++
1430  fs/ocfs2/symlink.c           |    2 +-
1431  5 files changed, 27 insertions(+), 35 deletions(-)
1432 Merging omfs/for-next (976d167 Linux 3.1-rc9)
1433 $ git merge omfs/for-next
1434 Already up-to-date.
1435 Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for block_size and block_log match)
1436 $ git merge squashfs/master
1437 Already up-to-date.
1438 Merging v9fs/for-next (552aad0 9P: Fix race between p9_write_work() and p9_fd_request())
1439 $ git merge v9fs/for-next
1440 Merge made by the 'recursive' strategy.
1441  fs/9p/v9fs.c      |   30 +++++++++++++++++++-----------
1442  fs/9p/vfs_inode.c |    8 ++++----
1443  net/9p/client.c   |   18 ++++++++++++++++--
1444  net/9p/trans_fd.c |   38 ++++++++++++++++++++------------------
1445  4 files changed, 59 insertions(+), 35 deletions(-)
1446 Merging ubifs/linux-next (3668b70 UBIFS: print less)
1447 $ git merge ubifs/linux-next
1448 Merge made by the 'recursive' strategy.
1449  fs/ubifs/budget.c     |    5 +-
1450  fs/ubifs/commit.c     |    8 +-
1451  fs/ubifs/compress.c   |    7 +-
1452  fs/ubifs/debug.c      |  633 +++++++++++++++++++++----------------------------
1453  fs/ubifs/debug.h      |   15 +-
1454  fs/ubifs/dir.c        |    4 +-
1455  fs/ubifs/file.c       |    4 +-
1456  fs/ubifs/gc.c         |    6 +-
1457  fs/ubifs/log.c        |   14 +-
1458  fs/ubifs/lprops.c     |   66 +++---
1459  fs/ubifs/lpt.c        |    5 +-
1460  fs/ubifs/lpt_commit.c |   58 ++---
1461  fs/ubifs/orphan.c     |    7 +-
1462  fs/ubifs/recovery.c   |   11 +-
1463  fs/ubifs/replay.c     |   16 +-
1464  fs/ubifs/sb.c         |   19 +-
1465  fs/ubifs/scan.c       |   15 +-
1466  fs/ubifs/super.c      |  119 +++++-----
1467  fs/ubifs/tnc_misc.c   |    4 +-
1468  fs/ubifs/ubifs.h      |   13 +-
1469  20 files changed, 451 insertions(+), 578 deletions(-)
1470 Merging xfs/for-next (4026c9f xfs: stop the sync worker before xfs_unmountfs)
1471 $ git merge xfs/for-next
1472 Merge made by the 'recursive' strategy.
1473  fs/xfs/xfs_file.c  |  379 +++++++++++++++++++++++++++++++++++++++++++++++-----
1474  fs/xfs/xfs_mount.h |    5 -
1475  fs/xfs/xfs_trace.h |    1 +
1476  3 files changed, 345 insertions(+), 40 deletions(-)
1477 Merging vfs/for-next (319074e do_add_mount()/umount -l races)
1478 $ git merge vfs/for-next
1479 Resolved 'fs/stat.c' using previous resolution.
1480 Resolved 'kernel/events/core.c' using previous resolution.
1481 Auto-merging net/socket.c
1482 Auto-merging net/9p/trans_fd.c
1483 Auto-merging mm/mmap.c
1484 Auto-merging kernel/events/core.c
1485 CONFLICT (content): Merge conflict in kernel/events/core.c
1486 Auto-merging fs/stat.c
1487 CONFLICT (content): Merge conflict in fs/stat.c
1488 Auto-merging fs/ocfs2/cluster/heartbeat.c
1489 Auto-merging fs/nfsd/nfs4state.c
1490 Auto-merging fs/locks.c
1491 Auto-merging fs/fuse/dev.c
1492 Auto-merging fs/ext4/ioctl.c
1493 Auto-merging fs/btrfs/ioctl.c
1494 Automatic merge failed; fix conflicts and then commit the result.
1495 $ git commit -v -a
1496 [master 6ab52fd] Merge remote-tracking branch 'vfs/for-next'
1497 $ git diff -M --stat --summary HEAD^..
1498  arch/alpha/kernel/osf_sys.c                  |   13 +-
1499  arch/ia64/kernel/perfmon.c                   |   18 +-
1500  arch/parisc/hpux/fs.c                        |   17 +-
1501  arch/powerpc/platforms/cell/spu_syscalls.c   |   21 +-
1502  arch/powerpc/platforms/cell/spufs/coredump.c |   40 +-
1503  arch/um/drivers/mconsole_kern.c              |   99 +----
1504  drivers/base/dma-buf.c                       |    3 +-
1505  drivers/infiniband/core/ucma.c               |   10 +-
1506  drivers/infiniband/core/uverbs_cmd.c         |   21 +-
1507  drivers/infiniband/core/uverbs_main.c        |   11 +-
1508  drivers/staging/android/binder.c             |  113 +----
1509  drivers/staging/omapdrm/omap_gem.c           |    3 +-
1510  drivers/tty/tty_io.c                         |   45 +-
1511  drivers/vfio/vfio.c                          |   15 +-
1512  drivers/vhost/vhost.c                        |    8 +-
1513  drivers/video/msm/mdp.c                      |   12 +-
1514  fs/autofs4/dev-ioctl.c                       |   18 +-
1515  fs/autofs4/waitq.c                           |    3 +-
1516  fs/btrfs/ioctl.c                             |   32 +-
1517  fs/btrfs/reada.c                             |   18 +-
1518  fs/coda/inode.c                              |   32 +-
1519  fs/compat.c                                  |   90 ++--
1520  fs/compat_ioctl.c                            |   27 +-
1521  fs/eventpoll.c                               |   23 +-
1522  fs/exec.c                                    |   59 +--
1523  fs/ext4/ioctl.c                              |   15 +-
1524  fs/fcntl.c                                   |  128 +-----
1525  fs/fhandle.c                                 |   17 +-
1526  fs/file.c                                    |  573 ++++++++++++++++++++++++--
1527  fs/file_table.c                              |  106 -----
1528  fs/fuse/dev.c                                |    3 +-
1529  fs/ioctl.c                                   |   25 +-
1530  fs/lockd/svclock.c                           |    3 +-
1531  fs/locks.c                                   |   20 +-
1532  fs/namei.c                                   |    2 +-
1533  fs/namespace.c                               |   10 +-
1534  fs/nfsd/nfs4state.c                          |    3 +-
1535  fs/notify/fanotify/fanotify_user.c           |   87 ++--
1536  fs/notify/inotify/inotify_user.c             |   28 +-
1537  fs/ocfs2/cluster/heartbeat.c                 |   38 +-
1538  fs/open.c                                    |  117 ++----
1539  fs/pipe.c                                    |   31 +-
1540  fs/proc/Makefile                             |    2 +-
1541  fs/proc/base.c                               |  417 +------------------
1542  fs/proc/fd.c                                 |  367 +++++++++++++++++
1543  fs/proc/fd.h                                 |   14 +
1544  fs/proc/internal.h                           |   48 +++
1545  fs/read_write.c                              |  176 ++++----
1546  fs/readdir.c                                 |   36 +-
1547  fs/select.c                                  |   31 +-
1548  fs/signalfd.c                                |   13 +-
1549  fs/splice.c                                  |   69 ++--
1550  fs/stat.c                                    |   10 +-
1551  fs/statfs.c                                  |    9 +-
1552  fs/sync.c                                    |   33 +-
1553  fs/timerfd.c                                 |   45 +-
1554  fs/utimes.c                                  |   11 +-
1555  fs/xattr.c                                   |   52 +--
1556  fs/xfs/xfs_dfrag.c                           |   34 +-
1557  fs/xfs/xfs_ioctl.c                           |   10 +-
1558  include/linux/fdtable.h                      |   39 +-
1559  include/linux/file.h                         |   27 +-
1560  include/linux/fs.h                           |    6 +-
1561  include/linux/net.h                          |    3 +-
1562  ipc/mqueue.c                                 |   78 ++--
1563  kernel/events/core.c                         |   70 ++--
1564  kernel/exit.c                                |   97 +----
1565  kernel/sys.c                                 |   14 +-
1566  kernel/taskstats.c                           |   11 +-
1567  mm/fadvise.c                                 |   34 +-
1568  mm/fremap.c                                  |    3 +-
1569  mm/mmap.c                                    |    3 +-
1570  mm/nommu.c                                   |    6 +-
1571  mm/readahead.c                               |   14 +-
1572  net/9p/trans_fd.c                            |   16 +-
1573  net/compat.c                                 |    3 +-
1574  net/core/netprio_cgroup.c                    |   38 +-
1575  net/core/scm.c                               |    3 +-
1576  net/sctp/socket.c                            |   25 +-
1577  net/socket.c                                 |   66 +--
1578  security/selinux/hooks.c                     |   73 +---
1579  sound/core/pcm_native.c                      |   13 +-
1580  82 files changed, 1903 insertions(+), 2073 deletions(-)
1581  create mode 100644 fs/proc/fd.c
1582  create mode 100644 fs/proc/fd.h
1583 Merging pci/next (78c8f84 Merge branch 'pci/yinghai-misc' into next)
1584 $ git merge pci/next
1585 Removing drivers/pci/hotplug/fakephp.c
1586 Auto-merging drivers/net/wireless/iwlwifi/pcie/trans.c
1587 Auto-merging drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
1588 Auto-merging drivers/net/ethernet/mellanox/mlx4/main.c
1589 Auto-merging drivers/net/ethernet/intel/e1000/e1000_main.c
1590 Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
1591 Merge made by the 'recursive' strategy.
1592  Documentation/feature-removal-schedule.txt         |   32 --
1593  arch/alpha/kernel/pci.c                            |    6 -
1594  arch/arm/kernel/bios32.c                           |    9 -
1595  arch/arm/mach-tegra/pcie.c                         |   12 +-
1596  arch/frv/mb93090-mb00/pci-vdk.c                    |    4 +-
1597  arch/ia64/pci/pci.c                                |   11 +-
1598  arch/ia64/sn/kernel/io_common.c                    |    4 +-
1599  arch/m68k/kernel/pcibios.c                         |    5 -
1600  arch/mips/pci/pci-octeon.c                         |   15 +-
1601  arch/mips/pci/pci.c                                |    6 -
1602  arch/powerpc/include/asm/machdep.h                 |    3 +
1603  arch/powerpc/kernel/pci-common.c                   |   20 ++
1604  arch/powerpc/platforms/powernv/pci-ioda.c          |   41 ++-
1605  arch/sh/drivers/pci/pci.c                          |    5 -
1606  arch/sparc/kernel/leon_pci.c                       |    9 -
1607  arch/sparc/kernel/pci.c                            |    4 -
1608  arch/tile/kernel/pci.c                             |   34 +-
1609  arch/tile/kernel/pci_gx.c                          |    8 -
1610  arch/unicore32/kernel/pci.c                        |    8 -
1611  arch/x86/pci/acpi.c                                |    3 +-
1612  arch/x86/pci/visws.c                               |    5 -
1613  arch/xtensa/kernel/pci.c                           |    8 -
1614  drivers/acpi/pci_root.c                            |  101 +++---
1615  drivers/acpi/pci_slot.c                            |   44 +--
1616  drivers/block/nvme.c                               |    2 +-
1617  drivers/char/agp/sgi-agp.c                         |    5 +-
1618  drivers/gpu/drm/radeon/evergreen.c                 |   10 +-
1619  drivers/gpu/vga/vgaarb.c                           |   29 +-
1620  drivers/infiniband/hw/mthca/mthca_reset.c          |    8 +-
1621  drivers/infiniband/hw/qib/qib.h                    |    2 +-
1622  drivers/infiniband/hw/qib/qib_pcie.c               |   40 +--
1623  drivers/iommu/intel-iommu.c                        |    6 +-
1624  drivers/media/dvb/ngene/ngene-cards.c              |    2 +-
1625  drivers/net/ethernet/atheros/atl1c/atl1c_main.c    |    4 +-
1626  drivers/net/ethernet/atheros/atl1e/atl1e_main.c    |    2 +-
1627  drivers/net/ethernet/broadcom/bnx2.c               |    2 +-
1628  drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   |   20 +-
1629  drivers/net/ethernet/broadcom/tg3.c                |   52 +--
1630  drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c    |    2 +-
1631  drivers/net/ethernet/chelsio/cxgb3/t3_hw.c         |   22 +-
1632  drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   12 +-
1633  drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |    6 +-
1634  drivers/net/ethernet/emulex/benet/be_main.c        |    2 +-
1635  drivers/net/ethernet/intel/e100.c                  |    2 +-
1636  drivers/net/ethernet/intel/e1000/e1000_main.c      |    2 +-
1637  drivers/net/ethernet/intel/e1000e/netdev.c         |   29 +-
1638  drivers/net/ethernet/intel/igb/igb_main.c          |   14 +-
1639  drivers/net/ethernet/intel/igbvf/netdev.c          |    2 +-
1640  drivers/net/ethernet/intel/ixgb/ixgb_main.c        |    2 +-
1641  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |    4 +-
1642  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |    2 +-
1643  drivers/net/ethernet/mellanox/mlx4/main.c          |    2 +-
1644  drivers/net/ethernet/mellanox/mlx4/reset.c         |    8 +-
1645  drivers/net/ethernet/myricom/myri10ge/myri10ge.c   |   31 +-
1646  drivers/net/ethernet/neterion/s2io.c               |    2 +-
1647  drivers/net/ethernet/neterion/vxge/vxge-config.c   |    4 +-
1648  drivers/net/ethernet/neterion/vxge/vxge-main.c     |    2 +-
1649  .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c   |    2 +-
1650  .../net/ethernet/qlogic/netxen/netxen_nic_main.c   |    4 +-
1651  drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |    2 +-
1652  drivers/net/ethernet/qlogic/qlge/qlge_main.c       |    2 +-
1653  drivers/net/ethernet/realtek/r8169.c               |   44 +--
1654  drivers/net/ethernet/sun/niu.c                     |   19 +-
1655  drivers/net/wireless/ath/ath9k/pci.c               |   21 +-
1656  drivers/net/wireless/iwlegacy/common.h             |    4 +-
1657  drivers/net/wireless/iwlwifi/pcie/trans.c          |    7 +-
1658  drivers/net/wireless/rtlwifi/pci.c                 |    8 +-
1659  drivers/parisc/dino.c                              |   10 +-
1660  drivers/parisc/lba_pci.c                           |    7 +-
1661  drivers/pci/Kconfig                                |    1 -
1662  drivers/pci/access.c                               |  202 +++++++++++
1663  drivers/pci/bus.c                                  |    6 +-
1664  drivers/pci/hotplug/Kconfig                        |   24 +-
1665  drivers/pci/hotplug/Makefile                       |    3 -
1666  drivers/pci/hotplug/acpiphp_glue.c                 |   99 +++---
1667  drivers/pci/hotplug/cpcihp_generic.c               |    8 +-
1668  drivers/pci/hotplug/cpqphp_ctrl.c                  |   21 +-
1669  drivers/pci/hotplug/fakephp.c                      |  164 ---------
1670  drivers/pci/hotplug/pciehp_acpi.c                  |    6 +-
1671  drivers/pci/hotplug/pciehp_core.c                  |   28 +-
1672  drivers/pci/hotplug/pciehp_hpc.c                   |   12 +-
1673  drivers/pci/hotplug/pcihp_slot.c                   |   20 +-
1674  drivers/pci/iov.c                                  |    6 +-
1675  drivers/pci/pci-driver.c                           |   57 +---
1676  drivers/pci/pci.c                                  |  358 +++++---------------
1677  drivers/pci/pcie/aer/aer_inject.c                  |    2 +-
1678  drivers/pci/pcie/aer/aerdrv.c                      |   26 +-
1679  drivers/pci/pcie/aer/aerdrv_acpi.c                 |    2 +-
1680  drivers/pci/pcie/aer/aerdrv_core.c                 |   67 +---
1681  drivers/pci/pcie/aspm.c                            |  119 +++----
1682  drivers/pci/pcie/pme.c                             |   29 +-
1683  drivers/pci/pcie/portdrv_bus.c                     |    2 +-
1684  drivers/pci/pcie/portdrv_core.c                    |   34 +-
1685  drivers/pci/pcie/portdrv_pci.c                     |   27 +-
1686  drivers/pci/probe.c                                |   39 +--
1687  drivers/pci/proc.c                                 |   19 --
1688  drivers/pci/quirks.c                               |   31 +-
1689  drivers/pci/remove.c                               |  156 +++------
1690  drivers/pci/rom.c                                  |   59 ----
1691  drivers/pci/search.c                               |   63 ++--
1692  drivers/pci/setup-bus.c                            |   81 +++--
1693  drivers/pci/setup-irq.c                            |    9 +-
1694  drivers/pci/xen-pcifront.c                         |   10 +-
1695  drivers/pcmcia/cardbus.c                           |   15 +-
1696  drivers/rapidio/devices/tsi721.c                   |   18 +-
1697  drivers/scsi/ipr.c                                 |    2 +-
1698  drivers/scsi/lpfc/lpfc_init.c                      |    2 +-
1699  drivers/scsi/mpt2sas/mpt2sas_scsih.c               |    2 +-
1700  drivers/scsi/qla2xxx/qla_nx.c                      |    8 +-
1701  drivers/scsi/qla2xxx/qla_os.c                      |    2 +-
1702  drivers/scsi/qla4xxx/ql4_nx.c                      |    4 +-
1703  drivers/scsi/qla4xxx/ql4_os.c                      |    2 +-
1704  drivers/scsi/sym53c8xx_2/sym_glue.c                |    2 +-
1705  drivers/staging/et131x/et131x.c                    |   19 +-
1706  drivers/staging/rtl8192e/rtl8192e/rtl_pci.c        |    8 +-
1707  drivers/tty/serial/8250/8250_pci.c                 |    2 +-
1708  drivers/tty/serial/jsm/jsm_driver.c                |    2 +-
1709  drivers/xen/xen-pciback/pci_stub.c                 |    2 +-
1710  include/linux/acpi.h                               |    6 +-
1711  include/linux/pci-acpi.h                           |   17 +-
1712  include/linux/pci.h                                |   55 ++-
1713  include/linux/pci_regs.h                           |    7 +
1714  include/linux/pcieport_if.h                        |    2 +-
1715  123 files changed, 1078 insertions(+), 1750 deletions(-)
1716  delete mode 100644 drivers/pci/hotplug/fakephp.c
1717 Merging powerpc/next (caa1d63 Merge remote-tracking branch 'kumar/next' into next)
1718 $ git merge powerpc/next
1719 Auto-merging drivers/scsi/ipr.c
1720 Removing arch/powerpc/include/asm/abs_addr.h
1721 Removing arch/powerpc/boot/dts/p2020rdb_camp_core1.dts
1722 Removing arch/powerpc/boot/dts/p2020rdb_camp_core0.dts
1723 Removing arch/powerpc/boot/dts/p1020rdb_camp_core1.dts
1724 Removing arch/powerpc/boot/dts/p1020rdb_camp_core0.dts
1725 Merge made by the 'recursive' strategy.
1726  .../devicetree/bindings/powerpc/fsl/ifc.txt        |    9 +-
1727  arch/powerpc/Kconfig                               |   17 +-
1728  arch/powerpc/boot/Makefile                         |    1 +
1729  arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi    |   58 ++
1730  arch/powerpc/boot/dts/fsl/e500v2_power_isa.dtsi    |   52 ++
1731  arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi     |   59 ++
1732  arch/powerpc/boot/dts/fsl/mpc8536si-pre.dtsi       |    3 +
1733  arch/powerpc/boot/dts/fsl/mpc8544si-pre.dtsi       |    3 +
1734  arch/powerpc/boot/dts/fsl/mpc8548si-pre.dtsi       |    3 +
1735  arch/powerpc/boot/dts/fsl/mpc8568si-pre.dtsi       |    3 +
1736  arch/powerpc/boot/dts/fsl/mpc8569si-pre.dtsi       |    3 +
1737  arch/powerpc/boot/dts/fsl/mpc8572si-pre.dtsi       |    3 +
1738  arch/powerpc/boot/dts/fsl/p1010si-pre.dtsi         |    3 +
1739  arch/powerpc/boot/dts/fsl/p1020si-pre.dtsi         |    3 +
1740  arch/powerpc/boot/dts/fsl/p1021si-pre.dtsi         |    3 +
1741  arch/powerpc/boot/dts/fsl/p1022si-pre.dtsi         |    3 +
1742  arch/powerpc/boot/dts/fsl/p1023si-pre.dtsi         |    3 +
1743  arch/powerpc/boot/dts/fsl/p2020si-pre.dtsi         |    3 +
1744  arch/powerpc/boot/dts/fsl/p2041si-pre.dtsi         |    3 +
1745  arch/powerpc/boot/dts/fsl/p3041si-pre.dtsi         |    3 +
1746  arch/powerpc/boot/dts/fsl/p4080si-pre.dtsi         |    3 +
1747  arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi         |    3 +
1748  arch/powerpc/boot/dts/fsl/p5040si-post.dtsi        |  320 +++++++++
1749  arch/powerpc/boot/dts/fsl/p5040si-pre.dtsi         |  114 ++++
1750  arch/powerpc/boot/dts/fsl/qoriq-sec5.2-0.dtsi      |  118 ++++
1751  arch/powerpc/boot/dts/mpc8536ds.dtsi               |    4 +
1752  arch/powerpc/boot/dts/mpc8540ads.dts               |    2 +
1753  arch/powerpc/boot/dts/mpc8541cds.dts               |    2 +
1754  arch/powerpc/boot/dts/mpc8544ds.dts                |    4 +-
1755  arch/powerpc/boot/dts/mpc8544ds.dtsi               |   39 ++
1756  arch/powerpc/boot/dts/mpc8555cds.dts               |    2 +
1757  arch/powerpc/boot/dts/mpc8560ads.dts               |    2 +
1758  arch/powerpc/boot/dts/p1020rdb_camp_core0.dts      |   63 --
1759  arch/powerpc/boot/dts/p1020rdb_camp_core1.dts      |  141 ----
1760  arch/powerpc/boot/dts/p1022ds.dtsi                 |    4 +
1761  arch/powerpc/boot/dts/p1022rdk.dts                 |  188 ++++++
1762  arch/powerpc/boot/dts/p2020rdb_camp_core0.dts      |   67 --
1763  arch/powerpc/boot/dts/p2020rdb_camp_core1.dts      |  125 ----
1764  arch/powerpc/boot/dts/p2041rdb.dts                 |    4 +
1765  arch/powerpc/boot/dts/p3041ds.dts                  |    4 +
1766  arch/powerpc/boot/dts/p4080ds.dts                  |    4 +
1767  arch/powerpc/boot/dts/p5020ds.dts                  |    4 +
1768  arch/powerpc/boot/dts/p5040ds.dts                  |  207 ++++++
1769  arch/powerpc/configs/corenet32_smp_defconfig       |    1 +
1770  arch/powerpc/configs/corenet64_smp_defconfig       |    1 +
1771  arch/powerpc/configs/mpc85xx_defconfig             |    1 +
1772  arch/powerpc/configs/mpc85xx_smp_defconfig         |    1 +
1773  arch/powerpc/configs/ppc64_defconfig               |    1 +
1774  arch/powerpc/configs/pseries_defconfig             |    1 +
1775  arch/powerpc/include/asm/abs_addr.h                |   56 --
1776  arch/powerpc/include/asm/cacheflush.h              |    2 +
1777  arch/powerpc/include/asm/debug.h                   |    2 +-
1778  arch/powerpc/include/asm/eeh.h                     |  141 ++--
1779  arch/powerpc/include/asm/eeh_event.h               |    6 +-
1780  arch/powerpc/include/asm/exception-64e.h           |    6 +-
1781  arch/powerpc/include/asm/fsl_guts.h                |    2 +
1782  arch/powerpc/include/asm/fsl_ifc.h                 |   14 +-
1783  arch/powerpc/include/asm/hvcall.h                  |    5 -
1784  arch/powerpc/include/asm/hw_breakpoint.h           |    9 +-
1785  arch/powerpc/include/asm/kprobes.h                 |   15 +-
1786  arch/powerpc/include/asm/kvm_book3s.h              |    2 +-
1787  arch/powerpc/include/asm/kvm_book3s_asm.h          |    1 -
1788  arch/powerpc/include/asm/machdep.h                 |    9 +-
1789  arch/powerpc/include/asm/mmu-hash64.h              |  169 +++--
1790  arch/powerpc/include/asm/mmu.h                     |    9 +
1791  arch/powerpc/include/asm/mpic.h                    |   19 +
1792  arch/powerpc/include/asm/paca.h                    |    3 +-
1793  arch/powerpc/include/asm/page_64.h                 |   10 +-
1794  arch/powerpc/include/asm/pci-bridge.h              |   11 +
1795  arch/powerpc/include/asm/pgtable-ppc64-4k.h        |    4 +-
1796  arch/powerpc/include/asm/pgtable-ppc64-64k.h       |    2 +-
1797  arch/powerpc/include/asm/pgtable-ppc64.h           |   19 +-
1798  arch/powerpc/include/asm/pgtable.h                 |   10 +-
1799  arch/powerpc/include/asm/ppc-opcode.h              |    3 +
1800  arch/powerpc/include/asm/ppc-pci.h                 |   20 +-
1801  arch/powerpc/include/asm/probes.h                  |   42 ++
1802  arch/powerpc/include/asm/processor.h               |    6 +-
1803  arch/powerpc/include/asm/pte-hash64-64k.h          |   18 +-
1804  arch/powerpc/include/asm/reg.h                     |   50 +-
1805  arch/powerpc/include/asm/setup.h                   |    2 +-
1806  arch/powerpc/include/asm/smp.h                     |    2 +
1807  arch/powerpc/include/asm/sparsemem.h               |    4 +-
1808  arch/powerpc/include/asm/swiotlb.h                 |    6 +
1809  arch/powerpc/include/asm/thread_info.h             |    7 +-
1810  arch/powerpc/include/asm/tlbflush.h                |    7 +-
1811  arch/powerpc/include/asm/uaccess.h                 |   11 -
1812  arch/powerpc/include/asm/uprobes.h                 |   54 ++
1813  arch/powerpc/kernel/Makefile                       |    1 +
1814  arch/powerpc/kernel/asm-offsets.c                  |    2 +-
1815  arch/powerpc/kernel/cpu_setup_fsl_booke.S          |   74 ++-
1816  arch/powerpc/kernel/cputable.c                     |    4 +
1817  arch/powerpc/kernel/dma-swiotlb.c                  |   22 +-
1818  arch/powerpc/kernel/dma.c                          |    3 +-
1819  arch/powerpc/kernel/entry_32.S                     |   47 +-
1820  arch/powerpc/kernel/entry_64.S                     |   35 +
1821  arch/powerpc/kernel/exceptions-64e.S               |  212 +++---
1822  arch/powerpc/kernel/exceptions-64s.S               |  127 +++-
1823  arch/powerpc/kernel/fadump.c                       |    3 +-
1824  arch/powerpc/kernel/head_fsl_booke.S               |   46 +-
1825  arch/powerpc/kernel/hw_breakpoint.c                |   25 +-
1826  arch/powerpc/kernel/ibmebus.c                      |    1 -
1827  arch/powerpc/kernel/irq.c                          |    8 +-
1828  arch/powerpc/kernel/machine_kexec.c                |   14 +-
1829  arch/powerpc/kernel/paca.c                         |    1 +
1830  arch/powerpc/kernel/pci-common.c                   |   16 +-
1831  arch/powerpc/kernel/process.c                      |   16 +-
1832  arch/powerpc/kernel/prom.c                         |    4 +-
1833  arch/powerpc/kernel/prom_init.c                    |    2 +-
1834  arch/powerpc/kernel/ptrace.c                       |    3 +
1835  arch/powerpc/kernel/rtas_flash.c                   |    7 +-
1836  arch/powerpc/kernel/rtas_pci.c                     |    5 +-
1837  arch/powerpc/kernel/signal.c                       |    8 +-
1838  arch/powerpc/kernel/smp.c                          |   12 +-
1839  arch/powerpc/kernel/time.c                         |    8 +-
1840  arch/powerpc/kernel/traps.c                        |    1 +
1841  arch/powerpc/kernel/uprobes.c                      |  184 ++++++
1842  arch/powerpc/kernel/vdso.c                         |    4 +-
1843  arch/powerpc/kernel/vio.c                          |    1 -
1844  arch/powerpc/kvm/book3s_32_mmu_host.c              |    8 +-
1845  arch/powerpc/kvm/book3s_64_mmu_host.c              |   17 +-
1846  arch/powerpc/kvm/book3s_hv_rmhandlers.S            |    2 +-
1847  arch/powerpc/kvm/trace.h                           |   14 +-
1848  arch/powerpc/lib/sstep.c                           |   36 +-
1849  arch/powerpc/mm/fault.c                            |    1 +
1850  arch/powerpc/mm/hash_low_64.S                      |   97 +--
1851  arch/powerpc/mm/hash_native_64.c                   |  166 +++--
1852  arch/powerpc/mm/hash_utils_64.c                    |   48 +-
1853  arch/powerpc/mm/hugetlbpage-hash64.c               |   15 +-
1854  arch/powerpc/mm/init_64.c                          |    1 -
1855  arch/powerpc/mm/mem.c                              |    5 +-
1856  arch/powerpc/mm/mmu_context_hash64.c               |   10 +-
1857  arch/powerpc/mm/pgtable_64.c                       |   13 +-
1858  arch/powerpc/mm/slb_low.S                          |   62 +-
1859  arch/powerpc/mm/slice.c                            |  112 ++--
1860  arch/powerpc/mm/stab.c                             |    3 +-
1861  arch/powerpc/mm/subpage-prot.c                     |    6 +-
1862  arch/powerpc/mm/tlb_hash64.c                       |   11 +-
1863  arch/powerpc/mm/tlb_low_64e.S                      |   18 +-
1864  arch/powerpc/oprofile/op_model_power4.c            |  116 +++-
1865  arch/powerpc/perf/core-book3s.c                    |    2 +-
1866  arch/powerpc/platforms/44x/currituck.c             |   10 +-
1867  arch/powerpc/platforms/85xx/Kconfig                |   21 +
1868  arch/powerpc/platforms/85xx/Makefile               |    2 +
1869  arch/powerpc/platforms/85xx/common.c               |   10 +
1870  arch/powerpc/platforms/85xx/corenet_ds.c           |   38 +-
1871  arch/powerpc/platforms/85xx/ge_imp3a.c             |   62 +-
1872  arch/powerpc/platforms/85xx/mpc8536_ds.c           |   36 +-
1873  arch/powerpc/platforms/85xx/mpc85xx_ads.c          |   11 +-
1874  arch/powerpc/platforms/85xx/mpc85xx_cds.c          |   44 +-
1875  arch/powerpc/platforms/85xx/mpc85xx_ds.c           |   15 +-
1876  arch/powerpc/platforms/85xx/mpc85xx_mds.c          |   40 +-
1877  arch/powerpc/platforms/85xx/mpc85xx_rdb.c          |   30 +-
1878  arch/powerpc/platforms/85xx/p1010rdb.c             |   14 +-
1879  arch/powerpc/platforms/85xx/p1022_ds.c             |   36 +-
1880  arch/powerpc/platforms/85xx/p1022_rdk.c            |  167 +++++
1881  arch/powerpc/platforms/85xx/p1023_rds.c            |    9 +-
1882  arch/powerpc/platforms/85xx/p2041_rdb.c            |    2 +-
1883  arch/powerpc/platforms/85xx/p3041_ds.c             |    2 +-
1884  arch/powerpc/platforms/85xx/p4080_ds.c             |    2 +-
1885  arch/powerpc/platforms/85xx/p5020_ds.c             |    2 +-
1886  arch/powerpc/platforms/85xx/p5040_ds.c             |   89 +++
1887  arch/powerpc/platforms/85xx/qemu_e500.c            |    5 +-
1888  arch/powerpc/platforms/85xx/sbc8548.c              |   21 +-
1889  arch/powerpc/platforms/85xx/smp.c                  |  220 +++++--
1890  arch/powerpc/platforms/85xx/socrates.c             |   11 +-
1891  arch/powerpc/platforms/85xx/stx_gp3.c              |   13 +-
1892  arch/powerpc/platforms/85xx/tqm85xx.c              |   21 +-
1893  arch/powerpc/platforms/85xx/xes_mpc85xx.c          |   56 +-
1894  arch/powerpc/platforms/86xx/gef_ppc9a.c            |   12 +-
1895  arch/powerpc/platforms/86xx/gef_sbc310.c           |   13 +-
1896  arch/powerpc/platforms/86xx/gef_sbc610.c           |   12 +-
1897  arch/powerpc/platforms/86xx/mpc8610_hpcd.c         |   21 +-
1898  arch/powerpc/platforms/86xx/mpc86xx_hpcn.c         |   42 +-
1899  arch/powerpc/platforms/86xx/sbc8641d.c             |   14 +-
1900  arch/powerpc/platforms/cell/beat.c                 |    4 +-
1901  arch/powerpc/platforms/cell/beat.h                 |    2 +-
1902  arch/powerpc/platforms/cell/beat_htab.c            |   45 +-
1903  arch/powerpc/platforms/pasemi/iommu.c              |    6 +-
1904  arch/powerpc/platforms/powernv/pci-ioda.c          |  695 +++++---------------
1905  arch/powerpc/platforms/powernv/pci-p5ioc2.c        |    1 -
1906  arch/powerpc/platforms/powernv/pci.c               |    7 +-
1907  arch/powerpc/platforms/powernv/pci.h               |   21 +-
1908  arch/powerpc/platforms/ps3/htab.c                  |   22 +-
1909  arch/powerpc/platforms/ps3/setup.c                 |   10 +-
1910  arch/powerpc/platforms/pseries/Makefile            |    5 +-
1911  arch/powerpc/platforms/pseries/eeh.c               |  543 ++++-----------
1912  arch/powerpc/platforms/pseries/eeh_cache.c         |   59 +-
1913  arch/powerpc/platforms/pseries/eeh_dev.c           |   14 +-
1914  arch/powerpc/platforms/pseries/eeh_driver.c        |  310 ++++-----
1915  arch/powerpc/platforms/pseries/eeh_event.c         |   54 +-
1916  arch/powerpc/platforms/pseries/eeh_pe.c            |  655 ++++++++++++++++++
1917  arch/powerpc/platforms/pseries/eeh_pseries.c       |  247 ++++---
1918  arch/powerpc/platforms/pseries/eeh_sysfs.c         |    9 -
1919  arch/powerpc/platforms/pseries/iommu.c             |   12 +-
1920  arch/powerpc/platforms/pseries/lpar.c              |   77 +--
1921  arch/powerpc/platforms/pseries/msi.c               |   26 +-
1922  arch/powerpc/platforms/pseries/pci.c               |    2 +-
1923  arch/powerpc/platforms/pseries/pci_dlpar.c         |   32 +-
1924  arch/powerpc/platforms/pseries/setup.c             |   22 +-
1925  arch/powerpc/sysdev/Makefile                       |    2 +-
1926  arch/powerpc/sysdev/dart_iommu.c                   |    7 +-
1927  arch/powerpc/sysdev/fsl_85xx_l2ctlr.c              |   10 +
1928  arch/powerpc/sysdev/fsl_mpic_err.c                 |  149 +++++
1929  arch/powerpc/sysdev/fsl_pci.c                      |  118 ++--
1930  arch/powerpc/sysdev/fsl_pci.h                      |   20 +-
1931  arch/powerpc/sysdev/mpic.c                         |  102 ++-
1932  arch/powerpc/sysdev/mpic.h                         |   22 +
1933  arch/powerpc/xmon/xmon.c                           |  111 +++-
1934  drivers/crypto/nx/nx.c                             |   17 +-
1935  drivers/edac/mpc85xx_edac.c                        |   43 +-
1936  drivers/infiniband/hw/ehca/ehca_cq.c               |    2 +-
1937  drivers/infiniband/hw/ehca/ehca_eq.c               |    2 +-
1938  drivers/infiniband/hw/ehca/ehca_mrmw.c             |   45 +-
1939  drivers/infiniband/hw/ehca/ehca_qp.c               |    6 +-
1940  drivers/infiniband/hw/ehca/ehca_reqs.c             |    2 +-
1941  drivers/infiniband/hw/ehca/ehca_tools.h            |    1 -
1942  drivers/infiniband/hw/ehca/hcp_if.c                |   12 +-
1943  drivers/infiniband/hw/ehca/ipz_pt_fn.c             |    2 +-
1944  drivers/macintosh/smu.c                            |    3 +-
1945  drivers/net/ethernet/ibm/ehea/ehea.h               |    1 -
1946  drivers/net/ethernet/ibm/ehea/ehea_phyp.c          |   12 +-
1947  drivers/net/ethernet/ibm/ehea/ehea_qmr.c           |   14 +-
1948  drivers/pci/hotplug/rpadlpar_core.c                |    2 +-
1949  drivers/scsi/ipr.c                                 |   18 +-
1950  drivers/tty/hvc/hvc_console.c                      |   33 +-
1951  drivers/tty/hvc/hvc_vio.c                          |  123 ++--
1952  drivers/video/ps3fb.c                              |    3 +-
1953  227 files changed, 5780 insertions(+), 3170 deletions(-)
1954  create mode 100644 arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
1955  create mode 100644 arch/powerpc/boot/dts/fsl/e500v2_power_isa.dtsi
1956  create mode 100644 arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
1957  create mode 100644 arch/powerpc/boot/dts/fsl/p5040si-post.dtsi
1958  create mode 100644 arch/powerpc/boot/dts/fsl/p5040si-pre.dtsi
1959  create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-sec5.2-0.dtsi
1960  delete mode 100644 arch/powerpc/boot/dts/p1020rdb_camp_core0.dts
1961  delete mode 100644 arch/powerpc/boot/dts/p1020rdb_camp_core1.dts
1962  create mode 100644 arch/powerpc/boot/dts/p1022rdk.dts
1963  delete mode 100644 arch/powerpc/boot/dts/p2020rdb_camp_core0.dts
1964  delete mode 100644 arch/powerpc/boot/dts/p2020rdb_camp_core1.dts
1965  create mode 100644 arch/powerpc/boot/dts/p5040ds.dts
1966  delete mode 100644 arch/powerpc/include/asm/abs_addr.h
1967  create mode 100644 arch/powerpc/include/asm/probes.h
1968  create mode 100644 arch/powerpc/include/asm/uprobes.h
1969  create mode 100644 arch/powerpc/kernel/uprobes.c
1970  create mode 100644 arch/powerpc/platforms/85xx/p1022_rdk.c
1971  create mode 100644 arch/powerpc/platforms/85xx/p5040_ds.c
1972  create mode 100644 arch/powerpc/platforms/pseries/eeh_pe.c
1973  create mode 100644 arch/powerpc/sysdev/fsl_mpic_err.c
1974 Merging 4xx/next (2074b1d powerpc: Fix irq distribution)
1975 $ git merge 4xx/next
1976 Already up-to-date.
1977 Merging mpc5xxx/next (9d9fd88 powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start)
1978 $ git merge mpc5xxx/next
1979 Merge made by the 'recursive' strategy.
1980  Documentation/devicetree/bindings/misc/ifm-csi.txt |   41 ++++++
1981  arch/powerpc/boot/dts/o2d.dts                      |   47 +++++++
1982  arch/powerpc/boot/dts/o2d.dtsi                     |  139 ++++++++++++++++++++
1983  arch/powerpc/boot/dts/o2d300.dts                   |   52 ++++++++
1984  arch/powerpc/boot/dts/o2dnt2.dts                   |   48 +++++++
1985  arch/powerpc/boot/dts/o2i.dts                      |   33 +++++
1986  arch/powerpc/boot/dts/o2mnt.dts                    |   33 +++++
1987  arch/powerpc/boot/dts/o3dnt.dts                    |   48 +++++++
1988  arch/powerpc/include/asm/mpc52xx.h                 |    2 +
1989  arch/powerpc/platforms/512x/Kconfig                |    1 +
1990  arch/powerpc/platforms/512x/clock.c                |    6 +-
1991  arch/powerpc/platforms/512x/mpc512x_shared.c       |    6 -
1992  arch/powerpc/platforms/52xx/mpc5200_simple.c       |    1 +
1993  arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c      |   35 ++++-
1994  14 files changed, 483 insertions(+), 9 deletions(-)
1995  create mode 100644 Documentation/devicetree/bindings/misc/ifm-csi.txt
1996  create mode 100644 arch/powerpc/boot/dts/o2d.dts
1997  create mode 100644 arch/powerpc/boot/dts/o2d.dtsi
1998  create mode 100644 arch/powerpc/boot/dts/o2d300.dts
1999  create mode 100644 arch/powerpc/boot/dts/o2dnt2.dts
2000  create mode 100644 arch/powerpc/boot/dts/o2i.dts
2001  create mode 100644 arch/powerpc/boot/dts/o2mnt.dts
2002  create mode 100644 arch/powerpc/boot/dts/o3dnt.dts
2003 Merging galak/next (4d56dec powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled)
2004 $ git merge galak/next
2005 Merge made by the 'recursive' strategy.
2006  arch/powerpc/configs/85xx/p1023rds_defconfig |    6 ++++++
2007  arch/powerpc/kernel/smp.c                    |    2 +-
2008  arch/powerpc/sysdev/fsl_ifc.c                |   20 ++++++++------------
2009  arch/powerpc/sysdev/fsl_pci.c                |    2 ++
2010  4 files changed, 17 insertions(+), 13 deletions(-)
2011 Merging hid/for-next (9410ffa Merge branch 'picolcd' into for-next)
2012 $ git merge hid/for-next
2013 Auto-merging drivers/input/touchscreen/edt-ft5x06.c
2014 Auto-merging drivers/input/tablet/wacom_wac.c
2015 Auto-merging drivers/input/mouse/sentelic.c
2016 Removing drivers/hid/hid-picolcd.c
2017 Auto-merging drivers/hid/hid-lenovo-tpkbd.c
2018 Auto-merging MAINTAINERS
2019 Merge made by the 'recursive' strategy.
2020  Documentation/ABI/testing/sysfs-driver-wacom |   13 +
2021  MAINTAINERS                                  |    6 +
2022  drivers/hid/Kconfig                          |    9 +-
2023  drivers/hid/Makefile                         |   20 +
2024  drivers/hid/hid-a4tech.c                     |    1 -
2025  drivers/hid/hid-apple.c                      |    1 -
2026  drivers/hid/hid-aureal.c                     |    1 -
2027  drivers/hid/hid-belkin.c                     |    1 -
2028  drivers/hid/hid-cherry.c                     |    1 -
2029  drivers/hid/hid-core.c                       |   20 +-
2030  drivers/hid/hid-cypress.c                    |    1 -
2031  drivers/hid/hid-debug.c                      |   12 +-
2032  drivers/hid/hid-ezkey.c                      |    1 -
2033  drivers/hid/hid-gyration.c                   |    1 -
2034  drivers/hid/hid-holtekff.c                   |    3 +-
2035  drivers/hid/hid-ids.h                        |   13 +-
2036  drivers/hid/hid-input.c                      |   11 +-
2037  drivers/hid/hid-lcpower.c                    |    2 +-
2038  drivers/hid/hid-lenovo-tpkbd.c               |  147 +-
2039  drivers/hid/hid-lg.c                         |   11 +-
2040  drivers/hid/hid-lg4ff.c                      |    4 +-
2041  drivers/hid/hid-magicmouse.c                 |    2 +-
2042  drivers/hid/hid-microsoft.c                  |    1 -
2043  drivers/hid/hid-monterey.c                   |    1 -
2044  drivers/hid/hid-multitouch.c                 |  234 ++-
2045  drivers/hid/hid-petalynx.c                   |    1 -
2046  drivers/hid/hid-picolcd.c                    | 2748 --------------------------
2047  drivers/hid/hid-picolcd.h                    |  309 +++
2048  drivers/hid/hid-picolcd_backlight.c          |  122 ++
2049  drivers/hid/hid-picolcd_cir.c                |  152 ++
2050  drivers/hid/hid-picolcd_core.c               |  689 +++++++
2051  drivers/hid/hid-picolcd_debugfs.c            |  899 +++++++++
2052  drivers/hid/hid-picolcd_fb.c                 |  615 ++++++
2053  drivers/hid/hid-picolcd_lcd.c                |  107 +
2054  drivers/hid/hid-picolcd_leds.c               |  175 ++
2055  drivers/hid/hid-primax.c                     |   25 -
2056  drivers/hid/hid-prodikeys.c                  |   18 +-
2057  drivers/hid/hid-samsung.c                    |    1 -
2058  drivers/hid/hid-sony.c                       |    1 -
2059  drivers/hid/hid-sunplus.c                    |    1 -
2060  drivers/hid/hid-uclogic.c                    |   98 +
2061  drivers/hid/hid-wacom.c                      |  170 +-
2062  drivers/hid/hid-waltop.c                     |   29 -
2063  drivers/hid/hid-wiimote-ext.c                |   96 +
2064  drivers/hid/hidraw.c                         |   15 +-
2065  drivers/hid/usbhid/hid-quirks.c              |    3 +-
2066  drivers/input/evdev.c                        |   78 +-
2067  drivers/input/input-mt.c                     |  305 ++-
2068  drivers/input/input.c                        |  254 ++-
2069  drivers/input/misc/uinput.c                  |    2 +-
2070  drivers/input/mouse/alps.c                   |    2 +-
2071  drivers/input/mouse/bcm5974.c                |  348 ++--
2072  drivers/input/mouse/elantech.c               |    4 +-
2073  drivers/input/mouse/sentelic.c               |    2 +-
2074  drivers/input/mouse/synaptics.c              |    4 +-
2075  drivers/input/tablet/wacom_wac.c             |    6 +-
2076  drivers/input/touchscreen/atmel_mxt_ts.c     |    2 +-
2077  drivers/input/touchscreen/cyttsp_core.c      |    2 +-
2078  drivers/input/touchscreen/edt-ft5x06.c       |    2 +-
2079  drivers/input/touchscreen/egalax_ts.c        |    2 +-
2080  drivers/input/touchscreen/ili210x.c          |    2 +-
2081  drivers/input/touchscreen/mms114.c           |    2 +-
2082  drivers/input/touchscreen/penmount.c         |    2 +-
2083  drivers/input/touchscreen/wacom_w8001.c      |    2 +-
2084  include/linux/hid.h                          |    5 +-
2085  include/linux/input.h                        |   35 +-
2086  include/linux/input/mt.h                     |   57 +-
2087  67 files changed, 4457 insertions(+), 3452 deletions(-)
2088  delete mode 100644 drivers/hid/hid-picolcd.c
2089  create mode 100644 drivers/hid/hid-picolcd.h
2090  create mode 100644 drivers/hid/hid-picolcd_backlight.c
2091  create mode 100644 drivers/hid/hid-picolcd_cir.c
2092  create mode 100644 drivers/hid/hid-picolcd_core.c
2093  create mode 100644 drivers/hid/hid-picolcd_debugfs.c
2094  create mode 100644 drivers/hid/hid-picolcd_fb.c
2095  create mode 100644 drivers/hid/hid-picolcd_lcd.c
2096  create mode 100644 drivers/hid/hid-picolcd_leds.c
2097 Merging quilt/i2c (cde3336 i2c/scx200_*: Replace printks with pr_<level>s)
2098 $ git merge quilt/i2c
2099 Merge made by the 'recursive' strategy.
2100  drivers/i2c/Kconfig                 |   16 ++-
2101  drivers/i2c/busses/Kconfig          |   15 +--
2102  drivers/i2c/busses/i2c-i801.c       |  214 ++++++++++++++++++++++++++++++++++-
2103  drivers/i2c/busses/scx200_acb.c     |   24 ++--
2104  drivers/i2c/busses/scx200_i2c.c     |   15 ++-
2105  drivers/i2c/i2c-core.c              |   16 ++-
2106  drivers/i2c/i2c-mux.c               |   22 ++++
2107  drivers/i2c/i2c-smbus.c             |   11 +-
2108  drivers/i2c/muxes/i2c-mux-gpio.c    |    4 +-
2109  drivers/i2c/muxes/i2c-mux-pca9541.c |    2 +-
2110  drivers/i2c/muxes/i2c-mux-pca954x.c |   10 +-
2111  drivers/i2c/muxes/i2c-mux-pinctrl.c |    2 +-
2112  include/linux/i2c-mux-gpio.h        |    2 +
2113  include/linux/i2c-mux.h             |    1 +
2114  include/linux/i2c/pca954x.h         |    1 +
2115  15 files changed, 302 insertions(+), 53 deletions(-)
2116 Merging i2c-embedded/i2c-embedded/for-next (2bdbfa9 i2c: davinci: preparation for switch to common clock framework)
2117 $ git merge i2c-embedded/i2c-embedded/for-next
2118 Auto-merging drivers/i2c/busses/Kconfig
2119 Removing arch/arm/mach-at91/include/mach/at91_twi.h
2120 Auto-merging arch/arm/boot/dts/at91sam9x5.dtsi
2121 Auto-merging arch/arm/boot/dts/at91sam9n12.dtsi
2122 Auto-merging arch/arm/boot/dts/at91sam9g45.dtsi
2123 Auto-merging arch/arm/boot/dts/at91sam9263.dtsi
2124 Auto-merging arch/arm/boot/dts/at91sam9260.dtsi
2125 Merge made by the 'recursive' strategy.
2126  .../devicetree/bindings/i2c/atmel-i2c.txt          |   30 +
2127  Documentation/devicetree/bindings/i2c/davinci.txt  |   28 +
2128  arch/arm/boot/dts/at91sam9260.dtsi                 |   10 +
2129  arch/arm/boot/dts/at91sam9263.dtsi                 |   10 +
2130  arch/arm/boot/dts/at91sam9g20.dtsi                 |    4 +
2131  arch/arm/boot/dts/at91sam9g25ek.dts                |   12 +
2132  arch/arm/boot/dts/at91sam9g45.dtsi                 |   20 +
2133  arch/arm/boot/dts/at91sam9m10g45ek.dts             |    8 +
2134  arch/arm/boot/dts/at91sam9n12.dtsi                 |   20 +
2135  arch/arm/boot/dts/at91sam9n12ek.dts                |    8 +
2136  arch/arm/boot/dts/at91sam9x5.dtsi                  |   30 +
2137  arch/arm/mach-at91/at91rm9200.c                    |    1 +
2138  arch/arm/mach-at91/at91rm9200_devices.c            |    2 +-
2139  arch/arm/mach-at91/at91sam9260.c                   |    3 +
2140  arch/arm/mach-at91/at91sam9260_devices.c           |    8 +-
2141  arch/arm/mach-at91/at91sam9261.c                   |    2 +
2142  arch/arm/mach-at91/at91sam9261_devices.c           |   14 +-
2143  arch/arm/mach-at91/at91sam9263.c                   |    2 +
2144  arch/arm/mach-at91/at91sam9263_devices.c           |    2 +-
2145  arch/arm/mach-at91/at91sam9g45.c                   |    4 +
2146  arch/arm/mach-at91/at91sam9g45_devices.c           |   10 +-
2147  arch/arm/mach-at91/at91sam9n12.c                   |    2 +
2148  arch/arm/mach-at91/at91sam9rl.c                    |    2 +
2149  arch/arm/mach-at91/at91sam9rl_devices.c            |    2 +-
2150  arch/arm/mach-at91/at91sam9x5.c                    |    3 +
2151  arch/arm/mach-at91/include/mach/at91_twi.h         |   68 --
2152  drivers/i2c/busses/Kconfig                         |   17 +-
2153  drivers/i2c/busses/i2c-at91.c                      |  667 +++++++++++++-------
2154  drivers/i2c/busses/i2c-davinci.c                   |   58 +-
2155  drivers/i2c/busses/i2c-imx.c                       |    6 +-
2156  drivers/i2c/busses/i2c-nomadik.c                   |   17 -
2157  drivers/i2c/busses/i2c-omap.c                      |  448 ++++++++-----
2158  32 files changed, 1003 insertions(+), 515 deletions(-)
2159  create mode 100644 Documentation/devicetree/bindings/i2c/atmel-i2c.txt
2160  create mode 100644 Documentation/devicetree/bindings/i2c/davinci.txt
2161  delete mode 100644 arch/arm/mach-at91/include/mach/at91_twi.h
2162 Merging quilt/jdelvare-hwmon (5e25f31 hwmon: Drop Alexey Fisher's e-mail address)
2163 $ git merge quilt/jdelvare-hwmon
2164 Merge made by the 'recursive' strategy.
2165  Documentation/hwmon/max1619 |    2 +-
2166  drivers/hwmon/max1619.c     |    4 ++--
2167  drivers/hwmon/max6642.c     |    2 +-
2168  3 files changed, 4 insertions(+), 4 deletions(-)
2169 Merging hwmon-staging/hwmon-next (9cb116b hwmon: (mcp3021) Add MCP3221 support)
2170 $ git merge hwmon-staging/hwmon-next
2171 Auto-merging include/linux/platform_data/sht15.h
2172 Auto-merging drivers/hwmon/via-cputemp.c
2173 Auto-merging drivers/hwmon/fam15h_power.c
2174 Auto-merging Documentation/feature-removal-schedule.txt
2175 Merge made by the 'recursive' strategy.
2176  Documentation/feature-removal-schedule.txt |   10 -
2177  Documentation/hwmon/adt7410                |   51 +++
2178  Documentation/hwmon/ina2xx                 |   18 ++
2179  Documentation/hwmon/lm70                   |   12 +-
2180  Documentation/hwmon/max197                 |   60 ++++
2181  Documentation/hwmon/mcp3021                |   23 +-
2182  arch/arm/mach-pxa/stargate2.c              |    2 +-
2183  drivers/hwmon/Kconfig                      |  126 ++++----
2184  drivers/hwmon/Makefile                     |    2 +
2185  drivers/hwmon/abituguru.c                  |    7 +-
2186  drivers/hwmon/abituguru3.c                 |    6 +-
2187  drivers/hwmon/ad7314.c                     |   16 +-
2188  drivers/hwmon/ad7414.c                     |   21 +-
2189  drivers/hwmon/ad7418.c                     |   21 +-
2190  drivers/hwmon/adcxx.c                      |    9 +-
2191  drivers/hwmon/adm1029.c                    |   21 +-
2192  drivers/hwmon/adm9240.c                    |   26 --
2193  drivers/hwmon/ads1015.c                    |   12 +-
2194  drivers/hwmon/ads7828.c                    |   15 +-
2195  drivers/hwmon/ads7871.c                    |   21 +-
2196  drivers/hwmon/adt7410.c                    |  464 ++++++++++++++++++++++++++++
2197  drivers/hwmon/adt7411.c                    |    9 +-
2198  drivers/hwmon/adt7462.c                    |   15 +-
2199  drivers/hwmon/adt7470.c                    |   15 +-
2200  drivers/hwmon/amc6821.c                    |   16 +-
2201  drivers/hwmon/asb100.c                     |   17 +-
2202  drivers/hwmon/asus_atk0110.c               |    1 -
2203  drivers/hwmon/dme1737.c                    |   45 +--
2204  drivers/hwmon/ds620.c                      |   16 +-
2205  drivers/hwmon/emc1403.c                    |   18 +-
2206  drivers/hwmon/emc2103.c                    |   10 +-
2207  drivers/hwmon/f71882fg.c                   |   48 ++-
2208  drivers/hwmon/f75375s.c                    |    8 +-
2209  drivers/hwmon/fam15h_power.c               |   25 +-
2210  drivers/hwmon/g760a.c                      |   10 +-
2211  drivers/hwmon/ina2xx.c                     |  169 ++++------
2212  drivers/hwmon/jz4740-hwmon.c               |   53 +---
2213  drivers/hwmon/lm70.c                       |   42 ++-
2214  drivers/hwmon/lm93.c                       |    2 +-
2215  drivers/hwmon/lm95241.c                    |   15 +-
2216  drivers/hwmon/lm95245.c                    |   15 +-
2217  drivers/hwmon/ltc4151.c                    |   15 +-
2218  drivers/hwmon/ltc4215.c                    |   15 +-
2219  drivers/hwmon/ltc4245.c                    |   14 +-
2220  drivers/hwmon/max1111.c                    |   74 ++++-
2221  drivers/hwmon/max1668.c                    |    8 +-
2222  drivers/hwmon/max197.c                     |  349 +++++++++++++++++++++
2223  drivers/hwmon/mcp3021.c                    |   67 ++--
2224  drivers/hwmon/sch5627.c                    |    5 +-
2225  drivers/hwmon/sch5636.c                    |    6 +-
2226  drivers/hwmon/sch56xx-common.c             |   28 +-
2227  drivers/hwmon/sht15.c                      |  154 +++------
2228  drivers/hwmon/sht21.c                      |   13 +-
2229  drivers/hwmon/via-cputemp.c                |   23 +-
2230  drivers/hwmon/vt8231.c                     |   24 +-
2231  drivers/hwmon/w83791d.c                    |    7 +-
2232  drivers/hwmon/w83792d.c                    |   58 +---
2233  drivers/hwmon/w83793.c                     |   23 --
2234  drivers/hwmon/w83l786ng.c                  |   13 +-
2235  include/linux/platform_data/max197.h       |   21 ++
2236  include/linux/{ => platform_data}/sht15.h  |    1 -
2237  61 files changed, 1528 insertions(+), 882 deletions(-)
2238  create mode 100644 Documentation/hwmon/adt7410
2239  create mode 100644 Documentation/hwmon/max197
2240  create mode 100644 drivers/hwmon/adt7410.c
2241  create mode 100644 drivers/hwmon/max197.c
2242  create mode 100644 include/linux/platform_data/max197.h
2243  rename include/linux/{ => platform_data}/sht15.h (99%)
2244 Merging v4l-dvb/master (0421fb6 Merge /home/v4l/v4l/patchwork)
2245 $ git merge v4l-dvb/master
2246 Removing drivers/staging/media/lirc/lirc_ttusbir.c
2247 Removing drivers/staging/media/lirc/lirc_ene0100.h
2248 Removing drivers/staging/media/easycap/easycap_testcard.c
2249 Removing drivers/staging/media/easycap/easycap_sound.c
2250 Removing drivers/staging/media/easycap/easycap_settings.c
2251 Removing drivers/staging/media/easycap/easycap_main.c
2252 Removing drivers/staging/media/easycap/easycap_low.c
2253 Removing drivers/staging/media/easycap/easycap_ioctl.c
2254 Removing drivers/staging/media/easycap/easycap.h
2255 Removing drivers/staging/media/easycap/README
2256 Removing drivers/staging/media/easycap/Makefile
2257 Removing drivers/staging/media/easycap/Kconfig
2258 Removing drivers/media/video/tlg2300/Makefile
2259 Removing drivers/media/video/cx23885/Kconfig
2260 Removing drivers/media/video/bt8xx/Makefile
2261 Removing drivers/media/video/bt8xx/Kconfig
2262 Removing drivers/media/video/Makefile
2263 Removing drivers/media/video/Kconfig
2264 Auto-merging drivers/media/v4l2-core/videobuf2-vmalloc.c
2265 Auto-merging drivers/media/v4l2-core/videobuf2-core.c
2266 Auto-merging drivers/media/v4l2-core/videobuf-dvb.c
2267 Auto-merging drivers/media/v4l2-core/v4l2-subdev.c
2268 Auto-merging drivers/media/v4l2-core/v4l2-mem2mem.c
2269 Auto-merging drivers/media/v4l2-core/v4l2-ioctl.c
2270 Auto-merging drivers/media/v4l2-core/v4l2-dev.c
2271 Auto-merging drivers/media/v4l2-core/v4l2-ctrls.c
2272 Auto-merging drivers/media/v4l2-core/v4l2-compat-ioctl32.c
2273 Auto-merging drivers/media/v4l2-core/v4l2-common.c
2274 Auto-merging drivers/media/usb/uvc/uvcvideo.h
2275 Auto-merging drivers/media/usb/uvc/uvc_video.c
2276 Auto-merging drivers/media/usb/uvc/uvc_driver.c
2277 Auto-merging drivers/media/usb/usbvision/usbvision-video.c
2278 Auto-merging drivers/media/usb/usbvision/Makefile
2279 Auto-merging drivers/media/usb/usbvision/Kconfig
2280 Auto-merging drivers/media/usb/ttusb-dec/Makefile
2281 Auto-merging drivers/media/usb/ttusb-budget/Kconfig
2282 Auto-merging drivers/media/usb/tm6000/tm6000-video.c
2283 Auto-merging drivers/media/usb/tm6000/tm6000-input.c
2284 Auto-merging drivers/media/usb/tm6000/tm6000-alsa.c
2285 Auto-merging drivers/media/usb/tm6000/Makefile
2286 Auto-merging drivers/media/usb/tlg2300/pd-alsa.c
2287 Auto-merging drivers/media/usb/s2255/s2255drv.c
2288 Auto-merging drivers/media/usb/pwc/pwc-if.c
2289 Auto-merging drivers/media/usb/pwc/Makefile
2290 Auto-merging drivers/media/usb/pvrusb2/pvrusb2-devattr.c
2291 Auto-merging drivers/media/usb/pvrusb2/Makefile
2292 Auto-merging drivers/media/usb/pvrusb2/Kconfig
2293 Auto-merging drivers/media/usb/hdpvr/Makefile
2294 Auto-merging drivers/media/usb/gspca/zc3xx.c
2295 Auto-merging drivers/media/usb/gspca/xirlink_cit.c
2296 Auto-merging drivers/media/usb/gspca/vicam.c
2297 Auto-merging drivers/media/usb/gspca/vc032x.c
2298 Auto-merging drivers/media/usb/gspca/stv06xx/Makefile
2299 Auto-merging drivers/media/usb/gspca/sq930x.c
2300 Auto-merging drivers/media/usb/gspca/sq905c.c
2301 Auto-merging drivers/media/usb/gspca/sq905.c
2302 Auto-merging drivers/media/usb/gspca/sonixj.c
2303 Auto-merging drivers/media/usb/gspca/sn9c20x.c
2304 Auto-merging drivers/media/usb/gspca/pac7302.c
2305 Auto-merging drivers/media/usb/gspca/ov519.c
2306 Auto-merging drivers/media/usb/gspca/m5602/Makefile
2307 Auto-merging drivers/media/usb/gspca/jl2005bcd.c
2308 Auto-merging drivers/media/usb/gspca/gspca.c
2309 Auto-merging drivers/media/usb/gspca/gl860/Makefile
2310 Auto-merging drivers/media/usb/gspca/finepix.c
2311 Auto-merging drivers/media/usb/gspca/cpia1.c
2312 Auto-merging drivers/media/usb/gspca/Kconfig
2313 Auto-merging drivers/media/usb/em28xx/em28xx-video.c
2314 Auto-merging drivers/media/usb/em28xx/em28xx-core.c
2315 Auto-merging drivers/media/usb/em28xx/em28xx-audio.c
2316 Auto-merging drivers/media/usb/em28xx/Makefile
2317 Auto-merging drivers/media/usb/em28xx/Kconfig
2318 Auto-merging drivers/media/usb/dvb-usb/ttusb2.c
2319 Auto-merging drivers/media/usb/dvb-usb/pctv452e.c
2320 Auto-merging drivers/media/usb/dvb-usb/dvb-usb.h
2321 Auto-merging drivers/media/usb/dvb-usb/dvb-usb-dvb.c
2322 Auto-merging drivers/media/usb/dvb-usb/dib0700_core.c
2323 Auto-merging drivers/media/usb/dvb-usb-v2/rtl28xxu.h
2324 Auto-merging drivers/media/usb/dvb-usb-v2/rtl28xxu.c
2325 Auto-merging drivers/media/usb/dvb-usb-v2/mxl111sf.h
2326 Auto-merging drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c
2327 Auto-merging drivers/media/usb/dvb-usb-v2/lmedm04.c
2328 Auto-merging drivers/media/usb/dvb-usb-v2/gl861.h
2329 Auto-merging drivers/media/usb/dvb-usb-v2/gl861.c
2330 Auto-merging drivers/media/usb/dvb-usb-v2/ec168.h
2331 Auto-merging drivers/media/usb/dvb-usb-v2/ec168.c
2332 Auto-merging drivers/media/usb/dvb-usb-v2/ce6230.h
2333 Auto-merging drivers/media/usb/dvb-usb-v2/ce6230.c
2334 Auto-merging drivers/media/usb/dvb-usb-v2/az6007.c
2335 Auto-merging drivers/media/usb/dvb-usb-v2/au6610.h
2336 Auto-merging drivers/media/usb/dvb-usb-v2/au6610.c
2337 Auto-merging drivers/media/usb/dvb-usb-v2/anysee.h
2338 Auto-merging drivers/media/usb/dvb-usb-v2/anysee.c
2339 Auto-merging drivers/media/usb/dvb-usb-v2/af9035.h
2340 Auto-merging drivers/media/usb/dvb-usb-v2/af9035.c
2341 Auto-merging drivers/media/usb/dvb-usb-v2/af9015.h
2342 Auto-merging drivers/media/usb/cx231xx/cx231xx-video.c
2343 Auto-merging drivers/media/usb/cx231xx/cx231xx-417.c
2344 Auto-merging drivers/media/usb/cx231xx/Makefile
2345 Auto-merging drivers/media/usb/cx231xx/Kconfig
2346 Auto-merging drivers/media/usb/cpia2/cpia2_v4l.c
2347 Auto-merging drivers/media/usb/cpia2/cpia2_core.c
2348 Auto-merging drivers/media/usb/b2c2/flexcop-usb.c
2349 Auto-merging drivers/media/usb/au0828/au0828.h
2350 Auto-merging drivers/media/usb/au0828/au0828-video.c
2351 Auto-merging drivers/media/usb/au0828/au0828-reg.h
2352 Auto-merging drivers/media/usb/au0828/au0828-i2c.c
2353 Auto-merging drivers/media/usb/au0828/au0828-dvb.c
2354 Auto-merging drivers/media/usb/au0828/au0828-core.c
2355 Auto-merging drivers/media/usb/au0828/au0828-cards.c
2356 Auto-merging drivers/media/usb/au0828/Makefile
2357 Auto-merging drivers/media/usb/au0828/Kconfig
2358 Auto-merging drivers/media/tuners/xc5000.c
2359 Auto-merging drivers/media/tuners/xc4000.c
2360 Auto-merging drivers/media/tuners/tuner-xc2028.c
2361 Auto-merging drivers/media/tuners/tua9001.h
2362 Auto-merging drivers/media/tuners/tua9001.c
2363 Auto-merging drivers/media/tuners/tda18271-common.c
2364 Auto-merging drivers/media/tuners/tda18218_priv.h
2365 Auto-merging drivers/media/tuners/tda18218.c
2366 Auto-merging drivers/media/tuners/tda18212.c
2367 Auto-merging drivers/media/tuners/qt1010.c
2368 Auto-merging drivers/media/tuners/mxl5005s.c
2369 Auto-merging drivers/media/tuners/mc44s803.c
2370 Auto-merging drivers/media/tuners/Makefile
2371 Auto-merging drivers/media/tuners/Kconfig
2372 Auto-merging drivers/media/platform/vivi.c
2373 Auto-merging drivers/media/platform/soc_camera/soc_camera_platform.c
2374 Auto-merging drivers/media/platform/soc_camera/soc_camera.c
2375 Auto-merging drivers/media/platform/soc_camera/omap1_camera.c
2376 Auto-merging drivers/media/platform/soc_camera/mx3_camera.c
2377 Auto-merging drivers/media/platform/soc_camera/mx2_camera.c
2378 Auto-merging drivers/media/platform/sh_vou.c
2379 Auto-merging drivers/media/platform/s5p-tv/sii9234_drv.c
2380 Auto-merging drivers/media/platform/s5p-tv/sdo_drv.c
2381 Auto-merging drivers/media/platform/s5p-tv/regs-sdo.h
2382 Auto-merging drivers/media/platform/s5p-tv/mixer_video.c
2383 Auto-merging drivers/media/platform/s5p-tv/mixer_drv.c
2384 Auto-merging drivers/media/platform/s5p-tv/hdmi_drv.c
2385 Auto-merging drivers/media/platform/s5p-tv/Makefile
2386 Auto-merging drivers/media/platform/s5p-tv/Kconfig
2387 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_shm.h
2388 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_shm.c
2389 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_pm.h
2390 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
2391 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_opr.h
2392 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_opr.c
2393 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_intr.h
2394 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_intr.c
2395 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_enc.h
2396 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
2397 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_dec.h
2398 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
2399 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
2400 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h
2401 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
2402 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h
2403 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c
2404 Auto-merging drivers/media/platform/s5p-mfc/s5p_mfc.c
2405 Auto-merging drivers/media/platform/s5p-jpeg/jpeg-regs.h
2406 Auto-merging drivers/media/platform/s5p-jpeg/jpeg-hw.h
2407 Auto-merging drivers/media/platform/s5p-jpeg/jpeg-core.h
2408 Auto-merging drivers/media/platform/s5p-jpeg/jpeg-core.c
2409 Auto-merging drivers/media/platform/s5p-g2d/g2d.c
2410 Auto-merging drivers/media/platform/s5p-fimc/fimc-reg.c
2411 Auto-merging drivers/media/platform/s5p-fimc/fimc-mdevice.h
2412 Auto-merging drivers/media/platform/s5p-fimc/fimc-mdevice.c
2413 Auto-merging drivers/media/platform/s5p-fimc/fimc-m2m.c
2414 Auto-merging drivers/media/platform/s5p-fimc/fimc-lite.h
2415 Auto-merging drivers/media/platform/s5p-fimc/fimc-lite.c
2416 Auto-merging drivers/media/platform/s5p-fimc/fimc-lite-reg.c
2417 Auto-merging drivers/media/platform/s5p-fimc/fimc-core.h
2418 Auto-merging drivers/media/platform/s5p-fimc/fimc-capture.c
2419 Auto-merging drivers/media/platform/s5p-fimc/Kconfig
2420 Auto-merging drivers/media/platform/omap3isp/ispvideo.h
2421 Auto-merging drivers/media/platform/omap3isp/ispvideo.c
2422 Auto-merging drivers/media/platform/omap3isp/ispresizer.c
2423 Auto-merging drivers/media/platform/omap3isp/ispqueue.c
2424 Auto-merging drivers/media/platform/omap3isp/isppreview.h
2425 Auto-merging drivers/media/platform/omap3isp/isppreview.c
2426 Auto-merging drivers/media/platform/omap3isp/isphist.c
2427 Auto-merging drivers/media/platform/omap3isp/isph3a_af.c
2428 Auto-merging drivers/media/platform/omap3isp/isph3a_aewb.c
2429 Auto-merging drivers/media/platform/omap3isp/ispcsi2.c
2430 Auto-merging drivers/media/platform/omap3isp/ispccdc.h
2431 Auto-merging drivers/media/platform/omap3isp/ispccdc.c
2432 Auto-merging drivers/media/platform/omap3isp/isp.h
2433 Auto-merging drivers/media/platform/omap3isp/isp.c
2434 Auto-merging drivers/media/platform/omap3isp/cfa_coef_table.h
2435 Auto-merging drivers/media/platform/omap24xxcam.h
2436 Auto-merging drivers/media/platform/omap24xxcam.c
2437 Auto-merging drivers/media/platform/omap24xxcam-dma.c
2438 Auto-merging drivers/media/platform/omap/Makefile
2439 Auto-merging drivers/media/platform/mx2_emmaprp.c
2440 Auto-merging drivers/media/platform/mem2mem_testdev.c
2441 Auto-merging drivers/media/platform/fsl-viu.c
2442 Auto-merging drivers/media/platform/davinci/vpss.c
2443 Auto-merging drivers/media/platform/davinci/vpif_display.c
2444 Auto-merging drivers/media/platform/davinci/vpif_capture.c
2445 Auto-merging drivers/media/platform/davinci/vpif.c
2446 Auto-merging drivers/media/platform/davinci/vpfe_capture.c
2447 Auto-merging drivers/media/platform/davinci/vpbe_display.c
2448 Auto-merging drivers/media/platform/davinci/isif.c
2449 Auto-merging drivers/media/platform/davinci/dm644x_ccdc.c
2450 Auto-merging drivers/media/platform/davinci/dm355_ccdc.c
2451 Auto-merging drivers/media/platform/davinci/Kconfig
2452 Auto-merging drivers/media/platform/blackfin/bfin_capture.c
2453 Auto-merging drivers/media/pci/zoran/Kconfig
2454 Auto-merging drivers/media/pci/ttpci/budget.c
2455 Auto-merging drivers/media/pci/ttpci/Makefile
2456 Auto-merging drivers/media/pci/ttpci/Kconfig
2457 Auto-merging drivers/media/pci/saa7164/saa7164.h
2458 Auto-merging drivers/media/pci/saa7164/saa7164-core.c
2459 Auto-merging drivers/media/pci/saa7164/saa7164-api.c
2460 Auto-merging drivers/media/pci/saa7164/Makefile
2461 Auto-merging drivers/media/pci/saa7164/Kconfig
2462 Auto-merging drivers/media/pci/saa7134/saa7134.h
2463 Auto-merging drivers/media/pci/saa7134/saa7134-input.c
2464 Auto-merging drivers/media/pci/saa7134/saa7134-dvb.c
2465 Auto-merging drivers/media/pci/saa7134/Makefile
2466 Auto-merging drivers/media/pci/saa7134/Kconfig
2467 Auto-merging drivers/media/pci/pt1/va1j5jf8007s.c
2468 Auto-merging drivers/media/pci/pt1/Makefile
2469 Auto-merging drivers/media/pci/ngene/ngene-core.c
2470 Auto-merging drivers/media/pci/ngene/ngene-cards.c
2471 Auto-merging drivers/media/pci/ngene/Makefile
2472 Auto-merging drivers/media/pci/mantis/mantis_dvb.c
2473 Auto-merging drivers/media/pci/mantis/mantis_core.c
2474 Auto-merging drivers/media/pci/mantis/mantis_cards.c
2475 Auto-merging drivers/media/pci/mantis/Makefile
2476 Auto-merging drivers/media/pci/mantis/Kconfig
2477 Auto-merging drivers/media/pci/ivtv/ivtv-streams.c
2478 Auto-merging drivers/media/pci/ivtv/ivtv-irq.c
2479 Auto-merging drivers/media/pci/ivtv/ivtv-firmware.c
2480 Auto-merging drivers/media/pci/ivtv/ivtv-fileops.h
2481 Auto-merging drivers/media/pci/ivtv/ivtv-fileops.c
2482 Auto-merging drivers/media/pci/ivtv/ivtv-driver.h
2483 Auto-merging drivers/media/pci/ivtv/ivtv-driver.c
2484 Auto-merging drivers/media/pci/ivtv/Makefile
2485 Auto-merging drivers/media/pci/ivtv/Kconfig
2486 Auto-merging drivers/media/pci/dm1105/Kconfig
2487 Auto-merging drivers/media/pci/ddbridge/ddbridge-core.c
2488 Auto-merging drivers/media/pci/ddbridge/Makefile
2489 Auto-merging drivers/media/pci/ddbridge/Kconfig
2490 Auto-merging drivers/media/pci/cx88/cx88.h
2491 Auto-merging drivers/media/pci/cx88/cx88-dvb.c
2492 Auto-merging drivers/media/pci/cx88/cx88-core.c
2493 Auto-merging drivers/media/pci/cx88/cx88-cards.c
2494 Auto-merging drivers/media/pci/cx88/cx88-alsa.c
2495 Auto-merging drivers/media/pci/cx88/Makefile
2496 Auto-merging drivers/media/pci/cx88/Kconfig
2497 Auto-merging drivers/media/pci/cx25821/Makefile
2498 Auto-merging drivers/media/pci/cx23885/cx23885.h
2499 Auto-merging drivers/media/pci/cx23885/cx23885-input.c
2500 Auto-merging drivers/media/pci/cx23885/cx23885-dvb.c
2501 Auto-merging drivers/media/pci/cx23885/cx23885-cards.c
2502 Auto-merging drivers/media/pci/cx23885/cx23885-417.c
2503 Auto-merging drivers/media/pci/cx23885/altera-ci.c
2504 Auto-merging drivers/media/pci/cx23885/Makefile
2505 Auto-merging drivers/media/pci/cx18/cx18-firmware.c
2506 Auto-merging drivers/media/pci/cx18/cx18-dvb.c
2507 Auto-merging drivers/media/pci/cx18/cx18-driver.c
2508 Auto-merging drivers/media/pci/cx18/cx18-av-firmware.c
2509 Auto-merging drivers/media/pci/cx18/Makefile
2510 Auto-merging drivers/media/pci/cx18/Kconfig
2511 Auto-merging drivers/media/pci/bt8xx/dst_ca.c
2512 Auto-merging drivers/media/i2c/tvp514x_regs.h
2513 Auto-merging drivers/media/i2c/tvp514x.c
2514 Auto-merging drivers/media/i2c/tea6415c.c
2515 Auto-merging drivers/media/i2c/tcm825x.h
2516 Auto-merging drivers/media/i2c/tcm825x.c
2517 Auto-merging drivers/media/i2c/soc_camera/tw9910.c
2518 Auto-merging drivers/media/i2c/soc_camera/rj54n1cb0c.c
2519 Auto-merging drivers/media/i2c/soc_camera/ov9740.c
2520 Auto-merging drivers/media/i2c/soc_camera/ov9640.c
2521 Auto-merging drivers/media/i2c/soc_camera/ov772x.c
2522 Auto-merging drivers/media/i2c/soc_camera/ov6650.c
2523 Auto-merging drivers/media/i2c/soc_camera/ov5642.c
2524 Auto-merging drivers/media/i2c/soc_camera/ov2640.c
2525 Auto-merging drivers/media/i2c/soc_camera/mt9v022.c
2526 Auto-merging drivers/media/i2c/soc_camera/mt9t112.c
2527 Auto-merging drivers/media/i2c/soc_camera/mt9t031.c
2528 Auto-merging drivers/media/i2c/soc_camera/mt9m111.c
2529 Auto-merging drivers/media/i2c/soc_camera/mt9m001.c
2530 Auto-merging drivers/media/i2c/soc_camera/imx074.c
2531 Auto-merging drivers/media/i2c/smiapp/smiapp.h
2532 Auto-merging drivers/media/i2c/smiapp/smiapp-regs.c
2533 Auto-merging drivers/media/i2c/smiapp/smiapp-reg.h
2534 Auto-merging drivers/media/i2c/smiapp/smiapp-reg-defs.h
2535 Auto-merging drivers/media/i2c/smiapp/smiapp-quirk.h
2536 Auto-merging drivers/media/i2c/smiapp/smiapp-quirk.c
2537 Auto-merging drivers/media/i2c/smiapp/smiapp-limits.h
2538 Auto-merging drivers/media/i2c/smiapp/smiapp-limits.c
2539 Auto-merging drivers/media/i2c/smiapp/smiapp-core.c
2540 Auto-merging drivers/media/i2c/smiapp/Makefile
2541 Auto-merging drivers/media/i2c/smiapp-pll.h
2542 Auto-merging drivers/media/i2c/smiapp-pll.c
2543 Auto-merging drivers/media/i2c/saa7127.c
2544 Auto-merging drivers/media/i2c/s5k6aa.c
2545 Auto-merging drivers/media/i2c/mt9v032.c
2546 Auto-merging drivers/media/i2c/mt9p031.c
2547 Auto-merging drivers/media/i2c/mt9m032.c
2548 Auto-merging drivers/media/i2c/m5mols/m5mols_core.c
2549 Auto-merging drivers/media/i2c/m5mols/m5mols_controls.c
2550 Auto-merging drivers/media/i2c/m5mols/m5mols.h
2551 Auto-merging drivers/media/i2c/cx25840/cx25840-firmware.c
2552 Auto-merging drivers/media/i2c/cx25840/Makefile
2553 Auto-merging drivers/media/i2c/as3645a.c
2554 Auto-merging drivers/media/i2c/adp1653.c
2555 Auto-merging drivers/media/firewire/Makefile
2556 Removing drivers/media/dvb/ttusb-budget/Makefile
2557 Removing drivers/media/dvb/siano/Kconfig
2558 Removing drivers/media/dvb/pluto2/Makefile
2559 Removing drivers/media/dvb/ngene/Kconfig
2560 Removing drivers/media/dvb/frontends/ec100_priv.h
2561 Removing drivers/media/dvb/dvb-usb/mxl111sf.c
2562 Removing drivers/media/dvb/dvb-usb/it913x.c
2563 Removing drivers/media/dvb/dvb-usb/af9015.c
2564 Removing drivers/media/dvb/dvb-usb/Makefile
2565 Removing drivers/media/dvb/dvb-usb/Kconfig
2566 Removing drivers/media/dvb/dm1105/Makefile
2567 Removing drivers/media/dvb/bt8xx/Makefile
2568 Removing drivers/media/dvb/bt8xx/Kconfig
2569 Removing drivers/media/dvb/b2c2/MakefilResolved 'arch/arm/mach-imx/mach-imx27_visstrim_m10.c' using previous resolution.
2570 e
2571 Removing drivers/media/dvb/b2c2/Kconfig
2572 Removing drivers/media/dvb/Makefile
2573 Removing drivers/media/dvb/Kconfig
2574 Auto-merging drivers/media/dvb-frontends/tda8261.c
2575 Auto-merging drivers/media/dvb-frontends/tda10071_priv.h
2576 Auto-merging drivers/media/dvb-frontends/tda10071.c
2577 Auto-merging drivers/media/dvb-frontends/stv090x.c
2578 Auto-merging drivers/media/dvb-frontends/stb0899_drv.c
2579 Auto-merging drivers/media/dvb-frontends/rtl2832_priv.h
2580 Auto-merging drivers/media/dvb-frontends/rtl2832.h
2581 Auto-merging drivers/media/dvb-frontends/rtl2832.c
2582 Auto-merging drivers/media/dvb-frontends/rtl2830_priv.h
2583 Auto-merging drivers/media/dvb-frontends/rtl2830.h
2584 Auto-merging drivers/media/dvb-frontends/rtl2830.c
2585 Auto-merging drivers/media/dvb-frontends/nxt200x.c
2586 Auto-merging drivers/media/dvb-frontends/m88rs2000.c
2587 Auto-merging drivers/media/dvb-frontends/lgs8gxx.c
2588 Auto-merging drivers/media/dvb-frontends/lgs8gl5.c
2589 Auto-merging drivers/media/dvb-frontends/it913x-fe.c
2590 Auto-merging drivers/media/dvb-frontends/hd29l2_priv.h
2591 Auto-merging drivers/media/dvb-frontends/hd29l2.h
2592 Auto-merging drivers/media/dvb-frontends/hd29l2.c
2593 Auto-merging drivers/media/dvb-frontends/ec100.h
2594 Auto-merging drivers/media/dvb-frontends/ec100.c
2595 Auto-merging drivers/media/dvb-frontends/dvb-pll.h
2596 Auto-merging drivers/media/dvb-frontends/dvb-pll.c
2597 Auto-merging drivers/media/dvb-frontends/cxd2820r_t.c
2598 Auto-merging drivers/media/dvb-frontends/au8522_priv.h
2599 Auto-merging drivers/media/dvb-frontends/au8522_dig.c
2600 Auto-merging drivers/media/dvb-frontends/au8522_decoder.c
2601 Auto-merging drivers/media/dvb-frontends/au8522_common.c
2602 Auto-merging drivers/media/dvb-frontends/atbm8830.c
2603 Auto-merging drivers/media/dvb-frontends/af9033.h
2604 Auto-merging drivers/media/dvb-frontends/af9033.c
2605 Auto-merging drivers/media/dvb-frontends/af9013_priv.h
2606 Auto-merging drivers/media/dvb-frontends/af9013.h
2607 Auto-merging drivers/media/dvb-frontends/af9013.c
2608 Auto-merging drivers/media/dvb-frontends/Makefile
2609 Auto-merging drivers/media/dvb-frontends/Kconfig
2610 Auto-merging drivers/media/dvb-core/dvbdev.h
2611 Auto-merging drivers/media/dvb-core/dvbdev.c
2612 Auto-merging drivers/media/dvb-core/dvb_frontend.h
2613 Auto-merging drivers/media/dvb-core/dvb_frontend.c
2614 Auto-merging drivers/media/dvb-core/dvb_demux.c
2615 Auto-merging drivers/media/dvb-core/dvb-usb-ids.h
2616 Auto-merging drivers/media/dvb-core/dmxdev.c
2617 Auto-merging drivers/media/common/siano/Makefile
2618 Auto-merging drivers/media/common/saa7146/saa7146_fops.c
2619 Auto-merging drivers/media/common/saa7146/saa7146_core.c
2620 Auto-merging drivers/media/common/b2c2/flexcop.c
2621 Auto-merging arch/arm/mach-imx/mach-imx27_visstrim_m10.c
2622 CONFLICT (content): Merge conflict in arch/arm/mach-imx/mach-imx27_visstrim_m10.c
2623 Auto-merging MAINTAINERS
2624 Auto-merging Documentation/feature-removal-schedule.txt
2625 Automatic merge failed; fix conflicts and then commit the result.
2626 $ git commit -v -a
2627 [master 0ea3cc2] Merge remote-tracking branch 'v4l-dvb/master'
2628 $ git diff -M --stat --summary HEAD^..
2629  Documentation/DocBook/media/Makefile               |    2 +-
2630  Documentation/DocBook/media/dvb/audio.xml          |  113 +-
2631  Documentation/DocBook/media/dvb/ca.xml             |  353 ++
2632  Documentation/DocBook/media/dvb/demux.xml          |  230 +-
2633  Documentation/DocBook/media/dvb/dvbapi.xml         |    4 +-
2634  Documentation/DocBook/media/dvb/dvbproperty.xml    |   97 +-
2635  Documentation/DocBook/media/dvb/frontend.xml       |   71 +-
2636  Documentation/DocBook/media/dvb/intro.xml          |    2 +-
2637  Documentation/DocBook/media/dvb/kdapi.xml          |    2 +-
2638  Documentation/DocBook/media/dvb/net.xml            |  127 +
2639  Documentation/DocBook/media/dvb/video.xml          |  333 +-
2640  Documentation/DocBook/media/v4l/biblio.xml         |   52 +-
2641  Documentation/DocBook/media/v4l/compat.xml         |   16 -
2642  Documentation/DocBook/media/v4l/controls.xml       |  614 +--
2643  Documentation/DocBook/media/v4l/dev-rds.xml        |    2 +-
2644  Documentation/DocBook/media/v4l/dev-subdev.xml     |   20 +-
2645  Documentation/DocBook/media/v4l/gen-errors.xml     |   12 +-
2646  .../DocBook/media/v4l/pixfmt-srggb10dpcm8.xml      |    3 +-
2647  Documentation/DocBook/media/v4l/pixfmt-yvu420m.xml |  154 +
2648  Documentation/DocBook/media/v4l/pixfmt.xml         |    1 +
2649  Documentation/DocBook/media/v4l/selection-api.xml  |   22 +-
2650  Documentation/DocBook/media/v4l/v4l2.xml           |   14 +-
2651  .../DocBook/media/v4l/vidioc-g-selection.xml       |    9 +-
2652  Documentation/DocBook/media/v4l/vidioc-g-tuner.xml |    6 +
2653  Documentation/DocBook/media/v4l/vidioc-qbuf.xml    |    2 +
2654  .../media/v4l/vidioc-subdev-g-selection.xml        |    8 +-
2655  Documentation/DocBook/media_api.tmpl               |    9 +-
2656  Documentation/dvb/README.dvb-usb                   |    2 +-
2657  Documentation/feature-removal-schedule.txt         |    9 +
2658  Documentation/ioctl/ioctl-number.txt               |    5 -
2659  Documentation/video4linux/CARDLIST.cx23885         |    1 +
2660  MAINTAINERS                                        |   86 +-
2661  arch/arm/mach-imx/clk-imx27.c                      |    4 +-
2662  arch/arm/mach-imx/devices-imx27.h                  |    4 +
2663  arch/arm/mach-imx/mach-imx27_visstrim_m10.c        |   45 +-
2664  arch/arm/mach-omap2/board-rx51-peripherals.c       |   30 +
2665  arch/arm/plat-mxc/devices/Kconfig                  |    6 +-
2666  arch/arm/plat-mxc/devices/Makefile                 |    1 +
2667  arch/arm/plat-mxc/devices/platform-imx27-coda.c    |   37 +
2668  arch/arm/plat-mxc/include/mach/devices-common.h    |    8 +
2669  drivers/gpio/gpio-bt8xx.c                          |    2 +-
2670  drivers/media/Kconfig                              |   53 +-
2671  drivers/media/Makefile                             |   23 +-
2672  drivers/media/common/Kconfig                       |   12 +-
2673  drivers/media/common/Makefile                      |    7 +-
2674  drivers/media/common/b2c2/Kconfig                  |   28 +
2675  drivers/media/common/b2c2/Makefile                 |    8 +
2676  .../media/{dvb => common}/b2c2/flexcop-common.h    |    0
2677  .../media/{dvb => common}/b2c2/flexcop-eeprom.c    |    0
2678  .../media/{dvb => common}/b2c2/flexcop-fe-tuner.c  |    0
2679  .../media/{dvb => common}/b2c2/flexcop-hw-filter.c |    0
2680  drivers/media/{dvb => common}/b2c2/flexcop-i2c.c   |    0
2681  drivers/media/{dvb => common}/b2c2/flexcop-misc.c  |    0
2682  drivers/media/{dvb => common}/b2c2/flexcop-reg.h   |    0
2683  drivers/media/{dvb => common}/b2c2/flexcop-sram.c  |    0
2684  drivers/media/{dvb => common}/b2c2/flexcop.c       |    1 +
2685  drivers/media/{dvb => common}/b2c2/flexcop.h       |    0
2686  .../{dvb => common}/b2c2/flexcop_ibi_value_be.h    |    0
2687  .../{dvb => common}/b2c2/flexcop_ibi_value_le.h    |    0
2688  drivers/media/common/saa7146/Kconfig               |    9 +
2689  drivers/media/common/saa7146/Makefile              |    5 +
2690  drivers/media/common/{ => saa7146}/saa7146_core.c  |    8 -
2691  drivers/media/common/{ => saa7146}/saa7146_fops.c  |   55 +-
2692  drivers/media/common/{ => saa7146}/saa7146_hlp.c   |    0
2693  drivers/media/common/{ => saa7146}/saa7146_i2c.c   |    0
2694  drivers/media/common/{ => saa7146}/saa7146_vbi.c   |    0
2695  drivers/media/common/{ => saa7146}/saa7146_video.c |    0
2696  drivers/media/common/siano/Kconfig                 |   17 +
2697  drivers/media/{dvb => common}/siano/Makefile       |    6 +-
2698  drivers/media/{dvb => common}/siano/sms-cards.c    |    0
2699  drivers/media/{dvb => common}/siano/sms-cards.h    |    0
2700  drivers/media/{dvb => common}/siano/smscoreapi.c   |    0
2701  drivers/media/{dvb => common}/siano/smscoreapi.h   |    0
2702  drivers/media/{dvb => common}/siano/smsdvb.c       |    0
2703  drivers/media/{dvb => common}/siano/smsendian.c    |    0
2704  drivers/media/{dvb => common}/siano/smsendian.h    |    0
2705  drivers/media/{dvb => common}/siano/smsir.c        |    0
2706  drivers/media/{dvb => common}/siano/smsir.h        |    0
2707  drivers/media/dvb-core/Kconfig                     |   29 +
2708  drivers/media/{dvb => }/dvb-core/Makefile          |    0
2709  drivers/media/{dvb => }/dvb-core/demux.h           |    0
2710  drivers/media/{dvb => }/dvb-core/dmxdev.c          |    4 +-
2711  drivers/media/{dvb => }/dvb-core/dmxdev.h          |    0
2712  .../media/{dvb/dvb-usb => dvb-core}/dvb-usb-ids.h  |    2 +
2713  drivers/media/{dvb => }/dvb-core/dvb_ca_en50221.c  |    0
2714  drivers/media/{dvb => }/dvb-core/dvb_ca_en50221.h  |    0
2715  drivers/media/{dvb => }/dvb-core/dvb_demux.c       |   29 +-
2716  drivers/media/{dvb => }/dvb-core/dvb_demux.h       |    0
2717  drivers/media/{dvb => }/dvb-core/dvb_filter.c      |    0
2718  drivers/media/{dvb => }/dvb-core/dvb_filter.h      |    0
2719  drivers/media/{dvb => }/dvb-core/dvb_frontend.c    |  329 +-
2720  drivers/media/{dvb => }/dvb-core/dvb_frontend.h    |   11 +-
2721  drivers/media/{dvb => }/dvb-core/dvb_math.c        |    0
2722  drivers/media/{dvb => }/dvb-core/dvb_math.h        |    0
2723  drivers/media/{dvb => }/dvb-core/dvb_net.c         |    0
2724  drivers/media/{dvb => }/dvb-core/dvb_net.h         |    0
2725  drivers/media/{dvb => }/dvb-core/dvb_ringbuffer.c  |    0
2726  drivers/media/{dvb => }/dvb-core/dvb_ringbuffer.h  |    0
2727  drivers/media/{dvb => }/dvb-core/dvbdev.c          |    2 +-
2728  drivers/media/{dvb => }/dvb-core/dvbdev.h          |   26 -
2729  .../media/{dvb/frontends => dvb-frontends}/Kconfig |  195 +-
2730  .../{dvb/frontends => dvb-frontends}/Makefile      |   12 +-
2731  .../media/{dvb/frontends => dvb-frontends}/a8293.c |    0
2732  .../media/{dvb/frontends => dvb-frontends}/a8293.h |    0
2733  .../{dvb/frontends => dvb-frontends}/af9013.c      |  158 +-
2734  .../{dvb/frontends => dvb-frontends}/af9013.h      |    2 +-
2735  .../{dvb/frontends => dvb-frontends}/af9013_priv.h |   15 +-
2736  .../{dvb/frontends => dvb-frontends}/af9033.c      |   83 +-
2737  .../{dvb/frontends => dvb-frontends}/af9033.h      |    2 +-
2738  .../{dvb/frontends => dvb-frontends}/af9033_priv.h |    0
2739  .../{dvb/frontends => dvb-frontends}/atbm8830.c    |    2 +-
2740  .../{dvb/frontends => dvb-frontends}/atbm8830.h    |    0
2741  .../frontends => dvb-frontends}/atbm8830_priv.h    |    0
2742  .../{dvb/frontends => dvb-frontends}/au8522.h      |    0
2743  .../frontends => dvb-frontends}/au8522_common.c    |   22 +-
2744  .../frontends => dvb-frontends}/au8522_decoder.c   |   11 +-
2745  .../{dvb/frontends => dvb-frontends}/au8522_dig.c  |   98 +-
2746  .../{dvb/frontends => dvb-frontends}/au8522_priv.h |   29 +-
2747  .../{dvb/frontends => dvb-frontends}/bcm3510.c     |    0
2748  .../{dvb/frontends => dvb-frontends}/bcm3510.h     |    0
2749  .../frontends => dvb-frontends}/bcm3510_priv.h     |    0
2750  .../{dvb/frontends => dvb-frontends}/bsbe1-d01a.h  |    0
2751  .../media/{dvb/frontends => dvb-frontends}/bsbe1.h |    0
2752  .../media/{dvb/frontends => dvb-frontends}/bsru6.h |    0
2753  .../{dvb/frontends => dvb-frontends}/cx22700.c     |    0
2754  .../{dvb/frontends => dvb-frontends}/cx22700.h     |    0
2755  .../{dvb/frontends => dvb-frontends}/cx22702.c     |    0
2756  .../{dvb/frontends => dvb-frontends}/cx22702.h     |    0
2757  .../{dvb/frontends => dvb-frontends}/cx24110.c     |    0
2758  .../{dvb/frontends => dvb-frontends}/cx24110.h     |    0
2759  .../{dvb/frontends => dvb-frontends}/cx24113.c     |    0
2760  .../{dvb/frontends => dvb-frontends}/cx24113.h     |    0
2761  .../{dvb/frontends => dvb-frontends}/cx24116.c     |    0
2762  .../{dvb/frontends => dvb-frontends}/cx24116.h     |    0
2763  .../{dvb/frontends => dvb-frontends}/cx24123.c     |    0
2764  .../{dvb/frontends => dvb-frontends}/cx24123.h     |    0
2765  .../{dvb/frontends => dvb-frontends}/cxd2820r.h    |    0
2766  .../{dvb/frontends => dvb-frontends}/cxd2820r_c.c  |    0
2767  .../frontends => dvb-frontends}/cxd2820r_core.c    |    0
2768  .../frontends => dvb-frontends}/cxd2820r_priv.h    |    0
2769  .../{dvb/frontends => dvb-frontends}/cxd2820r_t.c  |    3 +-
2770  .../{dvb/frontends => dvb-frontends}/cxd2820r_t2.c |    0
2771  .../{dvb/frontends => dvb-frontends}/dib0070.c     |    0
2772  .../{dvb/frontends => dvb-frontends}/dib0070.h     |    0
2773  .../{dvb/frontends => dvb-frontends}/dib0090.c     |    0
2774  .../{dvb/frontends => dvb-frontends}/dib0090.h     |    0
2775  .../{dvb/frontends => dvb-frontends}/dib3000.h     |    0
2776  .../{dvb/frontends => dvb-frontends}/dib3000mb.c   |    0
2777  .../frontends => dvb-frontends}/dib3000mb_priv.h   |    0
2778  .../{dvb/frontends => dvb-frontends}/dib3000mc.c   |    0
2779  .../{dvb/frontends => dvb-frontends}/dib3000mc.h   |    0
2780  .../{dvb/frontends => dvb-frontends}/dib7000m.c    |    0
2781  .../{dvb/frontends => dvb-frontends}/dib7000m.h    |    0
2782  .../{dvb/frontends => dvb-frontends}/dib7000p.c    |    0
2783  .../{dvb/frontends => dvb-frontends}/dib7000p.h    |    0
2784  .../{dvb/frontends => dvb-frontends}/dib8000.c     |    0
2785  .../{dvb/frontends => dvb-frontends}/dib8000.h     |    0
2786  .../{dvb/frontends => dvb-frontends}/dib9000.c     |    0
2787  .../{dvb/frontends => dvb-frontends}/dib9000.h     |    0
2788  .../frontends => dvb-frontends}/dibx000_common.c   |    0
2789  .../frontends => dvb-frontends}/dibx000_common.h   |    0
2790  .../media/{dvb/frontends => dvb-frontends}/drxd.h  |    0
2791  .../{dvb/frontends => dvb-frontends}/drxd_firm.c   |    0
2792  .../{dvb/frontends => dvb-frontends}/drxd_firm.h   |    0
2793  .../{dvb/frontends => dvb-frontends}/drxd_hard.c   |    0
2794  .../frontends => dvb-frontends}/drxd_map_firm.h    |    0
2795  .../media/{dvb/frontends => dvb-frontends}/drxk.h  |    0
2796  .../{dvb/frontends => dvb-frontends}/drxk_hard.c   |    0
2797  .../{dvb/frontends => dvb-frontends}/drxk_hard.h   |    0
2798  .../{dvb/frontends => dvb-frontends}/drxk_map.h    |    0
2799  .../{dvb/frontends => dvb-frontends}/ds3000.c      |    0
2800  .../{dvb/frontends => dvb-frontends}/ds3000.h      |    0
2801  .../{dvb/frontends => dvb-frontends}/dvb-pll.c     |   26 +
2802  .../{dvb/frontends => dvb-frontends}/dvb-pll.h     |    1 +
2803  .../frontends => dvb-frontends}/dvb_dummy_fe.c     |    0
2804  .../frontends => dvb-frontends}/dvb_dummy_fe.h     |    0
2805  .../media/{dvb/frontends => dvb-frontends}/ec100.c |   60 +-
2806  .../media/{dvb/frontends => dvb-frontends}/ec100.h |    2 +-
2807  .../{dvb/frontends => dvb-frontends}/eds1547.h     |    0
2808  .../{dvb/frontends => dvb-frontends}/hd29l2.c      |   75 +-
2809  .../{dvb/frontends => dvb-frontends}/hd29l2.h      |    2 +-
2810  .../{dvb/frontends => dvb-frontends}/hd29l2_priv.h |   13 -
2811  .../{dvb/frontends => dvb-frontends}/isl6405.c     |    0
2812  .../{dvb/frontends => dvb-frontends}/isl6405.h     |    0
2813  .../{dvb/frontends => dvb-frontends}/isl6421.c     |    0
2814  .../{dvb/frontends => dvb-frontends}/isl6421.h     |    0
2815  .../{dvb/frontends => dvb-frontends}/isl6423.c     |    0
2816  .../{dvb/frontends => dvb-frontends}/isl6423.h     |    0
2817  .../frontends => dvb-frontends}/it913x-fe-priv.h   |    0
2818  .../{dvb/frontends => dvb-frontends}/it913x-fe.c   |    2 +-
2819  .../{dvb/frontends => dvb-frontends}/it913x-fe.h   |    0
2820  .../{dvb/frontends => dvb-frontends}/itd1000.c     |    0
2821  .../{dvb/frontends => dvb-frontends}/itd1000.h     |    0
2822  .../frontends => dvb-frontends}/itd1000_priv.h     |    0
2823  .../{dvb/frontends => dvb-frontends}/ix2505v.c     |    0
2824  .../{dvb/frontends => dvb-frontends}/ix2505v.h     |    0
2825  .../{dvb/frontends => dvb-frontends}/l64781.c      |    0
2826  .../{dvb/frontends => dvb-frontends}/l64781.h      |    0
2827  .../{dvb/frontends => dvb-frontends}/lg2160.c      |    0
2828  .../{dvb/frontends => dvb-frontends}/lg2160.h      |    0
2829  .../{dvb/frontends => dvb-frontends}/lgdt3305.c    |    0
2830  .../{dvb/frontends => dvb-frontends}/lgdt3305.h    |    0
2831  .../{dvb/frontends => dvb-frontends}/lgdt330x.c    |    0
2832  .../{dvb/frontends => dvb-frontends}/lgdt330x.h    |    0
2833  .../frontends => dvb-frontends}/lgdt330x_priv.h    |    0
2834  .../{dvb/frontends => dvb-frontends}/lgs8gl5.c     |    2 +-
2835  .../{dvb/frontends => dvb-frontends}/lgs8gl5.h     |    0
2836  .../{dvb/frontends => dvb-frontends}/lgs8gxx.c     |    2 +-
2837  .../{dvb/frontends => dvb-frontends}/lgs8gxx.h     |    0
2838  .../frontends => dvb-frontends}/lgs8gxx_priv.h     |    0
2839  .../{dvb/frontends => dvb-frontends}/lnbh24.h      |    0
2840  .../{dvb/frontends => dvb-frontends}/lnbp21.c      |    0
2841  .../{dvb/frontends => dvb-frontends}/lnbp21.h      |    0
2842  .../{dvb/frontends => dvb-frontends}/lnbp22.c      |    0
2843  .../{dvb/frontends => dvb-frontends}/lnbp22.h      |    0
2844  .../{dvb/frontends => dvb-frontends}/m88rs2000.c   |    2 +-
2845  .../{dvb/frontends => dvb-frontends}/m88rs2000.h   |    0
2846  .../{dvb/frontends => dvb-frontends}/mb86a16.c     |    0
2847  .../{dvb/frontends => dvb-frontends}/mb86a16.h     |    0
2848  .../frontends => dvb-frontends}/mb86a16_priv.h     |    0
2849  .../{dvb/frontends => dvb-frontends}/mb86a20s.c    |    0
2850  .../{dvb/frontends => dvb-frontends}/mb86a20s.h    |    0
2851  .../media/{dvb/frontends => dvb-frontends}/mt312.c |    0
2852  .../media/{dvb/frontends => dvb-frontends}/mt312.h |    0
2853  .../{dvb/frontends => dvb-frontends}/mt312_priv.h  |    0
2854  .../media/{dvb/frontends => dvb-frontends}/mt352.c |    0
2855  .../media/{dvb/frontends => dvb-frontends}/mt352.h |    0
2856  .../{dvb/frontends => dvb-frontends}/mt352_priv.h  |    0
2857  .../{dvb/frontends => dvb-frontends}/nxt200x.c     |   64 +-
2858  .../{dvb/frontends => dvb-frontends}/nxt200x.h     |    0
2859  .../{dvb/frontends => dvb-frontends}/nxt6000.c     |    0
2860  .../{dvb/frontends => dvb-frontends}/nxt6000.h     |    0
2861  .../frontends => dvb-frontends}/nxt6000_priv.h     |    0
2862  .../{dvb/frontends => dvb-frontends}/or51132.c     |    0
2863  .../{dvb/frontends => dvb-frontends}/or51132.h     |    0
2864  .../{dvb/frontends => dvb-frontends}/or51211.c     |    0
2865  .../{dvb/frontends => dvb-frontends}/or51211.h     |    0
2866  .../{dvb/frontends => dvb-frontends}/rtl2830.c     |  124 +-
2867  .../{dvb/frontends => dvb-frontends}/rtl2830.h     |    9 +-
2868  .../frontends => dvb-frontends}/rtl2830_priv.h     |   13 -
2869  .../{dvb/frontends => dvb-frontends}/rtl2832.c     |  297 +-
2870  .../{dvb/frontends => dvb-frontends}/rtl2832.h     |   12 +-
2871  .../frontends => dvb-frontends}/rtl2832_priv.h     |   75 +-
2872  .../{dvb/frontends => dvb-frontends}/s5h1409.c     |    0
2873  .../{dvb/frontends => dvb-frontends}/s5h1409.h     |    0
2874  .../{dvb/frontends => dvb-frontends}/s5h1411.c     |    0
2875  .../{dvb/frontends => dvb-frontends}/s5h1411.h     |    0
2876  .../{dvb/frontends => dvb-frontends}/s5h1420.c     |    0
2877  .../{dvb/frontends => dvb-frontends}/s5h1420.h     |    0
2878  .../frontends => dvb-frontends}/s5h1420_priv.h     |    0
2879  .../{dvb/frontends => dvb-frontends}/s5h1432.c     |    0
2880  .../{dvb/frontends => dvb-frontends}/s5h1432.h     |    0
2881  .../media/{dvb/frontends => dvb-frontends}/s921.c  |    0
2882  .../media/{dvb/frontends => dvb-frontends}/s921.h  |    0
2883  .../{dvb/frontends => dvb-frontends}/si21xx.c      |    0
2884  .../{dvb/frontends => dvb-frontends}/si21xx.h      |    0
2885  .../{dvb/frontends => dvb-frontends}/sp8870.c      |    0
2886  .../{dvb/frontends => dvb-frontends}/sp8870.h      |    0
2887  .../{dvb/frontends => dvb-frontends}/sp887x.c      |    0
2888  .../{dvb/frontends => dvb-frontends}/sp887x.h      |    0
2889  .../frontends => dvb-frontends}/stb0899_algo.c     |    0
2890  .../{dvb/frontends => dvb-frontends}/stb0899_cfg.h |    0
2891  .../{dvb/frontends => dvb-frontends}/stb0899_drv.c |    1 +
2892  .../{dvb/frontends => dvb-frontends}/stb0899_drv.h |    0
2893  .../frontends => dvb-frontends}/stb0899_priv.h     |    0
2894  .../{dvb/frontends => dvb-frontends}/stb0899_reg.h |    0
2895  .../{dvb/frontends => dvb-frontends}/stb6000.c     |    0
2896  .../{dvb/frontends => dvb-frontends}/stb6000.h     |    0
2897  .../{dvb/frontends => dvb-frontends}/stb6100.c     |    0
2898  .../{dvb/frontends => dvb-frontends}/stb6100.h     |    0
2899  .../{dvb/frontends => dvb-frontends}/stb6100_cfg.h |    0
2900  .../frontends => dvb-frontends}/stb6100_proc.h     |    0
2901  .../{dvb/frontends => dvb-frontends}/stv0288.c     |    0
2902  .../{dvb/frontends => dvb-frontends}/stv0288.h     |    0
2903  .../{dvb/frontends => dvb-frontends}/stv0297.c     |    0
2904  .../{dvb/frontends => dvb-frontends}/stv0297.h     |    0
2905  .../{dvb/frontends => dvb-frontends}/stv0299.c     |    0
2906  .../{dvb/frontends => dvb-frontends}/stv0299.h     |    0
2907  .../{dvb/frontends => dvb-frontends}/stv0367.c     |    0
2908  .../{dvb/frontends => dvb-frontends}/stv0367.h     |    0
2909  .../frontends => dvb-frontends}/stv0367_priv.h     |    0
2910  .../frontends => dvb-frontends}/stv0367_regs.h     |    0
2911  .../{dvb/frontends => dvb-frontends}/stv0900.h     |    0
2912  .../frontends => dvb-frontends}/stv0900_core.c     |    0
2913  .../frontends => dvb-frontends}/stv0900_init.h     |    0
2914  .../frontends => dvb-frontends}/stv0900_priv.h     |    0
2915  .../{dvb/frontends => dvb-frontends}/stv0900_reg.h |    0
2916  .../{dvb/frontends => dvb-frontends}/stv0900_sw.c  |    0
2917  .../{dvb/frontends => dvb-frontends}/stv090x.c     |   32 +
2918  .../{dvb/frontends => dvb-frontends}/stv090x.h     |    0
2919  .../frontends => dvb-frontends}/stv090x_priv.h     |    0
2920  .../{dvb/frontends => dvb-frontends}/stv090x_reg.h |    0
2921  .../{dvb/frontends => dvb-frontends}/stv6110.c     |    0
2922  .../{dvb/frontends => dvb-frontends}/stv6110.h     |    0
2923  .../{dvb/frontends => dvb-frontends}/stv6110x.c    |    0
2924  .../{dvb/frontends => dvb-frontends}/stv6110x.h    |    0
2925  .../frontends => dvb-frontends}/stv6110x_priv.h    |    0
2926  .../frontends => dvb-frontends}/stv6110x_reg.h     |    0
2927  .../{dvb/frontends => dvb-frontends}/tda10021.c    |    0
2928  .../{dvb/frontends => dvb-frontends}/tda10023.c    |    0
2929  .../{dvb/frontends => dvb-frontends}/tda1002x.h    |    0
2930  .../{dvb/frontends => dvb-frontends}/tda10048.c    |    0
2931  .../{dvb/frontends => dvb-frontends}/tda10048.h    |    0
2932  .../{dvb/frontends => dvb-frontends}/tda1004x.c    |    0
2933  .../{dvb/frontends => dvb-frontends}/tda1004x.h    |    0
2934  .../{dvb/frontends => dvb-frontends}/tda10071.c    |    7 +-
2935  .../{dvb/frontends => dvb-frontends}/tda10071.h    |    0
2936  .../frontends => dvb-frontends}/tda10071_priv.h    |    2 +-
2937  .../{dvb/frontends => dvb-frontends}/tda10086.c    |    0
2938  .../{dvb/frontends => dvb-frontends}/tda10086.h    |    0
2939  .../frontends => dvb-frontends}/tda18271c2dd.c     |    0
2940  .../frontends => dvb-frontends}/tda18271c2dd.h     |    0
2941  .../tda18271c2dd_maps.h                            |    0
2942  .../{dvb/frontends => dvb-frontends}/tda665x.c     |    0
2943  .../{dvb/frontends => dvb-frontends}/tda665x.h     |    0
2944  .../{dvb/frontends => dvb-frontends}/tda8083.c     |    0
2945  .../{dvb/frontends => dvb-frontends}/tda8083.h     |    0
2946  .../{dvb/frontends => dvb-frontends}/tda8261.c     |   28 +-
2947  .../{dvb/frontends => dvb-frontends}/tda8261.h     |    0
2948  .../{dvb/frontends => dvb-frontends}/tda8261_cfg.h |    0
2949  .../{dvb/frontends => dvb-frontends}/tda826x.c     |    0
2950  .../{dvb/frontends => dvb-frontends}/tda826x.h     |    0
2951  .../media/{dvb/frontends => dvb-frontends}/tdhd1.h |    0
2952  .../{dvb/frontends => dvb-frontends}/tua6100.c     |    0
2953  .../{dvb/frontends => dvb-frontends}/tua6100.h     |    0
2954  .../{dvb/frontends => dvb-frontends}/ves1820.c     |    0
2955  .../{dvb/frontends => dvb-frontends}/ves1820.h     |    0
2956  .../{dvb/frontends => dvb-frontends}/ves1x93.c     |    0
2957  .../{dvb/frontends => dvb-frontends}/ves1x93.h     |    0
2958  .../{dvb/frontends => dvb-frontends}/z0194a.h      |    0
2959  .../{dvb/frontends => dvb-frontends}/zl10036.c     |    0
2960  .../{dvb/frontends => dvb-frontends}/zl10036.h     |    0
2961  .../{dvb/frontends => dvb-frontends}/zl10039.c     |    0
2962  .../{dvb/frontends => dvb-frontends}/zl10039.h     |    0
2963  .../{dvb/frontends => dvb-frontends}/zl10353.c     |    0
2964  .../{dvb/frontends => dvb-frontends}/zl10353.h     |    0
2965  .../frontends => dvb-frontends}/zl10353_priv.h     |    0
2966  drivers/media/dvb/Kconfig                          |   91 -
2967  drivers/media/dvb/Makefile                         |   21 -
2968  drivers/media/dvb/b2c2/Kconfig                     |   45 -
2969  drivers/media/dvb/b2c2/Makefile                    |   16 -
2970  drivers/media/dvb/bt8xx/Kconfig                    |   22 -
2971  drivers/media/dvb/bt8xx/Makefile                   |    6 -
2972  drivers/media/dvb/dm1105/Makefile                  |    3 -
2973  drivers/media/dvb/dvb-usb/Kconfig                  |  440 --
2974  drivers/media/dvb/dvb-usb/Makefile                 |  121 -
2975  drivers/media/dvb/dvb-usb/af9015.c                 | 1952 ---------
2976  drivers/media/dvb/dvb-usb/it913x.c                 |  931 -----
2977  drivers/media/dvb/dvb-usb/mxl111sf.c               | 1835 ---------
2978  drivers/media/dvb/frontends/ec100_priv.h           |   39 -
2979  drivers/media/dvb/ngene/Kconfig                    |   13 -
2980  drivers/media/dvb/pluto2/Makefile                  |    3 -
2981  drivers/media/dvb/siano/Kconfig                    |   34 -
2982  drivers/media/dvb/ttusb-budget/Makefile            |    3 -
2983  drivers/media/{dvb => }/firewire/Kconfig           |    0
2984  drivers/media/{dvb => }/firewire/Makefile          |    4 +-
2985  drivers/media/{dvb => }/firewire/firedtv-avc.c     |    0
2986  drivers/media/{dvb => }/firewire/firedtv-ci.c      |    0
2987  drivers/media/{dvb => }/firewire/firedtv-dvb.c     |    0
2988  drivers/media/{dvb => }/firewire/firedtv-fe.c      |    0
2989  drivers/media/{dvb => }/firewire/firedtv-fw.c      |    0
2990  drivers/media/{dvb => }/firewire/firedtv-rc.c      |    0
2991  drivers/media/{dvb => }/firewire/firedtv.h         |    0
2992  drivers/media/i2c/Kconfig                          |  584 +++
2993  drivers/media/i2c/Makefile                         |   66 +
2994  drivers/media/i2c/ad9389b.c                        | 1328 ++++++
2995  drivers/media/{video => i2c}/adp1653.c             |    2 +-
2996  drivers/media/{video => i2c}/adv7170.c             |    0
2997  drivers/media/{video => i2c}/adv7175.c             |    0
2998  drivers/media/{video => i2c}/adv7180.c             |    0
2999  drivers/media/{video => i2c}/adv7183.c             |    0
3000  drivers/media/{video => i2c}/adv7183_regs.h        |    0
3001  drivers/media/{video => i2c}/adv7343.c             |    0
3002  drivers/media/{video => i2c}/adv7343_regs.h        |    0
3003  drivers/media/{video => i2c}/adv7393.c             |    0
3004  drivers/media/{video => i2c}/adv7393_regs.h        |    0
3005  drivers/media/i2c/adv7604.c                        | 1959 +++++++++
3006  drivers/media/{video => i2c}/ak881x.c              |    0
3007  drivers/media/{video => i2c}/aptina-pll.c          |    0
3008  drivers/media/{video => i2c}/aptina-pll.h          |    0
3009  drivers/media/{video => i2c}/as3645a.c             |    2 +-
3010  drivers/media/{video => i2c}/bt819.c               |    0
3011  drivers/media/{video => i2c}/bt856.c               |    0
3012  drivers/media/{video => i2c}/bt866.c               |    0
3013  drivers/media/{video => i2c}/btcx-risc.c           |    0
3014  drivers/media/{video => i2c}/btcx-risc.h           |    0
3015  drivers/media/{video => i2c}/cs5345.c              |    0
3016  drivers/media/{video => i2c}/cs53l32a.c            |    0
3017  drivers/media/{video => i2c}/cx2341x.c             |    0
3018  drivers/media/{video => i2c}/cx25840/Kconfig       |    0
3019  drivers/media/{video => i2c}/cx25840/Makefile      |    2 +-
3020  .../media/{video => i2c}/cx25840/cx25840-audio.c   |    0
3021  .../media/{video => i2c}/cx25840/cx25840-core.c    |    0
3022  .../media/{video => i2c}/cx25840/cx25840-core.h    |    0
3023  .../{video => i2c}/cx25840/cx25840-firmware.c      |   15 +-
3024  drivers/media/{video => i2c}/cx25840/cx25840-ir.c  |    0
3025  drivers/media/{video => i2c}/cx25840/cx25840-vbi.c |    0
3026  drivers/media/{video => i2c}/ir-kbd-i2c.c          |    0
3027  drivers/media/{video => i2c}/ks0127.c              |    0
3028  drivers/media/{video => i2c}/ks0127.h              |    0
3029  drivers/media/{video => i2c}/m52790.c              |    0
3030  drivers/media/{video => i2c}/m5mols/Kconfig        |    0
3031  drivers/media/{video => i2c}/m5mols/Makefile       |    0
3032  drivers/media/{video => i2c}/m5mols/m5mols.h       |    4 +-
3033  .../media/{video => i2c}/m5mols/m5mols_capture.c   |    0
3034  .../media/{video => i2c}/m5mols/m5mols_controls.c  |    4 +-
3035  drivers/media/{video => i2c}/m5mols/m5mols_core.c  |    6 +-
3036  drivers/media/{video => i2c}/m5mols/m5mols_reg.h   |    0
3037  drivers/media/{video => i2c}/msp3400-driver.c      |    0
3038  drivers/media/{video => i2c}/msp3400-driver.h      |    0
3039  drivers/media/{video => i2c}/msp3400-kthreads.c    |    0
3040  drivers/media/{video => i2c}/mt9m032.c             |    2 +-
3041  drivers/media/{video => i2c}/mt9p031.c             |   12 +-
3042  drivers/media/{video => i2c}/mt9t001.c             |    0
3043  drivers/media/{video => i2c}/mt9v011.c             |    0
3044  drivers/media/{video => i2c}/mt9v032.c             |  100 +-
3045  drivers/media/{video => i2c}/noon010pc30.c         |    0
3046  drivers/media/{video => i2c}/ov7670.c              |    0
3047  drivers/media/{video => i2c}/s5k6aa.c              |    9 +-
3048  drivers/media/{video => i2c}/saa6588.c             |    0
3049  drivers/media/{video => i2c}/saa7110.c             |    0
3050  drivers/media/{video => i2c}/saa7115.c             |    0
3051  drivers/media/{video => i2c}/saa711x_regs.h        |    0
3052  drivers/media/{video => i2c}/saa7127.c             |    5 +-
3053  drivers/media/{video => i2c}/saa717x.c             |    0
3054  drivers/media/{video => i2c}/saa7185.c             |    0
3055  drivers/media/{video => i2c}/saa7191.c             |    0
3056  drivers/media/{video => i2c}/saa7191.h             |    0
3057  drivers/media/{video => i2c}/smiapp-pll.c          |    2 +-
3058  drivers/media/{video => i2c}/smiapp-pll.h          |    2 +-
3059  drivers/media/{video => i2c}/smiapp/Kconfig        |    0
3060  drivers/media/{video => i2c}/smiapp/Makefile       |    2 +-
3061  drivers/media/{video => i2c}/smiapp/smiapp-core.c  |    2 +-
3062  .../media/{video => i2c}/smiapp/smiapp-limits.c    |    2 +-
3063  .../media/{video => i2c}/smiapp/smiapp-limits.h    |    2 +-
3064  drivers/media/{video => i2c}/smiapp/smiapp-quirk.c |    2 +-
3065  drivers/media/{video => i2c}/smiapp/smiapp-quirk.h |    2 +-
3066  .../media/{video => i2c}/smiapp/smiapp-reg-defs.h  |    2 +-
3067  drivers/media/{video => i2c}/smiapp/smiapp-reg.h   |    2 +-
3068  drivers/media/{video => i2c}/smiapp/smiapp-regs.c  |    2 +-
3069  drivers/media/{video => i2c}/smiapp/smiapp-regs.h  |    0
3070  drivers/media/{video => i2c}/smiapp/smiapp.h       |    2 +-
3071  drivers/media/i2c/soc_camera/Kconfig               |   89 +
3072  drivers/media/i2c/soc_camera/Makefile              |   14 +
3073  drivers/media/{video => i2c/soc_camera}/imx074.c   |   30 +-
3074  drivers/media/{video => i2c/soc_camera}/mt9m001.c  |   26 +-
3075  drivers/media/{video => i2c/soc_camera}/mt9m111.c  |  116 +-
3076  drivers/media/{video => i2c/soc_camera}/mt9t031.c  |   48 +-
3077  drivers/media/{video => i2c/soc_camera}/mt9t112.c  |   21 +-
3078  drivers/media/{video => i2c/soc_camera}/mt9v022.c  |   50 +-
3079  drivers/media/{video => i2c/soc_camera}/ov2640.c   |   20 +-
3080  drivers/media/{video => i2c/soc_camera}/ov5642.c   |   31 +-
3081  drivers/media/{video => i2c/soc_camera}/ov6650.c   |   28 +-
3082  drivers/media/{video => i2c/soc_camera}/ov772x.c   |  447 ++-
3083  drivers/media/{video => i2c/soc_camera}/ov9640.c   |   27 +-
3084  drivers/media/{video => i2c/soc_camera}/ov9640.h   |    0
3085  drivers/media/{video => i2c/soc_camera}/ov9740.c   |   47 +-
3086  .../media/{video => i2c/soc_camera}/rj54n1cb0c.c   |   27 +-
3087  drivers/media/{video => i2c/soc_camera}/tw9910.c   |   21 +-
3088  drivers/media/{video => i2c}/sr030pc30.c           |    0
3089  drivers/media/{video => i2c}/tcm825x.c             |    2 +-
3090  drivers/media/{video => i2c}/tcm825x.h             |    2 +-
3091  drivers/media/{video => i2c}/tda7432.c             |    0
3092  drivers/media/{video => i2c}/tda9840.c             |    0
3093  drivers/media/{video => i2c}/tea6415c.c            |    4 +-
3094  drivers/media/{video => i2c}/tea6415c.h            |    0
3095  drivers/media/{video => i2c}/tea6420.c             |    0
3096  drivers/media/{video => i2c}/tea6420.h             |    0
3097  drivers/media/{video => i2c}/ths7303.c             |    0
3098  drivers/media/{video => i2c}/tlv320aic23b.c        |    0
3099  drivers/media/{video => i2c}/tvaudio.c             |    0
3100  drivers/media/{video => i2c}/tveeprom.c            |    0
3101  drivers/media/{video => i2c}/tvp514x.c             |    2 +-
3102  drivers/media/{video => i2c}/tvp514x_regs.h        |    2 +-
3103  drivers/media/{video => i2c}/tvp5150.c             |    0
3104  drivers/media/{video => i2c}/tvp5150_reg.h         |    0
3105  drivers/media/{video => i2c}/tvp7002.c             |    0
3106  drivers/media/{video => i2c}/tvp7002_reg.h         |    0
3107  drivers/media/{video => i2c}/upd64031a.c           |    0
3108  drivers/media/{video => i2c}/upd64083.c            |    0
3109  drivers/media/{video => i2c}/vp27smpx.c            |    0
3110  drivers/media/{video => i2c}/vpx3220.c             |    0
3111  drivers/media/{video => i2c}/vs6624.c              |    0
3112  drivers/media/{video => i2c}/vs6624_regs.h         |    0
3113  drivers/media/{video => i2c}/wm8739.c              |    0
3114  drivers/media/{video => i2c}/wm8775.c              |    0
3115  drivers/media/media-device.c                       |    4 +-
3116  drivers/media/mmc/Kconfig                          |    2 +
3117  drivers/media/mmc/Makefile                         |    1 +
3118  drivers/media/mmc/siano/Kconfig                    |   10 +
3119  drivers/media/mmc/siano/Makefile                   |    6 +
3120  drivers/media/{dvb => mmc}/siano/smssdio.c         |    0
3121  drivers/media/parport/Kconfig                      |   52 +
3122  drivers/media/parport/Makefile                     |    4 +
3123  drivers/media/{video => parport}/bw-qcam.c         |    0
3124  drivers/media/{video => parport}/c-qcam.c          |    0
3125  drivers/media/{video => parport}/pms.c             |    0
3126  drivers/media/{video => parport}/w9966.c           |    0
3127  drivers/media/pci/Kconfig                          |   47 +
3128  drivers/media/pci/Makefile                         |   26 +
3129  drivers/media/pci/b2c2/Kconfig                     |   15 +
3130  drivers/media/pci/b2c2/Makefile                    |    9 +
3131  drivers/media/{dvb => pci}/b2c2/flexcop-dma.c      |    0
3132  drivers/media/{dvb => pci}/b2c2/flexcop-pci.c      |    0
3133  drivers/media/pci/bt8xx/Kconfig                    |   43 +
3134  drivers/media/pci/bt8xx/Makefile                   |   11 +
3135  drivers/media/{video => pci}/bt8xx/bt848.h         |    0
3136  drivers/media/{dvb => pci}/bt8xx/bt878.c           |    0
3137  drivers/media/{dvb => pci}/bt8xx/bt878.h           |    0
3138  .../media/{video => pci}/bt8xx/bttv-audio-hook.c   |    0
3139  .../media/{video => pci}/bt8xx/bttv-audio-hook.h   |    0
3140  drivers/media/{video => pci}/bt8xx/bttv-cards.c    |    0
3141  drivers/media/{video => pci}/bt8xx/bttv-driver.c   |    0
3142  drivers/media/{video => pci}/bt8xx/bttv-gpio.c     |    0
3143  drivers/media/{video => pci}/bt8xx/bttv-i2c.c      |    0
3144  drivers/media/{video => pci}/bt8xx/bttv-if.c       |    0
3145  drivers/media/{video => pci}/bt8xx/bttv-input.c    |    0
3146  drivers/media/{video => pci}/bt8xx/bttv-risc.c     |    0
3147  drivers/media/{video => pci}/bt8xx/bttv-vbi.c      |    0
3148  drivers/media/{video => pci}/bt8xx/bttv.h          |    0
3149  drivers/media/{video => pci}/bt8xx/bttvp.h         |    0
3150  drivers/media/{dvb => pci}/bt8xx/dst.c             |    0
3151  drivers/media/{dvb => pci}/bt8xx/dst_ca.c          |    3 +-
3152  drivers/media/{dvb => pci}/bt8xx/dst_ca.h          |    0
3153  drivers/media/{dvb => pci}/bt8xx/dst_common.h      |    0
3154  drivers/media/{dvb => pci}/bt8xx/dst_priv.h        |    0
3155  drivers/media/{dvb => pci}/bt8xx/dvb-bt8xx.c       |    0
3156  drivers/media/{dvb => pci}/bt8xx/dvb-bt8xx.h       |    0
3157  drivers/media/{video => pci}/cx18/Kconfig          |   10 +-
3158  drivers/media/{video => pci}/cx18/Makefile         |    6 +-
3159  drivers/media/{video => pci}/cx18/cx18-alsa-main.c |    0
3160  .../media/{video => pci}/cx18/cx18-alsa-mixer.c    |    0
3161  .../media/{video => pci}/cx18/cx18-alsa-mixer.h    |    0
3162  drivers/media/{video => pci}/cx18/cx18-alsa-pcm.c  |    0
3163  drivers/media/{video => pci}/cx18/cx18-alsa-pcm.h  |    0
3164  drivers/media/{video => pci}/cx18/cx18-alsa.h      |    0
3165  drivers/media/{video => pci}/cx18/cx18-audio.c     |    0
3166  drivers/media/{video => pci}/cx18/cx18-audio.h     |    0
3167  drivers/media/{video => pci}/cx18/cx18-av-audio.c  |    0
3168  drivers/media/{video => pci}/cx18/cx18-av-core.c   |    0
3169  drivers/media/{video => pci}/cx18/cx18-av-core.h   |    0
3170  .../media/{video => pci}/cx18/cx18-av-firmware.c   |    2 +
3171  drivers/media/{video => pci}/cx18/cx18-av-vbi.c    |    0
3172  drivers/media/{video => pci}/cx18/cx18-cards.c     |    0
3173  drivers/media/{video => pci}/cx18/cx18-cards.h     |    0
3174  drivers/media/{video => pci}/cx18/cx18-controls.c  |    0
3175  drivers/media/{video => pci}/cx18/cx18-controls.h  |    0
3176  drivers/media/{video => pci}/cx18/cx18-driver.c    |    1 +
3177  drivers/media/{video => pci}/cx18/cx18-driver.h    |    0
3178  drivers/media/{video => pci}/cx18/cx18-dvb.c       |    6 +-
3179  drivers/media/{video => pci}/cx18/cx18-dvb.h       |    0
3180  drivers/media/{video => pci}/cx18/cx18-fileops.c   |    0
3181  drivers/media/{video => pci}/cx18/cx18-fileops.h   |    0
3182  drivers/media/{video => pci}/cx18/cx18-firmware.c  |   10 +-
3183  drivers/media/{video => pci}/cx18/cx18-firmware.h  |    0
3184  drivers/media/{video => pci}/cx18/cx18-gpio.c      |    0
3185  drivers/media/{video => pci}/cx18/cx18-gpio.h      |    0
3186  drivers/media/{video => pci}/cx18/cx18-i2c.c       |    0
3187  drivers/media/{video => pci}/cx18/cx18-i2c.h       |    0
3188  drivers/media/{video => pci}/cx18/cx18-io.c        |    0
3189  drivers/media/{video => pci}/cx18/cx18-io.h        |    0
3190  drivers/media/{video => pci}/cx18/cx18-ioctl.c     |    0
3191  drivers/media/{video => pci}/cx18/cx18-ioctl.h     |    0
3192  drivers/media/{video => pci}/cx18/cx18-irq.c       |    0
3193  drivers/media/{video => pci}/cx18/cx18-irq.h       |    0
3194  drivers/media/{video => pci}/cx18/cx18-mailbox.c   |    0
3195  drivers/media/{video => pci}/cx18/cx18-mailbox.h   |    0
3196  drivers/media/{video => pci}/cx18/cx18-queue.c     |    0
3197  drivers/media/{video => pci}/cx18/cx18-queue.h     |    0
3198  drivers/media/{video => pci}/cx18/cx18-scb.c       |    0
3199  drivers/media/{video => pci}/cx18/cx18-scb.h       |    0
3200  drivers/media/{video => pci}/cx18/cx18-streams.c   |    0
3201  drivers/media/{video => pci}/cx18/cx18-streams.h   |    0
3202  drivers/media/{video => pci}/cx18/cx18-vbi.c       |    0
3203  drivers/media/{video => pci}/cx18/cx18-vbi.h       |    0
3204  drivers/media/{video => pci}/cx18/cx18-version.h   |    0
3205  drivers/media/{video => pci}/cx18/cx18-video.c     |    0
3206  drivers/media/{video => pci}/cx18/cx18-video.h     |    0
3207  drivers/media/{video => pci}/cx18/cx23418.h        |    0
3208  drivers/media/pci/cx23885/Kconfig                  |   48 +
3209  drivers/media/{video => pci}/cx23885/Makefile      |    8 +-
3210  drivers/media/{video => pci}/cx23885/altera-ci.c   |    4 +-
3211  drivers/media/{video => pci}/cx23885/altera-ci.h   |    0
3212  drivers/media/{video => pci}/cx23885/cimax2.c      |    0
3213  drivers/media/{video => pci}/cx23885/cimax2.h      |    0
3214  drivers/media/{video => pci}/cx23885/cx23885-417.c |    2 +
3215  .../media/{video => pci}/cx23885/cx23885-alsa.c    |    0
3216  drivers/media/{video => pci}/cx23885/cx23885-av.c  |    0
3217  drivers/media/{video => pci}/cx23885/cx23885-av.h  |    0
3218  .../media/{video => pci}/cx23885/cx23885-cards.c   |   16 +-
3219  .../media/{video => pci}/cx23885/cx23885-core.c    |    0
3220  drivers/media/{video => pci}/cx23885/cx23885-dvb.c |   59 +-
3221  .../media/{video => pci}/cx23885/cx23885-f300.c    |    0
3222  .../media/{video => pci}/cx23885/cx23885-f300.h    |    0
3223  drivers/media/{video => pci}/cx23885/cx23885-i2c.c |    0
3224  .../media/{video => pci}/cx23885/cx23885-input.c   |    9 +
3225  .../media/{video => pci}/cx23885/cx23885-input.h   |    0
3226  .../media/{video => pci}/cx23885/cx23885-ioctl.c   |    0
3227  .../media/{video => pci}/cx23885/cx23885-ioctl.h   |    0
3228  drivers/media/{video => pci}/cx23885/cx23885-ir.c  |    0
3229  drivers/media/{video => pci}/cx23885/cx23885-ir.h  |    0
3230  drivers/media/{video => pci}/cx23885/cx23885-reg.h |    0
3231  drivers/media/{video => pci}/cx23885/cx23885-vbi.c |    0
3232  .../media/{video => pci}/cx23885/cx23885-video.c   |    0
3233  drivers/media/{video => pci}/cx23885/cx23885.h     |    1 +
3234  drivers/media/{video => pci}/cx23885/cx23888-ir.c  |    0
3235  drivers/media/{video => pci}/cx23885/cx23888-ir.h  |    0
3236  .../media/{video => pci}/cx23885/netup-eeprom.c    |    0
3237  .../media/{video => pci}/cx23885/netup-eeprom.h    |    0
3238  drivers/media/{video => pci}/cx23885/netup-init.c  |    0
3239  drivers/media/{video => pci}/cx23885/netup-init.h  |    0
3240  drivers/media/{video => pci}/cx25821/Kconfig       |    0
3241  drivers/media/{video => pci}/cx25821/Makefile      |    8 +-
3242  .../media/{video => pci}/cx25821/cx25821-alsa.c    |    0
3243  .../cx25821/cx25821-audio-upstream.c               |    0
3244  .../cx25821/cx25821-audio-upstream.h               |    0
3245  .../media/{video => pci}/cx25821/cx25821-audio.h   |    0
3246  .../{video => pci}/cx25821/cx25821-biffuncs.h      |    0
3247  .../media/{video => pci}/cx25821/cx25821-cards.c   |    0
3248  .../media/{video => pci}/cx25821/cx25821-core.c    |    0
3249  .../media/{video => pci}/cx25821/cx25821-gpio.c    |    0
3250  drivers/media/{video => pci}/cx25821/cx25821-i2c.c |    0
3251  .../cx25821/cx25821-medusa-defines.h               |    0
3252  .../{video => pci}/cx25821/cx25821-medusa-reg.h    |    0
3253  .../{video => pci}/cx25821/cx25821-medusa-video.c  |    0
3254  .../{video => pci}/cx25821/cx25821-medusa-video.h  |    0
3255  drivers/media/{video => pci}/cx25821/cx25821-reg.h |    0
3256  .../media/{video => pci}/cx25821/cx25821-sram.h    |    0
3257  .../cx25821/cx25821-video-upstream-ch2.c           |    0
3258  .../cx25821/cx25821-video-upstream-ch2.h           |    0
3259  .../cx25821/cx25821-video-upstream.c               |    0
3260  .../cx25821/cx25821-video-upstream.h               |    0
3261  .../media/{video => pci}/cx25821/cx25821-video.c   |    0
3262  .../media/{video => pci}/cx25821/cx25821-video.h   |    0
3263  drivers/media/{video => pci}/cx25821/cx25821.h     |    0
3264  drivers/media/{video => pci}/cx88/Kconfig          |   36 +-
3265  drivers/media/{video => pci}/cx88/Makefile         |    8 +-
3266  drivers/media/{video => pci}/cx88/cx88-alsa.c      |    2 +-
3267  drivers/media/{video => pci}/cx88/cx88-blackbird.c |    0
3268  drivers/media/{video => pci}/cx88/cx88-cards.c     |    4 +-
3269  drivers/media/{video => pci}/cx88/cx88-core.c      |    2 +-
3270  drivers/media/{video => pci}/cx88/cx88-dsp.c       |    0
3271  drivers/media/{video => pci}/cx88/cx88-dvb.c       |    2 +-
3272  drivers/media/{video => pci}/cx88/cx88-i2c.c       |    0
3273  drivers/media/{video => pci}/cx88/cx88-input.c     |    0
3274  drivers/media/{video => pci}/cx88/cx88-mpeg.c      |    0
3275  drivers/media/{video => pci}/cx88/cx88-reg.h       |    0
3276  drivers/media/{video => pci}/cx88/cx88-tvaudio.c   |    0
3277  drivers/media/{video => pci}/cx88/cx88-vbi.c       |    0
3278  drivers/media/{video => pci}/cx88/cx88-video.c     |    0
3279  .../media/{video => pci}/cx88/cx88-vp3054-i2c.c    |    0
3280  .../media/{video => pci}/cx88/cx88-vp3054-i2c.h    |    0
3281  drivers/media/{video => pci}/cx88/cx88.h           |    2 +-
3282  drivers/media/{dvb => pci}/ddbridge/Kconfig        |   10 +-
3283  drivers/media/{dvb => pci}/ddbridge/Makefile       |    6 +-
3284  .../media/{dvb => pci}/ddbridge/ddbridge-core.c    |   15 +-
3285  .../media/{dvb => pci}/ddbridge/ddbridge-regs.h    |    0
3286  drivers/media/{dvb => pci}/ddbridge/ddbridge.h     |    0
3287  drivers/media/{dvb => pci}/dm1105/Kconfig          |   14 +-
3288  drivers/media/pci/dm1105/Makefile                  |    3 +
3289  drivers/media/{dvb => pci}/dm1105/dm1105.c         |    0
3290  drivers/media/{video => pci}/ivtv/Kconfig          |   16 +
3291  drivers/media/{video => pci}/ivtv/Makefile         |   10 +-
3292  drivers/media/pci/ivtv/ivtv-alsa-main.c            |  303 ++
3293  drivers/media/pci/ivtv/ivtv-alsa-mixer.c           |  175 +
3294  drivers/media/pci/ivtv/ivtv-alsa-mixer.h           |   23 +
3295  drivers/media/pci/ivtv/ivtv-alsa-pcm.c             |  357 ++
3296  drivers/media/pci/ivtv/ivtv-alsa-pcm.h             |   27 +
3297  drivers/media/pci/ivtv/ivtv-alsa.h                 |   75 +
3298  drivers/media/{video => pci}/ivtv/ivtv-cards.c     |    0
3299  drivers/media/{video => pci}/ivtv/ivtv-cards.h     |    0
3300  drivers/media/{video => pci}/ivtv/ivtv-controls.c  |    0
3301  drivers/media/{video => pci}/ivtv/ivtv-controls.h  |    0
3302  drivers/media/{video => pci}/ivtv/ivtv-driver.c    |   37 +
3303  drivers/media/{video => pci}/ivtv/ivtv-driver.h    |   11 +
3304  drivers/media/{video => pci}/ivtv/ivtv-fileops.c   |   56 +-
3305  drivers/media/{video => pci}/ivtv/ivtv-fileops.h   |    4 +-
3306  drivers/media/{video => pci}/ivtv/ivtv-firmware.c  |    4 +
3307  drivers/media/{video => pci}/ivtv/ivtv-firmware.h  |    0
3308  drivers/media/{video => pci}/ivtv/ivtv-gpio.c      |    0
3309  drivers/media/{video => pci}/ivtv/ivtv-gpio.h      |    0
3310  drivers/media/{video => pci}/ivtv/ivtv-i2c.c       |    0
3311  drivers/media/{video => pci}/ivtv/ivtv-i2c.h       |    0
3312  drivers/media/{video => pci}/ivtv/ivtv-ioctl.c     |    0
3313  drivers/media/{video => pci}/ivtv/ivtv-ioctl.h     |    0
3314  drivers/media/{video => pci}/ivtv/ivtv-irq.c       |   50 +
3315  drivers/media/{video => pci}/ivtv/ivtv-irq.h       |    0
3316  drivers/media/{video => pci}/ivtv/ivtv-mailbox.c   |    0
3317  drivers/media/{video => pci}/ivtv/ivtv-mailbox.h   |    0
3318  drivers/media/{video => pci}/ivtv/ivtv-queue.c     |    0
3319  drivers/media/{video => pci}/ivtv/ivtv-queue.h     |    0
3320  drivers/media/{video => pci}/ivtv/ivtv-routing.c   |    0
3321  drivers/media/{video => pci}/ivtv/ivtv-routing.h   |    0
3322  drivers/media/{video => pci}/ivtv/ivtv-streams.c   |    6 +-
3323  drivers/media/{video => pci}/ivtv/ivtv-streams.h   |    0
3324  drivers/media/{video => pci}/ivtv/ivtv-udma.c      |    0
3325  drivers/media/{video => pci}/ivtv/ivtv-udma.h      |    0
3326  drivers/media/{video => pci}/ivtv/ivtv-vbi.c       |    0
3327  drivers/media/{video => pci}/ivtv/ivtv-vbi.h       |    0
3328  drivers/media/{video => pci}/ivtv/ivtv-version.h   |    0
3329  drivers/media/{video => pci}/ivtv/ivtv-yuv.c       |    0
3330  drivers/media/{video => pci}/ivtv/ivtv-yuv.h       |    0
3331  drivers/media/{video => pci}/ivtv/ivtvfb.c         |    0
3332  drivers/media/{dvb => pci}/mantis/Kconfig          |   20 +-
3333  drivers/media/{dvb => pci}/mantis/Makefile         |    2 +-
3334  drivers/media/{dvb => pci}/mantis/hopper_cards.c   |    0
3335  drivers/media/{dvb => pci}/mantis/hopper_vp3028.c  |    0
3336  drivers/media/{dvb => pci}/mantis/hopper_vp3028.h  |    0
3337  drivers/media/{dvb => pci}/mantis/mantis_ca.c      |    0
3338  drivers/media/{dvb => pci}/mantis/mantis_ca.h      |    0
3339  drivers/media/{dvb => pci}/mantis/mantis_cards.c   |    2 +-
3340  drivers/media/{dvb => pci}/mantis/mantis_common.h  |    0
3341  drivers/media/{dvb => pci}/mantis/mantis_core.c    |    2 +-
3342  drivers/media/{dvb => pci}/mantis/mantis_core.h    |    0
3343  drivers/media/{dvb => pci}/mantis/mantis_dma.c     |    0
3344  drivers/media/{dvb => pci}/mantis/mantis_dma.h     |    0
3345  drivers/media/{dvb => pci}/mantis/mantis_dvb.c     |    6 +-
3346  drivers/media/{dvb => pci}/mantis/mantis_dvb.h     |    0
3347  drivers/media/{dvb => pci}/mantis/mantis_evm.c     |    0
3348  drivers/media/{dvb => pci}/mantis/mantis_hif.c     |    0
3349  drivers/media/{dvb => pci}/mantis/mantis_hif.h     |    0
3350  drivers/media/{dvb => pci}/mantis/mantis_i2c.c     |    0
3351  drivers/media/{dvb => pci}/mantis/mantis_i2c.h     |    0
3352  drivers/media/{dvb => pci}/mantis/mantis_input.c   |    0
3353  drivers/media/{dvb => pci}/mantis/mantis_ioc.c     |    0
3354  drivers/media/{dvb => pci}/mantis/mantis_ioc.h     |    0
3355  drivers/media/{dvb => pci}/mantis/mantis_link.h    |    0
3356  drivers/media/{dvb => pci}/mantis/mantis_pci.c     |    0
3357  drivers/media/{dvb => pci}/mantis/mantis_pci.h     |    0
3358  drivers/media/{dvb => pci}/mantis/mantis_pcmcia.c  |    0
3359  drivers/media/{dvb => pci}/mantis/mantis_reg.h     |    0
3360  drivers/media/{dvb => pci}/mantis/mantis_uart.c    |    0
3361  drivers/media/{dvb => pci}/mantis/mantis_uart.h    |    0
3362  drivers/media/{dvb => pci}/mantis/mantis_vp1033.c  |    0
3363  drivers/media/{dvb => pci}/mantis/mantis_vp1033.h  |    0
3364  drivers/media/{dvb => pci}/mantis/mantis_vp1034.c  |    0
3365  drivers/media/{dvb => pci}/mantis/mantis_vp1034.h  |    0
3366  drivers/media/{dvb => pci}/mantis/mantis_vp1041.c  |    0
3367  drivers/media/{dvb => pci}/mantis/mantis_vp1041.h  |    0
3368  drivers/media/{dvb => pci}/mantis/mantis_vp2033.c  |    0
3369  drivers/media/{dvb => pci}/mantis/mantis_vp2033.h  |    0
3370  drivers/media/{dvb => pci}/mantis/mantis_vp2040.c  |    0
3371  drivers/media/{dvb => pci}/mantis/mantis_vp2040.h  |    0
3372  drivers/media/{dvb => pci}/mantis/mantis_vp3028.c  |    0
3373  drivers/media/{dvb => pci}/mantis/mantis_vp3028.h  |    0
3374  drivers/media/{dvb => pci}/mantis/mantis_vp3030.c  |    0
3375  drivers/media/{dvb => pci}/mantis/mantis_vp3030.h  |    0
3376  drivers/media/pci/meye/Kconfig                     |   13 +
3377  drivers/media/pci/meye/Makefile                    |    1 +
3378  drivers/media/{video => pci/meye}/meye.c           |    0
3379  drivers/media/{video => pci/meye}/meye.h           |    0
3380  drivers/media/pci/ngene/Kconfig                    |   13 +
3381  drivers/media/{dvb => pci}/ngene/Makefile          |    6 +-
3382  drivers/media/{dvb => pci}/ngene/ngene-cards.c     |  263 ++
3383  drivers/media/{dvb => pci}/ngene/ngene-core.c      |   14 +-
3384  drivers/media/{dvb => pci}/ngene/ngene-dvb.c       |    0
3385  drivers/media/{dvb => pci}/ngene/ngene-i2c.c       |    0
3386  drivers/media/{dvb => pci}/ngene/ngene.h           |    0
3387  drivers/media/{dvb => pci}/pluto2/Kconfig          |    0
3388  drivers/media/pci/pluto2/Makefile                  |    3 +
3389  drivers/media/{dvb => pci}/pluto2/pluto2.c         |    0
3390  drivers/media/{dvb => pci}/pt1/Kconfig             |    0
3391  drivers/media/{dvb => pci}/pt1/Makefile            |    2 +-
3392  drivers/media/{dvb => pci}/pt1/pt1.c               |    0
3393  drivers/media/{dvb => pci}/pt1/va1j5jf8007s.c      |   11 +-
3394  drivers/media/{dvb => pci}/pt1/va1j5jf8007s.h      |    0
3395  drivers/media/{dvb => pci}/pt1/va1j5jf8007t.c      |    0
3396  drivers/media/{dvb => pci}/pt1/va1j5jf8007t.h      |    0
3397  drivers/media/{video => pci}/saa7134/Kconfig       |   40 +-
3398  drivers/media/{video => pci}/saa7134/Makefile      |   10 +-
3399  drivers/media/{video => pci}/saa7134/saa6752hs.c   |    0
3400  .../media/{video => pci}/saa7134/saa7134-alsa.c    |    0
3401  .../media/{video => pci}/saa7134/saa7134-cards.c   |    0
3402  .../media/{video => pci}/saa7134/saa7134-core.c    |    0
3403  drivers/media/{video => pci}/saa7134/saa7134-dvb.c |    4 +-
3404  .../media/{video => pci}/saa7134/saa7134-empress.c |    0
3405  drivers/media/{video => pci}/saa7134/saa7134-i2c.c |    0
3406  .../media/{video => pci}/saa7134/saa7134-input.c   |   10 +-
3407  drivers/media/{video => pci}/saa7134/saa7134-reg.h |    0
3408  drivers/media/{video => pci}/saa7134/saa7134-ts.c  |    0
3409  .../media/{video => pci}/saa7134/saa7134-tvaudio.c |    0
3410  drivers/media/{video => pci}/saa7134/saa7134-vbi.c |    0
3411  .../media/{video => pci}/saa7134/saa7134-video.c   |    0
3412  drivers/media/{video => pci}/saa7134/saa7134.h     |    1 -
3413  drivers/media/pci/saa7146/Kconfig                  |   38 +
3414  drivers/media/pci/saa7146/Makefile                 |    5 +
3415  .../media/{video => pci/saa7146}/hexium_gemini.c   |    0
3416  .../media/{video => pci/saa7146}/hexium_orion.c    |    0
3417  drivers/media/{video => pci/saa7146}/mxb.c         |    0
3418  drivers/media/{video => pci}/saa7164/Kconfig       |    8 +-
3419  drivers/media/{video => pci}/saa7164/Makefile      |    8 +-
3420  drivers/media/{video => pci}/saa7164/saa7164-api.c |   15 +-
3421  .../media/{video => pci}/saa7164/saa7164-buffer.c  |    0
3422  drivers/media/{video => pci}/saa7164/saa7164-bus.c |    0
3423  .../media/{video => pci}/saa7164/saa7164-cards.c   |    0
3424  drivers/media/{video => pci}/saa7164/saa7164-cmd.c |    0
3425  .../media/{video => pci}/saa7164/saa7164-core.c    |   46 +-
3426  drivers/media/{video => pci}/saa7164/saa7164-dvb.c |    0
3427  .../media/{video => pci}/saa7164/saa7164-encoder.c |    0
3428  drivers/media/{video => pci}/saa7164/saa7164-fw.c  |    0
3429  drivers/media/{video => pci}/saa7164/saa7164-i2c.c |    0
3430  drivers/media/{video => pci}/saa7164/saa7164-reg.h |    0
3431  .../media/{video => pci}/saa7164/saa7164-types.h   |    0
3432  drivers/media/{video => pci}/saa7164/saa7164-vbi.c |    0
3433  drivers/media/{video => pci}/saa7164/saa7164.h     |    1 -
3434  drivers/media/pci/sta2x11/Kconfig                  |   12 +
3435  drivers/media/pci/sta2x11/Makefile                 |    1 +
3436  drivers/media/{video => pci/sta2x11}/sta2x11_vip.c |    0
3437  drivers/media/{video => pci/sta2x11}/sta2x11_vip.h |    0
3438  drivers/media/{dvb => pci}/ttpci/Kconfig           |   84 +-
3439  drivers/media/{dvb => pci}/ttpci/Makefile          |    4 +-
3440  drivers/media/{dvb => pci}/ttpci/av7110.c          |    0
3441  drivers/media/{dvb => pci}/ttpci/av7110.h          |    0
3442  drivers/media/{dvb => pci}/ttpci/av7110_av.c       |    0
3443  drivers/media/{dvb => pci}/ttpci/av7110_av.h       |    0
3444  drivers/media/{dvb => pci}/ttpci/av7110_ca.c       |    0
3445  drivers/media/{dvb => pci}/ttpci/av7110_ca.h       |    0
3446  drivers/media/{dvb => pci}/ttpci/av7110_hw.c       |    0
3447  drivers/media/{dvb => pci}/ttpci/av7110_hw.h       |    0
3448  drivers/media/{dvb => pci}/ttpci/av7110_ipack.c    |    0
3449  drivers/media/{dvb => pci}/ttpci/av7110_ipack.h    |    0
3450  drivers/media/{dvb => pci}/ttpci/av7110_ir.c       |    0
3451  drivers/media/{dvb => pci}/ttpci/av7110_v4l.c      |    0
3452  drivers/media/{dvb => pci}/ttpci/budget-av.c       |    0
3453  drivers/media/{dvb => pci}/ttpci/budget-ci.c       |    0
3454  drivers/media/{dvb => pci}/ttpci/budget-core.c     |    0
3455  drivers/media/{dvb => pci}/ttpci/budget-patch.c    |    0
3456  drivers/media/{dvb => pci}/ttpci/budget.c          |   60 +
3457  drivers/media/{dvb => pci}/ttpci/budget.h          |    0
3458  drivers/media/{dvb => pci}/ttpci/ttpci-eeprom.c    |    0
3459  drivers/media/{dvb => pci}/ttpci/ttpci-eeprom.h    |    0
3460  drivers/media/{video => pci}/zoran/Kconfig         |   26 +-
3461  drivers/media/{video => pci}/zoran/Makefile        |    0
3462  drivers/media/{video => pci}/zoran/videocodec.c    |    0
3463  drivers/media/{video => pci}/zoran/videocodec.h    |    0
3464  drivers/media/{video => pci}/zoran/zoran.h         |    0
3465  drivers/media/{video => pci}/zoran/zoran_card.c    |    0
3466  drivers/media/{video => pci}/zoran/zoran_card.h    |    0
3467  drivers/media/{video => pci}/zoran/zoran_device.c  |    0
3468  drivers/media/{video => pci}/zoran/zoran_device.h  |    0
3469  drivers/media/{video => pci}/zoran/zoran_driver.c  |    0
3470  drivers/media/{video => pci}/zoran/zoran_procfs.c  |    0
3471  drivers/media/{video => pci}/zoran/zoran_procfs.h  |    0
3472  drivers/media/{video => pci}/zoran/zr36016.c       |    0
3473  drivers/media/{video => pci}/zoran/zr36016.h       |    0
3474  drivers/media/{video => pci}/zoran/zr36050.c       |    0
3475  drivers/media/{video => pci}/zoran/zr36050.h       |    0
3476  drivers/media/{video => pci}/zoran/zr36057.h       |    0
3477  drivers/media/{video => pci}/zoran/zr36060.c       |    0
3478  drivers/media/{video => pci}/zoran/zr36060.h       |    0
3479  drivers/media/platform/Kconfig                     |  222 +
3480  drivers/media/platform/Makefile                    |   50 +
3481  drivers/media/{video => platform}/arv.c            |    0
3482  drivers/media/{video => platform}/blackfin/Kconfig |    0
3483  .../media/{video => platform}/blackfin/Makefile    |    0
3484  .../{video => platform}/blackfin/bfin_capture.c    |   18 +-
3485  drivers/media/{video => platform}/blackfin/ppi.c   |    0
3486  drivers/media/platform/coda.c                      | 1847 +++++++++
3487  drivers/media/platform/coda.h                      |  216 +
3488  drivers/media/{video => platform}/davinci/Kconfig  |    4 +-
3489  drivers/media/{video => platform}/davinci/Makefile |    0
3490  .../{video => platform}/davinci/ccdc_hw_device.h   |    0
3491  .../media/{video => platform}/davinci/dm355_ccdc.c |    2 +-
3492  .../{video => platform}/davinci/dm355_ccdc_regs.h  |    0
3493  .../{video => platform}/davinci/dm644x_ccdc.c      |    2 +-
3494  .../{video => platform}/davinci/dm644x_ccdc_regs.h |    0
3495  drivers/media/{video => platform}/davinci/isif.c   |    2 +-
3496  .../media/{video => platform}/davinci/isif_regs.h  |    0
3497  drivers/media/{video => platform}/davinci/vpbe.c   |    0
3498  .../{video => platform}/davinci/vpbe_display.c     |   22 +-
3499  .../media/{video => platform}/davinci/vpbe_osd.c   |    0
3500  .../{video => platform}/davinci/vpbe_osd_regs.h    |    0
3501  .../media/{video => platform}/davinci/vpbe_venc.c  |    0
3502  .../{video => platform}/davinci/vpbe_venc_regs.h   |    0
3503  .../{video => platform}/davinci/vpfe_capture.c     |   17 +-
3504  drivers/media/{video => platform}/davinci/vpif.c   |    2 +-
3505  drivers/media/{video => platform}/davinci/vpif.h   |    0
3506  .../{video => platform}/davinci/vpif_capture.c     |   28 +-
3507  .../{video => platform}/davinci/vpif_capture.h     |    0
3508  .../{video => platform}/davinci/vpif_display.c     |   34 +-
3509  .../{video => platform}/davinci/vpif_display.h     |    0
3510  drivers/media/{video => platform}/davinci/vpss.c   |    2 +-
3511  drivers/media/platform/exynos-gsc/Makefile         |    3 +
3512  drivers/media/platform/exynos-gsc/gsc-core.c       | 1253 ++++++
3513  drivers/media/platform/exynos-gsc/gsc-core.h       |  527 +++
3514  drivers/media/platform/exynos-gsc/gsc-m2m.c        |  771 ++++
3515  drivers/media/platform/exynos-gsc/gsc-regs.c       |  425 ++
3516  drivers/media/platform/exynos-gsc/gsc-regs.h       |  172 +
3517  drivers/media/{video => platform}/fsl-viu.c        |   27 +-
3518  drivers/media/{video => platform}/indycam.c        |    0
3519  drivers/media/{video => platform}/indycam.h        |    0
3520  drivers/media/platform/m2m-deinterlace.c           | 1118 ++++++
3521  .../media/{video => platform}/marvell-ccic/Kconfig |    0
3522  .../{video => platform}/marvell-ccic/Makefile      |    0
3523  .../{video => platform}/marvell-ccic/cafe-driver.c |    0
3524  .../{video => platform}/marvell-ccic/mcam-core.c   |    0
3525  .../{video => platform}/marvell-ccic/mcam-core.h   |    0
3526  .../{video => platform}/marvell-ccic/mmp-driver.c  |    0
3527  .../media/{video => platform}/mem2mem_testdev.c    |   40 +-
3528  drivers/media/{video => platform}/mx2_emmaprp.c    |   77 +-
3529  drivers/media/{video => platform}/omap/Kconfig     |    0
3530  drivers/media/{video => platform}/omap/Makefile    |    2 +-
3531  drivers/media/{video => platform}/omap/omap_vout.c |    0
3532  .../{video => platform}/omap/omap_vout_vrfb.c      |    0
3533  .../{video => platform}/omap/omap_vout_vrfb.h      |    0
3534  .../media/{video => platform}/omap/omap_voutdef.h  |    0
3535  .../media/{video => platform}/omap/omap_voutlib.c  |    0
3536  .../media/{video => platform}/omap/omap_voutlib.h  |    0
3537  .../media/{video => platform}/omap24xxcam-dma.c    |    2 +-
3538  drivers/media/{video => platform}/omap24xxcam.c    |    2 +-
3539  drivers/media/{video => platform}/omap24xxcam.h    |    2 +-
3540  .../media/{video => platform}/omap3isp/Makefile    |    0
3541  .../{video => platform}/omap3isp/cfa_coef_table.h  |   16 +-
3542  .../{video => platform}/omap3isp/gamma_table.h     |    0
3543  drivers/media/{video => platform}/omap3isp/isp.c   |   51 +-
3544  drivers/media/{video => platform}/omap3isp/isp.h   |   11 +-
3545  .../media/{video => platform}/omap3isp/ispccdc.c   |  234 +-
3546  .../media/{video => platform}/omap3isp/ispccdc.h   |   37 -
3547  .../media/{video => platform}/omap3isp/ispccp2.c   |    0
3548  .../media/{video => platform}/omap3isp/ispccp2.h   |    0
3549  .../media/{video => platform}/omap3isp/ispcsi2.c   |   27 +-
3550  .../media/{video => platform}/omap3isp/ispcsi2.h   |    0
3551  .../media/{video => platform}/omap3isp/ispcsiphy.c |    0
3552  .../media/{video => platform}/omap3isp/ispcsiphy.h |    0
3553  .../media/{video => platform}/omap3isp/isph3a.h    |    0
3554  .../{video => platform}/omap3isp/isph3a_aewb.c     |   10 +-
3555  .../media/{video => platform}/omap3isp/isph3a_af.c |   10 +-
3556  .../media/{video => platform}/omap3isp/isphist.c   |    6 +-
3557  .../media/{video => platform}/omap3isp/isphist.h   |    0
3558  .../{video => platform}/omap3isp/isppreview.c      |  707 ++--
3559  .../{video => platform}/omap3isp/isppreview.h      |    1 +
3560  .../media/{video => platform}/omap3isp/ispqueue.c  |   15 +-
3561  .../media/{video => platform}/omap3isp/ispqueue.h  |    0
3562  .../media/{video => platform}/omap3isp/ispreg.h    |    0
3563  .../{video => platform}/omap3isp/ispresizer.c      |    8 +-
3564  .../{video => platform}/omap3isp/ispresizer.h      |    0
3565  .../media/{video => platform}/omap3isp/ispstat.c   |    0
3566  .../media/{video => platform}/omap3isp/ispstat.h   |    0
3567  .../media/{video => platform}/omap3isp/ispvideo.c  |   57 +-
3568  .../media/{video => platform}/omap3isp/ispvideo.h  |    6 +-
3569  .../omap3isp/luma_enhance_table.h                  |    0
3570  .../omap3isp/noise_filter_table.h                  |    0
3571  drivers/media/{video => platform}/s5p-fimc/Kconfig |    2 +-
3572  .../media/{video => platform}/s5p-fimc/Makefile    |    0
3573  .../{video => platform}/s5p-fimc/fimc-capture.c    |   31 +-
3574  .../media/{video => platform}/s5p-fimc/fimc-core.c |    0
3575  .../media/{video => platform}/s5p-fimc/fimc-core.h |    4 +-
3576  .../{video => platform}/s5p-fimc/fimc-lite-reg.c   |    2 +-
3577  .../{video => platform}/s5p-fimc/fimc-lite-reg.h   |    0
3578  .../media/{video => platform}/s5p-fimc/fimc-lite.c |   42 +-
3579  .../media/{video => platform}/s5p-fimc/fimc-lite.h |    2 +-
3580  .../media/{video => platform}/s5p-fimc/fimc-m2m.c  |   42 +-
3581  .../{video => platform}/s5p-fimc/fimc-mdevice.c    |    9 +-
3582  .../{video => platform}/s5p-fimc/fimc-mdevice.h    |    6 +-
3583  .../media/{video => platform}/s5p-fimc/fimc-reg.c  |    6 +-
3584  .../media/{video => platform}/s5p-fimc/fimc-reg.h  |    0
3585  .../media/{video => platform}/s5p-fimc/mipi-csis.c |    0
3586  .../media/{video => platform}/s5p-fimc/mipi-csis.h |    0
3587  drivers/media/{video => platform}/s5p-g2d/Makefile |    0
3588  drivers/media/{video => platform}/s5p-g2d/g2d-hw.c |    0
3589  .../media/{video => platform}/s5p-g2d/g2d-regs.h   |    0
3590  drivers/media/{video => platform}/s5p-g2d/g2d.c    |   29 +-
3591  drivers/media/{video => platform}/s5p-g2d/g2d.h    |    0
3592  .../media/{video => platform}/s5p-jpeg/Makefile    |    0
3593  .../media/{video => platform}/s5p-jpeg/jpeg-core.c |   38 +-
3594  .../media/{video => platform}/s5p-jpeg/jpeg-core.h |    2 +-
3595  .../media/{video => platform}/s5p-jpeg/jpeg-hw.h   |    2 +-
3596  .../media/{video => platform}/s5p-jpeg/jpeg-regs.h |    2 +-
3597  drivers/media/{video => platform}/s5p-mfc/Makefile |    0
3598  .../media/{video => platform}/s5p-mfc/regs-mfc.h   |    0
3599  .../media/{video => platform}/s5p-mfc/s5p_mfc.c    |   19 +-
3600  .../{video => platform}/s5p-mfc/s5p_mfc_cmd.c      |    2 +-
3601  .../{video => platform}/s5p-mfc/s5p_mfc_cmd.h      |    2 +-
3602  .../{video => platform}/s5p-mfc/s5p_mfc_common.h   |    0
3603  .../{video => platform}/s5p-mfc/s5p_mfc_ctrl.c     |    4 +-
3604  .../{video => platform}/s5p-mfc/s5p_mfc_ctrl.h     |    2 +-
3605  .../{video => platform}/s5p-mfc/s5p_mfc_debug.h    |    2 +-
3606  .../{video => platform}/s5p-mfc/s5p_mfc_dec.c      |    2 +-
3607  .../{video => platform}/s5p-mfc/s5p_mfc_dec.h      |    2 +-
3608  .../{video => platform}/s5p-mfc/s5p_mfc_enc.c      |    2 +-
3609  .../{video => platform}/s5p-mfc/s5p_mfc_enc.h      |    2 +-
3610  .../{video => platform}/s5p-mfc/s5p_mfc_intr.c     |    2 +-
3611  .../{video => platform}/s5p-mfc/s5p_mfc_intr.h     |    2 +-
3612  .../{video => platform}/s5p-mfc/s5p_mfc_opr.c      |    2 +-
3613  .../{video => platform}/s5p-mfc/s5p_mfc_opr.h      |    2 +-
3614  .../media/{video => platform}/s5p-mfc/s5p_mfc_pm.c |    2 +-
3615  .../media/{video => platform}/s5p-mfc/s5p_mfc_pm.h |    2 +-
3616  .../{video => platform}/s5p-mfc/s5p_mfc_shm.c      |    2 +-
3617  .../{video => platform}/s5p-mfc/s5p_mfc_shm.h      |    2 +-
3618  drivers/media/{video => platform}/s5p-tv/Kconfig   |    2 +-
3619  drivers/media/{video => platform}/s5p-tv/Makefile  |    2 +-
3620  .../media/{video => platform}/s5p-tv/hdmi_drv.c    |    6 +-
3621  .../media/{video => platform}/s5p-tv/hdmiphy_drv.c |    0
3622  drivers/media/{video => platform}/s5p-tv/mixer.h   |    0
3623  .../media/{video => platform}/s5p-tv/mixer_drv.c   |    6 +-
3624  .../{video => platform}/s5p-tv/mixer_grp_layer.c   |    0
3625  .../media/{video => platform}/s5p-tv/mixer_reg.c   |    0
3626  .../media/{video => platform}/s5p-tv/mixer_video.c |   33 +-
3627  .../{video => platform}/s5p-tv/mixer_vp_layer.c    |    0
3628  .../media/{video => platform}/s5p-tv/regs-hdmi.h   |    0
3629  .../media/{video => platform}/s5p-tv/regs-mixer.h  |    0
3630  .../media/{video => platform}/s5p-tv/regs-sdo.h    |    2 +-
3631  drivers/media/{video => platform}/s5p-tv/regs-vp.h |    0
3632  drivers/media/{video => platform}/s5p-tv/sdo_drv.c |   10 +-
3633  .../media/{video => platform}/s5p-tv/sii9234_drv.c |   17 +-
3634  drivers/media/{video => platform}/sh_vou.c         |   25 +-
3635  drivers/media/platform/soc_camera/Kconfig          |   87 +
3636  drivers/media/platform/soc_camera/Makefile         |   14 +
3637  .../{video => platform/soc_camera}/atmel-isi.c     |    0
3638  .../{video => platform/soc_camera}/mx1_camera.c    |    0
3639  .../{video => platform/soc_camera}/mx2_camera.c    |   40 +
3640  .../{video => platform/soc_camera}/mx3_camera.c    |    4 +-
3641  .../{video => platform/soc_camera}/omap1_camera.c  |    2 +-
3642  .../{video => platform/soc_camera}/pxa_camera.c    |    0
3643  .../soc_camera}/sh_mobile_ceu_camera.c             |    0
3644  .../soc_camera}/sh_mobile_csi2.c                   |    0
3645  .../{video => platform/soc_camera}/soc_camera.c    |  197 +-
3646  .../soc_camera}/soc_camera_platform.c              |   11 +-
3647  .../{video => platform/soc_camera}/soc_mediabus.c  |    0
3648  drivers/media/{video => platform}/timblogiw.c      |    0
3649  drivers/media/{video => platform}/via-camera.c     |    0
3650  drivers/media/{video => platform}/via-camera.h     |    0
3651  drivers/media/{video => platform}/vino.c           |    0
3652  drivers/media/{video => platform}/vino.h           |    0
3653  drivers/media/{video => platform}/vivi.c           |   49 +-
3654  drivers/media/radio/radio-shark.c                  |   44 +-
3655  drivers/media/radio/radio-shark2.c                 |   52 +-
3656  drivers/media/radio/radio-si4713.c                 |    7 +-
3657  drivers/media/radio/radio-tea5777.c                |  198 +-
3658  drivers/media/radio/radio-tea5777.h                |    3 +
3659  drivers/media/radio/radio-timb.c                   |    8 +-
3660  drivers/media/radio/radio-wl1273.c                 |   23 +-
3661  drivers/media/radio/wl128x/fmdrv_v4l2.c            |   38 +-
3662  drivers/media/rc/Kconfig                           |   32 +-
3663  drivers/media/rc/Makefile                          |    2 +
3664  drivers/media/rc/ati_remote.c                      |   15 +-
3665  drivers/media/rc/fintek-cir.c                      |   11 +-
3666  drivers/media/rc/iguanair.c                        |  247 +-
3667  drivers/media/rc/ir-lirc-codec.c                   |   35 +-
3668  drivers/media/rc/ir-nec-decoder.c                  |    4 +-
3669  drivers/media/rc/ir-raw.c                          |    6 +-
3670  drivers/media/rc/ir-rx51.c                         |  498 +++
3671  drivers/media/rc/ite-cir.c                         |    2 +-
3672  drivers/media/rc/keymaps/rc-tt-1500.c              |    2 +-
3673  drivers/media/rc/mceusb.c                          |   30 +-
3674  drivers/media/rc/rc-loopback.c                     |   12 -
3675  drivers/media/rc/redrat3.c                         |    5 +-
3676  drivers/media/rc/ttusbir.c                         |  447 +++
3677  drivers/media/{common => }/tuners/Kconfig          |  102 +-
3678  drivers/media/{common => }/tuners/Makefile         |    6 +-
3679  drivers/media/tuners/e4000.c                       |  408 ++
3680  drivers/media/tuners/e4000.h                       |   52 +
3681  drivers/media/tuners/e4000_priv.h                  |  147 +
3682  drivers/media/{common => }/tuners/fc0011.c         |    0
3683  drivers/media/{common => }/tuners/fc0011.h         |    0
3684  drivers/media/{common => }/tuners/fc0012-priv.h    |    0
3685  drivers/media/{common => }/tuners/fc0012.c         |    0
3686  drivers/media/{common => }/tuners/fc0012.h         |    0
3687  drivers/media/{common => }/tuners/fc0013-priv.h    |    0
3688  drivers/media/{common => }/tuners/fc0013.c         |    0
3689  drivers/media/{common => }/tuners/fc0013.h         |    0
3690  drivers/media/{common => }/tuners/fc001x-common.h  |    0
3691  drivers/media/tuners/fc2580.c                      |  524 +++
3692  drivers/media/tuners/fc2580.h                      |   52 +
3693  drivers/media/tuners/fc2580_priv.h                 |  134 +
3694  drivers/media/{common => }/tuners/max2165.c        |    0
3695  drivers/media/{common => }/tuners/max2165.h        |    0
3696  drivers/media/{common => }/tuners/max2165_priv.h   |    0
3697  drivers/media/{common => }/tuners/mc44s803.c       |    9 +-
3698  drivers/media/{common => }/tuners/mc44s803.h       |    0
3699  drivers/media/{common => }/tuners/mc44s803_priv.h  |    0
3700  drivers/media/{common => }/tuners/mt2060.c         |    0
3701  drivers/media/{common => }/tuners/mt2060.h         |    0
3702  drivers/media/{common => }/tuners/mt2060_priv.h    |    0
3703  drivers/media/{common => }/tuners/mt2063.c         |    0
3704  drivers/media/{common => }/tuners/mt2063.h         |    0
3705  drivers/media/{common => }/tuners/mt20xx.c         |    0
3706  drivers/media/{common => }/tuners/mt20xx.h         |    0
3707  drivers/media/{common => }/tuners/mt2131.c         |    0
3708  drivers/media/{common => }/tuners/mt2131.h         |    0
3709  drivers/media/{common => }/tuners/mt2131_priv.h    |    0
3710  drivers/media/{common => }/tuners/mt2266.c         |    0
3711  drivers/media/{common => }/tuners/mt2266.h         |    0
3712  drivers/media/{common => }/tuners/mxl5005s.c       |   11 +
3713  drivers/media/{common => }/tuners/mxl5005s.h       |    0
3714  drivers/media/{common => }/tuners/mxl5007t.c       |    0
3715  drivers/media/{common => }/tuners/mxl5007t.h       |    0
3716  drivers/media/{common => }/tuners/qt1010.c         |   66 +-
3717  drivers/media/{common => }/tuners/qt1010.h         |    0
3718  drivers/media/{common => }/tuners/qt1010_priv.h    |    0
3719  drivers/media/{common => }/tuners/tda18212.c       |   37 +-
3720  drivers/media/{common => }/tuners/tda18212.h       |    0
3721  drivers/media/{common => }/tuners/tda18218.c       |   52 +-
3722  drivers/media/{common => }/tuners/tda18218.h       |    0
3723  drivers/media/{common => }/tuners/tda18218_priv.h  |   13 +-
3724  .../media/{common => }/tuners/tda18271-common.c    |   10 +-
3725  drivers/media/{common => }/tuners/tda18271-fe.c    |    0
3726  drivers/media/{common => }/tuners/tda18271-maps.c  |    0
3727  drivers/media/{common => }/tuners/tda18271-priv.h  |    0
3728  drivers/media/{common => }/tuners/tda18271.h       |    0
3729  drivers/media/{common => }/tuners/tda827x.c        |    0
3730  drivers/media/{common => }/tuners/tda827x.h        |    0
3731  drivers/media/{common => }/tuners/tda8290.c        |    0
3732  drivers/media/{common => }/tuners/tda8290.h        |    0
3733  drivers/media/{common => }/tuners/tda9887.c        |    0
3734  drivers/media/{common => }/tuners/tda9887.h        |    0
3735  drivers/media/{common => }/tuners/tea5761.c        |    0
3736  drivers/media/{common => }/tuners/tea5761.h        |    0
3737  drivers/media/{common => }/tuners/tea5767.c        |    0
3738  drivers/media/{common => }/tuners/tea5767.h        |    0
3739  drivers/media/{common => }/tuners/tua9001.c        |   95 +-
3740  drivers/media/{common => }/tuners/tua9001.h        |   20 +
3741  drivers/media/{common => }/tuners/tua9001_priv.h   |    0
3742  drivers/media/{common => }/tuners/tuner-i2c.h      |    0
3743  drivers/media/{common => }/tuners/tuner-simple.c   |    0
3744  drivers/media/{common => }/tuners/tuner-simple.h   |    0
3745  drivers/media/{common => }/tuners/tuner-types.c    |    0
3746  .../media/{common => }/tuners/tuner-xc2028-types.h |    0
3747  drivers/media/{common => }/tuners/tuner-xc2028.c   |    7 +-
3748  drivers/media/{common => }/tuners/tuner-xc2028.h   |    0
3749  drivers/media/{common => }/tuners/xc4000.c         |    3 +-
3750  drivers/media/{common => }/tuners/xc4000.h         |    0
3751  drivers/media/{common => }/tuners/xc5000.c         |  161 +-
3752  drivers/media/{common => }/tuners/xc5000.h         |    0
3753  drivers/media/usb/Kconfig                          |   54 +
3754  drivers/media/usb/Makefile                         |   22 +
3755  drivers/media/{video => usb}/au0828/Kconfig        |   11 +-
3756  drivers/media/{video => usb}/au0828/Makefile       |    6 +-
3757  drivers/media/{video => usb}/au0828/au0828-cards.c |    4 +-
3758  drivers/media/{video => usb}/au0828/au0828-cards.h |    0
3759  drivers/media/{video => usb}/au0828/au0828-core.c  |   59 +-
3760  drivers/media/{video => usb}/au0828/au0828-dvb.c   |   54 +-
3761  drivers/media/{video => usb}/au0828/au0828-i2c.c   |   21 +-
3762  drivers/media/{video => usb}/au0828/au0828-reg.h   |    1 +
3763  drivers/media/{video => usb}/au0828/au0828-vbi.c   |    0
3764  drivers/media/{video => usb}/au0828/au0828-video.c |   76 +-
3765  drivers/media/{video => usb}/au0828/au0828.h       |    2 +
3766  drivers/media/usb/b2c2/Kconfig                     |   15 +
3767  drivers/media/usb/b2c2/Makefile                    |    5 +
3768  drivers/media/{dvb => usb}/b2c2/flexcop-usb.c      |    5 +-
3769  drivers/media/{dvb => usb}/b2c2/flexcop-usb.h      |    0
3770  drivers/media/{video => usb}/cpia2/Kconfig         |    0
3771  drivers/media/{video => usb}/cpia2/Makefile        |    0
3772  drivers/media/{video => usb}/cpia2/cpia2.h         |    0
3773  drivers/media/{video => usb}/cpia2/cpia2_core.c    |    6 +-
3774  .../media/{video => usb}/cpia2/cpia2_registers.h   |    0
3775  drivers/media/{video => usb}/cpia2/cpia2_usb.c     |    0
3776  drivers/media/{video => usb}/cpia2/cpia2_v4l.c     |   39 +-
3777  drivers/media/{video => usb}/cx231xx/Kconfig       |    8 +-
3778  drivers/media/{video => usb}/cx231xx/Makefile      |   11 +-
3779  drivers/media/{video => usb}/cx231xx/cx231xx-417.c |    2 +
3780  .../media/{video => usb}/cx231xx/cx231xx-audio.c   |    0
3781  .../media/{video => usb}/cx231xx/cx231xx-avcore.c  |    0
3782  .../media/{video => usb}/cx231xx/cx231xx-cards.c   |    0
3783  .../{video => usb}/cx231xx/cx231xx-conf-reg.h      |    0
3784  .../media/{video => usb}/cx231xx/cx231xx-core.c    |    0
3785  drivers/media/{video => usb}/cx231xx/cx231xx-dif.h |    0
3786  drivers/media/{video => usb}/cx231xx/cx231xx-dvb.c |    0
3787  drivers/media/{video => usb}/cx231xx/cx231xx-i2c.c |    0
3788  .../media/{video => usb}/cx231xx/cx231xx-input.c   |    0
3789  .../media/{video => usb}/cx231xx/cx231xx-pcb-cfg.c |    0
3790  .../media/{video => usb}/cx231xx/cx231xx-pcb-cfg.h |    0
3791  drivers/media/{video => usb}/cx231xx/cx231xx-reg.h |    0
3792  drivers/media/{video => usb}/cx231xx/cx231xx-vbi.c |    0
3793  drivers/media/{video => usb}/cx231xx/cx231xx-vbi.h |    0
3794  .../media/{video => usb}/cx231xx/cx231xx-video.c   |   47 +-
3795  drivers/media/{video => usb}/cx231xx/cx231xx.h     |    0
3796  drivers/media/usb/dvb-usb-v2/Kconfig               |  148 +
3797  drivers/media/usb/dvb-usb-v2/Makefile              |   49 +
3798  drivers/media/usb/dvb-usb-v2/af9015.c              | 1454 +++++++
3799  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9015.h |   55 +-
3800  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9035.c |  796 ++--
3801  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9035.h |    6 +-
3802  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/anysee.c |  663 ++-
3803  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/anysee.h |    9 +-
3804  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/au6610.c |  123 +-
3805  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/au6610.h |   13 +-
3806  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/az6007.c |  410 +-
3807  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/ce6230.c |  188 +-
3808  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/ce6230.h |   33 +-
3809  drivers/media/usb/dvb-usb-v2/cypress_firmware.c    |  125 +
3810  drivers/media/usb/dvb-usb-v2/cypress_firmware.h    |   31 +
3811  drivers/media/usb/dvb-usb-v2/dvb_usb.h             |  403 ++
3812  drivers/media/usb/dvb-usb-v2/dvb_usb_common.h      |   35 +
3813  drivers/media/usb/dvb-usb-v2/dvb_usb_core.c        | 1046 +++++
3814  drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c         |   77 +
3815  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/ec168.c  |  326 +-
3816  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/ec168.h  |   24 +-
3817  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/gl861.c  |  132 +-
3818  .../media/{dvb/dvb-usb => usb/dvb-usb-v2}/gl861.h  |    5 +-
3819  drivers/media/usb/dvb-usb-v2/it913x.c              |  799 ++++
3820  .../{dvb/dvb-usb => usb/dvb-usb-v2}/lmedm04.c      |  586 ++-
3821  .../{dvb/dvb-usb => usb/dvb-usb-v2}/lmedm04.h      |    0
3822  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-demod.c    |    0
3823  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-demod.h    |    0
3824  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-gpio.c     |    0
3825  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-gpio.h     |    0
3826  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-i2c.c |    0
3827  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-i2c.h |    0
3828  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-phy.c |    0
3829  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-phy.h |    0
3830  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-reg.h |    0
3831  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-tuner.c    |    2 +
3832  .../dvb-usb => usb/dvb-usb-v2}/mxl111sf-tuner.h    |    0
3833  drivers/media/usb/dvb-usb-v2/mxl111sf.c            | 1431 +++++++
3834  .../{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf.h     |   22 +-
3835  .../{dvb/dvb-usb => usb/dvb-usb-v2}/rtl28xxu.c     |  777 ++--
3836  .../{dvb/dvb-usb => usb/dvb-usb-v2}/rtl28xxu.h     |   28 +-
3837  drivers/media/usb/dvb-usb-v2/usb_urb.c             |  358 ++
3838  drivers/media/usb/dvb-usb/Kconfig                  |  313 ++
3839  drivers/media/usb/dvb-usb/Makefile                 |   83 +
3840  drivers/media/{dvb => usb}/dvb-usb/a800.c          |    0
3841  drivers/media/{dvb => usb}/dvb-usb/af9005-fe.c     |    0
3842  drivers/media/{dvb => usb}/dvb-usb/af9005-remote.c |    0
3843  drivers/media/{dvb => usb}/dvb-usb/af9005-script.h |    0
3844  drivers/media/{dvb => usb}/dvb-usb/af9005.c        |    0
3845  drivers/media/{dvb => usb}/dvb-usb/af9005.h        |    0
3846  drivers/media/{dvb => usb}/dvb-usb/az6027.c        |    0
3847  drivers/media/{dvb => usb}/dvb-usb/az6027.h        |    0
3848  .../media/{dvb => usb}/dvb-usb/cinergyT2-core.c    |    0
3849  drivers/media/{dvb => usb}/dvb-usb/cinergyT2-fe.c  |    0
3850  drivers/media/{dvb => usb}/dvb-usb/cinergyT2.h     |    0
3851  drivers/media/{dvb => usb}/dvb-usb/cxusb.c         |    0
3852  drivers/media/{dvb => usb}/dvb-usb/cxusb.h         |    0
3853  drivers/media/{dvb => usb}/dvb-usb/dib0700.h       |    0
3854  drivers/media/{dvb => usb}/dvb-usb/dib0700_core.c  |    6 +-
3855  .../media/{dvb => usb}/dvb-usb/dib0700_devices.c   |    0
3856  drivers/media/{dvb => usb}/dvb-usb/dib07x0.h       |    0
3857  drivers/media/{dvb => usb}/dvb-usb/dibusb-common.c |    0
3858  drivers/media/{dvb => usb}/dvb-usb/dibusb-mb.c     |    0
3859  drivers/media/{dvb => usb}/dvb-usb/dibusb-mc.c     |    0
3860  drivers/media/{dvb => usb}/dvb-usb/dibusb.h        |    0
3861  drivers/media/{dvb => usb}/dvb-usb/digitv.c        |    0
3862  drivers/media/{dvb => usb}/dvb-usb/digitv.h        |    0
3863  drivers/media/{dvb => usb}/dvb-usb/dtt200u-fe.c    |    0
3864  drivers/media/{dvb => usb}/dvb-usb/dtt200u.c       |    0
3865  drivers/media/{dvb => usb}/dvb-usb/dtt200u.h       |    0
3866  drivers/media/{dvb => usb}/dvb-usb/dtv5100.c       |    0
3867  drivers/media/{dvb => usb}/dvb-usb/dtv5100.h       |    0
3868  .../media/{dvb => usb}/dvb-usb/dvb-usb-common.h    |    0
3869  drivers/media/{dvb => usb}/dvb-usb/dvb-usb-dvb.c   |    1 -
3870  .../media/{dvb => usb}/dvb-usb/dvb-usb-firmware.c  |    0
3871  drivers/media/{dvb => usb}/dvb-usb/dvb-usb-i2c.c   |    0
3872  drivers/media/{dvb => usb}/dvb-usb/dvb-usb-init.c  |    0
3873  .../media/{dvb => usb}/dvb-usb/dvb-usb-remote.c    |    0
3874  drivers/media/{dvb => usb}/dvb-usb/dvb-usb-urb.c   |    0
3875  drivers/media/{dvb => usb}/dvb-usb/dvb-usb.h       |    2 -
3876  drivers/media/{dvb => usb}/dvb-usb/dw2102.c        |    0
3877  drivers/media/{dvb => usb}/dvb-usb/dw2102.h        |    0
3878  drivers/media/{dvb => usb}/dvb-usb/friio-fe.c      |    0
3879  drivers/media/{dvb => usb}/dvb-usb/friio.c         |    0
3880  drivers/media/{dvb => usb}/dvb-usb/friio.h         |    0
3881  drivers/media/{dvb => usb}/dvb-usb/gp8psk-fe.c     |    0
3882  drivers/media/{dvb => usb}/dvb-usb/gp8psk.c        |    0
3883  drivers/media/{dvb => usb}/dvb-usb/gp8psk.h        |    0
3884  drivers/media/{dvb => usb}/dvb-usb/m920x.c         |    0
3885  drivers/media/{dvb => usb}/dvb-usb/m920x.h         |    0
3886  drivers/media/{dvb => usb}/dvb-usb/nova-t-usb2.c   |    0
3887  drivers/media/{dvb => usb}/dvb-usb/opera1.c        |    0
3888  drivers/media/{dvb => usb}/dvb-usb/pctv452e.c      |    7 +-
3889  .../media/{dvb => usb}/dvb-usb/technisat-usb2.c    |    0
3890  drivers/media/{dvb => usb}/dvb-usb/ttusb2.c        |    2 +-
3891  drivers/media/{dvb => usb}/dvb-usb/ttusb2.h        |    0
3892  drivers/media/{dvb => usb}/dvb-usb/umt-010.c       |    0
3893  drivers/media/{dvb => usb}/dvb-usb/usb-urb.c       |    0
3894  drivers/media/{dvb => usb}/dvb-usb/vp702x-fe.c     |    0
3895  drivers/media/{dvb => usb}/dvb-usb/vp702x.c        |    0
3896  drivers/media/{dvb => usb}/dvb-usb/vp702x.h        |    0
3897  drivers/media/{dvb => usb}/dvb-usb/vp7045-fe.c     |    0
3898  drivers/media/{dvb => usb}/dvb-usb/vp7045.c        |    0
3899  drivers/media/{dvb => usb}/dvb-usb/vp7045.h        |    0
3900  drivers/media/{video => usb}/em28xx/Kconfig        |   28 +-
3901  drivers/media/{video => usb}/em28xx/Makefile       |   10 +-
3902  drivers/media/{video => usb}/em28xx/em28xx-audio.c |    1 -
3903  drivers/media/{video => usb}/em28xx/em28xx-cards.c |    0
3904  drivers/media/{video => usb}/em28xx/em28xx-core.c  |    4 -
3905  drivers/media/{video => usb}/em28xx/em28xx-dvb.c   |    0
3906  drivers/media/{video => usb}/em28xx/em28xx-i2c.c   |    0
3907  drivers/media/{video => usb}/em28xx/em28xx-input.c |    0
3908  drivers/media/{video => usb}/em28xx/em28xx-reg.h   |    0
3909  drivers/media/{video => usb}/em28xx/em28xx-vbi.c   |    0
3910  drivers/media/{video => usb}/em28xx/em28xx-video.c |   52 +-
3911  drivers/media/{video => usb}/em28xx/em28xx.h       |    0
3912  drivers/media/{video => usb}/gspca/Kconfig         |    6 +-
3913  drivers/media/{video => usb}/gspca/Makefile        |    0
3914  .../{video => usb}/gspca/autogain_functions.c      |    0
3915  .../{video => usb}/gspca/autogain_functions.h      |    0
3916  drivers/media/{video => usb}/gspca/benq.c          |    0
3917  drivers/media/{video => usb}/gspca/conex.c         |    0
3918  drivers/media/{video => usb}/gspca/cpia1.c         |    2 +-
3919  drivers/media/{video => usb}/gspca/etoms.c         |    0
3920  drivers/media/{video => usb}/gspca/finepix.c       |   18 +-
3921  drivers/media/{video => usb}/gspca/gl860/Kconfig   |    0
3922  drivers/media/{video => usb}/gspca/gl860/Makefile  |    2 +-
3923  .../{video => usb}/gspca/gl860/gl860-mi1320.c      |    0
3924  .../{video => usb}/gspca/gl860/gl860-mi2020.c      |    0
3925  .../{video => usb}/gspca/gl860/gl860-ov2640.c      |    0
3926  .../{video => usb}/gspca/gl860/gl860-ov9655.c      |    0
3927  drivers/media/{video => usb}/gspca/gl860/gl860.c   |    0
3928  drivers/media/{video => usb}/gspca/gl860/gl860.h   |    0
3929  drivers/media/{video => usb}/gspca/gspca.c         |   12 +-
3930  drivers/media/{video => usb}/gspca/gspca.h         |    0
3931  drivers/media/{video => usb}/gspca/jeilinj.c       |    0
3932  drivers/media/{video => usb}/gspca/jl2005bcd.c     |   18 +-
3933  drivers/media/{video => usb}/gspca/jpeg.h          |    0
3934  drivers/media/{video => usb}/gspca/kinect.c        |    0
3935  drivers/media/{video => usb}/gspca/konica.c        |    0
3936  drivers/media/{video => usb}/gspca/m5602/Kconfig   |    0
3937  drivers/media/{video => usb}/gspca/m5602/Makefile  |    2 +-
3938  .../{video => usb}/gspca/m5602/m5602_bridge.h      |    0
3939  .../media/{video => usb}/gspca/m5602/m5602_core.c  |    0
3940  .../{video => usb}/gspca/m5602/m5602_mt9m111.c     |    0
3941  .../{video => usb}/gspca/m5602/m5602_mt9m111.h     |    0
3942  .../{video => usb}/gspca/m5602/m5602_ov7660.c      |    0
3943  .../{video => usb}/gspca/m5602/m5602_ov7660.h      |    0
3944  .../{video => usb}/gspca/m5602/m5602_ov9650.c      |    0
3945  .../{video => usb}/gspca/m5602/m5602_ov9650.h      |    0
3946  .../{video => usb}/gspca/m5602/m5602_po1030.c      |    0
3947  .../{video => usb}/gspca/m5602/m5602_po1030.h      |    0
3948  .../{video => usb}/gspca/m5602/m5602_s5k4aa.c      |    0
3949  .../{video => usb}/gspca/m5602/m5602_s5k4aa.h      |    0
3950  .../{video => usb}/gspca/m5602/m5602_s5k83a.c      |    0
3951  .../{video => usb}/gspca/m5602/m5602_s5k83a.h      |    0
3952  .../{video => usb}/gspca/m5602/m5602_sensor.h      |    0
3953  drivers/media/{video => usb}/gspca/mars.c          |    0
3954  drivers/media/{video => usb}/gspca/mr97310a.c      |    0
3955  drivers/media/{video => usb}/gspca/nw80x.c         |    0
3956  drivers/media/{video => usb}/gspca/ov519.c         |   16 +-
3957  drivers/media/{video => usb}/gspca/ov534.c         |    0
3958  drivers/media/{video => usb}/gspca/ov534_9.c       |    0
3959  drivers/media/{video => usb}/gspca/pac207.c        |    0
3960  drivers/media/{video => usb}/gspca/pac7302.c       |   47 +-
3961  drivers/media/{video => usb}/gspca/pac7311.c       |    0
3962  drivers/media/{video => usb}/gspca/pac_common.h    |    0
3963  drivers/media/{video => usb}/gspca/se401.c         |    0
3964  drivers/media/{video => usb}/gspca/se401.h         |    0
3965  drivers/media/{video => usb}/gspca/sn9c2028.c      |    0
3966  drivers/media/{video => usb}/gspca/sn9c2028.h      |    0
3967  drivers/media/{video => usb}/gspca/sn9c20x.c       |    2 +
3968  drivers/media/{video => usb}/gspca/sonixb.c        |    0
3969  drivers/media/{video => usb}/gspca/sonixj.c        |    2 +
3970  drivers/media/{video => usb}/gspca/spca1528.c      |    0
3971  drivers/media/{video => usb}/gspca/spca500.c       |    0
3972  drivers/media/{video => usb}/gspca/spca501.c       |    0
3973  drivers/media/{video => usb}/gspca/spca505.c       |    0
3974  drivers/media/{video => usb}/gspca/spca506.c       |    0
3975  drivers/media/{video => usb}/gspca/spca508.c       |    0
3976  drivers/media/{video => usb}/gspca/spca561.c       |    0
3977  drivers/media/{video => usb}/gspca/sq905.c         |   19 +-
3978  drivers/media/{video => usb}/gspca/sq905c.c        |   25 +-
3979  drivers/media/{video => usb}/gspca/sq930x.c        |   10 +-
3980  drivers/media/{video => usb}/gspca/stk014.c        |    0
3981  drivers/media/{video => usb}/gspca/stv0680.c       |    0
3982  drivers/media/{video => usb}/gspca/stv06xx/Kconfig |    0
3983  .../media/{video => usb}/gspca/stv06xx/Makefile    |    2 +-
3984  .../media/{video => usb}/gspca/stv06xx/stv06xx.c   |    0
3985  .../media/{video => usb}/gspca/stv06xx/stv06xx.h   |    0
3986  .../{video => usb}/gspca/stv06xx/stv06xx_hdcs.c    |    0
3987  .../{video => usb}/gspca/stv06xx/stv06xx_hdcs.h    |    0
3988  .../{video => usb}/gspca/stv06xx/stv06xx_pb0100.c  |    0
3989  .../{video => usb}/gspca/stv06xx/stv06xx_pb0100.h  |    0
3990  .../{video => usb}/gspca/stv06xx/stv06xx_sensor.h  |    0
3991  .../{video => usb}/gspca/stv06xx/stv06xx_st6422.c  |    0
3992  .../{video => usb}/gspca/stv06xx/stv06xx_st6422.h  |    0
3993  .../{video => usb}/gspca/stv06xx/stv06xx_vv6410.c  |    0
3994  .../{video => usb}/gspca/stv06xx/stv06xx_vv6410.h  |    0
3995  drivers/media/{video => usb}/gspca/sunplus.c       |    0
3996  drivers/media/{video => usb}/gspca/t613.c          |    0
3997  drivers/media/{video => usb}/gspca/topro.c         |    0
3998  drivers/media/{video => usb}/gspca/tv8532.c        |    0
3999  drivers/media/{video => usb}/gspca/vc032x.c        |    7 +-
4000  drivers/media/{video => usb}/gspca/vicam.c         |   17 +-
4001  drivers/media/{video => usb}/gspca/w996Xcf.c       |    0
4002  drivers/media/{video => usb}/gspca/xirlink_cit.c   |    4 +-
4003  drivers/media/{video => usb}/gspca/zc3xx-reg.h     |    0
4004  drivers/media/{video => usb}/gspca/zc3xx.c         |    8 +-
4005  drivers/media/{video => usb}/hdpvr/Kconfig         |    0
4006  drivers/media/{video => usb}/hdpvr/Makefile        |    2 +-
4007  drivers/media/{video => usb}/hdpvr/hdpvr-control.c |    0
4008  drivers/media/{video => usb}/hdpvr/hdpvr-core.c    |    0
4009  drivers/media/{video => usb}/hdpvr/hdpvr-i2c.c     |    0
4010  drivers/media/{video => usb}/hdpvr/hdpvr-video.c   |    0
4011  drivers/media/{video => usb}/hdpvr/hdpvr.h         |    0
4012  drivers/media/{video => usb}/pvrusb2/Kconfig       |   14 +-
4013  drivers/media/{video => usb}/pvrusb2/Makefile      |    8 +-
4014  .../media/{video => usb}/pvrusb2/pvrusb2-audio.c   |    0
4015  .../media/{video => usb}/pvrusb2/pvrusb2-audio.h   |    0
4016  .../media/{video => usb}/pvrusb2/pvrusb2-context.c |    0
4017  .../media/{video => usb}/pvrusb2/pvrusb2-context.h |    0
4018  .../{video => usb}/pvrusb2/pvrusb2-cs53l32a.c      |    0
4019  .../{video => usb}/pvrusb2/pvrusb2-cs53l32a.h      |    0
4020  .../media/{video => usb}/pvrusb2/pvrusb2-ctrl.c    |    0
4021  .../media/{video => usb}/pvrusb2/pvrusb2-ctrl.h    |    0
4022  .../{video => usb}/pvrusb2/pvrusb2-cx2584x-v4l.c   |    0
4023  .../{video => usb}/pvrusb2/pvrusb2-cx2584x-v4l.h   |    0
4024  .../media/{video => usb}/pvrusb2/pvrusb2-debug.h   |    0
4025  .../{video => usb}/pvrusb2/pvrusb2-debugifc.c      |    0
4026  .../{video => usb}/pvrusb2/pvrusb2-debugifc.h      |    0
4027  .../media/{video => usb}/pvrusb2/pvrusb2-devattr.c |   17 +-
4028  .../media/{video => usb}/pvrusb2/pvrusb2-devattr.h |    0
4029  drivers/media/{video => usb}/pvrusb2/pvrusb2-dvb.c |    0
4030  drivers/media/{video => usb}/pvrusb2/pvrusb2-dvb.h |    0
4031  .../media/{video => usb}/pvrusb2/pvrusb2-eeprom.c  |    0
4032  .../media/{video => usb}/pvrusb2/pvrusb2-eeprom.h  |    0
4033  .../media/{video => usb}/pvrusb2/pvrusb2-encoder.c |    0
4034  .../media/{video => usb}/pvrusb2/pvrusb2-encoder.h |    0
4035  .../media/{video => usb}/pvrusb2/pvrusb2-fx2-cmd.h |    0
4036  .../{video => usb}/pvrusb2/pvrusb2-hdw-internal.h  |    0
4037  drivers/media/{video => usb}/pvrusb2/pvrusb2-hdw.c |    0
4038  drivers/media/{video => usb}/pvrusb2/pvrusb2-hdw.h |    0
4039  .../{video => usb}/pvrusb2/pvrusb2-i2c-core.c      |    0
4040  .../{video => usb}/pvrusb2/pvrusb2-i2c-core.h      |    0
4041  drivers/media/{video => usb}/pvrusb2/pvrusb2-io.c  |    0
4042  drivers/media/{video => usb}/pvrusb2/pvrusb2-io.h  |    0
4043  .../media/{video => usb}/pvrusb2/pvrusb2-ioread.c  |    0
4044  .../media/{video => usb}/pvrusb2/pvrusb2-ioread.h  |    0
4045  .../media/{video => usb}/pvrusb2/pvrusb2-main.c    |    0
4046  drivers/media/{video => usb}/pvrusb2/pvrusb2-std.c |    0
4047  drivers/media/{video => usb}/pvrusb2/pvrusb2-std.h |    0
4048  .../media/{video => usb}/pvrusb2/pvrusb2-sysfs.c   |    0
4049  .../media/{video => usb}/pvrusb2/pvrusb2-sysfs.h   |    0
4050  .../media/{video => usb}/pvrusb2/pvrusb2-util.h    |    0
4051  .../media/{video => usb}/pvrusb2/pvrusb2-v4l2.c    |    0
4052  .../media/{video => usb}/pvrusb2/pvrusb2-v4l2.h    |    0
4053  .../{video => usb}/pvrusb2/pvrusb2-video-v4l.c     |    0
4054  .../{video => usb}/pvrusb2/pvrusb2-video-v4l.h     |    0
4055  .../media/{video => usb}/pvrusb2/pvrusb2-wm8775.c  |    0
4056  .../media/{video => usb}/pvrusb2/pvrusb2-wm8775.h  |    0
4057  drivers/media/{video => usb}/pvrusb2/pvrusb2.h     |    0
4058  drivers/media/{video => usb}/pwc/Kconfig           |    0
4059  drivers/media/{video => usb}/pwc/Makefile          |    2 +-
4060  drivers/media/{video => usb}/pwc/philips.txt       |    0
4061  drivers/media/{video => usb}/pwc/pwc-ctrl.c        |    0
4062  drivers/media/{video => usb}/pwc/pwc-dec1.c        |    0
4063  drivers/media/{video => usb}/pwc/pwc-dec1.h        |    0
4064  drivers/media/{video => usb}/pwc/pwc-dec23.c       |    0
4065  drivers/media/{video => usb}/pwc/pwc-dec23.h       |    0
4066  drivers/media/{video => usb}/pwc/pwc-if.c          |    3 +-
4067  drivers/media/{video => usb}/pwc/pwc-kiara.c       |    0
4068  drivers/media/{video => usb}/pwc/pwc-kiara.h       |    0
4069  drivers/media/{video => usb}/pwc/pwc-misc.c        |    0
4070  drivers/media/{video => usb}/pwc/pwc-nala.h        |    0
4071  drivers/media/{video => usb}/pwc/pwc-timon.c       |    0
4072  drivers/media/{video => usb}/pwc/pwc-timon.h       |    0
4073  drivers/media/{video => usb}/pwc/pwc-uncompress.c  |    0
4074  drivers/media/{video => usb}/pwc/pwc-v4l.c         |    0
4075  drivers/media/{video => usb}/pwc/pwc.h             |    0
4076  drivers/media/usb/s2255/Kconfig                    |    9 +
4077  drivers/media/usb/s2255/Makefile                   |    2 +
4078  drivers/media/{video => usb/s2255}/s2255drv.c      |   43 +-
4079  drivers/media/usb/siano/Kconfig                    |   10 +
4080  drivers/media/usb/siano/Makefile                   |    6 +
4081  drivers/media/{dvb => usb}/siano/smsusb.c          |    0
4082  drivers/media/{video => usb}/sn9c102/Kconfig       |    0
4083  drivers/media/{video => usb}/sn9c102/Makefile      |    0
4084  drivers/media/{video => usb}/sn9c102/sn9c102.h     |    0
4085  .../media/{video => usb}/sn9c102/sn9c102_config.h  |    0
4086  .../media/{video => usb}/sn9c102/sn9c102_core.c    |    0
4087  .../{video => usb}/sn9c102/sn9c102_devtable.h      |    0
4088  .../media/{video => usb}/sn9c102/sn9c102_hv7131d.c |    0
4089  .../media/{video => usb}/sn9c102/sn9c102_hv7131r.c |    0
4090  .../media/{video => usb}/sn9c102/sn9c102_mi0343.c  |    0
4091  .../media/{video => usb}/sn9c102/sn9c102_mi0360.c  |    0
4092  .../media/{video => usb}/sn9c102/sn9c102_mt9v111.c |    0
4093  .../media/{video => usb}/sn9c102/sn9c102_ov7630.c  |    0
4094  .../media/{video => usb}/sn9c102/sn9c102_ov7660.c  |    0
4095  .../media/{video => usb}/sn9c102/sn9c102_pas106b.c |    0
4096  .../{video => usb}/sn9c102/sn9c102_pas202bcb.c     |    0
4097  .../media/{video => usb}/sn9c102/sn9c102_sensor.h  |    0
4098  .../{video => usb}/sn9c102/sn9c102_tas5110c1b.c    |    0
4099  .../{video => usb}/sn9c102/sn9c102_tas5110d.c      |    0
4100  .../{video => usb}/sn9c102/sn9c102_tas5130d1b.c    |    0
4101  drivers/media/usb/stk1160/Kconfig                  |   20 +
4102  drivers/media/usb/stk1160/Makefile                 |   11 +
4103  drivers/media/usb/stk1160/stk1160-ac97.c           |  152 +
4104  drivers/media/usb/stk1160/stk1160-core.c           |  430 ++
4105  drivers/media/usb/stk1160/stk1160-i2c.c            |  294 ++
4106  drivers/media/usb/stk1160/stk1160-reg.h            |   93 +
4107  drivers/media/usb/stk1160/stk1160-v4l.c            |  739 ++++
4108  drivers/media/usb/stk1160/stk1160-video.c          |  518 +++
4109  drivers/media/usb/stk1160/stk1160.h                |  208 +
4110  drivers/media/usb/stkwebcam/Kconfig                |   13 +
4111  drivers/media/usb/stkwebcam/Makefile               |    4 +
4112  .../media/{video => usb/stkwebcam}/stk-sensor.c    |    0
4113  .../media/{video => usb/stkwebcam}/stk-webcam.c    |    0
4114  .../media/{video => usb/stkwebcam}/stk-webcam.h    |    0
4115  drivers/media/{video => usb}/tlg2300/Kconfig       |    0
4116  drivers/media/usb/tlg2300/Makefile                 |    9 +
4117  drivers/media/{video => usb}/tlg2300/pd-alsa.c     |    4 +
4118  drivers/media/{video => usb}/tlg2300/pd-common.h   |    0
4119  drivers/media/{video => usb}/tlg2300/pd-dvb.c      |    0
4120  drivers/media/{video => usb}/tlg2300/pd-main.c     |    0
4121  drivers/media/{video => usb}/tlg2300/pd-radio.c    |    0
4122  drivers/media/{video => usb}/tlg2300/pd-video.c    |    0
4123  drivers/media/{video => usb}/tlg2300/vendorcmds.h  |    0
4124  drivers/media/{video => usb}/tm6000/Kconfig        |    0
4125  drivers/media/{video => usb}/tm6000/Makefile       |    8 +-
4126  drivers/media/{video => usb}/tm6000/tm6000-alsa.c  |    3 +-
4127  drivers/media/{video => usb}/tm6000/tm6000-cards.c |    0
4128  drivers/media/{video => usb}/tm6000/tm6000-core.c  |    0
4129  drivers/media/{video => usb}/tm6000/tm6000-dvb.c   |    0
4130  drivers/media/{video => usb}/tm6000/tm6000-i2c.c   |    0
4131  drivers/media/{video => usb}/tm6000/tm6000-input.c |    3 +-
4132  drivers/media/{video => usb}/tm6000/tm6000-regs.h  |    0
4133  drivers/media/{video => usb}/tm6000/tm6000-stds.c  |    0
4134  .../media/{video => usb}/tm6000/tm6000-usb-isoc.h  |    0
4135  drivers/media/{video => usb}/tm6000/tm6000-video.c |   52 +-
4136  drivers/media/{video => usb}/tm6000/tm6000.h       |    0
4137  drivers/media/{dvb => usb}/ttusb-budget/Kconfig    |   14 +-
4138  drivers/media/usb/ttusb-budget/Makefile            |    3 +
4139  .../{dvb => usb}/ttusb-budget/dvb-ttusb-budget.c   |    0
4140  drivers/media/{dvb => usb}/ttusb-dec/Kconfig       |    0
4141  drivers/media/{dvb => usb}/ttusb-dec/Makefile      |    2 +-
4142  drivers/media/{dvb => usb}/ttusb-dec/ttusb_dec.c   |    0
4143  drivers/media/{dvb => usb}/ttusb-dec/ttusbdecfe.c  |    0
4144  drivers/media/{dvb => usb}/ttusb-dec/ttusbdecfe.h  |    0
4145  drivers/media/{video => usb}/usbvision/Kconfig     |    2 +-
4146  drivers/media/{video => usb}/usbvision/Makefile    |    4 +-
4147  .../{video => usb}/usbvision/usbvision-cards.c     |    0
4148  .../{video => usb}/usbvision/usbvision-cards.h     |    0
4149  .../{video => usb}/usbvision/usbvision-core.c      |    0
4150  .../media/{video => usb}/usbvision/usbvision-i2c.c |    0
4151  .../{video => usb}/usbvision/usbvision-video.c     |   42 +-
4152  drivers/media/{video => usb}/usbvision/usbvision.h |    0
4153  drivers/media/{video => usb}/uvc/Kconfig           |    0
4154  drivers/media/{video => usb}/uvc/Makefile          |    0
4155  drivers/media/{video => usb}/uvc/uvc_ctrl.c        |    0
4156  drivers/media/{video => usb}/uvc/uvc_debugfs.c     |    0
4157  drivers/media/{video => usb}/uvc/uvc_driver.c      |   40 +-
4158  drivers/media/{video => usb}/uvc/uvc_entity.c      |    0
4159  drivers/media/{video => usb}/uvc/uvc_isight.c      |    0
4160  drivers/media/{video => usb}/uvc/uvc_queue.c       |    0
4161  drivers/media/{video => usb}/uvc/uvc_status.c      |    0
4162  drivers/media/{video => usb}/uvc/uvc_v4l2.c        |    0
4163  drivers/media/{video => usb}/uvc/uvc_video.c       |   30 +-
4164  drivers/media/{video => usb}/uvc/uvcvideo.h        |    9 +
4165  drivers/media/usb/zr364xx/Kconfig                  |   14 +
4166  drivers/media/usb/zr364xx/Makefile                 |    2 +
4167  drivers/media/{video => usb/zr364xx}/zr364xx.c     |    0
4168  drivers/media/v4l2-core/Kconfig                    |   81 +
4169  drivers/media/v4l2-core/Makefile                   |   35 +
4170  drivers/media/{video => v4l2-core}/tuner-core.c    |    0
4171  drivers/media/{video => v4l2-core}/v4l2-common.c   |  360 +-
4172  .../{video => v4l2-core}/v4l2-compat-ioctl32.c     |   57 +
4173  drivers/media/{video => v4l2-core}/v4l2-ctrls.c    |  174 +-
4174  drivers/media/{video => v4l2-core}/v4l2-dev.c      |   51 +-
4175  drivers/media/{video => v4l2-core}/v4l2-device.c   |    0
4176  drivers/media/{video => v4l2-core}/v4l2-event.c    |    0
4177  drivers/media/{video => v4l2-core}/v4l2-fh.c       |    0
4178  .../media/{video => v4l2-core}/v4l2-int-device.c   |    0
4179  drivers/media/{video => v4l2-core}/v4l2-ioctl.c    |   21 +-
4180  drivers/media/{video => v4l2-core}/v4l2-mem2mem.c  |    6 +-
4181  drivers/media/{video => v4l2-core}/v4l2-subdev.c   |    6 +
4182  drivers/media/{video => v4l2-core}/videobuf-core.c |    0
4183  .../{video => v4l2-core}/videobuf-dma-contig.c     |    0
4184  .../media/{video => v4l2-core}/videobuf-dma-sg.c   |    0
4185  drivers/media/{video => v4l2-core}/videobuf-dvb.c  |   11 +-
4186  .../media/{video => v4l2-core}/videobuf-vmalloc.c  |    0
4187  .../media/{video => v4l2-core}/videobuf2-core.c    |   21 +-
4188  .../{video => v4l2-core}/videobuf2-dma-contig.c    |    0
4189  .../media/{video => v4l2-core}/videobuf2-dma-sg.c  |    0
4190  .../media/{video => v4l2-core}/videobuf2-memops.c  |    0
4191  .../media/{video => v4l2-core}/videobuf2-vmalloc.c |    1 +
4192  drivers/media/video/Kconfig                        | 1263 ------
4193  drivers/media/video/Makefile                       |  218 -
4194  drivers/media/video/bt8xx/Kconfig                  |   27 -
4195  drivers/media/video/bt8xx/Makefile                 |   13 -
4196  drivers/media/video/cx23885/Kconfig                |   46 -
4197  drivers/media/video/tlg2300/Makefile               |    9 -
4198  drivers/staging/media/Kconfig                      |    2 -
4199  drivers/staging/media/Makefile                     |    1 -
4200  drivers/staging/media/as102/Makefile               |    2 +-
4201  drivers/staging/media/cxd2099/Makefile             |    6 +-
4202  drivers/staging/media/cxd2099/cxd2099.c            |   13 +-
4203  drivers/staging/media/dt3155v4l/dt3155v4l.c        |   29 +-
4204  drivers/staging/media/easycap/Kconfig              |   30 -
4205  drivers/staging/media/easycap/Makefile             |   10 -
4206  drivers/staging/media/easycap/README               |  141 -
4207  drivers/staging/media/easycap/easycap.h            |  567 ---
4208  drivers/staging/media/easycap/easycap_ioctl.c      | 2443 -----------
4209  drivers/staging/media/easycap/easycap_low.c        |  968 -----
4210  drivers/staging/media/easycap/easycap_main.c       | 4239 --------------------
4211  drivers/staging/media/easycap/easycap_settings.c   |  696 ----
4212  drivers/staging/media/easycap/easycap_sound.c      |  750 ----
4213  drivers/staging/media/easycap/easycap_testcard.c   |  155 -
4214  drivers/staging/media/go7007/Makefile              |    6 +-
4215  drivers/staging/media/lirc/Kconfig                 |    6 -
4216  drivers/staging/media/lirc/Makefile                |    1 -
4217  drivers/staging/media/lirc/lirc_ene0100.h          |  169 -
4218  drivers/staging/media/lirc/lirc_igorplugusb.c      |    4 +-
4219  drivers/staging/media/lirc/lirc_ttusbir.c          |  376 --
4220  drivers/staging/media/lirc/lirc_zilog.c            |    3 +-
4221  include/linux/dvb/frontend.h                       |   59 +-
4222  include/linux/dvb/version.h                        |    2 +-
4223  include/linux/omap3isp.h                           |    6 +-
4224  include/linux/v4l2-common.h                        |    8 +-
4225  include/linux/v4l2-subdev.h                        |   10 +
4226  include/linux/videodev2.h                          |   24 +
4227  include/media/ad9389b.h                            |   49 +
4228  include/media/adv7604.h                            |  153 +
4229  include/media/ir-rx51.h                            |   10 +
4230  include/media/mt9v032.h                            |    3 +
4231  include/media/omap3isp.h                           |   14 +-
4232  include/media/saa7146.h                            |    4 -
4233  include/media/soc_camera.h                         |   12 +
4234  include/media/v4l2-chip-ident.h                    |    6 +
4235  include/media/v4l2-common.h                        |   17 +-
4236  include/media/v4l2-ctrls.h                         |   23 +
4237  include/media/v4l2-dev.h                           |    3 -
4238  include/media/v4l2-mem2mem.h                       |    4 +-
4239  include/media/v4l2-subdev.h                        |    4 +-
4240  include/media/videobuf-dvb.h                       |    4 +-
4241  include/sound/tea575x-tuner.h                      |    4 +
4242  sound/i2c/other/tea575x-tuner.c                    |  200 +-
4243  sound/pci/Kconfig                                  |    4 +-
4244  1615 files changed, 34040 insertions(+), 24099 deletions(-)
4245  create mode 100644 Documentation/DocBook/media/v4l/pixfmt-yvu420m.xml
4246  create mode 100644 arch/arm/plat-mxc/devices/platform-imx27-coda.c
4247  create mode 100644 drivers/media/common/b2c2/Kconfig
4248  create mode 100644 drivers/media/common/b2c2/Makefile
4249  rename drivers/media/{dvb => common}/b2c2/flexcop-common.h (100%)
4250  rename drivers/media/{dvb => common}/b2c2/flexcop-eeprom.c (100%)
4251  rename drivers/media/{dvb => common}/b2c2/flexcop-fe-tuner.c (100%)
4252  rename drivers/media/{dvb => common}/b2c2/flexcop-hw-filter.c (100%)
4253  rename drivers/media/{dvb => common}/b2c2/flexcop-i2c.c (100%)
4254  rename drivers/media/{dvb => common}/b2c2/flexcop-misc.c (100%)
4255  rename drivers/media/{dvb => common}/b2c2/flexcop-reg.h (100%)
4256  rename drivers/media/{dvb => common}/b2c2/flexcop-sram.c (100%)
4257  rename drivers/media/{dvb => common}/b2c2/flexcop.c (99%)
4258  rename drivers/media/{dvb => common}/b2c2/flexcop.h (100%)
4259  rename drivers/media/{dvb => common}/b2c2/flexcop_ibi_value_be.h (100%)
4260  rename drivers/media/{dvb => common}/b2c2/flexcop_ibi_value_le.h (100%)
4261  create mode 100644 drivers/media/common/saa7146/Kconfig
4262  create mode 100644 drivers/media/common/saa7146/Makefile
4263  rename drivers/media/common/{ => saa7146}/saa7146_core.c (98%)
4264  rename drivers/media/common/{ => saa7146}/saa7146_fops.c (94%)
4265  rename drivers/media/common/{ => saa7146}/saa7146_hlp.c (100%)
4266  rename drivers/media/common/{ => saa7146}/saa7146_i2c.c (100%)
4267  rename drivers/media/common/{ => saa7146}/saa7146_vbi.c (100%)
4268  rename drivers/media/common/{ => saa7146}/saa7146_video.c (100%)
4269  create mode 100644 drivers/media/common/siano/Kconfig
4270  rename drivers/media/{dvb => common}/siano/Makefile (57%)
4271  rename drivers/media/{dvb => common}/siano/sms-cards.c (100%)
4272  rename drivers/media/{dvb => common}/siano/sms-cards.h (100%)
4273  rename drivers/media/{dvb => common}/siano/smscoreapi.c (100%)
4274  rename drivers/media/{dvb => common}/siano/smscoreapi.h (100%)
4275  rename drivers/media/{dvb => common}/siano/smsdvb.c (100%)
4276  rename drivers/media/{dvb => common}/siano/smsendian.c (100%)
4277  rename drivers/media/{dvb => common}/siano/smsendian.h (100%)
4278  rename drivers/media/{dvb => common}/siano/smsir.c (100%)
4279  rename drivers/media/{dvb => common}/siano/smsir.h (100%)
4280  create mode 100644 drivers/media/dvb-core/Kconfig
4281  rename drivers/media/{dvb => }/dvb-core/Makefile (100%)
4282  rename drivers/media/{dvb => }/dvb-core/demux.h (100%)
4283  rename drivers/media/{dvb => }/dvb-core/dmxdev.c (99%)
4284  rename drivers/media/{dvb => }/dvb-core/dmxdev.h (100%)
4285  rename drivers/media/{dvb/dvb-usb => dvb-core}/dvb-usb-ids.h (99%)
4286  rename drivers/media/{dvb => }/dvb-core/dvb_ca_en50221.c (100%)
4287  rename drivers/media/{dvb => }/dvb-core/dvb_ca_en50221.h (100%)
4288  rename drivers/media/{dvb => }/dvb-core/dvb_demux.c (98%)
4289  rename drivers/media/{dvb => }/dvb-core/dvb_demux.h (100%)
4290  rename drivers/media/{dvb => }/dvb-core/dvb_filter.c (100%)
4291  rename drivers/media/{dvb => }/dvb-core/dvb_filter.h (100%)
4292  rename drivers/media/{dvb => }/dvb-core/dvb_frontend.c (90%)
4293  rename drivers/media/{dvb => }/dvb-core/dvb_frontend.h (98%)
4294  rename drivers/media/{dvb => }/dvb-core/dvb_math.c (100%)
4295  rename drivers/media/{dvb => }/dvb-core/dvb_math.h (100%)
4296  rename drivers/media/{dvb => }/dvb-core/dvb_net.c (100%)
4297  rename drivers/media/{dvb => }/dvb-core/dvb_net.h (100%)
4298  rename drivers/media/{dvb => }/dvb-core/dvb_ringbuffer.c (100%)
4299  rename drivers/media/{dvb => }/dvb-core/dvb_ringbuffer.h (100%)
4300  rename drivers/media/{dvb => }/dvb-core/dvbdev.c (99%)
4301  rename drivers/media/{dvb => }/dvb-core/dvbdev.h (80%)
4302  rename drivers/media/{dvb/frontends => dvb-frontends}/Kconfig (83%)
4303  rename drivers/media/{dvb/frontends => dvb-frontends}/Makefile (92%)
4304  rename drivers/media/{dvb/frontends => dvb-frontends}/a8293.c (100%)
4305  rename drivers/media/{dvb/frontends => dvb-frontends}/a8293.h (100%)
4306  rename drivers/media/{dvb/frontends => dvb-frontends}/af9013.c (86%)
4307  rename drivers/media/{dvb/frontends => dvb-frontends}/af9013.h (97%)
4308  rename drivers/media/{dvb/frontends => dvb-frontends}/af9013_priv.h (98%)
4309  rename drivers/media/{dvb/frontends => dvb-frontends}/af9033.c (88%)
4310  rename drivers/media/{dvb/frontends => dvb-frontends}/af9033.h (96%)
4311  rename drivers/media/{dvb/frontends => dvb-frontends}/af9033_priv.h (100%)
4312  rename drivers/media/{dvb/frontends => dvb-frontends}/atbm8830.c (99%)
4313  rename drivers/media/{dvb/frontends => dvb-frontends}/atbm8830.h (100%)
4314  rename drivers/media/{dvb/frontends => dvb-frontends}/atbm8830_priv.h (100%)
4315  rename drivers/media/{dvb/frontends => dvb-frontends}/au8522.h (100%)
4316  rename drivers/media/{dvb/frontends => dvb-frontends}/au8522_common.c (93%)
4317  rename drivers/media/{dvb/frontends => dvb-frontends}/au8522_decoder.c (98%)
4318  rename drivers/media/{dvb/frontends => dvb-frontends}/au8522_dig.c (95%)
4319  rename drivers/media/{dvb/frontends => dvb-frontends}/au8522_priv.h (93%)
4320  rename drivers/media/{dvb/frontends => dvb-frontends}/bcm3510.c (100%)
4321  rename drivers/media/{dvb/frontends => dvb-frontends}/bcm3510.h (100%)
4322  rename drivers/media/{dvb/frontends => dvb-frontends}/bcm3510_priv.h (100%)
4323  rename drivers/media/{dvb/frontends => dvb-frontends}/bsbe1-d01a.h (100%)
4324  rename drivers/media/{dvb/frontends => dvb-frontends}/bsbe1.h (100%)
4325  rename drivers/media/{dvb/frontends => dvb-frontends}/bsru6.h (100%)
4326  rename drivers/media/{dvb/frontends => dvb-frontends}/cx22700.c (100%)
4327  rename drivers/media/{dvb/frontends => dvb-frontends}/cx22700.h (100%)
4328  rename drivers/media/{dvb/frontends => dvb-frontends}/cx22702.c (100%)
4329  rename drivers/media/{dvb/frontends => dvb-frontends}/cx22702.h (100%)
4330  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24110.c (100%)
4331  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24110.h (100%)
4332  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24113.c (100%)
4333  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24113.h (100%)
4334  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24116.c (100%)
4335  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24116.h (100%)
4336  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24123.c (100%)
4337  rename drivers/media/{dvb/frontends => dvb-frontends}/cx24123.h (100%)
4338  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r.h (100%)
4339  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r_c.c (100%)
4340  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r_core.c (100%)
4341  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r_priv.h (100%)
4342  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r_t.c (99%)
4343  rename drivers/media/{dvb/frontends => dvb-frontends}/cxd2820r_t2.c (100%)
4344  rename drivers/media/{dvb/frontends => dvb-frontends}/dib0070.c (100%)
4345  rename drivers/media/{dvb/frontends => dvb-frontends}/dib0070.h (100%)
4346  rename drivers/media/{dvb/frontends => dvb-frontends}/dib0090.c (100%)
4347  rename drivers/media/{dvb/frontends => dvb-frontends}/dib0090.h (100%)
4348  rename drivers/media/{dvb/frontends => dvb-frontends}/dib3000.h (100%)
4349  rename drivers/media/{dvb/frontends => dvb-frontends}/dib3000mb.c (100%)
4350  rename drivers/media/{dvb/frontends => dvb-frontends}/dib3000mb_priv.h (100%)
4351  rename drivers/media/{dvb/frontends => dvb-frontends}/dib3000mc.c (100%)
4352  rename drivers/media/{dvb/frontends => dvb-frontends}/dib3000mc.h (100%)
4353  rename drivers/media/{dvb/frontends => dvb-frontends}/dib7000m.c (100%)
4354  rename drivers/media/{dvb/frontends => dvb-frontends}/dib7000m.h (100%)
4355  rename drivers/media/{dvb/frontends => dvb-frontends}/dib7000p.c (100%)
4356  rename drivers/media/{dvb/frontends => dvb-frontends}/dib7000p.h (100%)
4357  rename drivers/media/{dvb/frontends => dvb-frontends}/dib8000.c (100%)
4358  rename drivers/media/{dvb/frontends => dvb-frontends}/dib8000.h (100%)
4359  rename drivers/media/{dvb/frontends => dvb-frontends}/dib9000.c (100%)
4360  rename drivers/media/{dvb/frontends => dvb-frontends}/dib9000.h (100%)
4361  rename drivers/media/{dvb/frontends => dvb-frontends}/dibx000_common.c (100%)
4362  rename drivers/media/{dvb/frontends => dvb-frontends}/dibx000_common.h (100%)
4363  rename drivers/media/{dvb/frontends => dvb-frontends}/drxd.h (100%)
4364  rename drivers/media/{dvb/frontends => dvb-frontends}/drxd_firm.c (100%)
4365  rename drivers/media/{dvb/frontends => dvb-frontends}/drxd_firm.h (100%)
4366  rename drivers/media/{dvb/frontends => dvb-frontends}/drxd_hard.c (100%)
4367  rename drivers/media/{dvb/frontends => dvb-frontends}/drxd_map_firm.h (100%)
4368  rename drivers/media/{dvb/frontends => dvb-frontends}/drxk.h (100%)
4369  rename drivers/media/{dvb/frontends => dvb-frontends}/drxk_hard.c (100%)
4370  rename drivers/media/{dvb/frontends => dvb-frontends}/drxk_hard.h (100%)
4371  rename drivers/media/{dvb/frontends => dvb-frontends}/drxk_map.h (100%)
4372  rename drivers/media/{dvb/frontends => dvb-frontends}/ds3000.c (100%)
4373  rename drivers/media/{dvb/frontends => dvb-frontends}/ds3000.h (100%)
4374  rename drivers/media/{dvb/frontends => dvb-frontends}/dvb-pll.c (96%)
4375  rename drivers/media/{dvb/frontends => dvb-frontends}/dvb-pll.h (97%)
4376  rename drivers/media/{dvb/frontends => dvb-frontends}/dvb_dummy_fe.c (100%)
4377  rename drivers/media/{dvb/frontends => dvb-frontends}/dvb_dummy_fe.h (100%)
4378  rename drivers/media/{dvb/frontends => dvb-frontends}/ec100.c (87%)
4379  rename drivers/media/{dvb/frontends => dvb-frontends}/ec100.h (95%)
4380  rename drivers/media/{dvb/frontends => dvb-frontends}/eds1547.h (100%)
4381  rename drivers/media/{dvb/frontends => dvb-frontends}/hd29l2.c (89%)
4382  rename drivers/media/{dvb/frontends => dvb-frontends}/hd29l2.h (96%)
4383  rename drivers/media/{dvb/frontends => dvb-frontends}/hd29l2_priv.h (96%)
4384  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6405.c (100%)
4385  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6405.h (100%)
4386  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6421.c (100%)
4387  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6421.h (100%)
4388  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6423.c (100%)
4389  rename drivers/media/{dvb/frontends => dvb-frontends}/isl6423.h (100%)
4390  rename drivers/media/{dvb/frontends => dvb-frontends}/it913x-fe-priv.h (100%)
4391  rename drivers/media/{dvb/frontends => dvb-frontends}/it913x-fe.c (99%)
4392  rename drivers/media/{dvb/frontends => dvb-frontends}/it913x-fe.h (100%)
4393  rename drivers/media/{dvb/frontends => dvb-frontends}/itd1000.c (100%)
4394  rename drivers/media/{dvb/frontends => dvb-frontends}/itd1000.h (100%)
4395  rename drivers/media/{dvb/frontends => dvb-frontends}/itd1000_priv.h (100%)
4396  rename drivers/media/{dvb/frontends => dvb-frontends}/ix2505v.c (100%)
4397  rename drivers/media/{dvb/frontends => dvb-frontends}/ix2505v.h (100%)
4398  rename drivers/media/{dvb/frontends => dvb-frontends}/l64781.c (100%)
4399  rename drivers/media/{dvb/frontends => dvb-frontends}/l64781.h (100%)
4400  rename drivers/media/{dvb/frontends => dvb-frontends}/lg2160.c (100%)
4401  rename drivers/media/{dvb/frontends => dvb-frontends}/lg2160.h (100%)
4402  rename drivers/media/{dvb/frontends => dvb-frontends}/lgdt3305.c (100%)
4403  rename drivers/media/{dvb/frontends => dvb-frontends}/lgdt3305.h (100%)
4404  rename drivers/media/{dvb/frontends => dvb-frontends}/lgdt330x.c (100%)
4405  rename drivers/media/{dvb/frontends => dvb-frontends}/lgdt330x.h (100%)
4406  rename drivers/media/{dvb/frontends => dvb-frontends}/lgdt330x_priv.h (100%)
4407  rename drivers/media/{dvb/frontends => dvb-frontends}/lgs8gl5.c (99%)
4408  rename drivers/media/{dvb/frontends => dvb-frontends}/lgs8gl5.h (100%)
4409  rename drivers/media/{dvb/frontends => dvb-frontends}/lgs8gxx.c (99%)
4410  rename drivers/media/{dvb/frontends => dvb-frontends}/lgs8gxx.h (100%)
4411  rename drivers/media/{dvb/frontends => dvb-frontends}/lgs8gxx_priv.h (100%)
4412  rename drivers/media/{dvb/frontends => dvb-frontends}/lnbh24.h (100%)
4413  rename drivers/media/{dvb/frontends => dvb-frontends}/lnbp21.c (100%)
4414  rename drivers/media/{dvb/frontends => dvb-frontends}/lnbp21.h (100%)
4415  rename drivers/media/{dvb/frontends => dvb-frontends}/lnbp22.c (100%)
4416  rename drivers/media/{dvb/frontends => dvb-frontends}/lnbp22.h (100%)
4417  rename drivers/media/{dvb/frontends => dvb-frontends}/m88rs2000.c (99%)
4418  rename drivers/media/{dvb/frontends => dvb-frontends}/m88rs2000.h (100%)
4419  rename drivers/media/{dvb/frontends => dvb-frontends}/mb86a16.c (100%)
4420  rename drivers/media/{dvb/frontends => dvb-frontends}/mb86a16.h (100%)
4421  rename drivers/media/{dvb/frontends => dvb-frontends}/mb86a16_priv.h (100%)
4422  rename drivers/media/{dvb/frontends => dvb-frontends}/mb86a20s.c (100%)
4423  rename drivers/media/{dvb/frontends => dvb-frontends}/mb86a20s.h (100%)
4424  rename drivers/media/{dvb/frontends => dvb-frontends}/mt312.c (100%)
4425  rename drivers/media/{dvb/frontends => dvb-frontends}/mt312.h (100%)
4426  rename drivers/media/{dvb/frontends => dvb-frontends}/mt312_priv.h (100%)
4427  rename drivers/media/{dvb/frontends => dvb-frontends}/mt352.c (100%)
4428  rename drivers/media/{dvb/frontends => dvb-frontends}/mt352.h (100%)
4429  rename drivers/media/{dvb/frontends => dvb-frontends}/mt352_priv.h (100%)
4430  rename drivers/media/{dvb/frontends => dvb-frontends}/nxt200x.c (93%)
4431  rename drivers/media/{dvb/frontends => dvb-frontends}/nxt200x.h (100%)
4432  rename drivers/media/{dvb/frontends => dvb-frontends}/nxt6000.c (100%)
4433  rename drivers/media/{dvb/frontends => dvb-frontends}/nxt6000.h (100%)
4434  rename drivers/media/{dvb/frontends => dvb-frontends}/nxt6000_priv.h (100%)
4435  rename drivers/media/{dvb/frontends => dvb-frontends}/or51132.c (100%)
4436  rename drivers/media/{dvb/frontends => dvb-frontends}/or51132.h (100%)
4437  rename drivers/media/{dvb/frontends => dvb-frontends}/or51211.c (100%)
4438  rename drivers/media/{dvb/frontends => dvb-frontends}/or51211.h (100%)
4439  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2830.c (88%)
4440  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2830.h (90%)
4441  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2830_priv.h (75%)
4442  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2832.c (77%)
4443  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2832.h (86%)
4444  rename drivers/media/{dvb/frontends => dvb-frontends}/rtl2832_priv.h (67%)
4445  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1409.c (100%)
4446  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1409.h (100%)
4447  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1411.c (100%)
4448  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1411.h (100%)
4449  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1420.c (100%)
4450  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1420.h (100%)
4451  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1420_priv.h (100%)
4452  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1432.c (100%)
4453  rename drivers/media/{dvb/frontends => dvb-frontends}/s5h1432.h (100%)
4454  rename drivers/media/{dvb/frontends => dvb-frontends}/s921.c (100%)
4455  rename drivers/media/{dvb/frontends => dvb-frontends}/s921.h (100%)
4456  rename drivers/media/{dvb/frontends => dvb-frontends}/si21xx.c (100%)
4457  rename drivers/media/{dvb/frontends => dvb-frontends}/si21xx.h (100%)
4458  rename drivers/media/{dvb/frontends => dvb-frontends}/sp8870.c (100%)
4459  rename drivers/media/{dvb/frontends => dvb-frontends}/sp8870.h (100%)
4460  rename drivers/media/{dvb/frontends => dvb-frontends}/sp887x.c (100%)
4461  rename drivers/media/{dvb/frontends => dvb-frontends}/sp887x.h (100%)
4462  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_algo.c (100%)
4463  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_cfg.h (100%)
4464  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_drv.c (99%)
4465  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_drv.h (100%)
4466  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_priv.h (100%)
4467  rename drivers/media/{dvb/frontends => dvb-frontends}/stb0899_reg.h (100%)
4468  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6000.c (100%)
4469  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6000.h (100%)
4470  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6100.c (100%)
4471  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6100.h (100%)
4472  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6100_cfg.h (100%)
4473  rename drivers/media/{dvb/frontends => dvb-frontends}/stb6100_proc.h (100%)
4474  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0288.c (100%)
4475  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0288.h (100%)
4476  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0297.c (100%)
4477  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0297.h (100%)
4478  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0299.c (100%)
4479  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0299.h (100%)
4480  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0367.c (100%)
4481  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0367.h (100%)
4482  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0367_priv.h (100%)
4483  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0367_regs.h (100%)
4484  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900.h (100%)
4485  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900_core.c (100%)
4486  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900_init.h (100%)
4487  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900_priv.h (100%)
4488  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900_reg.h (100%)
4489  rename drivers/media/{dvb/frontends => dvb-frontends}/stv0900_sw.c (100%)
4490  rename drivers/media/{dvb/frontends => dvb-frontends}/stv090x.c (99%)
4491  rename drivers/media/{dvb/frontends => dvb-frontends}/stv090x.h (100%)
4492  rename drivers/media/{dvb/frontends => dvb-frontends}/stv090x_priv.h (100%)
4493  rename drivers/media/{dvb/frontends => dvb-frontends}/stv090x_reg.h (100%)
4494  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110.c (100%)
4495  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110.h (100%)
4496  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110x.c (100%)
4497  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110x.h (100%)
4498  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110x_priv.h (100%)
4499  rename drivers/media/{dvb/frontends => dvb-frontends}/stv6110x_reg.h (100%)
4500  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10021.c (100%)
4501  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10023.c (100%)
4502  rename drivers/media/{dvb/frontends => dvb-frontends}/tda1002x.h (100%)
4503  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10048.c (100%)
4504  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10048.h (100%)
4505  rename drivers/media/{dvb/frontends => dvb-frontends}/tda1004x.c (100%)
4506  rename drivers/media/{dvb/frontends => dvb-frontends}/tda1004x.h (100%)
4507  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10071.c (99%)
4508  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10071.h (100%)
4509  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10071_priv.h (98%)
4510  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10086.c (100%)
4511  rename drivers/media/{dvb/frontends => dvb-frontends}/tda10086.h (100%)
4512  rename drivers/media/{dvb/frontends => dvb-frontends}/tda18271c2dd.c (100%)
4513  rename drivers/media/{dvb/frontends => dvb-frontends}/tda18271c2dd.h (100%)
4514  rename drivers/media/{dvb/frontends => dvb-frontends}/tda18271c2dd_maps.h (100%)
4515  rename drivers/media/{dvb/frontends => dvb-frontends}/tda665x.c (100%)
4516  rename drivers/media/{dvb/frontends => dvb-frontends}/tda665x.h (100%)
4517  rename drivers/media/{dvb/frontends => dvb-frontends}/tda8083.c (100%)
4518  rename drivers/media/{dvb/frontends => dvb-frontends}/tda8083.h (100%)
4519  rename drivers/media/{dvb/frontends => dvb-frontends}/tda8261.c (86%)
4520  rename drivers/media/{dvb/frontends => dvb-frontends}/tda8261.h (100%)
4521  rename drivers/media/{dvb/frontends => dvb-frontends}/tda8261_cfg.h (100%)
4522  rename drivers/media/{dvb/frontends => dvb-frontends}/tda826x.c (100%)
4523  rename drivers/media/{dvb/frontends => dvb-frontends}/tda826x.h (100%)
4524  rename drivers/media/{dvb/frontends => dvb-frontends}/tdhd1.h (100%)
4525  rename drivers/media/{dvb/frontends => dvb-frontends}/tua6100.c (100%)
4526  rename drivers/media/{dvb/frontends => dvb-frontends}/tua6100.h (100%)
4527  rename drivers/media/{dvb/frontends => dvb-frontends}/ves1820.c (100%)
4528  rename drivers/media/{dvb/frontends => dvb-frontends}/ves1820.h (100%)
4529  rename drivers/media/{dvb/frontends => dvb-frontends}/ves1x93.c (100%)
4530  rename drivers/media/{dvb/frontends => dvb-frontends}/ves1x93.h (100%)
4531  rename drivers/media/{dvb/frontends => dvb-frontends}/z0194a.h (100%)
4532  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10036.c (100%)
4533  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10036.h (100%)
4534  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10039.c (100%)
4535  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10039.h (100%)
4536  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10353.c (100%)
4537  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10353.h (100%)
4538  rename drivers/media/{dvb/frontends => dvb-frontends}/zl10353_priv.h (100%)
4539  delete mode 100644 drivers/media/dvb/Kconfig
4540  delete mode 100644 drivers/media/dvb/Makefile
4541  delete mode 100644 drivers/media/dvb/b2c2/Kconfig
4542  delete mode 100644 drivers/media/dvb/b2c2/Makefile
4543  delete mode 100644 drivers/media/dvb/bt8xx/Kconfig
4544  delete mode 100644 drivers/media/dvb/bt8xx/Makefile
4545  delete mode 100644 drivers/media/dvb/dm1105/Makefile
4546  delete mode 100644 drivers/media/dvb/dvb-usb/Kconfig
4547  delete mode 100644 drivers/media/dvb/dvb-usb/Makefile
4548  delete mode 100644 drivers/media/dvb/dvb-usb/af9015.c
4549  delete mode 100644 drivers/media/dvb/dvb-usb/it913x.c
4550  delete mode 100644 drivers/media/dvb/dvb-usb/mxl111sf.c
4551  delete mode 100644 drivers/media/dvb/frontends/ec100_priv.h
4552  delete mode 100644 drivers/media/dvb/ngene/Kconfig
4553  delete mode 100644 drivers/media/dvb/pluto2/Makefile
4554  delete mode 100644 drivers/media/dvb/siano/Kconfig
4555  delete mode 100644 drivers/media/dvb/ttusb-budget/Makefile
4556  rename drivers/media/{dvb => }/firewire/Kconfig (100%)
4557  rename drivers/media/{dvb => }/firewire/Makefile (51%)
4558  rename drivers/media/{dvb => }/firewire/firedtv-avc.c (100%)
4559  rename drivers/media/{dvb => }/firewire/firedtv-ci.c (100%)
4560  rename drivers/media/{dvb => }/firewire/firedtv-dvb.c (100%)
4561  rename drivers/media/{dvb => }/firewire/firedtv-fe.c (100%)
4562  rename drivers/media/{dvb => }/firewire/firedtv-fw.c (100%)
4563  rename drivers/media/{dvb => }/firewire/firedtv-rc.c (100%)
4564  rename drivers/media/{dvb => }/firewire/firedtv.h (100%)
4565  create mode 100644 drivers/media/i2c/Kconfig
4566  create mode 100644 drivers/media/i2c/Makefile
4567  create mode 100644 drivers/media/i2c/ad9389b.c
4568  rename drivers/media/{video => i2c}/adp1653.c (99%)
4569  rename drivers/media/{video => i2c}/adv7170.c (100%)
4570  rename drivers/media/{video => i2c}/adv7175.c (100%)
4571  rename drivers/media/{video => i2c}/adv7180.c (100%)
4572  rename drivers/media/{video => i2c}/adv7183.c (100%)
4573  rename drivers/media/{video => i2c}/adv7183_regs.h (100%)
4574  rename drivers/media/{video => i2c}/adv7343.c (100%)
4575  rename drivers/media/{video => i2c}/adv7343_regs.h (100%)
4576  rename drivers/media/{video => i2c}/adv7393.c (100%)
4577  rename drivers/media/{video => i2c}/adv7393_regs.h (100%)
4578  create mode 100644 drivers/media/i2c/adv7604.c
4579  rename drivers/media/{video => i2c}/ak881x.c (100%)
4580  rename drivers/media/{video => i2c}/aptina-pll.c (100%)
4581  rename drivers/media/{video => i2c}/aptina-pll.h (100%)
4582  rename drivers/media/{video => i2c}/as3645a.c (99%)
4583  rename drivers/media/{video => i2c}/bt819.c (100%)
4584  rename drivers/media/{video => i2c}/bt856.c (100%)
4585  rename drivers/media/{video => i2c}/bt866.c (100%)
4586  rename drivers/media/{video => i2c}/btcx-risc.c (100%)
4587  rename drivers/media/{video => i2c}/btcx-risc.h (100%)
4588  rename drivers/media/{video => i2c}/cs5345.c (100%)
4589  rename drivers/media/{video => i2c}/cs53l32a.c (100%)
4590  rename drivers/media/{video => i2c}/cx2341x.c (100%)
4591  rename drivers/media/{video => i2c}/cx25840/Kconfig (100%)
4592  rename drivers/media/{video => i2c}/cx25840/Makefile (80%)
4593  rename drivers/media/{video => i2c}/cx25840/cx25840-audio.c (100%)
4594  rename drivers/media/{video => i2c}/cx25840/cx25840-core.c (100%)
4595  rename drivers/media/{video => i2c}/cx25840/cx25840-core.h (100%)
4596  rename drivers/media/{video => i2c}/cx25840/cx25840-firmware.c (92%)
4597  rename drivers/media/{video => i2c}/cx25840/cx25840-ir.c (100%)
4598  rename drivers/media/{video => i2c}/cx25840/cx25840-vbi.c (100%)
4599  rename drivers/media/{video => i2c}/ir-kbd-i2c.c (100%)
4600  rename drivers/media/{video => i2c}/ks0127.c (100%)
4601  rename drivers/media/{video => i2c}/ks0127.h (100%)
4602  rename drivers/media/{video => i2c}/m52790.c (100%)
4603  rename drivers/media/{video => i2c}/m5mols/Kconfig (100%)
4604  rename drivers/media/{video => i2c}/m5mols/Makefile (100%)
4605  rename drivers/media/{video => i2c}/m5mols/m5mols.h (99%)
4606  rename drivers/media/{video => i2c}/m5mols/m5mols_capture.c (100%)
4607  rename drivers/media/{video => i2c}/m5mols/m5mols_controls.c (99%)
4608  rename drivers/media/{video => i2c}/m5mols/m5mols_core.c (99%)
4609  rename drivers/media/{video => i2c}/m5mols/m5mols_reg.h (100%)
4610  rename drivers/media/{video => i2c}/msp3400-driver.c (100%)
4611  rename drivers/media/{video => i2c}/msp3400-driver.h (100%)
4612  rename drivers/media/{video => i2c}/msp3400-kthreads.c (100%)
4613  rename drivers/media/{video => i2c}/mt9m032.c (99%)
4614  rename drivers/media/{video => i2c}/mt9p031.c (98%)
4615  rename drivers/media/{video => i2c}/mt9t001.c (100%)
4616  rename drivers/media/{video => i2c}/mt9v011.c (100%)
4617  rename drivers/media/{video => i2c}/mt9v032.c (88%)
4618  rename drivers/media/{video => i2c}/noon010pc30.c (100%)
4619  rename drivers/media/{video => i2c}/ov7670.c (100%)
4620  rename drivers/media/{video => i2c}/s5k6aa.c (99%)
4621  rename drivers/media/{video => i2c}/saa6588.c (100%)
4622  rename drivers/media/{video => i2c}/saa7110.c (100%)
4623  rename drivers/media/{video => i2c}/saa7115.c (100%)
4624  rename drivers/media/{video => i2c}/saa711x_regs.h (100%)
4625  rename drivers/media/{video => i2c}/saa7127.c (99%)
4626  rename drivers/media/{video => i2c}/saa717x.c (100%)
4627  rename drivers/media/{video => i2c}/saa7185.c (100%)
4628  rename drivers/media/{video => i2c}/saa7191.c (100%)
4629  rename drivers/media/{video => i2c}/saa7191.h (100%)
4630  rename drivers/media/{video => i2c}/smiapp-pll.c (99%)
4631  rename drivers/media/{video => i2c}/smiapp-pll.h (98%)
4632  rename drivers/media/{video => i2c}/smiapp/Kconfig (100%)
4633  rename drivers/media/{video => i2c}/smiapp/Makefile (78%)
4634  rename drivers/media/{video => i2c}/smiapp/smiapp-core.c (99%)
4635  rename drivers/media/{video => i2c}/smiapp/smiapp-limits.c (99%)
4636  rename drivers/media/{video => i2c}/smiapp/smiapp-limits.h (99%)
4637  rename drivers/media/{video => i2c}/smiapp/smiapp-quirk.c (99%)
4638  rename drivers/media/{video => i2c}/smiapp/smiapp-quirk.h (98%)
4639  rename drivers/media/{video => i2c}/smiapp/smiapp-reg-defs.h (99%)
4640  rename drivers/media/{video => i2c}/smiapp/smiapp-reg.h (98%)
4641  rename drivers/media/{video => i2c}/smiapp/smiapp-regs.c (99%)
4642  rename drivers/media/{video => i2c}/smiapp/smiapp-regs.h (100%)
4643  rename drivers/media/{video => i2c}/smiapp/smiapp.h (99%)
4644  create mode 100644 drivers/media/i2c/soc_camera/Kconfig
4645  create mode 100644 drivers/media/i2c/soc_camera/Makefile
4646  rename drivers/media/{video => i2c/soc_camera}/imx074.c (95%)
4647  rename drivers/media/{video => i2c/soc_camera}/mt9m001.c (97%)
4648  rename drivers/media/{video => i2c/soc_camera}/mt9m111.c (96%)
4649  rename drivers/media/{video => i2c/soc_camera}/mt9t031.c (98%)
4650  rename drivers/media/{video => i2c/soc_camera}/mt9t112.c (98%)
4651  rename drivers/media/{video => i2c/soc_camera}/mt9v022.c (94%)
4652  rename drivers/media/{video => i2c/soc_camera}/ov2640.c (98%)
4653  rename drivers/media/{video => i2c/soc_camera}/ov5642.c (98%)
4654  rename drivers/media/{video => i2c/soc_camera}/ov6650.c (98%)
4655  rename drivers/media/{video => i2c/soc_camera}/ov772x.c (81%)
4656  rename drivers/media/{video => i2c/soc_camera}/ov9640.c (97%)
4657  rename drivers/media/{video => i2c/soc_camera}/ov9640.h (100%)
4658  rename drivers/media/{video => i2c/soc_camera}/ov9740.c (97%)
4659  rename drivers/media/{video => i2c/soc_camera}/rj54n1cb0c.c (98%)
4660  rename drivers/media/{video => i2c/soc_camera}/tw9910.c (98%)
4661  rename drivers/media/{video => i2c}/sr030pc30.c (100%)
4662  rename drivers/media/{video => i2c}/tcm825x.c (99%)
4663  rename drivers/media/{video => i2c}/tcm825x.h (99%)
4664  rename drivers/media/{video => i2c}/tda7432.c (100%)
4665  rename drivers/media/{video => i2c}/tda9840.c (100%)
4666  rename drivers/media/{video => i2c}/tea6415c.c (99%)
4667  rename drivers/media/{video => i2c}/tea6415c.h (100%)
4668  rename drivers/media/{video => i2c}/tea6420.c (100%)
4669  rename drivers/media/{video => i2c}/tea6420.h (100%)
4670  rename drivers/media/{video => i2c}/ths7303.c (100%)
4671  rename drivers/media/{video => i2c}/tlv320aic23b.c (100%)
4672  rename drivers/media/{video => i2c}/tvaudio.c (100%)
4673  rename drivers/media/{video => i2c}/tveeprom.c (100%)
4674  rename drivers/media/{video => i2c}/tvp514x.c (99%)
4675  rename drivers/media/{video => i2c}/tvp514x_regs.h (99%)
4676  rename drivers/media/{video => i2c}/tvp5150.c (100%)
4677  rename drivers/media/{video => i2c}/tvp5150_reg.h (100%)
4678  rename drivers/media/{video => i2c}/tvp7002.c (100%)
4679  rename drivers/media/{video => i2c}/tvp7002_reg.h (100%)
4680  rename drivers/media/{video => i2c}/upd64031a.c (100%)
4681  rename drivers/media/{video => i2c}/upd64083.c (100%)
4682  rename drivers/media/{video => i2c}/vp27smpx.c (100%)
4683  rename drivers/media/{video => i2c}/vpx3220.c (100%)
4684  rename drivers/media/{video => i2c}/vs6624.c (100%)
4685  rename drivers/media/{video => i2c}/vs6624_regs.h (100%)
4686  rename drivers/media/{video => i2c}/wm8739.c (100%)
4687  rename drivers/media/{video => i2c}/wm8775.c (100%)
4688  create mode 100644 drivers/media/mmc/Kconfig
4689  create mode 100644 drivers/media/mmc/Makefile
4690  create mode 100644 drivers/media/mmc/siano/Kconfig
4691  create mode 100644 drivers/media/mmc/siano/Makefile
4692  rename drivers/media/{dvb => mmc}/siano/smssdio.c (100%)
4693  create mode 100644 drivers/media/parport/Kconfig
4694  create mode 100644 drivers/media/parport/Makefile
4695  rename drivers/media/{video => parport}/bw-qcam.c (100%)
4696  rename drivers/media/{video => parport}/c-qcam.c (100%)
4697  rename drivers/media/{video => parport}/pms.c (100%)
4698  rename drivers/media/{video => parport}/w9966.c (100%)
4699  create mode 100644 drivers/media/pci/Kconfig
4700  create mode 100644 drivers/media/pci/Makefile
4701  create mode 100644 drivers/media/pci/b2c2/Kconfig
4702  create mode 100644 drivers/media/pci/b2c2/Makefile
4703  rename drivers/media/{dvb => pci}/b2c2/flexcop-dma.c (100%)
4704  rename drivers/media/{dvb => pci}/b2c2/flexcop-pci.c (100%)
4705  create mode 100644 drivers/media/pci/bt8xx/Kconfig
4706  create mode 100644 drivers/media/pci/bt8xx/Makefile
4707  rename drivers/media/{video => pci}/bt8xx/bt848.h (100%)
4708  rename drivers/media/{dvb => pci}/bt8xx/bt878.c (100%)
4709  rename drivers/media/{dvb => pci}/bt8xx/bt878.h (100%)
4710  rename drivers/media/{video => pci}/bt8xx/bttv-audio-hook.c (100%)
4711  rename drivers/media/{video => pci}/bt8xx/bttv-audio-hook.h (100%)
4712  rename drivers/media/{video => pci}/bt8xx/bttv-cards.c (100%)
4713  rename drivers/media/{video => pci}/bt8xx/bttv-driver.c (100%)
4714  rename drivers/media/{video => pci}/bt8xx/bttv-gpio.c (100%)
4715  rename drivers/media/{video => pci}/bt8xx/bttv-i2c.c (100%)
4716  rename drivers/media/{video => pci}/bt8xx/bttv-if.c (100%)
4717  rename drivers/media/{video => pci}/bt8xx/bttv-input.c (100%)
4718  rename drivers/media/{video => pci}/bt8xx/bttv-risc.c (100%)
4719  rename drivers/media/{video => pci}/bt8xx/bttv-vbi.c (100%)
4720  rename drivers/media/{video => pci}/bt8xx/bttv.h (100%)
4721  rename drivers/media/{video => pci}/bt8xx/bttvp.h (100%)
4722  rename drivers/media/{dvb => pci}/bt8xx/dst.c (100%)
4723  rename drivers/media/{dvb => pci}/bt8xx/dst_ca.c (99%)
4724  rename drivers/media/{dvb => pci}/bt8xx/dst_ca.h (100%)
4725  rename drivers/media/{dvb => pci}/bt8xx/dst_common.h (100%)
4726  rename drivers/media/{dvb => pci}/bt8xx/dst_priv.h (100%)
4727  rename drivers/media/{dvb => pci}/bt8xx/dvb-bt8xx.c (100%)
4728  rename drivers/media/{dvb => pci}/bt8xx/dvb-bt8xx.h (100%)
4729  rename drivers/media/{video => pci}/cx18/Kconfig (77%)
4730  rename drivers/media/{video => pci}/cx18/Makefile (78%)
4731  rename drivers/media/{video => pci}/cx18/cx18-alsa-main.c (100%)
4732  rename drivers/media/{video => pci}/cx18/cx18-alsa-mixer.c (100%)
4733  rename drivers/media/{video => pci}/cx18/cx18-alsa-mixer.h (100%)
4734  rename drivers/media/{video => pci}/cx18/cx18-alsa-pcm.c (100%)
4735  rename drivers/media/{video => pci}/cx18/cx18-alsa-pcm.h (100%)
4736  rename drivers/media/{video => pci}/cx18/cx18-alsa.h (100%)
4737  rename drivers/media/{video => pci}/cx18/cx18-audio.c (100%)
4738  rename drivers/media/{video => pci}/cx18/cx18-audio.h (100%)
4739  rename drivers/media/{video => pci}/cx18/cx18-av-audio.c (100%)
4740  rename drivers/media/{video => pci}/cx18/cx18-av-core.c (100%)
4741  rename drivers/media/{video => pci}/cx18/cx18-av-core.h (100%)
4742  rename drivers/media/{video => pci}/cx18/cx18-av-firmware.c (99%)
4743  rename drivers/media/{video => pci}/cx18/cx18-av-vbi.c (100%)
4744  rename drivers/media/{video => pci}/cx18/cx18-cards.c (100%)
4745  rename drivers/media/{video => pci}/cx18/cx18-cards.h (100%)
4746  rename drivers/media/{video => pci}/cx18/cx18-controls.c (100%)
4747  rename drivers/media/{video => pci}/cx18/cx18-controls.h (100%)
4748  rename drivers/media/{video => pci}/cx18/cx18-driver.c (99%)
4749  rename drivers/media/{video => pci}/cx18/cx18-driver.h (100%)
4750  rename drivers/media/{video => pci}/cx18/cx18-dvb.c (99%)
4751  rename drivers/media/{video => pci}/cx18/cx18-dvb.h (100%)
4752  rename drivers/media/{video => pci}/cx18/cx18-fileops.c (100%)
4753  rename drivers/media/{video => pci}/cx18/cx18-fileops.h (100%)
4754  rename drivers/media/{video => pci}/cx18/cx18-firmware.c (98%)
4755  rename drivers/media/{video => pci}/cx18/cx18-firmware.h (100%)
4756  rename drivers/media/{video => pci}/cx18/cx18-gpio.c (100%)
4757  rename drivers/media/{video => pci}/cx18/cx18-gpio.h (100%)
4758  rename drivers/media/{video => pci}/cx18/cx18-i2c.c (100%)
4759  rename drivers/media/{video => pci}/cx18/cx18-i2c.h (100%)
4760  rename drivers/media/{video => pci}/cx18/cx18-io.c (100%)
4761  rename drivers/media/{video => pci}/cx18/cx18-io.h (100%)
4762  rename drivers/media/{video => pci}/cx18/cx18-ioctl.c (100%)
4763  rename drivers/media/{video => pci}/cx18/cx18-ioctl.h (100%)
4764  rename drivers/media/{video => pci}/cx18/cx18-irq.c (100%)
4765  rename drivers/media/{video => pci}/cx18/cx18-irq.h (100%)
4766  rename drivers/media/{video => pci}/cx18/cx18-mailbox.c (100%)
4767  rename drivers/media/{video => pci}/cx18/cx18-mailbox.h (100%)
4768  rename drivers/media/{video => pci}/cx18/cx18-queue.c (100%)
4769  rename drivers/media/{video => pci}/cx18/cx18-queue.h (100%)
4770  rename drivers/media/{video => pci}/cx18/cx18-scb.c (100%)
4771  rename drivers/media/{video => pci}/cx18/cx18-scb.h (100%)
4772  rename drivers/media/{video => pci}/cx18/cx18-streams.c (100%)
4773  rename drivers/media/{video => pci}/cx18/cx18-streams.h (100%)
4774  rename drivers/media/{video => pci}/cx18/cx18-vbi.c (100%)
4775  rename drivers/media/{video => pci}/cx18/cx18-vbi.h (100%)
4776  rename drivers/media/{video => pci}/cx18/cx18-version.h (100%)
4777  rename drivers/media/{video => pci}/cx18/cx18-video.c (100%)
4778  rename drivers/media/{video => pci}/cx18/cx18-video.h (100%)
4779  rename drivers/media/{video => pci}/cx18/cx23418.h (100%)
4780  create mode 100644 drivers/media/pci/cx23885/Kconfig
4781  rename drivers/media/{video => pci}/cx23885/Makefile (72%)
4782  rename drivers/media/{video => pci}/cx23885/altera-ci.c (99%)
4783  rename drivers/media/{video => pci}/cx23885/altera-ci.h (100%)
4784  rename drivers/media/{video => pci}/cx23885/cimax2.c (100%)
4785  rename drivers/media/{video => pci}/cx23885/cimax2.h (100%)
4786  rename drivers/media/{video => pci}/cx23885/cx23885-417.c (99%)
4787  rename drivers/media/{video => pci}/cx23885/cx23885-alsa.c (100%)
4788  rename drivers/media/{video => pci}/cx23885/cx23885-av.c (100%)
4789  rename drivers/media/{video => pci}/cx23885/cx23885-av.h (100%)
4790  rename drivers/media/{video => pci}/cx23885/cx23885-cards.c (98%)
4791  rename drivers/media/{video => pci}/cx23885/cx23885-core.c (100%)
4792  rename drivers/media/{video => pci}/cx23885/cx23885-dvb.c (95%)
4793  rename drivers/media/{video => pci}/cx23885/cx23885-f300.c (100%)
4794  rename drivers/media/{video => pci}/cx23885/cx23885-f300.h (100%)
4795  rename drivers/media/{video => pci}/cx23885/cx23885-i2c.c (100%)
4796  rename drivers/media/{video => pci}/cx23885/cx23885-input.c (96%)
4797  rename drivers/media/{video => pci}/cx23885/cx23885-input.h (100%)
4798  rename drivers/media/{video => pci}/cx23885/cx23885-ioctl.c (100%)
4799  rename drivers/media/{video => pci}/cx23885/cx23885-ioctl.h (100%)
4800  rename drivers/media/{video => pci}/cx23885/cx23885-ir.c (100%)
4801  rename drivers/media/{video => pci}/cx23885/cx23885-ir.h (100%)
4802  rename drivers/media/{video => pci}/cx23885/cx23885-reg.h (100%)
4803  rename drivers/media/{video => pci}/cx23885/cx23885-vbi.c (100%)
4804  rename drivers/media/{video => pci}/cx23885/cx23885-video.c (100%)
4805  rename drivers/media/{video => pci}/cx23885/cx23885.h (99%)
4806  rename drivers/media/{video => pci}/cx23885/cx23888-ir.c (100%)
4807  rename drivers/media/{video => pci}/cx23885/cx23888-ir.h (100%)
4808  rename drivers/media/{video => pci}/cx23885/netup-eeprom.c (100%)
4809  rename drivers/media/{video => pci}/cx23885/netup-eeprom.h (100%)
4810  rename drivers/media/{video => pci}/cx23885/netup-init.c (100%)
4811  rename drivers/media/{video => pci}/cx23885/netup-init.h (100%)
4812  rename drivers/media/{video => pci}/cx25821/Kconfig (100%)
4813  rename drivers/media/{video => pci}/cx25821/Makefile (67%)
4814  rename drivers/media/{video => pci}/cx25821/cx25821-alsa.c (100%)
4815  rename drivers/media/{video => pci}/cx25821/cx25821-audio-upstream.c (100%)
4816  rename drivers/media/{video => pci}/cx25821/cx25821-audio-upstream.h (100%)
4817  rename drivers/media/{video => pci}/cx25821/cx25821-audio.h (100%)
4818  rename drivers/media/{video => pci}/cx25821/cx25821-biffuncs.h (100%)
4819  rename drivers/media/{video => pci}/cx25821/cx25821-cards.c (100%)
4820  rename drivers/media/{video => pci}/cx25821/cx25821-core.c (100%)
4821  rename drivers/media/{video => pci}/cx25821/cx25821-gpio.c (100%)
4822  rename drivers/media/{video => pci}/cx25821/cx25821-i2c.c (100%)
4823  rename drivers/media/{video => pci}/cx25821/cx25821-medusa-defines.h (100%)
4824  rename drivers/media/{video => pci}/cx25821/cx25821-medusa-reg.h (100%)
4825  rename drivers/media/{video => pci}/cx25821/cx25821-medusa-video.c (100%)
4826  rename drivers/media/{video => pci}/cx25821/cx25821-medusa-video.h (100%)
4827  rename drivers/media/{video => pci}/cx25821/cx25821-reg.h (100%)
4828  rename drivers/media/{video => pci}/cx25821/cx25821-sram.h (100%)
4829  rename drivers/media/{video => pci}/cx25821/cx25821-video-upstream-ch2.c (100%)
4830  rename drivers/media/{video => pci}/cx25821/cx25821-video-upstream-ch2.h (100%)
4831  rename drivers/media/{video => pci}/cx25821/cx25821-video-upstream.c (100%)
4832  rename drivers/media/{video => pci}/cx25821/cx25821-video-upstream.h (100%)
4833  rename drivers/media/{video => pci}/cx25821/cx25821-video.c (100%)
4834  rename drivers/media/{video => pci}/cx25821/cx25821-video.h (100%)
4835  rename drivers/media/{video => pci}/cx25821/cx25821.h (100%)
4836  rename drivers/media/{video => pci}/cx88/Kconfig (70%)
4837  rename drivers/media/{video => pci}/cx88/Makefile (73%)
4838  rename drivers/media/{video => pci}/cx88/cx88-alsa.c (99%)
4839  rename drivers/media/{video => pci}/cx88/cx88-blackbird.c (100%)
4840  rename drivers/media/{video => pci}/cx88/cx88-cards.c (99%)
4841  rename drivers/media/{video => pci}/cx88/cx88-core.c (99%)
4842  rename drivers/media/{video => pci}/cx88/cx88-dsp.c (100%)
4843  rename drivers/media/{video => pci}/cx88/cx88-dvb.c (99%)
4844  rename drivers/media/{video => pci}/cx88/cx88-i2c.c (100%)
4845  rename drivers/media/{video => pci}/cx88/cx88-input.c (100%)
4846  rename drivers/media/{video => pci}/cx88/cx88-mpeg.c (100%)
4847  rename drivers/media/{video => pci}/cx88/cx88-reg.h (100%)
4848  rename drivers/media/{video => pci}/cx88/cx88-tvaudio.c (100%)
4849  rename drivers/media/{video => pci}/cx88/cx88-vbi.c (100%)
4850  rename drivers/media/{video => pci}/cx88/cx88-video.c (100%)
4851  rename drivers/media/{video => pci}/cx88/cx88-vp3054-i2c.c (100%)
4852  rename drivers/media/{video => pci}/cx88/cx88-vp3054-i2c.h (100%)
4853  rename drivers/media/{video => pci}/cx88/cx88.h (99%)
4854  rename drivers/media/{dvb => pci}/ddbridge/Kconfig (60%)
4855  rename drivers/media/{dvb => pci}/ddbridge/Makefile (61%)
4856  rename drivers/media/{dvb => pci}/ddbridge/ddbridge-core.c (99%)
4857  rename drivers/media/{dvb => pci}/ddbridge/ddbridge-regs.h (100%)
4858  rename drivers/media/{dvb => pci}/ddbridge/ddbridge.h (100%)
4859  rename drivers/media/{dvb => pci}/dm1105/Kconfig (57%)
4860  create mode 100644 drivers/media/pci/dm1105/Makefile
4861  rename drivers/media/{dvb => pci}/dm1105/dm1105.c (100%)
4862  rename drivers/media/{video => pci}/ivtv/Kconfig (67%)
4863  rename drivers/media/{video => pci}/ivtv/Makefile (53%)
4864  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa-main.c
4865  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa-mixer.c
4866  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa-mixer.h
4867  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa-pcm.c
4868  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa-pcm.h
4869  create mode 100644 drivers/media/pci/ivtv/ivtv-alsa.h
4870  rename drivers/media/{video => pci}/ivtv/ivtv-cards.c (100%)
4871  rename drivers/media/{video => pci}/ivtv/ivtv-cards.h (100%)
4872  rename drivers/media/{video => pci}/ivtv/ivtv-controls.c (100%)
4873  rename drivers/media/{video => pci}/ivtv/ivtv-controls.h (100%)
4874  rename drivers/media/{video => pci}/ivtv/ivtv-driver.c (98%)
4875  rename drivers/media/{video => pci}/ivtv/ivtv-driver.h (98%)
4876  rename drivers/media/{video => pci}/ivtv/ivtv-fileops.c (96%)
4877  rename drivers/media/{video => pci}/ivtv/ivtv-fileops.h (94%)
4878  rename drivers/media/{video => pci}/ivtv/ivtv-firmware.c (98%)
4879  rename drivers/media/{video => pci}/ivtv/ivtv-firmware.h (100%)
4880  rename drivers/media/{video => pci}/ivtv/ivtv-gpio.c (100%)
4881  rename drivers/media/{video => pci}/ivtv/ivtv-gpio.h (100%)
4882  rename drivers/media/{video => pci}/ivtv/ivtv-i2c.c (100%)
4883  rename drivers/media/{video => pci}/ivtv/ivtv-i2c.h (100%)
4884  rename drivers/media/{video => pci}/ivtv/ivtv-ioctl.c (100%)
4885  rename drivers/media/{video => pci}/ivtv/ivtv-ioctl.h (100%)
4886  rename drivers/media/{video => pci}/ivtv/ivtv-irq.c (95%)
4887  rename drivers/media/{video => pci}/ivtv/ivtv-irq.h (100%)
4888  rename drivers/media/{video => pci}/ivtv/ivtv-mailbox.c (100%)
4889  rename drivers/media/{video => pci}/ivtv/ivtv-mailbox.h (100%)
4890  rename drivers/media/{video => pci}/ivtv/ivtv-queue.c (100%)
4891  rename drivers/media/{video => pci}/ivtv/ivtv-queue.h (100%)
4892  rename drivers/media/{video => pci}/ivtv/ivtv-routing.c (100%)
4893  rename drivers/media/{video => pci}/ivtv/ivtv-routing.h (100%)
4894  rename drivers/media/{video => pci}/ivtv/ivtv-streams.c (99%)
4895  rename drivers/media/{video => pci}/ivtv/ivtv-streams.h (100%)
4896  rename drivers/media/{video => pci}/ivtv/ivtv-udma.c (100%)
4897  rename drivers/media/{video => pci}/ivtv/ivtv-udma.h (100%)
4898  rename drivers/media/{video => pci}/ivtv/ivtv-vbi.c (100%)
4899  rename drivers/media/{video => pci}/ivtv/ivtv-vbi.h (100%)
4900  rename drivers/media/{video => pci}/ivtv/ivtv-version.h (100%)
4901  rename drivers/media/{video => pci}/ivtv/ivtv-yuv.c (100%)
4902  rename drivers/media/{video => pci}/ivtv/ivtv-yuv.h (100%)
4903  rename drivers/media/{video => pci}/ivtv/ivtvfb.c (100%)
4904  rename drivers/media/{dvb => pci}/mantis/Kconfig (62%)
4905  rename drivers/media/{dvb => pci}/mantis/Makefile (88%)
4906  rename drivers/media/{dvb => pci}/mantis/hopper_cards.c (100%)
4907  rename drivers/media/{dvb => pci}/mantis/hopper_vp3028.c (100%)
4908  rename drivers/media/{dvb => pci}/mantis/hopper_vp3028.h (100%)
4909  rename drivers/media/{dvb => pci}/mantis/mantis_ca.c (100%)
4910  rename drivers/media/{dvb => pci}/mantis/mantis_ca.h (100%)
4911  rename drivers/media/{dvb => pci}/mantis/mantis_cards.c (99%)
4912  rename drivers/media/{dvb => pci}/mantis/mantis_common.h (100%)
4913  rename drivers/media/{dvb => pci}/mantis/mantis_core.c (99%)
4914  rename drivers/media/{dvb => pci}/mantis/mantis_core.h (100%)
4915  rename drivers/media/{dvb => pci}/mantis/mantis_dma.c (100%)
4916  rename drivers/media/{dvb => pci}/mantis/mantis_dma.h (100%)
4917  rename drivers/media/{dvb => pci}/mantis/mantis_dvb.c (98%)
4918  rename drivers/media/{dvb => pci}/mantis/mantis_dvb.h (100%)
4919  rename drivers/media/{dvb => pci}/mantis/mantis_evm.c (100%)
4920  rename drivers/media/{dvb => pci}/mantis/mantis_hif.c (100%)
4921  rename drivers/media/{dvb => pci}/mantis/mantis_hif.h (100%)
4922  rename drivers/media/{dvb => pci}/mantis/mantis_i2c.c (100%)
4923  rename drivers/media/{dvb => pci}/mantis/mantis_i2c.h (100%)
4924  rename drivers/media/{dvb => pci}/mantis/mantis_input.c (100%)
4925  rename drivers/media/{dvb => pci}/mantis/mantis_ioc.c (100%)
4926  rename drivers/media/{dvb => pci}/mantis/mantis_ioc.h (100%)
4927  rename drivers/media/{dvb => pci}/mantis/mantis_link.h (100%)
4928  rename drivers/media/{dvb => pci}/mantis/mantis_pci.c (100%)
4929  rename drivers/media/{dvb => pci}/mantis/mantis_pci.h (100%)
4930  rename drivers/media/{dvb => pci}/mantis/mantis_pcmcia.c (100%)
4931  rename drivers/media/{dvb => pci}/mantis/mantis_reg.h (100%)
4932  rename drivers/media/{dvb => pci}/mantis/mantis_uart.c (100%)
4933  rename drivers/media/{dvb => pci}/mantis/mantis_uart.h (100%)
4934  rename drivers/media/{dvb => pci}/mantis/mantis_vp1033.c (100%)
4935  rename drivers/media/{dvb => pci}/mantis/mantis_vp1033.h (100%)
4936  rename drivers/media/{dvb => pci}/mantis/mantis_vp1034.c (100%)
4937  rename drivers/media/{dvb => pci}/mantis/mantis_vp1034.h (100%)
4938  rename drivers/media/{dvb => pci}/mantis/mantis_vp1041.c (100%)
4939  rename drivers/media/{dvb => pci}/mantis/mantis_vp1041.h (100%)
4940  rename drivers/media/{dvb => pci}/mantis/mantis_vp2033.c (100%)
4941  rename drivers/media/{dvb => pci}/mantis/mantis_vp2033.h (100%)
4942  rename drivers/media/{dvb => pci}/mantis/mantis_vp2040.c (100%)
4943  rename drivers/media/{dvb => pci}/mantis/mantis_vp2040.h (100%)
4944  rename drivers/media/{dvb => pci}/mantis/mantis_vp3028.c (100%)
4945  rename drivers/media/{dvb => pci}/mantis/mantis_vp3028.h (100%)
4946  rename drivers/media/{dvb => pci}/mantis/mantis_vp3030.c (100%)
4947  rename drivers/media/{dvb => pci}/mantis/mantis_vp3030.h (100%)
4948  create mode 100644 drivers/media/pci/meye/Kconfig
4949  create mode 100644 drivers/media/pci/meye/Makefile
4950  rename drivers/media/{video => pci/meye}/meye.c (100%)
4951  rename drivers/media/{video => pci/meye}/meye.h (100%)
4952  create mode 100644 drivers/media/pci/ngene/Kconfig
4953  rename drivers/media/{dvb => pci}/ngene/Makefile (63%)
4954  rename drivers/media/{dvb => pci}/ngene/ngene-cards.c (71%)
4955  rename drivers/media/{dvb => pci}/ngene/ngene-core.c (98%)
4956  rename drivers/media/{dvb => pci}/ngene/ngene-dvb.c (100%)
4957  rename drivers/media/{dvb => pci}/ngene/ngene-i2c.c (100%)
4958  rename drivers/media/{dvb => pci}/ngene/ngene.h (100%)
4959  rename drivers/media/{dvb => pci}/pluto2/Kconfig (100%)
4960  create mode 100644 drivers/media/pci/pluto2/Makefile
4961  rename drivers/media/{dvb => pci}/pluto2/pluto2.c (100%)
4962  rename drivers/media/{dvb => pci}/pt1/Kconfig (100%)
4963  rename drivers/media/{dvb => pci}/pt1/Makefile (56%)
4964  rename drivers/media/{dvb => pci}/pt1/pt1.c (100%)
4965  rename drivers/media/{dvb => pci}/pt1/va1j5jf8007s.c (98%)
4966  rename drivers/media/{dvb => pci}/pt1/va1j5jf8007s.h (100%)
4967  rename drivers/media/{dvb => pci}/pt1/va1j5jf8007t.c (100%)
4968  rename drivers/media/{dvb => pci}/pt1/va1j5jf8007t.h (100%)
4969  rename drivers/media/{video => pci}/saa7134/Kconfig (56%)
4970  rename drivers/media/{video => pci}/saa7134/Makefile (54%)
4971  rename drivers/media/{video => pci}/saa7134/saa6752hs.c (100%)
4972  rename drivers/media/{video => pci}/saa7134/saa7134-alsa.c (100%)
4973  rename drivers/media/{video => pci}/saa7134/saa7134-cards.c (100%)
4974  rename drivers/media/{video => pci}/saa7134/saa7134-core.c (100%)
4975  rename drivers/media/{video => pci}/saa7134/saa7134-dvb.c (99%)
4976  rename drivers/media/{video => pci}/saa7134/saa7134-empress.c (100%)
4977  rename drivers/media/{video => pci}/saa7134/saa7134-i2c.c (100%)
4978  rename drivers/media/{video => pci}/saa7134/saa7134-input.c (99%)
4979  rename drivers/media/{video => pci}/saa7134/saa7134-reg.h (100%)
4980  rename drivers/media/{video => pci}/saa7134/saa7134-ts.c (100%)
4981  rename drivers/media/{video => pci}/saa7134/saa7134-tvaudio.c (100%)
4982  rename drivers/media/{video => pci}/saa7134/saa7134-vbi.c (100%)
4983  rename drivers/media/{video => pci}/saa7134/saa7134-video.c (100%)
4984  rename drivers/media/{video => pci}/saa7134/saa7134.h (99%)
4985  create mode 100644 drivers/media/pci/saa7146/Kconfig
4986  create mode 100644 drivers/media/pci/saa7146/Makefile
4987  rename drivers/media/{video => pci/saa7146}/hexium_gemini.c (100%)
4988  rename drivers/media/{video => pci/saa7146}/hexium_orion.c (100%)
4989  rename drivers/media/{video => pci/saa7146}/mxb.c (100%)
4990  rename drivers/media/{video => pci}/saa7164/Kconfig (62%)
4991  rename drivers/media/{video => pci}/saa7164/Makefile (57%)
4992  rename drivers/media/{video => pci}/saa7164/saa7164-api.c (98%)
4993  rename drivers/media/{video => pci}/saa7164/saa7164-buffer.c (100%)
4994  rename drivers/media/{video => pci}/saa7164/saa7164-bus.c (100%)
4995  rename drivers/media/{video => pci}/saa7164/saa7164-cards.c (100%)
4996  rename drivers/media/{video => pci}/saa7164/saa7164-cmd.c (100%)
4997  rename drivers/media/{video => pci}/saa7164/saa7164-core.c (96%)
4998  rename drivers/media/{video => pci}/saa7164/saa7164-dvb.c (100%)
4999  rename drivers/media/{video => pci}/saa7164/saa7164-encoder.c (100%)
5000  rename drivers/media/{video => pci}/saa7164/saa7164-fw.c (100%)
5001  rename drivers/media/{video => pci}/saa7164/saa7164-i2c.c (100%)
5002  rename drivers/media/{video => pci}/saa7164/saa7164-reg.h (100%)
5003  rename drivers/media/{video => pci}/saa7164/saa7164-types.h (100%)
5004  rename drivers/media/{video => pci}/saa7164/saa7164-vbi.c (100%)
5005  rename drivers/media/{video => pci}/saa7164/saa7164.h (99%)
5006  create mode 100644 drivers/media/pci/sta2x11/Kconfig
5007  create mode 100644 drivers/media/pci/sta2x11/Makefile
5008  rename drivers/media/{video => pci/sta2x11}/sta2x11_vip.c (100%)
5009  rename drivers/media/{video => pci/sta2x11}/sta2x11_vip.h (100%)
5010  rename drivers/media/{dvb => pci}/ttpci/Kconfig (66%)
5011  rename drivers/media/{dvb => pci}/ttpci/Makefile (82%)
5012  rename drivers/media/{dvb => pci}/ttpci/av7110.c (100%)
5013  rename drivers/media/{dvb => pci}/ttpci/av7110.h (100%)
5014  rename drivers/media/{dvb => pci}/ttpci/av7110_av.c (100%)
5015  rename drivers/media/{dvb => pci}/ttpci/av7110_av.h (100%)
5016  rename drivers/media/{dvb => pci}/ttpci/av7110_ca.c (100%)
5017  rename drivers/media/{dvb => pci}/ttpci/av7110_ca.h (100%)
5018  rename drivers/media/{dvb => pci}/ttpci/av7110_hw.c (100%)
5019  rename drivers/media/{dvb => pci}/ttpci/av7110_hw.h (100%)
5020  rename drivers/media/{dvb => pci}/ttpci/av7110_ipack.c (100%)
5021  rename drivers/media/{dvb => pci}/ttpci/av7110_ipack.h (100%)
5022  rename drivers/media/{dvb => pci}/ttpci/av7110_ir.c (100%)
5023  rename drivers/media/{dvb => pci}/ttpci/av7110_v4l.c (100%)
5024  rename drivers/media/{dvb => pci}/ttpci/budget-av.c (100%)
5025  rename drivers/media/{dvb => pci}/ttpci/budget-ci.c (100%)
5026  rename drivers/media/{dvb => pci}/ttpci/budget-core.c (100%)
5027  rename drivers/media/{dvb => pci}/ttpci/budget-patch.c (100%)
5028  rename drivers/media/{dvb => pci}/ttpci/budget.c (91%)
5029  rename drivers/media/{dvb => pci}/ttpci/budget.h (100%)
5030  rename drivers/media/{dvb => pci}/ttpci/ttpci-eeprom.c (100%)
5031  rename drivers/media/{dvb => pci}/ttpci/ttpci-eeprom.h (100%)
5032  rename drivers/media/{video => pci}/zoran/Kconfig (75%)
5033  rename drivers/media/{video => pci}/zoran/Makefile (100%)
5034  rename drivers/media/{video => pci}/zoran/videocodec.c (100%)
5035  rename drivers/media/{video => pci}/zoran/videocodec.h (100%)
5036  rename drivers/media/{video => pci}/zoran/zoran.h (100%)
5037  rename drivers/media/{video => pci}/zoran/zoran_card.c (100%)
5038  rename drivers/media/{video => pci}/zoran/zoran_card.h (100%)
5039  rename drivers/media/{video => pci}/zoran/zoran_device.c (100%)
5040  rename drivers/media/{video => pci}/zoran/zoran_device.h (100%)
5041  rename drivers/media/{video => pci}/zoran/zoran_driver.c (100%)
5042  rename drivers/media/{video => pci}/zoran/zoran_procfs.c (100%)
5043  rename drivers/media/{video => pci}/zoran/zoran_procfs.h (100%)
5044  rename drivers/media/{video => pci}/zoran/zr36016.c (100%)
5045  rename drivers/media/{video => pci}/zoran/zr36016.h (100%)
5046  rename drivers/media/{video => pci}/zoran/zr36050.c (100%)
5047  rename drivers/media/{video => pci}/zoran/zr36050.h (100%)
5048  rename drivers/media/{video => pci}/zoran/zr36057.h (100%)
5049  rename drivers/media/{video => pci}/zoran/zr36060.c (100%)
5050  rename drivers/media/{video => pci}/zoran/zr36060.h (100%)
5051  create mode 100644 drivers/media/platform/Kconfig
5052  create mode 100644 drivers/media/platform/Makefile
5053  rename drivers/media/{video => platform}/arv.c (100%)
5054  rename drivers/media/{video => platform}/blackfin/Kconfig (100%)
5055  rename drivers/media/{video => platform}/blackfin/Makefile (100%)
5056  rename drivers/media/{video => platform}/blackfin/bfin_capture.c (98%)
5057  rename drivers/media/{video => platform}/blackfin/ppi.c (100%)
5058  create mode 100644 drivers/media/platform/coda.c
5059  create mode 100644 drivers/media/platform/coda.h
5060  rename drivers/media/{video => platform}/davinci/Kconfig (97%)
5061  rename drivers/media/{video => platform}/davinci/Makefile (100%)
5062  rename drivers/media/{video => platform}/davinci/ccdc_hw_device.h (100%)
5063  rename drivers/media/{video => platform}/davinci/dm355_ccdc.c (99%)
5064  rename drivers/media/{video => platform}/davinci/dm355_ccdc_regs.h (100%)
5065  rename drivers/media/{video => platform}/davinci/dm644x_ccdc.c (99%)
5066  rename drivers/media/{video => platform}/davinci/dm644x_ccdc_regs.h (100%)
5067  rename drivers/media/{video => platform}/davinci/isif.c (99%)
5068  rename drivers/media/{video => platform}/davinci/isif_regs.h (100%)
5069  rename drivers/media/{video => platform}/davinci/vpbe.c (100%)
5070  rename drivers/media/{video => platform}/davinci/vpbe_display.c (99%)
5071  rename drivers/media/{video => platform}/davinci/vpbe_osd.c (100%)
5072  rename drivers/media/{video => platform}/davinci/vpbe_osd_regs.h (100%)
5073  rename drivers/media/{video => platform}/davinci/vpbe_venc.c (100%)
5074  rename drivers/media/{video => platform}/davinci/vpbe_venc_regs.h (100%)
5075  rename drivers/media/{video => platform}/davinci/vpfe_capture.c (99%)
5076  rename drivers/media/{video => platform}/davinci/vpif.c (99%)
5077  rename drivers/media/{video => platform}/davinci/vpif.h (100%)
5078  rename drivers/media/{video => platform}/davinci/vpif_capture.c (99%)
5079  rename drivers/media/{video => platform}/davinci/vpif_capture.h (100%)
5080  rename drivers/media/{video => platform}/davinci/vpif_display.c (98%)
5081  rename drivers/media/{video => platform}/davinci/vpif_display.h (100%)
5082  rename drivers/media/{video => platform}/davinci/vpss.c (99%)
5083  create mode 100644 drivers/media/platform/exynos-gsc/Makefile
5084  create mode 100644 drivers/media/platform/exynos-gsc/gsc-core.c
5085  create mode 100644 drivers/media/platform/exynos-gsc/gsc-core.h
5086  create mode 100644 drivers/media/platform/exynos-gsc/gsc-m2m.c
5087  create mode 100644 drivers/media/platform/exynos-gsc/gsc-regs.c
5088  create mode 100644 drivers/media/platform/exynos-gsc/gsc-regs.h
5089  rename drivers/media/{video => platform}/fsl-viu.c (98%)
5090  rename drivers/media/{video => platform}/indycam.c (100%)
5091  rename drivers/media/{video => platform}/indycam.h (100%)
5092  create mode 100644 drivers/media/platform/m2m-deinterlace.c
5093  rename drivers/media/{video => platform}/marvell-ccic/Kconfig (100%)
5094  rename drivers/media/{video => platform}/marvell-ccic/Makefile (100%)
5095  rename drivers/media/{video => platform}/marvell-ccic/cafe-driver.c (100%)
5096  rename drivers/media/{video => platform}/marvell-ccic/mcam-core.c (100%)
5097  rename drivers/media/{video => platform}/marvell-ccic/mcam-core.h (100%)
5098  rename drivers/media/{video => platform}/marvell-ccic/mmp-driver.c (100%)
5099  rename drivers/media/{video => platform}/mem2mem_testdev.c (97%)
5100  rename drivers/media/{video => platform}/mx2_emmaprp.c (94%)
5101  rename drivers/media/{video => platform}/omap/Kconfig (100%)
5102  rename drivers/media/{video => platform}/omap/Makefile (81%)
5103  rename drivers/media/{video => platform}/omap/omap_vout.c (100%)
5104  rename drivers/media/{video => platform}/omap/omap_vout_vrfb.c (100%)
5105  rename drivers/media/{video => platform}/omap/omap_vout_vrfb.h (100%)
5106  rename drivers/media/{video => platform}/omap/omap_voutdef.h (100%)
5107  rename drivers/media/{video => platform}/omap/omap_voutlib.c (100%)
5108  rename drivers/media/{video => platform}/omap/omap_voutlib.h (100%)
5109  rename drivers/media/{video => platform}/omap24xxcam-dma.c (99%)
5110  rename drivers/media/{video => platform}/omap24xxcam.c (99%)
5111  rename drivers/media/{video => platform}/omap24xxcam.h (99%)
5112  rename drivers/media/{video => platform}/omap3isp/Makefile (100%)
5113  rename drivers/media/{video => platform}/omap3isp/cfa_coef_table.h (91%)
5114  rename drivers/media/{video => platform}/omap3isp/gamma_table.h (100%)
5115  rename drivers/media/{video => platform}/omap3isp/isp.c (98%)
5116  rename drivers/media/{video => platform}/omap3isp/isp.h (97%)
5117  rename drivers/media/{video => platform}/omap3isp/ispccdc.c (94%)
5118  rename drivers/media/{video => platform}/omap3isp/ispccdc.h (83%)
5119  rename drivers/media/{video => platform}/omap3isp/ispccp2.c (100%)
5120  rename drivers/media/{video => platform}/omap3isp/ispccp2.h (100%)
5121  rename drivers/media/{video => platform}/omap3isp/ispcsi2.c (98%)
5122  rename drivers/media/{video => platform}/omap3isp/ispcsi2.h (100%)
5123  rename drivers/media/{video => platform}/omap3isp/ispcsiphy.c (100%)
5124  rename drivers/media/{video => platform}/omap3isp/ispcsiphy.h (100%)
5125  rename drivers/media/{video => platform}/omap3isp/isph3a.h (100%)
5126  rename drivers/media/{video => platform}/omap3isp/isph3a_aewb.c (96%)
5127  rename drivers/media/{video => platform}/omap3isp/isph3a_af.c (96%)
5128  rename drivers/media/{video => platform}/omap3isp/isphist.c (98%)
5129  rename drivers/media/{video => platform}/omap3isp/isphist.h (100%)
5130  rename drivers/media/{video => platform}/omap3isp/isppreview.c (89%)
5131  rename drivers/media/{video => platform}/omap3isp/isppreview.h (99%)
5132  rename drivers/media/{video => platform}/omap3isp/ispqueue.c (98%)
5133  rename drivers/media/{video => platform}/omap3isp/ispqueue.h (100%)
5134  rename drivers/media/{video => platform}/omap3isp/ispreg.h (100%)
5135  rename drivers/media/{video => platform}/omap3isp/ispresizer.c (99%)
5136  rename drivers/media/{video => platform}/omap3isp/ispresizer.h (100%)
5137  rename drivers/media/{video => platform}/omap3isp/ispstat.c (100%)
5138  rename drivers/media/{video => platform}/omap3isp/ispstat.h (100%)
5139  rename drivers/media/{video => platform}/omap3isp/ispvideo.c (96%)
5140  rename drivers/media/{video => platform}/omap3isp/ispvideo.h (97%)
5141  rename drivers/media/{video => platform}/omap3isp/luma_enhance_table.h (100%)
5142  rename drivers/media/{video => platform}/omap3isp/noise_filter_table.h (100%)
5143  rename drivers/media/{video => platform}/s5p-fimc/Kconfig (96%)
5144  rename drivers/media/{video => platform}/s5p-fimc/Makefile (100%)
5145  rename drivers/media/{video => platform}/s5p-fimc/fimc-capture.c (98%)
5146  rename drivers/media/{video => platform}/s5p-fimc/fimc-core.c (100%)
5147  rename drivers/media/{video => platform}/s5p-fimc/fimc-core.h (99%)
5148  rename drivers/media/{video => platform}/s5p-fimc/fimc-lite-reg.c (99%)
5149  rename drivers/media/{video => platform}/s5p-fimc/fimc-lite-reg.h (100%)
5150  rename drivers/media/{video => platform}/s5p-fimc/fimc-lite.c (98%)
5151  rename drivers/media/{video => platform}/s5p-fimc/fimc-lite.h (99%)
5152  rename drivers/media/{video => platform}/s5p-fimc/fimc-m2m.c (96%)
5153  rename drivers/media/{video => platform}/s5p-fimc/fimc-mdevice.c (99%)
5154  rename drivers/media/{video => platform}/s5p-fimc/fimc-mdevice.h (94%)
5155  rename drivers/media/{video => platform}/s5p-fimc/fimc-reg.c (99%)
5156  rename drivers/media/{video => platform}/s5p-fimc/fimc-reg.h (100%)
5157  rename drivers/media/{video => platform}/s5p-fimc/mipi-csis.c (100%)
5158  rename drivers/media/{video => platform}/s5p-fimc/mipi-csis.h (100%)
5159  rename drivers/media/{video => platform}/s5p-g2d/Makefile (100%)
5160  rename drivers/media/{video => platform}/s5p-g2d/g2d-hw.c (100%)
5161  rename drivers/media/{video => platform}/s5p-g2d/g2d-regs.h (100%)
5162  rename drivers/media/{video => platform}/s5p-g2d/g2d.c (97%)
5163  rename drivers/media/{video => platform}/s5p-g2d/g2d.h (100%)
5164  rename drivers/media/{video => platform}/s5p-jpeg/Makefile (100%)
5165  rename drivers/media/{video => platform}/s5p-jpeg/jpeg-core.c (98%)
5166  rename drivers/media/{video => platform}/s5p-jpeg/jpeg-core.h (98%)
5167  rename drivers/media/{video => platform}/s5p-jpeg/jpeg-hw.h (99%)
5168  rename drivers/media/{video => platform}/s5p-jpeg/jpeg-regs.h (98%)
5169  rename drivers/media/{video => platform}/s5p-mfc/Makefile (100%)
5170  rename drivers/media/{video => platform}/s5p-mfc/regs-mfc.h (100%)
5171  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc.c (98%)
5172  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_cmd.c (98%)
5173  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_cmd.h (93%)
5174  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_common.h (100%)
5175  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_ctrl.c (98%)
5176  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_ctrl.h (93%)
5177  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_debug.h (95%)
5178  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_dec.c (99%)
5179  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_dec.h (93%)
5180  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_enc.c (99%)
5181  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_enc.h (93%)
5182  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_intr.c (97%)
5183  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_intr.h (93%)
5184  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_opr.c (99%)
5185  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_opr.h (98%)
5186  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_pm.c (98%)
5187  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_pm.h (92%)
5188  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_shm.c (96%)
5189  rename drivers/media/{video => platform}/s5p-mfc/s5p_mfc_shm.h (98%)
5190  rename drivers/media/{video => platform}/s5p-tv/Kconfig (98%)
5191  rename drivers/media/{video => platform}/s5p-tv/Makefile (92%)
5192  rename drivers/media/{video => platform}/s5p-tv/hdmi_drv.c (99%)
5193  rename drivers/media/{video => platform}/s5p-tv/hdmiphy_drv.c (100%)
5194  rename drivers/media/{video => platform}/s5p-tv/mixer.h (100%)
5195  rename drivers/media/{video => platform}/s5p-tv/mixer_drv.c (98%)
5196  rename drivers/media/{video => platform}/s5p-tv/mixer_grp_layer.c (100%)
5197  rename drivers/media/{video => platform}/s5p-tv/mixer_reg.c (100%)
5198  rename drivers/media/{video => platform}/s5p-tv/mixer_video.c (97%)
5199  rename drivers/media/{video => platform}/s5p-tv/mixer_vp_layer.c (100%)
5200  rename drivers/media/{video => platform}/s5p-tv/regs-hdmi.h (100%)
5201  rename drivers/media/{video => platform}/s5p-tv/regs-mixer.h (100%)
5202  rename drivers/media/{video => platform}/s5p-tv/regs-sdo.h (97%)
5203  rename drivers/media/{video => platform}/s5p-tv/regs-vp.h (100%)
5204  rename drivers/media/{video => platform}/s5p-tv/sdo_drv.c (98%)
5205  rename drivers/media/{video => platform}/s5p-tv/sii9234_drv.c (97%)
5206  rename drivers/media/{video => platform}/sh_vou.c (98%)
5207  create mode 100644 drivers/media/platform/soc_camera/Kconfig
5208  create mode 100644 drivers/media/platform/soc_camera/Makefile
5209  rename drivers/media/{video => platform/soc_camera}/atmel-isi.c (100%)
5210  rename drivers/media/{video => platform/soc_camera}/mx1_camera.c (100%)
5211  rename drivers/media/{video => platform/soc_camera}/mx2_camera.c (97%)
5212  rename drivers/media/{video => platform/soc_camera}/mx3_camera.c (99%)
5213  rename drivers/media/{video => platform/soc_camera}/omap1_camera.c (99%)
5214  rename drivers/media/{video => platform/soc_camera}/pxa_camera.c (100%)
5215  rename drivers/media/{video => platform/soc_camera}/sh_mobile_ceu_camera.c (100%)
5216  rename drivers/media/{video => platform/soc_camera}/sh_mobile_csi2.c (100%)
5217  rename drivers/media/{video => platform/soc_camera}/soc_camera.c (92%)
5218  rename drivers/media/{video => platform/soc_camera}/soc_camera_platform.c (94%)
5219  rename drivers/media/{video => platform/soc_camera}/soc_mediabus.c (100%)
5220  rename drivers/media/{video => platform}/timblogiw.c (100%)
5221  rename drivers/media/{video => platform}/via-camera.c (100%)
5222  rename drivers/media/{video => platform}/via-camera.h (100%)
5223  rename drivers/media/{video => platform}/vino.c (100%)
5224  rename drivers/media/{video => platform}/vino.h (100%)
5225  rename drivers/media/{video => platform}/vivi.c (97%)
5226  create mode 100644 drivers/media/rc/ir-rx51.c
5227  create mode 100644 drivers/media/rc/ttusbir.c
5228  rename drivers/media/{common => }/tuners/Kconfig (72%)
5229  rename drivers/media/{common => }/tuners/Makefile (88%)
5230  create mode 100644 drivers/media/tuners/e4000.c
5231  create mode 100644 drivers/media/tuners/e4000.h
5232  create mode 100644 drivers/media/tuners/e4000_priv.h
5233  rename drivers/media/{common => }/tuners/fc0011.c (100%)
5234  rename drivers/media/{common => }/tuners/fc0011.h (100%)
5235  rename drivers/media/{common => }/tuners/fc0012-priv.h (100%)
5236  rename drivers/media/{common => }/tuners/fc0012.c (100%)
5237  rename drivers/media/{common => }/tuners/fc0012.h (100%)
5238  rename drivers/media/{common => }/tuners/fc0013-priv.h (100%)
5239  rename drivers/media/{common => }/tuners/fc0013.c (100%)
5240  rename drivers/media/{common => }/tuners/fc0013.h (100%)
5241  rename drivers/media/{common => }/tuners/fc001x-common.h (100%)
5242  create mode 100644 drivers/media/tuners/fc2580.c
5243  create mode 100644 drivers/media/tuners/fc2580.h
5244  create mode 100644 drivers/media/tuners/fc2580_priv.h
5245  rename drivers/media/{common => }/tuners/max2165.c (100%)
5246  rename drivers/media/{common => }/tuners/max2165.h (100%)
5247  rename drivers/media/{common => }/tuners/max2165_priv.h (100%)
5248  rename drivers/media/{common => }/tuners/mc44s803.c (97%)
5249  rename drivers/media/{common => }/tuners/mc44s803.h (100%)
5250  rename drivers/media/{common => }/tuners/mc44s803_priv.h (100%)
5251  rename drivers/media/{common => }/tuners/mt2060.c (100%)
5252  rename drivers/media/{common => }/tuners/mt2060.h (100%)
5253  rename drivers/media/{common => }/tuners/mt2060_priv.h (100%)
5254  rename drivers/media/{common => }/tuners/mt2063.c (100%)
5255  rename drivers/media/{common => }/tuners/mt2063.h (100%)
5256  rename drivers/media/{common => }/tuners/mt20xx.c (100%)
5257  rename drivers/media/{common => }/tuners/mt20xx.h (100%)
5258  rename drivers/media/{common => }/tuners/mt2131.c (100%)
5259  rename drivers/media/{common => }/tuners/mt2131.h (100%)
5260  rename drivers/media/{common => }/tuners/mt2131_priv.h (100%)
5261  rename drivers/media/{common => }/tuners/mt2266.c (100%)
5262  rename drivers/media/{common => }/tuners/mt2266.h (100%)
5263  rename drivers/media/{common => }/tuners/mxl5005s.c (99%)
5264  rename drivers/media/{common => }/tuners/mxl5005s.h (100%)
5265  rename drivers/media/{common => }/tuners/mxl5007t.c (100%)
5266  rename drivers/media/{common => }/tuners/mxl5007t.h (100%)
5267  rename drivers/media/{common => }/tuners/qt1010.c (90%)
5268  rename drivers/media/{common => }/tuners/qt1010.h (100%)
5269  rename drivers/media/{common => }/tuners/qt1010_priv.h (100%)
5270  rename drivers/media/{common => }/tuners/tda18212.c (91%)
5271  rename drivers/media/{common => }/tuners/tda18212.h (100%)
5272  rename drivers/media/{common => }/tuners/tda18218.c (87%)
5273  rename drivers/media/{common => }/tuners/tda18218.h (100%)
5274  rename drivers/media/{common => }/tuners/tda18218_priv.h (90%)
5275  rename drivers/media/{common => }/tuners/tda18271-common.c (99%)
5276  rename drivers/media/{common => }/tuners/tda18271-fe.c (100%)
5277  rename drivers/media/{common => }/tuners/tda18271-maps.c (100%)
5278  rename drivers/media/{common => }/tuners/tda18271-priv.h (100%)
5279  rename drivers/media/{common => }/tuners/tda18271.h (100%)
5280  rename drivers/media/{common => }/tuners/tda827x.c (100%)
5281  rename drivers/media/{common => }/tuners/tda827x.h (100%)
5282  rename drivers/media/{common => }/tuners/tda8290.c (100%)
5283  rename drivers/media/{common => }/tuners/tda8290.h (100%)
5284  rename drivers/media/{common => }/tuners/tda9887.c (100%)
5285  rename drivers/media/{common => }/tuners/tda9887.h (100%)
5286  rename drivers/media/{common => }/tuners/tea5761.c (100%)
5287  rename drivers/media/{common => }/tuners/tea5761.h (100%)
5288  rename drivers/media/{common => }/tuners/tea5767.c (100%)
5289  rename drivers/media/{common => }/tuners/tea5767.h (100%)
5290  rename drivers/media/{common => }/tuners/tua9001.c (68%)
5291  rename drivers/media/{common => }/tuners/tua9001.h (78%)
5292  rename drivers/media/{common => }/tuners/tua9001_priv.h (100%)
5293  rename drivers/media/{common => }/tuners/tuner-i2c.h (100%)
5294  rename drivers/media/{common => }/tuners/tuner-simple.c (100%)
5295  rename drivers/media/{common => }/tuners/tuner-simple.h (100%)
5296  rename drivers/media/{common => }/tuners/tuner-types.c (100%)
5297  rename drivers/media/{common => }/tuners/tuner-xc2028-types.h (100%)
5298  rename drivers/media/{common => }/tuners/tuner-xc2028.c (99%)
5299  rename drivers/media/{common => }/tuners/tuner-xc2028.h (100%)
5300  rename drivers/media/{common => }/tuners/xc4000.c (99%)
5301  rename drivers/media/{common => }/tuners/xc4000.h (100%)
5302  rename drivers/media/{common => }/tuners/xc5000.c (88%)
5303  rename drivers/media/{common => }/tuners/xc5000.h (100%)
5304  create mode 100644 drivers/media/usb/Kconfig
5305  create mode 100644 drivers/media/usb/Makefile
5306  rename drivers/media/{video => usb}/au0828/Kconfig (54%)
5307  rename drivers/media/{video => usb}/au0828/Makefile (59%)
5308  rename drivers/media/{video => usb}/au0828/au0828-cards.c (99%)
5309  rename drivers/media/{video => usb}/au0828/au0828-cards.h (100%)
5310  rename drivers/media/{video => usb}/au0828/au0828-core.c (85%)
5311  rename drivers/media/{video => usb}/au0828/au0828-dvb.c (90%)
5312  rename drivers/media/{video => usb}/au0828/au0828-i2c.c (93%)
5313  rename drivers/media/{video => usb}/au0828/au0828-reg.h (98%)
5314  rename drivers/media/{video => usb}/au0828/au0828-vbi.c (100%)
5315  rename drivers/media/{video => usb}/au0828/au0828-video.c (96%)
5316  rename drivers/media/{video => usb}/au0828/au0828.h (98%)
5317  create mode 100644 drivers/media/usb/b2c2/Kconfig
5318  create mode 100644 drivers/media/usb/b2c2/Makefile
5319  rename drivers/media/{dvb => usb}/b2c2/flexcop-usb.c (99%)
5320  rename drivers/media/{dvb => usb}/b2c2/flexcop-usb.h (100%)
5321  rename drivers/media/{video => usb}/cpia2/Kconfig (100%)
5322  rename drivers/media/{video => usb}/cpia2/Makefile (100%)
5323  rename drivers/media/{video => usb}/cpia2/cpia2.h (100%)
5324  rename drivers/media/{video => usb}/cpia2/cpia2_core.c (99%)
5325  rename drivers/media/{video => usb}/cpia2/cpia2_registers.h (100%)
5326  rename drivers/media/{video => usb}/cpia2/cpia2_usb.c (100%)
5327  rename drivers/media/{video => usb}/cpia2/cpia2_v4l.c (97%)
5328  rename drivers/media/{video => usb}/cx231xx/Kconfig (86%)
5329  rename drivers/media/{video => usb}/cx231xx/Makefile (65%)
5330  rename drivers/media/{video => usb}/cx231xx/cx231xx-417.c (99%)
5331  rename drivers/media/{video => usb}/cx231xx/cx231xx-audio.c (100%)
5332  rename drivers/media/{video => usb}/cx231xx/cx231xx-avcore.c (100%)
5333  rename drivers/media/{video => usb}/cx231xx/cx231xx-cards.c (100%)
5334  rename drivers/media/{video => usb}/cx231xx/cx231xx-conf-reg.h (100%)
5335  rename drivers/media/{video => usb}/cx231xx/cx231xx-core.c (100%)
5336  rename drivers/media/{video => usb}/cx231xx/cx231xx-dif.h (100%)
5337  rename drivers/media/{video => usb}/cx231xx/cx231xx-dvb.c (100%)
5338  rename drivers/media/{video => usb}/cx231xx/cx231xx-i2c.c (100%)
5339  rename drivers/media/{video => usb}/cx231xx/cx231xx-input.c (100%)
5340  rename drivers/media/{video => usb}/cx231xx/cx231xx-pcb-cfg.c (100%)
5341  rename drivers/media/{video => usb}/cx231xx/cx231xx-pcb-cfg.h (100%)
5342  rename drivers/media/{video => usb}/cx231xx/cx231xx-reg.h (100%)
5343  rename drivers/media/{video => usb}/cx231xx/cx231xx-vbi.c (100%)
5344  rename drivers/media/{video => usb}/cx231xx/cx231xx-vbi.h (100%)
5345  rename drivers/media/{video => usb}/cx231xx/cx231xx-video.c (98%)
5346  rename drivers/media/{video => usb}/cx231xx/cx231xx.h (100%)
5347  create mode 100644 drivers/media/usb/dvb-usb-v2/Kconfig
5348  create mode 100644 drivers/media/usb/dvb-usb-v2/Makefile
5349  create mode 100644 drivers/media/usb/dvb-usb-v2/af9015.c
5350  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9015.h (78%)
5351  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9035.c (57%)
5352  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/af9035.h (96%)
5353  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/anysee.c (67%)
5354  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/anysee.h (97%)
5355  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/au6610.c (64%)
5356  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/au6610.h (80%)
5357  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/az6007.c (63%)
5358  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/ce6230.c (58%)
5359  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/ce6230.h (58%)
5360  create mode 100644 drivers/media/usb/dvb-usb-v2/cypress_firmware.c
5361  create mode 100644 drivers/media/usb/dvb-usb-v2/cypress_firmware.h
5362  create mode 100644 drivers/media/usb/dvb-usb-v2/dvb_usb.h
5363  create mode 100644 drivers/media/usb/dvb-usb-v2/dvb_usb_common.h
5364  create mode 100644 drivers/media/usb/dvb-usb-v2/dvb_usb_core.c
5365  create mode 100644 drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c
5366  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/ec168.c (57%)
5367  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/ec168.h (62%)
5368  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/gl861.c (54%)
5369  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/gl861.h (59%)
5370  create mode 100644 drivers/media/usb/dvb-usb-v2/it913x.c
5371  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/lmedm04.c (69%)
5372  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/lmedm04.h (100%)
5373  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-demod.c (100%)
5374  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-demod.h (100%)
5375  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-gpio.c (100%)
5376  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-gpio.h (100%)
5377  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-i2c.c (100%)
5378  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-i2c.h (100%)
5379  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-phy.c (100%)
5380  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-phy.h (100%)
5381  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-reg.h (100%)
5382  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-tuner.c (99%)
5383  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf-tuner.h (100%)
5384  create mode 100644 drivers/media/usb/dvb-usb-v2/mxl111sf.c
5385  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/mxl111sf.h (98%)
5386  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/rtl28xxu.c (66%)
5387  rename drivers/media/{dvb/dvb-usb => usb/dvb-usb-v2}/rtl28xxu.h (91%)
5388  create mode 100644 drivers/media/usb/dvb-usb-v2/usb_urb.c
5389  create mode 100644 drivers/media/usb/dvb-usb/Kconfig
5390  create mode 100644 drivers/media/usb/dvb-usb/Makefile
5391  rename drivers/media/{dvb => usb}/dvb-usb/a800.c (100%)
5392  rename drivers/media/{dvb => usb}/dvb-usb/af9005-fe.c (100%)
5393  rename drivers/media/{dvb => usb}/dvb-usb/af9005-remote.c (100%)
5394  rename drivers/media/{dvb => usb}/dvb-usb/af9005-script.h (100%)
5395  rename drivers/media/{dvb => usb}/dvb-usb/af9005.c (100%)
5396  rename drivers/media/{dvb => usb}/dvb-usb/af9005.h (100%)
5397  rename drivers/media/{dvb => usb}/dvb-usb/az6027.c (100%)
5398  rename drivers/media/{dvb => usb}/dvb-usb/az6027.h (100%)
5399  rename drivers/media/{dvb => usb}/dvb-usb/cinergyT2-core.c (100%)
5400  rename drivers/media/{dvb => usb}/dvb-usb/cinergyT2-fe.c (100%)
5401  rename drivers/media/{dvb => usb}/dvb-usb/cinergyT2.h (100%)
5402  rename drivers/media/{dvb => usb}/dvb-usb/cxusb.c (100%)
5403  rename drivers/media/{dvb => usb}/dvb-usb/cxusb.h (100%)
5404  rename drivers/media/{dvb => usb}/dvb-usb/dib0700.h (100%)
5405  rename drivers/media/{dvb => usb}/dvb-usb/dib0700_core.c (99%)
5406  rename drivers/media/{dvb => usb}/dvb-usb/dib0700_devices.c (100%)
5407  rename drivers/media/{dvb => usb}/dvb-usb/dib07x0.h (100%)
5408  rename drivers/media/{dvb => usb}/dvb-usb/dibusb-common.c (100%)
5409  rename drivers/media/{dvb => usb}/dvb-usb/dibusb-mb.c (100%)
5410  rename drivers/media/{dvb => usb}/dvb-usb/dibusb-mc.c (100%)
5411  rename drivers/media/{dvb => usb}/dvb-usb/dibusb.h (100%)
5412  rename drivers/media/{dvb => usb}/dvb-usb/digitv.c (100%)
5413  rename drivers/media/{dvb => usb}/dvb-usb/digitv.h (100%)
5414  rename drivers/media/{dvb => usb}/dvb-usb/dtt200u-fe.c (100%)
5415  rename drivers/media/{dvb => usb}/dvb-usb/dtt200u.c (100%)
5416  rename drivers/media/{dvb => usb}/dvb-usb/dtt200u.h (100%)
5417  rename drivers/media/{dvb => usb}/dvb-usb/dtv5100.c (100%)
5418  rename drivers/media/{dvb => usb}/dvb-usb/dtv5100.h (100%)
5419  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-common.h (100%)
5420  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-dvb.c (99%)
5421  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-firmware.c (100%)
5422  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-i2c.c (100%)
5423  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-init.c (100%)
5424  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-remote.c (100%)
5425  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb-urb.c (100%)
5426  rename drivers/media/{dvb => usb}/dvb-usb/dvb-usb.h (99%)
5427  rename drivers/media/{dvb => usb}/dvb-usb/dw2102.c (100%)
5428  rename drivers/media/{dvb => usb}/dvb-usb/dw2102.h (100%)
5429  rename drivers/media/{dvb => usb}/dvb-usb/friio-fe.c (100%)
5430  rename drivers/media/{dvb => usb}/dvb-usb/friio.c (100%)
5431  rename drivers/media/{dvb => usb}/dvb-usb/friio.h (100%)
5432  rename drivers/media/{dvb => usb}/dvb-usb/gp8psk-fe.c (100%)
5433  rename drivers/media/{dvb => usb}/dvb-usb/gp8psk.c (100%)
5434  rename drivers/media/{dvb => usb}/dvb-usb/gp8psk.h (100%)
5435  rename drivers/media/{dvb => usb}/dvb-usb/m920x.c (100%)
5436  rename drivers/media/{dvb => usb}/dvb-usb/m920x.h (100%)
5437  rename drivers/media/{dvb => usb}/dvb-usb/nova-t-usb2.c (100%)
5438  rename drivers/media/{dvb => usb}/dvb-usb/opera1.c (100%)
5439  rename drivers/media/{dvb => usb}/dvb-usb/pctv452e.c (99%)
5440  rename drivers/media/{dvb => usb}/dvb-usb/technisat-usb2.c (100%)
5441  rename drivers/media/{dvb => usb}/dvb-usb/ttusb2.c (99%)
5442  rename drivers/media/{dvb => usb}/dvb-usb/ttusb2.h (100%)
5443  rename drivers/media/{dvb => usb}/dvb-usb/umt-010.c (100%)
5444  rename drivers/media/{dvb => usb}/dvb-usb/usb-urb.c (100%)
5445  rename drivers/media/{dvb => usb}/dvb-usb/vp702x-fe.c (100%)
5446  rename drivers/media/{dvb => usb}/dvb-usb/vp702x.c (100%)
5447  rename drivers/media/{dvb => usb}/dvb-usb/vp702x.h (100%)
5448  rename drivers/media/{dvb => usb}/dvb-usb/vp7045-fe.c (100%)
5449  rename drivers/media/{dvb => usb}/dvb-usb/vp7045.c (100%)
5450  rename drivers/media/{dvb => usb}/dvb-usb/vp7045.h (100%)
5451  rename drivers/media/{video => usb}/em28xx/Kconfig (67%)
5452  rename drivers/media/{video => usb}/em28xx/Makefile (57%)
5453  rename drivers/media/{video => usb}/em28xx/em28xx-audio.c (99%)
5454  rename drivers/media/{video => usb}/em28xx/em28xx-cards.c (100%)
5455  rename drivers/media/{video => usb}/em28xx/em28xx-core.c (99%)
5456  rename drivers/media/{video => usb}/em28xx/em28xx-dvb.c (100%)
5457  rename drivers/media/{video => usb}/em28xx/em28xx-i2c.c (100%)
5458  rename drivers/media/{video => usb}/em28xx/em28xx-input.c (100%)
5459  rename drivers/media/{video => usb}/em28xx/em28xx-reg.h (100%)
5460  rename drivers/media/{video => usb}/em28xx/em28xx-vbi.c (100%)
5461  rename drivers/media/{video => usb}/em28xx/em28xx-video.c (98%)
5462  rename drivers/media/{video => usb}/em28xx/em28xx.h (100%)
5463  rename drivers/media/{video => usb}/gspca/Kconfig (98%)
5464  rename drivers/media/{video => usb}/gspca/Makefile (100%)
5465  rename drivers/media/{video => usb}/gspca/autogain_functions.c (100%)
5466  rename drivers/media/{video => usb}/gspca/autogain_functions.h (100%)
5467  rename drivers/media/{video => usb}/gspca/benq.c (100%)
5468  rename drivers/media/{video => usb}/gspca/conex.c (100%)
5469  rename drivers/media/{video => usb}/gspca/cpia1.c (99%)
5470  rename drivers/media/{video => usb}/gspca/etoms.c (100%)
5471  rename drivers/media/{video => usb}/gspca/finepix.c (92%)
5472  rename drivers/media/{video => usb}/gspca/gl860/Kconfig (100%)
5473  rename drivers/media/{video => usb}/gspca/gl860/Makefile (75%)
5474  rename drivers/media/{video => usb}/gspca/gl860/gl860-mi1320.c (100%)
5475  rename drivers/media/{video => usb}/gspca/gl860/gl860-mi2020.c (100%)
5476  rename drivers/media/{video => usb}/gspca/gl860/gl860-ov2640.c (100%)
5477  rename drivers/media/{video => usb}/gspca/gl860/gl860-ov9655.c (100%)
5478  rename drivers/media/{video => usb}/gspca/gl860/gl860.c (100%)
5479  rename drivers/media/{video => usb}/gspca/gl860/gl860.h (100%)
5480  rename drivers/media/{video => usb}/gspca/gspca.c (99%)
5481  rename drivers/media/{video => usb}/gspca/gspca.h (100%)
5482  rename drivers/media/{video => usb}/gspca/jeilinj.c (100%)
5483  rename drivers/media/{video => usb}/gspca/jl2005bcd.c (95%)
5484  rename drivers/media/{video => usb}/gspca/jpeg.h (100%)
5485  rename drivers/media/{video => usb}/gspca/kinect.c (100%)
5486  rename drivers/media/{video => usb}/gspca/konica.c (100%)
5487  rename drivers/media/{video => usb}/gspca/m5602/Kconfig (100%)
5488  rename drivers/media/{video => usb}/gspca/m5602/Makefile (80%)
5489  rename drivers/media/{video => usb}/gspca/m5602/m5602_bridge.h (100%)
5490  rename drivers/media/{video => usb}/gspca/m5602/m5602_core.c (100%)
5491  rename drivers/media/{video => usb}/gspca/m5602/m5602_mt9m111.c (100%)
5492  rename drivers/media/{video => usb}/gspca/m5602/m5602_mt9m111.h (100%)
5493  rename drivers/media/{video => usb}/gspca/m5602/m5602_ov7660.c (100%)
5494  rename drivers/media/{video => usb}/gspca/m5602/m5602_ov7660.h (100%)
5495  rename drivers/media/{video => usb}/gspca/m5602/m5602_ov9650.c (100%)
5496  rename drivers/media/{video => usb}/gspca/m5602/m5602_ov9650.h (100%)
5497  rename drivers/media/{video => usb}/gspca/m5602/m5602_po1030.c (100%)
5498  rename drivers/media/{video => usb}/gspca/m5602/m5602_po1030.h (100%)
5499  rename drivers/media/{video => usb}/gspca/m5602/m5602_s5k4aa.c (100%)
5500  rename drivers/media/{video => usb}/gspca/m5602/m5602_s5k4aa.h (100%)
5501  rename drivers/media/{video => usb}/gspca/m5602/m5602_s5k83a.c (100%)
5502  rename drivers/media/{video => usb}/gspca/m5602/m5602_s5k83a.h (100%)
5503  rename drivers/media/{video => usb}/gspca/m5602/m5602_sensor.h (100%)
5504  rename drivers/media/{video => usb}/gspca/mars.c (100%)
5505  rename drivers/media/{video => usb}/gspca/mr97310a.c (100%)
5506  rename drivers/media/{video => usb}/gspca/nw80x.c (100%)
5507  rename drivers/media/{video => usb}/gspca/ov519.c (99%)
5508  rename drivers/media/{video => usb}/gspca/ov534.c (100%)
5509  rename drivers/media/{video => usb}/gspca/ov534_9.c (100%)
5510  rename drivers/media/{video => usb}/gspca/pac207.c (100%)
5511  rename drivers/media/{video => usb}/gspca/pac7302.c (95%)
5512  rename drivers/media/{video => usb}/gspca/pac7311.c (100%)
5513  rename drivers/media/{video => usb}/gspca/pac_common.h (100%)
5514  rename drivers/media/{video => usb}/gspca/se401.c (100%)
5515  rename drivers/media/{video => usb}/gspca/se401.h (100%)
5516  rename drivers/media/{video => usb}/gspca/sn9c2028.c (100%)
5517  rename drivers/media/{video => usb}/gspca/sn9c2028.h (100%)
5518  rename drivers/media/{video => usb}/gspca/sn9c20x.c (99%)
5519  rename drivers/media/{video => usb}/gspca/sonixb.c (100%)
5520  rename drivers/media/{video => usb}/gspca/sonixj.c (99%)
5521  rename drivers/media/{video => usb}/gspca/spca1528.c (100%)
5522  rename drivers/media/{video => usb}/gspca/spca500.c (100%)
5523  rename drivers/media/{video => usb}/gspca/spca501.c (100%)
5524  rename drivers/media/{video => usb}/gspca/spca505.c (100%)
5525  rename drivers/media/{video => usb}/gspca/spca506.c (100%)
5526  rename drivers/media/{video => usb}/gspca/spca508.c (100%)
5527  rename drivers/media/{video => usb}/gspca/spca561.c (100%)
5528  rename drivers/media/{video => usb}/gspca/sq905.c (95%)
5529  rename drivers/media/{video => usb}/gspca/sq905c.c (91%)
5530  rename drivers/media/{video => usb}/gspca/sq930x.c (99%)
5531  rename drivers/media/{video => usb}/gspca/stk014.c (100%)
5532  rename drivers/media/{video => usb}/gspca/stv0680.c (100%)
5533  rename drivers/media/{video => usb}/gspca/stv06xx/Kconfig (100%)
5534  rename drivers/media/{video => usb}/gspca/stv06xx/Makefile (78%)
5535  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx.c (100%)
5536  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx.h (100%)
5537  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_hdcs.c (100%)
5538  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_hdcs.h (100%)
5539  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_pb0100.c (100%)
5540  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_pb0100.h (100%)
5541  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_sensor.h (100%)
5542  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_st6422.c (100%)
5543  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_st6422.h (100%)
5544  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_vv6410.c (100%)
5545  rename drivers/media/{video => usb}/gspca/stv06xx/stv06xx_vv6410.h (100%)
5546  rename drivers/media/{video => usb}/gspca/sunplus.c (100%)
5547  rename drivers/media/{video => usb}/gspca/t613.c (100%)
5548  rename drivers/media/{video => usb}/gspca/topro.c (100%)
5549  rename drivers/media/{video => usb}/gspca/tv8532.c (100%)
5550  rename drivers/media/{video => usb}/gspca/vc032x.c (99%)
5551  rename drivers/media/{video => usb}/gspca/vicam.c (94%)
5552  rename drivers/media/{video => usb}/gspca/w996Xcf.c (100%)
5553  rename drivers/media/{video => usb}/gspca/xirlink_cit.c (99%)
5554  rename drivers/media/{video => usb}/gspca/zc3xx-reg.h (100%)
5555  rename drivers/media/{video => usb}/gspca/zc3xx.c (99%)
5556  rename drivers/media/{video => usb}/hdpvr/Kconfig (100%)
5557  rename drivers/media/{video => usb}/hdpvr/Makefile (81%)
5558  rename drivers/media/{video => usb}/hdpvr/hdpvr-control.c (100%)
5559  rename drivers/media/{video => usb}/hdpvr/hdpvr-core.c (100%)
5560  rename drivers/media/{video => usb}/hdpvr/hdpvr-i2c.c (100%)
5561  rename drivers/media/{video => usb}/hdpvr/hdpvr-video.c (100%)
5562  rename drivers/media/{video => usb}/hdpvr/hdpvr.h (100%)
5563  rename drivers/media/{video => usb}/pvrusb2/Kconfig (82%)
5564  rename drivers/media/{video => usb}/pvrusb2/Makefile (80%)
5565  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-audio.c (100%)
5566  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-audio.h (100%)
5567  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-context.c (100%)
5568  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-context.h (100%)
5569  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-cs53l32a.c (100%)
5570  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-cs53l32a.h (100%)
5571  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-ctrl.c (100%)
5572  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-ctrl.h (100%)
5573  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-cx2584x-v4l.c (100%)
5574  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-cx2584x-v4l.h (100%)
5575  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-debug.h (100%)
5576  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-debugifc.c (100%)
5577  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-debugifc.h (100%)
5578  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-devattr.c (97%)
5579  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-devattr.h (100%)
5580  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-dvb.c (100%)
5581  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-dvb.h (100%)
5582  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-eeprom.c (100%)
5583  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-eeprom.h (100%)
5584  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-encoder.c (100%)
5585  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-encoder.h (100%)
5586  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-fx2-cmd.h (100%)
5587  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-hdw-internal.h (100%)
5588  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-hdw.c (100%)
5589  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-hdw.h (100%)
5590  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-i2c-core.c (100%)
5591  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-i2c-core.h (100%)
5592  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-io.c (100%)
5593  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-io.h (100%)
5594  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-ioread.c (100%)
5595  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-ioread.h (100%)
5596  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-main.c (100%)
5597  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-std.c (100%)
5598  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-std.h (100%)
5599  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-sysfs.c (100%)
5600  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-sysfs.h (100%)
5601  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-util.h (100%)
5602  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-v4l2.c (100%)
5603  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-v4l2.h (100%)
5604  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-video-v4l.c (100%)
5605  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-video-v4l.h (100%)
5606  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-wm8775.c (100%)
5607  rename drivers/media/{video => usb}/pvrusb2/pvrusb2-wm8775.h (100%)
5608  rename drivers/media/{video => usb}/pvrusb2/pvrusb2.h (100%)
5609  rename drivers/media/{video => usb}/pwc/Kconfig (100%)
5610  rename drivers/media/{video => usb}/pwc/Makefile (60%)
5611  rename drivers/media/{video => usb}/pwc/philips.txt (100%)
5612  rename drivers/media/{video => usb}/pwc/pwc-ctrl.c (100%)
5613  rename drivers/media/{video => usb}/pwc/pwc-dec1.c (100%)
5614  rename drivers/media/{video => usb}/pwc/pwc-dec1.h (100%)
5615  rename drivers/media/{video => usb}/pwc/pwc-dec23.c (100%)
5616  rename drivers/media/{video => usb}/pwc/pwc-dec23.h (100%)
5617  rename drivers/media/{video => usb}/pwc/pwc-if.c (99%)
5618  rename drivers/media/{video => usb}/pwc/pwc-kiara.c (100%)
5619  rename drivers/media/{video => usb}/pwc/pwc-kiara.h (100%)
5620  rename drivers/media/{video => usb}/pwc/pwc-misc.c (100%)
5621  rename drivers/media/{video => usb}/pwc/pwc-nala.h (100%)
5622  rename drivers/media/{video => usb}/pwc/pwc-timon.c (100%)
5623  rename drivers/media/{video => usb}/pwc/pwc-timon.h (100%)
5624  rename drivers/media/{video => usb}/pwc/pwc-uncompress.c (100%)
5625  rename drivers/media/{video => usb}/pwc/pwc-v4l.c (100%)
5626  rename drivers/media/{video => usb}/pwc/pwc.h (100%)
5627  create mode 100644 drivers/media/usb/s2255/Kconfig
5628  create mode 100644 drivers/media/usb/s2255/Makefile
5629  rename drivers/media/{video => usb/s2255}/s2255drv.c (99%)
5630  create mode 100644 drivers/media/usb/siano/Kconfig
5631  create mode 100644 drivers/media/usb/siano/Makefile
5632  rename drivers/media/{dvb => usb}/siano/smsusb.c (100%)
5633  rename drivers/media/{video => usb}/sn9c102/Kconfig (100%)
5634  rename drivers/media/{video => usb}/sn9c102/Makefile (100%)
5635  rename drivers/media/{video => usb}/sn9c102/sn9c102.h (100%)
5636  rename drivers/media/{video => usb}/sn9c102/sn9c102_config.h (100%)
5637  rename drivers/media/{video => usb}/sn9c102/sn9c102_core.c (100%)
5638  rename drivers/media/{video => usb}/sn9c102/sn9c102_devtable.h (100%)
5639  rename drivers/media/{video => usb}/sn9c102/sn9c102_hv7131d.c (100%)
5640  rename drivers/media/{video => usb}/sn9c102/sn9c102_hv7131r.c (100%)
5641  rename drivers/media/{video => usb}/sn9c102/sn9c102_mi0343.c (100%)
5642  rename drivers/media/{video => usb}/sn9c102/sn9c102_mi0360.c (100%)
5643  rename drivers/media/{video => usb}/sn9c102/sn9c102_mt9v111.c (100%)
5644  rename drivers/media/{video => usb}/sn9c102/sn9c102_ov7630.c (100%)
5645  rename drivers/media/{video => usb}/sn9c102/sn9c102_ov7660.c (100%)
5646  rename drivers/media/{video => usb}/sn9c102/sn9c102_pas106b.c (100%)
5647  rename drivers/media/{video => usb}/sn9c102/sn9c102_pas202bcb.c (100%)
5648  rename drivers/media/{video => usb}/sn9c102/sn9c102_sensor.h (100%)
5649  rename drivers/media/{video => usb}/sn9c102/sn9c102_tas5110c1b.c (100%)
5650  rename drivers/media/{video => usb}/sn9c102/sn9c102_tas5110d.c (100%)
5651  rename drivers/media/{video => usb}/sn9c102/sn9c102_tas5130d1b.c (100%)
5652  create mode 100644 drivers/media/usb/stk1160/Kconfig
5653  create mode 100644 drivers/media/usb/stk1160/Makefile
5654  create mode 100644 drivers/media/usb/stk1160/stk1160-ac97.c
5655  create mode 100644 drivers/media/usb/stk1160/stk1160-core.c
5656  create mode 100644 drivers/media/usb/stk1160/stk1160-i2c.c
5657  create mode 100644 drivers/media/usb/stk1160/stk1160-reg.h
5658  create mode 100644 drivers/media/usb/stk1160/stk1160-v4l.c
5659  create mode 100644 drivers/media/usb/stk1160/stk1160-video.c
5660  create mode 100644 drivers/media/usb/stk1160/stk1160.h
5661  create mode 100644 drivers/media/usb/stkwebcam/Kconfig
5662  create mode 100644 drivers/media/usb/stkwebcam/Makefile
5663  rename drivers/media/{video => usb/stkwebcam}/stk-sensor.c (100%)
5664  rename drivers/media/{video => usb/stkwebcam}/stk-webcam.c (100%)
5665  rename drivers/media/{video => usb/stkwebcam}/stk-webcam.h (100%)
5666  rename drivers/media/{video => usb}/tlg2300/Kconfig (100%)
5667  create mode 100644 drivers/media/usb/tlg2300/Makefile
5668  rename drivers/media/{video => usb}/tlg2300/pd-alsa.c (99%)
5669  rename drivers/media/{video => usb}/tlg2300/pd-common.h (100%)
5670  rename drivers/media/{video => usb}/tlg2300/pd-dvb.c (100%)
5671  rename drivers/media/{video => usb}/tlg2300/pd-main.c (100%)
5672  rename drivers/media/{video => usb}/tlg2300/pd-radio.c (100%)
5673  rename drivers/media/{video => usb}/tlg2300/pd-video.c (100%)
5674  rename drivers/media/{video => usb}/tlg2300/vendorcmds.h (100%)
5675  rename drivers/media/{video => usb}/tm6000/Kconfig (100%)
5676  rename drivers/media/{video => usb}/tm6000/Makefile (62%)
5677  rename drivers/media/{video => usb}/tm6000/tm6000-alsa.c (99%)
5678  rename drivers/media/{video => usb}/tm6000/tm6000-cards.c (100%)
5679  rename drivers/media/{video => usb}/tm6000/tm6000-core.c (100%)
5680  rename drivers/media/{video => usb}/tm6000/tm6000-dvb.c (100%)
5681  rename drivers/media/{video => usb}/tm6000/tm6000-i2c.c (100%)
5682  rename drivers/media/{video => usb}/tm6000/tm6000-input.c (99%)
5683  rename drivers/media/{video => usb}/tm6000/tm6000-regs.h (100%)
5684  rename drivers/media/{video => usb}/tm6000/tm6000-stds.c (100%)
5685  rename drivers/media/{video => usb}/tm6000/tm6000-usb-isoc.h (100%)
5686  rename drivers/media/{video => usb}/tm6000/tm6000-video.c (97%)
5687  rename drivers/media/{video => usb}/tm6000/tm6000.h (100%)
5688  rename drivers/media/{dvb => usb}/ttusb-budget/Kconfig (56%)
5689  create mode 100644 drivers/media/usb/ttusb-budget/Makefile
5690  rename drivers/media/{dvb => usb}/ttusb-budget/dvb-ttusb-budget.c (100%)
5691  rename drivers/media/{dvb => usb}/ttusb-dec/Kconfig (100%)
5692  rename drivers/media/{dvb => usb}/ttusb-dec/Makefile (57%)
5693  rename drivers/media/{dvb => usb}/ttusb-dec/ttusb_dec.c (100%)
5694  rename drivers/media/{dvb => usb}/ttusb-dec/ttusbdecfe.c (100%)
5695  rename drivers/media/{dvb => usb}/ttusb-dec/ttusbdecfe.h (100%)
5696  rename drivers/media/{video => usb}/usbvision/Kconfig (88%)
5697  rename drivers/media/{video => usb}/usbvision/Makefile (63%)
5698  rename drivers/media/{video => usb}/usbvision/usbvision-cards.c (100%)
5699  rename drivers/media/{video => usb}/usbvision/usbvision-cards.h (100%)
5700  rename drivers/media/{video => usb}/usbvision/usbvision-core.c (100%)
5701  rename drivers/media/{video => usb}/usbvision/usbvision-i2c.c (100%)
5702  rename drivers/media/{video => usb}/usbvision/usbvision-video.c (97%)
5703  rename drivers/media/{video => usb}/usbvision/usbvision.h (100%)
5704  rename drivers/media/{video => usb}/uvc/Kconfig (100%)
5705  rename drivers/media/{video => usb}/uvc/Makefile (100%)
5706  rename drivers/media/{video => usb}/uvc/uvc_ctrl.c (100%)
5707  rename drivers/media/{video => usb}/uvc/uvc_debugfs.c (100%)
5708  rename drivers/media/{video => usb}/uvc/uvc_driver.c (98%)
5709  rename drivers/media/{video => usb}/uvc/uvc_entity.c (100%)
5710  rename drivers/media/{video => usb}/uvc/uvc_isight.c (100%)
5711  rename drivers/media/{video => usb}/uvc/uvc_queue.c (100%)
5712  rename drivers/media/{video => usb}/uvc/uvc_status.c (100%)
5713  rename drivers/media/{video => usb}/uvc/uvc_v4l2.c (100%)
5714  rename drivers/media/{video => usb}/uvc/uvc_video.c (98%)
5715  rename drivers/media/{video => usb}/uvc/uvcvideo.h (98%)
5716  create mode 100644 drivers/media/usb/zr364xx/Kconfig
5717  create mode 100644 drivers/media/usb/zr364xx/Makefile
5718  rename drivers/media/{video => usb/zr364xx}/zr364xx.c (100%)
5719  create mode 100644 drivers/media/v4l2-core/Kconfig
5720  create mode 100644 drivers/media/v4l2-core/Makefile
5721  rename drivers/media/{video => v4l2-core}/tuner-core.c (100%)
5722  rename drivers/media/{video => v4l2-core}/v4l2-common.c (62%)
5723  rename drivers/media/{video => v4l2-core}/v4l2-compat-ioctl32.c (94%)
5724  rename drivers/media/{video => v4l2-core}/v4l2-ctrls.c (95%)
5725  rename drivers/media/{video => v4l2-core}/v4l2-dev.c (95%)
5726  rename drivers/media/{video => v4l2-core}/v4l2-device.c (100%)
5727  rename drivers/media/{video => v4l2-core}/v4l2-event.c (100%)
5728  rename drivers/media/{video => v4l2-core}/v4l2-fh.c (100%)
5729  rename drivers/media/{video => v4l2-core}/v4l2-int-device.c (100%)
5730  rename drivers/media/{video => v4l2-core}/v4l2-ioctl.c (99%)
5731  rename drivers/media/{video => v4l2-core}/v4l2-mem2mem.c (98%)
5732  rename drivers/media/{video => v4l2-core}/v4l2-subdev.c (98%)
5733  rename drivers/media/{video => v4l2-core}/videobuf-core.c (100%)
5734  rename drivers/media/{video => v4l2-core}/videobuf-dma-contig.c (100%)
5735  rename drivers/media/{video => v4l2-core}/videobuf-dma-sg.c (100%)
5736  rename drivers/media/{video => v4l2-core}/videobuf-dvb.c (96%)
5737  rename drivers/media/{video => v4l2-core}/videobuf-vmalloc.c (100%)
5738  rename drivers/media/{video => v4l2-core}/videobuf2-core.c (98%)
5739  rename drivers/media/{video => v4l2-core}/videobuf2-dma-contig.c (100%)
5740  rename drivers/media/{video => v4l2-core}/videobuf2-dma-sg.c (100%)
5741  rename drivers/media/{video => v4l2-core}/videobuf2-memops.c (100%)
5742  rename drivers/media/{video => v4l2-core}/videobuf2-vmalloc.c (99%)
5743  delete mode 100644 drivers/media/video/Kconfig
5744  delete mode 100644 drivers/media/video/Makefile
5745  delete mode 100644 drivers/media/video/bt8xx/Kconfig
5746  delete mode 100644 drivers/media/video/bt8xx/Makefile
5747  delete mode 100644 drivers/media/video/cx23885/Kconfig
5748  delete mode 100644 drivers/media/video/tlg2300/Makefile
5749  delete mode 100644 drivers/staging/media/easycap/Kconfig
5750  delete mode 100644 drivers/staging/media/easycap/Makefile
5751  delete mode 100644 drivers/staging/media/easycap/README
5752  delete mode 100644 drivers/staging/media/easycap/easycap.h
5753  delete mode 100644 drivers/staging/media/easycap/easycap_ioctl.c
5754  delete mode 100644 drivers/staging/media/easycap/easycap_low.c
5755  delete mode 100644 drivers/staging/media/easycap/easycap_main.c
5756  delete mode 100644 drivers/staging/media/easycap/easycap_settings.c
5757  delete mode 100644 drivers/staging/media/easycap/easycap_sound.c
5758  delete mode 100644 drivers/staging/media/easycap/easycap_testcard.c
5759  delete mode 100644 drivers/staging/media/lirc/lirc_ene0100.h
5760  delete mode 100644 drivers/staging/media/lirc/lirc_ttusbir.c
5761  create mode 100644 include/media/ad9389b.h
5762  create mode 100644 include/media/adv7604.h
5763  create mode 100644 include/media/ir-rx51.h
5764 Merging kbuild/for-next (f4d278b Merge branch 'kbuild/rc-fixes' into kbuild/for-next)
5765 $ git merge kbuild/for-next
5766 Auto-merging scripts/kernel-doc
5767 Auto-merging Makefile
5768 Auto-merging MAINTAINERS
5769 Merge made by the 'recursive' strategy.
5770  MAINTAINERS                          |    5 -
5771  Makefile                             |   19 +--
5772  scripts/Makefile.modinst             |    2 +-
5773  scripts/Makefile.modpost             |    2 +-
5774  scripts/coccinelle/api/ptr_ret.cocci |   26 ++++
5775  scripts/kconfig/conf.c               |    2 +-
5776  scripts/kconfig/lxdialog/dialog.h    |    1 +
5777  scripts/kconfig/lxdialog/util.c      |    7 +
5778  scripts/kconfig/mconf.c              |    4 -
5779  scripts/kernel-doc                   |  273 +++++++++++++++++++++++++++++++++-
5780  scripts/tags.sh                      |    8 +-
5781  11 files changed, 312 insertions(+), 37 deletions(-)
5782 Merging kconfig/for-next (45f4c81 localmodconfig: Use my variable for loop in streamline_config.pl)
5783 $ git merge kconfig/for-next
5784 Merge made by the 'recursive' strategy.
5785  scripts/kconfig/streamline_config.pl |   48 ++++++++++++++++------------------
5786  1 file changed, 22 insertions(+), 26 deletions(-)
5787 Merging libata/NEXT (633de4c [libata] export ata_dev_set_feature())
5788 $ git merge libata/NEXT
5789 Auto-merging drivers/ata/libata-core.c
5790 Merge made by the 'recursive' strategy.
5791  .../devicetree/bindings/arm/calxeda/combophy.txt   |   17 +
5792  .../devicetree/bindings/ata/ahci-platform.txt      |    8 +
5793  .../devicetree/bindings/ata/pata-arasan.txt        |   17 +
5794  arch/arm/boot/dts/highbank.dts                     |   17 +
5795  drivers/ata/Kconfig                                |    8 +
5796  drivers/ata/Makefile                               |    1 +
5797  drivers/ata/ahci.h                                 |   16 +
5798  drivers/ata/ahci_platform.c                        |   58 ++-
5799  drivers/ata/libahci.c                              |   97 ++++-
5800  drivers/ata/libata-core.c                          |   32 +-
5801  drivers/ata/libata-eh.c                            |   12 +-
5802  drivers/ata/libata-scsi.c                          |  255 ++++++++++-
5803  drivers/ata/libata.h                               |    2 +
5804  drivers/ata/pata_arasan_cf.c                       |   14 +-
5805  drivers/ata/sata_fsl.c                             |   39 +-
5806  drivers/ata/sata_highbank.c                        |  450 ++++++++++++++++++++
5807  include/linux/ata.h                                |   30 +-
5808  include/linux/libata.h                             |    4 +
5809  18 files changed, 1020 insertions(+), 57 deletions(-)
5810  create mode 100644 Documentation/devicetree/bindings/arm/calxeda/combophy.txt
5811  create mode 100644 Documentation/devicetree/bindings/ata/pata-arasan.txt
5812  create mode 100644 drivers/ata/sata_highbank.c
5813 Merging infiniband/for-next (09ef9fd Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'ocrdma', 'qib' and 'srp' into for-next)
5814 $ git merge infiniband/for-next
5815 Auto-merging include/linux/mlx4/device.h
5816 Auto-merging drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
5817 Auto-merging drivers/net/ethernet/mellanox/mlx4/mlx4.h
5818 Auto-merging drivers/net/ethernet/mellanox/mlx4/main.c
5819 Auto-merging drivers/infiniband/core/ucma.c
5820 Merge made by the 'recursive' strategy.
5821  drivers/infiniband/core/cache.c                    |   43 +-
5822  drivers/infiniband/core/cma.c                      |    5 +-
5823  drivers/infiniband/core/device.c                   |   16 +-
5824  drivers/infiniband/core/ucm.c                      |    1 -
5825  drivers/infiniband/core/ucma.c                     |    1 -
5826  drivers/infiniband/hw/cxgb4/qp.c                   |   62 +-
5827  drivers/infiniband/hw/mlx4/Makefile                |    2 +-
5828  drivers/infiniband/hw/mlx4/alias_GUID.c            |  688 +++++++++
5829  drivers/infiniband/hw/mlx4/cm.c                    |  437 ++++++
5830  drivers/infiniband/hw/mlx4/cq.c                    |   31 +-
5831  drivers/infiniband/hw/mlx4/mad.c                   | 1573 +++++++++++++++++++-
5832  drivers/infiniband/hw/mlx4/main.c                  |  273 +++-
5833  drivers/infiniband/hw/mlx4/mcg.c                   | 1254 ++++++++++++++++
5834  drivers/infiniband/hw/mlx4/mlx4_ib.h               |  341 ++++-
5835  drivers/infiniband/hw/mlx4/qp.c                    |  660 +++++++-
5836  drivers/infiniband/hw/mlx4/sysfs.c                 |  794 ++++++++++
5837  drivers/infiniband/hw/nes/nes.h                    |   15 +-
5838  drivers/infiniband/hw/nes/nes_cm.c                 |   34 +-
5839  drivers/infiniband/hw/nes/nes_hw.c                 |    4 +-
5840  drivers/infiniband/hw/nes/nes_nic.c                |   40 +-
5841  drivers/infiniband/hw/nes/nes_utils.c              |    2 +-
5842  drivers/infiniband/hw/nes/nes_verbs.c              |   14 +-
5843  drivers/infiniband/hw/qib/qib_common.h             |   14 +-
5844  drivers/infiniband/hw/qib/qib_driver.c             |    3 +-
5845  drivers/infiniband/hw/qib/qib_verbs.c              |    2 +-
5846  drivers/infiniband/ulp/ipoib/ipoib_main.c          |    2 +-
5847  drivers/infiniband/ulp/ipoib/ipoib_multicast.c     |   19 +-
5848  drivers/infiniband/ulp/srp/ib_srp.c                |    3 +-
5849  drivers/net/ethernet/mellanox/mlx4/cmd.c           |  191 ++-
5850  drivers/net/ethernet/mellanox/mlx4/eq.c            |  245 ++-
5851  drivers/net/ethernet/mellanox/mlx4/fw.c            |  246 ++-
5852  drivers/net/ethernet/mellanox/mlx4/fw.h            |   11 +-
5853  drivers/net/ethernet/mellanox/mlx4/main.c          |   91 +-
5854  drivers/net/ethernet/mellanox/mlx4/mlx4.h          |   50 +
5855  drivers/net/ethernet/mellanox/mlx4/port.c          |   10 +
5856  drivers/net/ethernet/mellanox/mlx4/qp.c            |  100 +-
5857  .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  222 ++-
5858  include/linux/mlx4/device.h                        |   69 +-
5859  include/linux/mlx4/driver.h                        |    2 +
5860  include/linux/mlx4/qp.h                            |    3 +-
5861  include/rdma/ib_cache.h                            |   16 +
5862  include/rdma/ib_verbs.h                            |    3 +
5863  42 files changed, 7204 insertions(+), 388 deletions(-)
5864  create mode 100644 drivers/infiniband/hw/mlx4/alias_GUID.c
5865  create mode 100644 drivers/infiniband/hw/mlx4/cm.c
5866  create mode 100644 drivers/infiniband/hw/mlx4/mcg.c
5867  create mode 100644 drivers/infiniband/hw/mlx4/sysfs.c
5868 Merging pstore/master (80c9d03 pstore: Avoid recursive spinlocks in the oops_in_progress case)
5869 $ git merge pstore/master
5870 Auto-merging MAINTAINERS
5871 Merge made by the 'recursive' strategy.
5872  Documentation/ramoops.txt      |    4 +-
5873  MAINTAINERS                    |   12 +++++
5874  fs/pstore/Kconfig              |    1 +
5875  fs/pstore/ftrace.c             |   96 +++++++++++++++++++++++++++++++++++++++-
5876  fs/pstore/internal.h           |    6 +++
5877  fs/pstore/platform.c           |    9 +++-
5878  fs/pstore/ram.c                |   28 ++++++------
5879  include/linux/pstore.h         |    8 ----
5880  kernel/trace/trace_functions.c |   15 +------
5881  9 files changed, 139 insertions(+), 40 deletions(-)
5882 Merging acpi/next (6bac3e9 Merge branch 'acpica' into next)
5883 $ git merge acpi/next
5884 Merge made by the 'recursive' strategy.
5885  drivers/acpi/acpica/Makefile             |    1 +
5886  drivers/acpi/acpica/achware.h            |    3 +-
5887  drivers/acpi/acpica/aclocal.h            |   23 +-
5888  drivers/acpi/acpica/acmacros.h           |   29 +-
5889  drivers/acpi/acpica/dswload.c            |   14 +
5890  drivers/acpi/acpica/dswload2.c           |   14 +
5891  drivers/acpi/acpica/evgpe.c              |   24 +-
5892  drivers/acpi/acpica/evxfgpe.c            |    3 +-
5893  drivers/acpi/acpica/hwgpe.c              |   15 +-
5894  drivers/acpi/acpica/hwxfsleep.c          |    1 -
5895  drivers/acpi/acpica/nsdump.c             |    2 +-
5896  drivers/acpi/acpica/tbinstal.c           |   20 +-
5897  drivers/acpi/acpica/tbxface.c            |   41 +--
5898  drivers/acpi/acpica/utosi.c              |    1 +
5899  drivers/acpi/acpica/utxface.c            |  354 +++++--------------
5900  drivers/acpi/acpica/utxfinit.c           |  317 +++++++++++++++++
5901  drivers/acpi/button.c                    |   13 +-
5902  drivers/acpi/fan.c                       |   22 +-
5903  drivers/acpi/glue.c                      |  135 ++++---
5904  drivers/acpi/hed.c                       |   20 +-
5905  drivers/acpi/proc.c                      |   57 +--
5906  drivers/acpi/sbshc.c                     |   18 +-
5907  drivers/acpi/scan.c                      |    2 +
5908  drivers/acpi/utils.c                     |   11 +-
5909  drivers/i2c/busses/i2c-scmi.c            |   14 +-
5910  drivers/input/misc/atlas_btns.c          |   17 +-
5911  drivers/platform/x86/hp_accel.c          |   25 +-
5912  drivers/platform/x86/ideapad-laptop.c    |   14 +-
5913  drivers/platform/x86/topstar-laptop.c    |   22 +-
5914  drivers/platform/x86/toshiba_bluetooth.c |   22 +-
5915  drivers/platform/x86/xo15-ebook.c        |   14 +-
5916  drivers/pnp/pnpacpi/core.c               |    7 +-
5917  drivers/usb/core/usb-acpi.c              |    5 +-
5918  include/acpi/acbuffer.h                  |  235 +++++++++++++
5919  include/acpi/acnames.h                   |    3 +-
5920  include/acpi/acpi_bus.h                  |   59 ++--
5921  include/acpi/acpixf.h                    |    7 +-
5922  include/acpi/actbl.h                     |   60 ++--
5923  include/acpi/actbl1.h                    |   16 +-
5924  include/acpi/actbl2.h                    |  123 ++++++-
5925  include/acpi/actbl3.h                    |   13 +-
5926  include/acpi/actypes.h                   |    7 -
5927  tools/power/acpi/Makefile                |   18 +
5928  tools/power/acpi/acpidump.8              |   59 ++++
5929  tools/power/acpi/acpidump.c              |  560 ++++++++++++++++++++++++++++++
5930  tools/power/x86/turbostat/turbostat.8    |   22 +-
5931  tools/power/x86/turbostat/turbostat.c    |  198 ++++++++++-
5932  47 files changed, 1947 insertions(+), 713 deletions(-)
5933  create mode 100644 drivers/acpi/acpica/utxfinit.c
5934  create mode 100644 include/acpi/acbuffer.h
5935  create mode 100644 tools/power/acpi/Makefile
5936  create mode 100644 tools/power/acpi/acpidump.8
5937  create mode 100644 tools/power/acpi/acpidump.c
5938 Merging cpuidle/cpuidle-next (3cf7997 acpi: intel_idle : break dependency between modules)
5939 $ git merge cpuidle/cpuidle-next
5940 Resolved 'drivers/cpuidle/coupled.c' using previous resolution.
5941 Resolved 'include/linux/cpuidle.h' using previous resolution.
5942 Auto-merging include/linux/cpuidle.h
5943 CONFLICT (content): Merge conflict in include/linux/cpuidle.h
5944 Auto-merging drivers/cpuidle/coupled.c
5945 CONFLICT (add/add): Merge conflict in drivers/cpuidle/coupled.c
5946 Automatic merge failed; fix conflicts and then commit the result.
5947 $ git commit -v -a
5948 [master 0cb2c0f] Merge remote-tracking branch 'cpuidle/cpuidle-next'
5949 $ git diff -M --stat --summary HEAD^..
5950 Merging cpupowerutils/master (f166033 cpupower tools: add install target to the debug tools' makefiles)
5951 $ git merge cpupowerutils/master
5952 Already up-to-date.
5953 Merging thermal/next (cf68bdc Thermal: Provide option to choose default thermal governor)
5954 $ git merge thermal/next
5955 Auto-merging include/linux/platform_data/exynos_thermal.h
5956 Removing drivers/hwmon/exynos4_tmu.c
5957 Auto-merging drivers/hwmon/Makefile
5958 Auto-merging drivers/hwmon/Kconfig
5959 Auto-merging drivers/acpi/thermal.c
5960 Auto-merging Documentation/thermal/exynos_thermal
5961 Merge made by the 'recursive' strategy.
5962  Documentation/thermal/cpu-cooling-api.txt          |   32 +
5963  .../{hwmon/exynos4_tmu => thermal/exynos_thermal}  |   35 +-
5964  Documentation/thermal/sysfs-api.txt                |   73 +-
5965  drivers/acpi/thermal.c                             |   97 +-
5966  drivers/hwmon/Kconfig                              |   10 -
5967  drivers/hwmon/Makefile                             |    1 -
5968  drivers/hwmon/exynos4_tmu.c                        |  518 ----------
5969  drivers/platform/x86/acerhdf.c                     |    5 +-
5970  drivers/platform/x86/intel_mid_thermal.c           |    2 +-
5971  drivers/power/power_supply_core.c                  |    2 +-
5972  drivers/staging/omap-thermal/omap-thermal-common.c |    6 +-
5973  drivers/thermal/Kconfig                            |   75 ++
5974  drivers/thermal/Makefile                           |    8 +-
5975  drivers/thermal/cpu_cooling.c                      |  450 +++++++++
5976  drivers/thermal/exynos_thermal.c                   |  994 ++++++++++++++++++++
5977  drivers/thermal/fair_share.c                       |  133 +++
5978  drivers/thermal/rcar_thermal.c                     |  260 +++++
5979  drivers/thermal/spear_thermal.c                    |    2 +-
5980  drivers/thermal/step_wise.c                        |  194 ++++
5981  drivers/thermal/thermal_core.h                     |   53 ++
5982  drivers/thermal/thermal_sys.c                      |  766 ++++++++++-----
5983  drivers/thermal/user_space.c                       |   68 ++
5984  include/linux/cpu_cooling.h                        |   58 ++
5985  .../{exynos4_tmu.h => exynos_thermal.h}            |   47 +-
5986  include/linux/thermal.h                            |  150 ++-
5987  25 files changed, 3161 insertions(+), 878 deletions(-)
5988  create mode 100644 Documentation/thermal/cpu-cooling-api.txt
5989  rename Documentation/{hwmon/exynos4_tmu => thermal/exynos_thermal} (71%)
5990  delete mode 100644 drivers/hwmon/exynos4_tmu.c
5991  create mode 100644 drivers/thermal/cpu_cooling.c
5992  create mode 100644 drivers/thermal/exynos_thermal.c
5993  create mode 100644 drivers/thermal/fair_share.c
5994  create mode 100644 drivers/thermal/rcar_thermal.c
5995  create mode 100644 drivers/thermal/step_wise.c
5996  create mode 100644 drivers/thermal/thermal_core.h
5997  create mode 100644 drivers/thermal/user_space.c
5998  create mode 100644 include/linux/cpu_cooling.h
5999  rename include/linux/platform_data/{exynos4_tmu.h => exynos_thermal.h} (64%)
6000 Merging ieee1394/for-next (e3cbd92 firewire: core: document is_local sysfs attribute)
6001 $ git merge ieee1394/for-next
6002 Already up-to-date.
6003 Merging ubi/linux-next (9bfd58f UBI: fix trivial typo 'it' => 'is')
6004 $ git merge ubi/linux-next
6005 Auto-merging drivers/mtd/ubi/vtbl.c
6006 Merge made by the 'recursive' strategy.
6007  arch/arm/configs/sam9_l9260_defconfig |    2 +-
6008  drivers/mtd/mtdpart.c                 |   12 +-
6009  drivers/mtd/ubi/Kconfig               |   40 ++++---
6010  drivers/mtd/ubi/attach.c              |   46 ++++----
6011  drivers/mtd/ubi/build.c               |  204 ++++++++++++++++++++-------------
6012  drivers/mtd/ubi/cdev.c                |   18 +--
6013  drivers/mtd/ubi/debug.c               |  153 ++++++++++++-------------
6014  drivers/mtd/ubi/debug.h               |   12 +-
6015  drivers/mtd/ubi/eba.c                 |   33 +++---
6016  drivers/mtd/ubi/gluebi.c              |   30 +++--
6017  drivers/mtd/ubi/io.c                  |   80 +++++++------
6018  drivers/mtd/ubi/misc.c                |   14 ++-
6019  drivers/mtd/ubi/ubi.h                 |   16 +--
6020  drivers/mtd/ubi/vtbl.c                |   10 +-
6021  drivers/mtd/ubi/wl.c                  |   48 +++++---
6022  include/linux/mtd/partitions.h        |    3 +-
6023  include/mtd/ubi-user.h                |   16 ++-
6024  17 files changed, 412 insertions(+), 325 deletions(-)
6025 Merging dlm/next (2b75bc9 dlm: check the maximum size of a request from user)
6026 $ git merge dlm/next
6027 Merge made by the 'recursive' strategy.
6028  fs/dlm/ast.c          |    4 +-
6029  fs/dlm/config.c       |   79 ++++--------------
6030  fs/dlm/config.h       |    2 -
6031  fs/dlm/dlm_internal.h |   46 ++++++++---
6032  fs/dlm/lockspace.c    |   15 +++-
6033  fs/dlm/lowcomms.c     |  215 +++++++++++++++++++++++++++++++++++++++++--------
6034  fs/dlm/lowcomms.h     |    2 +
6035  fs/dlm/main.c         |    2 +
6036  fs/dlm/member.c       |   17 ++--
6037  fs/dlm/rcom.c         |    2 +-
6038  fs/dlm/recoverd.c     |   27 ++++---
6039  fs/dlm/recoverd.h     |    1 -
6040  fs/dlm/user.c         |    7 ++
6041  13 files changed, 289 insertions(+), 130 deletions(-)
6042 Merging scsi/for-next (3da4202 Merge branch 'misc' into for-next)
6043 $ git merge scsi/for-next
6044 Resolved 'drivers/scsi/ipr.c' using previous resolution.
6045 Resolved 'drivers/scsi/qla2xxx/qla_nx.c' using previous resolution.
6046 Auto-merging include/linux/libata.h
6047 Auto-merging drivers/scsi/qla4xxx/ql4_os.c
6048 Auto-merging drivers/scsi/qla4xxx/ql4_nx.c
6049 Auto-merging drivers/scsi/qla2xxx/qla_os.c
6050 Auto-merging drivers/scsi/qla2xxx/qla_nx.c
6051 CONFLICT (content): Merge conflict in drivers/scsi/qla2xxx/qla_nx.c
6052 Auto-merging drivers/scsi/mpt2sas/mpt2sas_scsih.c
6053 Auto-merging drivers/scsi/mpt2sas/mpt2sas_base.c
6054 Auto-merging drivers/scsi/lpfc/lpfc_init.c
6055 Auto-merging drivers/scsi/ipr.c
6056 CONFLICT (content): Merge conflict in drivers/scsi/ipr.c
6057 Removing drivers/scsi/ibmvscsi/rpa_vscsi.c
6058 Auto-merging drivers/scsi/hpsa.c
6059 Auto-merging drivers/ata/libata-eh.c
6060 Auto-merging drivers/ata/libata-core.c
6061 Auto-merging MAINTAINERS
6062 Automatic merge failed; fix conflicts and then commit the result.
6063 $ git commit -v -a
6064 [master 3ec53c4] Merge remote-tracking branch 'scsi/for-next'
6065 $ git diff -M --stat --summary HEAD^..
6066  Documentation/kernel-parameters.txt         |    3 +
6067  Documentation/scsi/ChangeLog.megaraid_sas   |   10 +
6068  Documentation/scsi/LICENSE.qla2xxx          |    2 +-
6069  Documentation/scsi/LICENSE.qla4xxx          |    2 +-
6070  Documentation/scsi/st.txt                   |    6 +-
6071  MAINTAINERS                                 |    8 +-
6072  drivers/ata/libata-core.c                   |   69 +-
6073  drivers/ata/libata-eh.c                     |    2 +
6074  drivers/message/fusion/mptbase.c            |   18 +-
6075  drivers/s390/scsi/zfcp_aux.c                |    1 +
6076  drivers/s390/scsi/zfcp_ccw.c                |   80 +-
6077  drivers/s390/scsi/zfcp_cfdc.c               |    2 +-
6078  drivers/s390/scsi/zfcp_dbf.c                |   22 +-
6079  drivers/s390/scsi/zfcp_dbf.h                |    1 +
6080  drivers/s390/scsi/zfcp_def.h                |    2 +
6081  drivers/s390/scsi/zfcp_erp.c                |    2 +-
6082  drivers/s390/scsi/zfcp_ext.h                |    4 +
6083  drivers/s390/scsi/zfcp_fc.c                 |   23 +-
6084  drivers/s390/scsi/zfcp_fsf.c                |   59 +-
6085  drivers/s390/scsi/zfcp_qdio.c               |   16 +-
6086  drivers/s390/scsi/zfcp_sysfs.c              |   18 +-
6087  drivers/s390/scsi/zfcp_unit.c               |   36 +-
6088  drivers/scsi/be2iscsi/be_cmds.c             |  160 ++-
6089  drivers/scsi/be2iscsi/be_cmds.h             |   27 +
6090  drivers/scsi/be2iscsi/be_iscsi.c            |  355 ++++--
6091  drivers/scsi/be2iscsi/be_main.c             |  890 +++++++++------
6092  drivers/scsi/be2iscsi/be_main.h             |   40 +-
6093  drivers/scsi/be2iscsi/be_mgmt.c             |  314 +++++-
6094  drivers/scsi/be2iscsi/be_mgmt.h             |   11 +
6095  drivers/scsi/bfa/bfa_core.c                 |   21 +-
6096  drivers/scsi/bfa/bfa_cs.h                   |    4 +-
6097  drivers/scsi/bfa/bfa_defs_fcs.h             |   18 +
6098  drivers/scsi/bfa/bfa_fc.h                   |   10 +
6099  drivers/scsi/bfa/bfa_fcbuild.c              |   21 +
6100  drivers/scsi/bfa/bfa_fcbuild.h              |    2 +
6101  drivers/scsi/bfa/bfa_fcpim.c                |   12 +-
6102  drivers/scsi/bfa/bfa_fcs.c                  |  182 ++-
6103  drivers/scsi/bfa/bfa_fcs.h                  |   66 +-
6104  drivers/scsi/bfa/bfa_fcs_fcpim.c            |  129 ++-
6105  drivers/scsi/bfa/bfa_fcs_lport.c            |  632 ++++++++++-
6106  drivers/scsi/bfa/bfa_fcs_rport.c            |  466 ++++++--
6107  drivers/scsi/bfa/bfa_ioc.c                  |   24 +-
6108  drivers/scsi/bfa/bfa_ioc.h                  |    2 +
6109  drivers/scsi/bfa/bfa_modules.h              |    1 +
6110  drivers/scsi/bfa/bfa_svc.c                  |   95 +-
6111  drivers/scsi/bfa/bfa_svc.h                  |   23 +-
6112  drivers/scsi/bfa/bfad.c                     |  236 +++-
6113  drivers/scsi/bfa/bfad_attr.c                |   46 +-
6114  drivers/scsi/bfa/bfad_bsg.c                 |   39 +-
6115  drivers/scsi/bfa/bfad_bsg.h                 |    2 +
6116  drivers/scsi/bfa/bfad_drv.h                 |    5 +-
6117  drivers/scsi/bfa/bfad_im.c                  |    9 +
6118  drivers/scsi/bnx2fc/bnx2fc_io.c             |    2 +-
6119  drivers/scsi/constants.c                    |    3 +-
6120  drivers/scsi/device_handler/scsi_dh_alua.c  |    3 +-
6121  drivers/scsi/device_handler/scsi_dh_rdac.c  |   26 +-
6122  drivers/scsi/hpsa.c                         |   39 +-
6123  drivers/scsi/ibmvscsi/Makefile              |    6 +-
6124  drivers/scsi/ibmvscsi/ibmvfc.c              |   36 +-
6125  drivers/scsi/ibmvscsi/ibmvfc.h              |    4 +-
6126  drivers/scsi/ibmvscsi/ibmvscsi.c            |  352 +++++-
6127  drivers/scsi/ibmvscsi/ibmvscsi.h            |   22 -
6128  drivers/scsi/ibmvscsi/rpa_vscsi.c           |  368 ------
6129  drivers/scsi/ipr.c                          |  234 ++--
6130  drivers/scsi/ipr.h                          |    5 +-
6131  drivers/scsi/isci/host.c                    |   24 +-
6132  drivers/scsi/isci/host.h                    |    2 +-
6133  drivers/scsi/isci/init.c                    |   59 +-
6134  drivers/scsi/isci/phy.c                     |    4 +-
6135  drivers/scsi/isci/probe_roms.c              |    1 -
6136  drivers/scsi/isci/remote_node_context.h     |    2 +-
6137  drivers/scsi/iscsi_tcp.c                    |    2 +-
6138  drivers/scsi/libsas/sas_ata.c               |   91 +-
6139  drivers/scsi/libsas/sas_discover.c          |   69 +-
6140  drivers/scsi/libsas/sas_dump.c              |    1 +
6141  drivers/scsi/libsas/sas_event.c             |    4 +-
6142  drivers/scsi/libsas/sas_init.c              |   90 +-
6143  drivers/scsi/libsas/sas_internal.h          |    1 +
6144  drivers/scsi/libsas/sas_phy.c               |   21 +
6145  drivers/scsi/libsas/sas_port.c              |   52 +-
6146  drivers/scsi/lpfc/lpfc.h                    |    6 +-
6147  drivers/scsi/lpfc/lpfc_attr.c               |   76 +-
6148  drivers/scsi/lpfc/lpfc_bsg.c                |    8 +-
6149  drivers/scsi/lpfc/lpfc_crtn.h               |    6 +-
6150  drivers/scsi/lpfc/lpfc_ct.c                 |   16 +-
6151  drivers/scsi/lpfc/lpfc_debugfs.c            |  494 ++++----
6152  drivers/scsi/lpfc/lpfc_debugfs.h            |   72 +-
6153  drivers/scsi/lpfc/lpfc_disc.h               |   10 +-
6154  drivers/scsi/lpfc/lpfc_els.c                |  186 +++-
6155  drivers/scsi/lpfc/lpfc_hbadisc.c            |   98 +-
6156  drivers/scsi/lpfc/lpfc_hw.h                 |   18 +-
6157  drivers/scsi/lpfc/lpfc_hw4.h                |   42 +-
6158  drivers/scsi/lpfc/lpfc_init.c               |  839 +++++++-------
6159  drivers/scsi/lpfc/lpfc_mbox.c               |   38 +-
6160  drivers/scsi/lpfc/lpfc_mem.c                |    6 +-
6161  drivers/scsi/lpfc/lpfc_nportdisc.c          |  127 +++
6162  drivers/scsi/lpfc/lpfc_scsi.c               |  144 ++-
6163  drivers/scsi/lpfc/lpfc_sli.c                |  621 ++++++-----
6164  drivers/scsi/lpfc/lpfc_sli.h                |   42 +-
6165  drivers/scsi/lpfc/lpfc_sli4.h               |   63 +-
6166  drivers/scsi/lpfc/lpfc_version.h            |    7 +-
6167  drivers/scsi/megaraid/megaraid_sas.h        |    8 +-
6168  drivers/scsi/megaraid/megaraid_sas_base.c   |   39 +-
6169  drivers/scsi/megaraid/megaraid_sas_fusion.c |   12 +-
6170  drivers/scsi/mpt2sas/Kconfig                |    2 +-
6171  drivers/scsi/mpt2sas/mpi/mpi2.h             |   14 +-
6172  drivers/scsi/mpt2sas/mpi/mpi2_init.h        |    9 +-
6173  drivers/scsi/mpt2sas/mpi/mpi2_ioc.h         |    8 +-
6174  drivers/scsi/mpt2sas/mpi/mpi2_raid.h        |    7 +-
6175  drivers/scsi/mpt2sas/mpt2sas_base.c         |    6 +-
6176  drivers/scsi/mpt2sas/mpt2sas_base.h         |   14 +-
6177  drivers/scsi/mpt2sas/mpt2sas_config.c       |   38 +-
6178  drivers/scsi/mpt2sas/mpt2sas_ctl.c          |   80 +-
6179  drivers/scsi/mpt2sas/mpt2sas_ctl.h          |    2 +-
6180  drivers/scsi/mpt2sas/mpt2sas_debug.h        |    2 +-
6181  drivers/scsi/mpt2sas/mpt2sas_scsih.c        |   59 +-
6182  drivers/scsi/mpt2sas/mpt2sas_transport.c    |    2 +-
6183  drivers/scsi/mvsas/mv_sas.c                 |    2 +-
6184  drivers/scsi/qla2xxx/qla_attr.c             |  147 ++-
6185  drivers/scsi/qla2xxx/qla_bsg.c              |  376 ++++++-
6186  drivers/scsi/qla2xxx/qla_bsg.h              |   30 +-
6187  drivers/scsi/qla2xxx/qla_dbg.c              |   29 +-
6188  drivers/scsi/qla2xxx/qla_dbg.h              |    2 +-
6189  drivers/scsi/qla2xxx/qla_def.h              |  166 ++-
6190  drivers/scsi/qla2xxx/qla_dfs.c              |    2 +-
6191  drivers/scsi/qla2xxx/qla_fw.h               |   49 +-
6192  drivers/scsi/qla2xxx/qla_gbl.h              |   39 +-
6193  drivers/scsi/qla2xxx/qla_gs.c               |    4 +-
6194  drivers/scsi/qla2xxx/qla_init.c             |  565 ++++++++--
6195  drivers/scsi/qla2xxx/qla_inline.h           |   28 +-
6196  drivers/scsi/qla2xxx/qla_iocb.c             |  261 ++++-
6197  drivers/scsi/qla2xxx/qla_isr.c              |  437 +++++++-
6198  drivers/scsi/qla2xxx/qla_mbx.c              |  224 +++-
6199  drivers/scsi/qla2xxx/qla_mid.c              |    5 +-
6200  drivers/scsi/qla2xxx/qla_nx.c               |  151 +--
6201  drivers/scsi/qla2xxx/qla_nx.h               |   17 +-
6202  drivers/scsi/qla2xxx/qla_os.c               |  770 ++++++++++++-
6203  drivers/scsi/qla2xxx/qla_settings.h         |    2 +-
6204  drivers/scsi/qla2xxx/qla_sup.c              |   67 +-
6205  drivers/scsi/qla2xxx/qla_version.h          |    6 +-
6206  drivers/scsi/qla4xxx/Kconfig                |    4 +-
6207  drivers/scsi/qla4xxx/Makefile               |    2 +-
6208  drivers/scsi/qla4xxx/ql4_83xx.c             | 1611 +++++++++++++++++++++++++++
6209  drivers/scsi/qla4xxx/ql4_83xx.h             |  283 +++++
6210  drivers/scsi/qla4xxx/ql4_attr.c             |   26 +-
6211  drivers/scsi/qla4xxx/ql4_dbg.c              |   32 +-
6212  drivers/scsi/qla4xxx/ql4_dbg.h              |    2 +-
6213  drivers/scsi/qla4xxx/ql4_def.h              |   65 +-
6214  drivers/scsi/qla4xxx/ql4_fw.h               |   59 +-
6215  drivers/scsi/qla4xxx/ql4_glbl.h             |   94 +-
6216  drivers/scsi/qla4xxx/ql4_init.c             |   23 +-
6217  drivers/scsi/qla4xxx/ql4_inline.h           |    2 +-
6218  drivers/scsi/qla4xxx/ql4_iocb.c             |   28 +-
6219  drivers/scsi/qla4xxx/ql4_isr.c              |  406 +++++--
6220  drivers/scsi/qla4xxx/ql4_mbx.c              |  186 ++--
6221  drivers/scsi/qla4xxx/ql4_nvram.c            |    2 +-
6222  drivers/scsi/qla4xxx/ql4_nvram.h            |    2 +-
6223  drivers/scsi/qla4xxx/ql4_nx.c               | 1432 ++++++++++++++++--------
6224  drivers/scsi/qla4xxx/ql4_nx.h               |  198 ++--
6225  drivers/scsi/qla4xxx/ql4_os.c               |  494 +++++---
6226  drivers/scsi/qla4xxx/ql4_version.h          |    4 +-
6227  drivers/scsi/scsi_debug.c                   |   30 +-
6228  drivers/scsi/scsi_devinfo.c                 |    1 +
6229  drivers/scsi/scsi_lib.c                     |    3 +-
6230  drivers/scsi/scsi_scan.c                    |    3 +
6231  drivers/scsi/scsi_sysfs.c                   |   30 +-
6232  drivers/scsi/sd.c                           |   80 +-
6233  drivers/scsi/sd.h                           |    2 +-
6234  drivers/scsi/sd_dif.c                       |   25 +-
6235  drivers/scsi/st.c                           |  416 +++----
6236  drivers/scsi/st.h                           |    5 +-
6237  include/linux/libata.h                      |   15 +-
6238  include/linux/pci_ids.h                     |    1 +
6239  include/scsi/libsas.h                       |   20 +-
6240  include/scsi/sas_ata.h                      |   10 +
6241  include/scsi/scsi_bsg_fc.h                  |    2 -
6242  include/scsi/scsi_device.h                  |    4 +
6243  include/scsi/scsi_devinfo.h                 |    1 +
6244  include/scsi/scsi_host.h                    |    6 +
6245  179 files changed, 13497 insertions(+), 4463 deletions(-)
6246  delete mode 100644 drivers/scsi/ibmvscsi/rpa_vscsi.c
6247  create mode 100644 drivers/scsi/qla4xxx/ql4_83xx.c
6248  create mode 100644 drivers/scsi/qla4xxx/ql4_83xx.h
6249 Merging target-updates/for-next (f25590f iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU)
6250 $ git merge target-updates/for-next
6251 Merge made by the 'recursive' strategy.
6252  Documentation/target/tcm_mod_builder.py      |   16 ---
6253  drivers/infiniband/ulp/srpt/ib_srpt.c        |   12 --
6254  drivers/scsi/qla2xxx/qla_target.c            |    2 +-
6255  drivers/scsi/qla2xxx/tcm_qla2xxx.c           |   15 ---
6256  drivers/target/iscsi/iscsi_target.c          |   14 +-
6257  drivers/target/iscsi/iscsi_target_configfs.c |   25 ----
6258  drivers/target/iscsi/iscsi_target_nego.c     |    1 -
6259  drivers/target/loopback/tcm_loop.c           |   12 --
6260  drivers/target/sbp/sbp_target.c              |   27 +---
6261  drivers/target/target_core_alua.c            |    2 +-
6262  drivers/target/target_core_configfs.c        |   18 ++-
6263  drivers/target/target_core_device.c          |   16 ++-
6264  drivers/target/target_core_fabric_configfs.c |    1 -
6265  drivers/target/target_core_fabric_lib.c      |    8 +-
6266  drivers/target/target_core_file.c            |    2 -
6267  drivers/target/target_core_iblock.c          |   17 +--
6268  drivers/target/target_core_pr.c              |   14 +-
6269  drivers/target/target_core_pscsi.c           |    2 +-
6270  drivers/target/target_core_sbc.c             |   23 ++--
6271  drivers/target/target_core_spc.c             |   48 ++-----
6272  drivers/target/target_core_stat.c            |    1 -
6273  drivers/target/target_core_tpg.c             |    2 +-
6274  drivers/target/target_core_transport.c       |  184 +++++++++++---------------
6275  drivers/target/tcm_fc/tfc_cmd.c              |    1 -
6276  drivers/target/tcm_fc/tfc_conf.c             |   12 --
6277  drivers/target/tcm_fc/tfc_io.c               |    4 +-
6278  drivers/target/tcm_fc/tfc_sess.c             |    1 -
6279  drivers/usb/gadget/tcm_usb_gadget.c          |   12 --
6280  drivers/vhost/tcm_vhost.c                    |   13 --
6281  include/target/target_core_backend.h         |    3 -
6282  include/target/target_core_fabric.h          |    2 -
6283  31 files changed, 162 insertions(+), 348 deletions(-)
6284 Merging target-merge/for-next-merge (d987569 Linux 3.6-rc2)
6285 $ git merge target-merge/for-next-merge
6286 Already up-to-date.
6287 Merging ibft/linux-next (935a9fe ibft: Fix finding IBFT ACPI table on UEFI)
6288 $ git merge ibft/linux-next
6289 Already up-to-date.
6290 Merging isci/all (6734092 isci: add a couple __iomem annotations)
6291 $ git merge isci/all
6292 Already up-to-date.
6293 Merging slave-dma/next (0274788 DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources)
6294 $ git merge slave-dma/next
6295 Auto-merging drivers/spi/Kconfig
6296 Auto-merging drivers/dma/tegra20-apb-dma.c
6297 Auto-merging drivers/dma/pl330.c
6298 Merge made by the 'recursive' strategy.
6299  arch/arm/mach-exynos/dma.c            |    2 +
6300  drivers/dma/Kconfig                   |   17 +
6301  drivers/dma/Makefile                  |    2 +
6302  drivers/dma/amba-pl08x.c              |    2 +
6303  drivers/dma/dw_dmac.c                 |   58 +--
6304  drivers/dma/dw_dmac_regs.h            |    2 -
6305  drivers/dma/edma.c                    |  671 +++++++++++++++++++++++++
6306  drivers/dma/ioat/dma_v2.c             |    3 +-
6307  drivers/dma/ioat/pci.c                |   22 +
6308  drivers/dma/mmp_pdma.c                |  875 +++++++++++++++++++++++++++++++++
6309  drivers/dma/mmp_tdma.c                |   51 +-
6310  drivers/dma/mxs-dma.c                 |   14 +-
6311  drivers/dma/pl330.c                   |   76 +--
6312  drivers/dma/sirf-dma.c                |   23 +-
6313  drivers/dma/ste_dma40.c               |   14 +-
6314  drivers/dma/tegra20-apb-dma.c         |    6 +-
6315  drivers/mmc/host/davinci_mmc.c        |  271 +++-------
6316  drivers/spi/Kconfig                   |    1 +
6317  drivers/spi/spi-davinci.c             |  292 +++++------
6318  include/linux/edma.h                  |   29 ++
6319  include/linux/platform_data/mmp_dma.h |   19 +
6320  21 files changed, 1932 insertions(+), 518 deletions(-)
6321  create mode 100644 drivers/dma/edma.c
6322  create mode 100644 drivers/dma/mmp_pdma.c
6323  create mode 100644 include/linux/edma.h
6324  create mode 100644 include/linux/platform_data/mmp_dma.h
6325 Merging dmaengine/next (a2bd114 netdma: adding alignment check for NETDMA ops)
6326 $ git merge dmaengine/next
6327 Already up-to-date.
6328 Merging net-next/master (82c93fc x86: bpf_jit_comp: add XOR instruction for BPF JIT)
6329 $ git merge net-next/master
6330 Auto-merging net/xfrm/xfrm_user.c
6331 Auto-merging net/xfrm/xfrm_policy.c
6332 Auto-merging net/wireless/reg.c
6333 Auto-merging net/socket.c
6334 CONFLICT (content): Merge conflict in net/socket.c
6335 Auto-merging net/sctp/socket.c
6336 Removing net/netfilter/xt_NOTRACK.c
6337 Auto-merging net/netfilter/nf_nat_tftp.c
6338 Auto-merging net/netfilter/nf_nat_sip.c
6339 Auto-merging net/netfilter/nf_nat_proto_unknown.c
6340 Auto-merging net/netfilter/nf_nat_proto_udplite.c
6341 Auto-merging net/netfilter/nf_nat_proto_udp.c
6342 Auto-merging net/netfilter/nf_nat_proto_tcp.c
6343 Auto-merging net/netfilter/nf_nat_proto_sctp.c
6344 Auto-merging net/netfilter/nf_nat_proto_dccp.c
6345 Auto-merging net/netfilter/nf_nat_proto_common.c
6346 Auto-merging net/netfilter/nf_nat_irc.c
6347 Auto-merging net/netfilter/nf_nat_helper.c
6348 Auto-merging net/netfilter/nf_nat_ftp.c
6349 Auto-merging net/netfilter/nf_nat_core.c
6350 Auto-merging net/netfilter/nf_nat_amanda.c
6351 Auto-merging net/ipv6/route.c
6352 Auto-merging net/ipv4/tcp_input.c
6353 Auto-merging net/ipv4/tcp.c
6354 Auto-merging net/ipv4/route.c
6355 CONFLICT (content): Merge conflict in net/ipv4/route.c
6356 Auto-merging net/ipv4/raw.c
6357 CONFLICT (content): Merge conflict in net/ipv4/raw.c
6358 Removing net/ipv4/netfilter/nf_nat_rule.c
6359 Auto-merging net/ipv4/netfilter/iptable_nat.c
6360 Removing net/ipv4/netfilter/ipt_REDIRECT.c
6361 Removing net/ipv4/netfilter/ipt_NETMAP.c
6362 Auto-merging net/ipv4/fib_trie.c
6363 Auto-merging net/ipv4/fib_frontend.c
6364 CONFLICT (content): Merge conflict in net/ipv4/fib_frontend.c
6365 Auto-merging net/ipv4/devinet.c
6366 Auto-merging net/core/sock.c
6367 Auto-merging net/core/skbuff.c
6368 Auto-merging net/core/scm.c
6369 Auto-merging net/core/netprio_cgroup.c
6370 Auto-merging net/core/dev.c
6371 Auto-merging net/bluetooth/mgmt.c
6372 Auto-merging net/bluetooth/l2cap_core.c
6373 Auto-merging net/bluetooth/hidp/sock.c
6374 Auto-merging net/bluetooth/hci_sock.c
6375 Auto-merging net/bluetooth/hci_core.c
6376 Auto-merging net/bluetooth/cmtp/sock.c
6377 Auto-merging net/bluetooth/bnep/sock.c
6378 Auto-merging kernel/taskstats.c
6379 Auto-merging kernel/pid_namespace.c
6380 Auto-merging kernel/exit.c
6381 Auto-merging init/Kconfig
6382 Auto-merging include/net/sock.h
6383 Auto-merging include/net/netns/ipv4.h
6384 Removing include/net/netfilter/nf_nat_rule.h
6385 Removing include/net/netfilter/nf_nat_protocol.h
6386 Auto-merging include/net/net_namespace.h
6387 Auto-merging include/net/ip6_fib.h
6388 Auto-merging include/linux/sched.h
6389 Auto-merging fs/namei.c
6390 Removing firmware/cxgb3/t3fw-7.10.0.bin.ihex
6391 Auto-merging drivers/s390/net/qeth_core_main.c
6392 Auto-merging drivers/net/wireless/rtlwifi/rtl8192ce/sw.c
6393 Auto-merging drivers/net/wireless/rtlwifi/rtl8192ce/hw.c
6394 Auto-merging drivers/net/wireless/rtlwifi/pci.c
6395 Auto-merging drivers/net/wireless/iwlwifi/pcie/trans.c
6396 Auto-merging drivers/net/wireless/iwlegacy/common.h
6397 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
6398 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c
6399 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
6400 Auto-merging drivers/net/wireless/ath/ath9k/pci.c
6401 Auto-merging drivers/net/wireless/ath/ath9k/hw.h
6402 Auto-merging drivers/net/wireless/ath/ath9k/hw.c
6403 Auto-merging drivers/net/wireless/ath/ath9k/debug.c
6404 Auto-merging drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
6405 Auto-merging drivers/net/usb/qmi_wwan.c
6406 CONFLICT (content): Merge conflict in drivers/net/usb/qmi_wwan.c
6407 Auto-merging drivers/net/usb/asix_devices.c
6408 Auto-merging drivers/net/team/team.c
6409 CONFLICT (content): Merge conflict in drivers/net/team/team.c
6410 Auto-merging drivers/net/ieee802154/fakehard.c
6411 Auto-merging drivers/net/ieee802154/at86rf230.c
6412 Auto-merging drivers/net/ieee802154/Makefile
6413 Auto-merging drivers/net/ieee802154/Kconfig
6414 Auto-merging drivers/net/ethernet/realtek/r8169.c
6415 Removing drivers/net/ethernet/mipsnet.c
6416 Auto-merging drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
6417 Auto-merging drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
6418 Auto-merging drivers/net/ethernet/intel/igb/igb_main.c
6419 Auto-merging drivers/net/ethernet/intel/e1000e/netdev.c
6420 Auto-merging drivers/net/ethernet/intel/e1000/e1000_main.c
6421 Auto-merging drivers/net/ethernet/freescale/gianfar_ptp.c
6422 Removing drivers/net/ethernet/freescale/fsl_pq_mdio.h
6423 Auto-merging drivers/net/ethernet/emulex/beRecorded preimage for 'net/ipv4/raw.c'
6424 Resolved 'drivers/net/team/team.c' using previous resolution.
6425 Resolved 'drivers/net/usb/qmi_wwan.c' using previous resolution.
6426 Resolved 'net/ipv4/fib_frontend.c' using previous resolution.
6427 Resolved 'net/ipv4/route.c' using previous resolution.
6428 Resolved 'net/socket.c' using previous resolution.
6429 net/be_main.c
6430 Auto-merging drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
6431 Auto-merging drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6432 Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
6433 Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
6434 Auto-merging drivers/infiniband/ulp/ipoib/ipoib_main.c
6435 Auto-merging drivers/infiniband/ulp/ipoib/ipoib.h
6436 Auto-merging drivers/infiniband/hw/cxgb4/qp.c
6437 Auto-merging arch/powerpc/configs/ppc64_defconfig
6438 Auto-merging arch/mips/configs/nlm_xlp_defconfig
6439 Auto-merging Documentation/feature-removal-schedule.txt
6440 Automatic merge failed; fix conflicts and then commit the result.
6441 $ git commit -v -a
6442 Recorded resolution for 'net/ipv4/raw.c'.
6443 [master 41f56f0] Merge remote-tracking branch 'net-next/master'
6444 $ git diff -M --stat --summary HEAD^..
6445  Documentation/ABI/testing/sysfs-ptp                |    6 +-
6446  .../devicetree/bindings/net/can/c_can.txt          |   49 +
6447  Documentation/devicetree/bindings/net/cpsw.txt     |  109 ++
6448  .../devicetree/bindings/net/davinci-mdio.txt       |   33 +
6449  .../devicetree/bindings/net/mdio-mux-mmioreg.txt   |   75 +
6450  Documentation/feature-removal-schedule.txt         |    8 -
6451  Documentation/filesystems/nfs/nfsroot.txt          |   10 +-
6452  Documentation/infiniband/ipoib.txt                 |    3 +
6453  Documentation/networking/batman-adv.txt            |    7 +-
6454  Documentation/networking/bonding.txt               |   30 +-
6455  Documentation/networking/ip-sysctl.txt             |   37 +-
6456  Documentation/networking/stmmac.txt                |    5 -
6457  arch/m68k/configs/amiga_defconfig                  |    1 -
6458  arch/m68k/configs/apollo_defconfig                 |    1 -
6459  arch/m68k/configs/atari_defconfig                  |    1 -
6460  arch/m68k/configs/bvme6000_defconfig               |    1 -
6461  arch/m68k/configs/hp300_defconfig                  |    1 -
6462  arch/m68k/configs/mac_defconfig                    |    1 -
6463  arch/m68k/configs/multi_defconfig                  |    1 -
6464  arch/m68k/configs/mvme147_defconfig                |    1 -
6465  arch/m68k/configs/mvme16x_defconfig                |    1 -
6466  arch/m68k/configs/q40_defconfig                    |    1 -
6467  arch/m68k/configs/sun3_defconfig                   |    1 -
6468  arch/m68k/configs/sun3x_defconfig                  |    1 -
6469  arch/mips/configs/ar7_defconfig                    |    1 -
6470  arch/mips/configs/bcm47xx_defconfig                |    1 -
6471  arch/mips/configs/ip22_defconfig                   |    1 -
6472  arch/mips/configs/jazz_defconfig                   |    1 -
6473  arch/mips/configs/malta_defconfig                  |    1 -
6474  arch/mips/configs/markeins_defconfig               |    1 -
6475  arch/mips/configs/nlm_xlp_defconfig                |    1 -
6476  arch/mips/configs/nlm_xlr_defconfig                |    1 -
6477  arch/mips/configs/rm200_defconfig                  |    1 -
6478  arch/powerpc/configs/pmac32_defconfig              |    1 -
6479  arch/powerpc/configs/ppc64_defconfig               |    1 -
6480  arch/powerpc/configs/ppc64e_defconfig              |    1 -
6481  arch/powerpc/configs/ppc6xx_defconfig              |    1 -
6482  arch/tile/configs/tilegx_defconfig                 |    1 -
6483  arch/tile/configs/tilepro_defconfig                |    1 -
6484  arch/x86/net/bpf_jit_comp.c                        |   34 +
6485  crypto/crypto_user.c                               |    7 +-
6486  drivers/Makefile                                   |    1 -
6487  drivers/bcma/Kconfig                               |    4 +-
6488  drivers/bcma/bcma_private.h                        |    2 +
6489  drivers/bcma/driver_chipcommon_nflash.c            |   28 +-
6490  drivers/bcma/driver_chipcommon_pmu.c               |    4 +-
6491  drivers/bcma/driver_chipcommon_sflash.c            |  123 +-
6492  drivers/bcma/host_pci.c                            |   11 +-
6493  drivers/bcma/host_soc.c                            |    2 +-
6494  drivers/bcma/main.c                                |   27 +
6495  drivers/bluetooth/bcm203x.c                        |    8 +-
6496  drivers/bluetooth/bfusb.c                          |   12 +-
6497  drivers/bluetooth/bluecard_cs.c                    |    5 +-
6498  drivers/bluetooth/bpa10x.c                         |    8 +-
6499  drivers/bluetooth/bt3c_cs.c                        |    5 +-
6500  drivers/bluetooth/btmrvl_sdio.c                    |   15 +-
6501  drivers/bluetooth/btsdio.c                         |    8 +-
6502  drivers/bluetooth/btuart_cs.c                      |    5 +-
6503  drivers/bluetooth/btusb.c                          |   13 +-
6504  drivers/bluetooth/btwilink.c                       |    8 +-
6505  drivers/bluetooth/dtl1_cs.c                        |    3 +-
6506  drivers/connector/connector.c                      |    3 +-
6507  drivers/infiniband/core/netlink.c                  |    2 +-
6508  drivers/infiniband/hw/cxgb4/qp.c                   |    2 +-
6509  drivers/infiniband/ulp/ipoib/Makefile              |    3 +-
6510  drivers/infiniband/ulp/ipoib/ipoib.h               |   13 +
6511  drivers/infiniband/ulp/ipoib/ipoib_main.c          |   25 +-
6512  drivers/infiniband/ulp/ipoib/ipoib_netlink.c       |  114 ++
6513  drivers/infiniband/ulp/ipoib/ipoib_vlan.c          |  102 +-
6514  drivers/isdn/gigaset/common.c                      |    1 -
6515  drivers/net/Kconfig                                |    4 +-
6516  drivers/net/Makefile                               |    1 +
6517  drivers/net/bonding/bond_main.c                    |  140 +-
6518  drivers/net/can/c_can/c_can.c                      |  127 +-
6519  drivers/net/can/c_can/c_can.h                      |   14 +-
6520  drivers/net/can/c_can/c_can_pci.c                  |    6 +-
6521  drivers/net/can/c_can/c_can_platform.c             |  123 +-
6522  drivers/net/can/mscan/mpc5xxx_can.c                |    4 +-
6523  drivers/net/can/sja1000/sja1000.c                  |   31 +-
6524  drivers/net/can/usb/peak_usb/pcan_usb_core.c       |    8 +-
6525  drivers/net/can/usb/peak_usb/pcan_usb_core.h       |    2 +-
6526  drivers/net/can/usb/peak_usb/pcan_usb_pro.c        |    8 +-
6527  drivers/net/ethernet/Kconfig                       |    9 -
6528  drivers/net/ethernet/Makefile                      |    1 -
6529  drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c    |   12 +-
6530  drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h    |   16 +-
6531  .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |   27 +-
6532  drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h    |   51 +
6533  drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c   | 1197 ++++++++----
6534  drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h   |    7 +-
6535  drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   |   34 +-
6536  drivers/net/ethernet/broadcom/bnx2x/bnx2x_reg.h    |   14 +-
6537  drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c     |    3 +-
6538  drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c  |   35 +-
6539  drivers/net/ethernet/broadcom/cnic.c               |  104 +-
6540  drivers/net/ethernet/broadcom/cnic.h               |    5 +
6541  drivers/net/ethernet/broadcom/cnic_if.h            |    4 +-
6542  drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   18 +-
6543  drivers/net/ethernet/chelsio/cxgb4/sge.c           |    4 +-
6544  drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |   12 +-
6545  drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |   54 +-
6546  drivers/net/ethernet/emulex/benet/be.h             |    1 +
6547  drivers/net/ethernet/emulex/benet/be_cmds.c        |    2 +-
6548  drivers/net/ethernet/emulex/benet/be_main.c        |   30 +-
6549  drivers/net/ethernet/freescale/Kconfig             |    7 +
6550  drivers/net/ethernet/freescale/Makefile            |    1 +
6551  drivers/net/ethernet/freescale/fsl_pq_mdio.c       |  549 +++---
6552  drivers/net/ethernet/freescale/fsl_pq_mdio.h       |   52 -
6553  drivers/net/ethernet/freescale/gianfar.c           |   12 +-
6554  drivers/net/ethernet/freescale/gianfar.h           |   11 +-
6555  drivers/net/ethernet/freescale/gianfar_ptp.c       |    2 +-
6556  drivers/net/ethernet/freescale/ucc_geth.c          |    1 -
6557  drivers/net/ethernet/freescale/xgmac_mdio.c        |  274 +++
6558  drivers/net/ethernet/i825xx/Kconfig                |    2 +-
6559  drivers/net/ethernet/i825xx/znet.c                 |    4 +-
6560  drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |   39 +
6561  drivers/net/ethernet/intel/e1000/e1000_main.c      |   14 +
6562  drivers/net/ethernet/intel/e1000e/82571.c          |    4 +-
6563  drivers/net/ethernet/intel/e1000e/ethtool.c        |   44 +-
6564  drivers/net/ethernet/intel/e1000e/netdev.c         |   19 +-
6565  drivers/net/ethernet/intel/e1000e/phy.c            |   31 +-
6566  drivers/net/ethernet/intel/igb/e1000_82575.c       |   17 +-
6567  drivers/net/ethernet/intel/igb/e1000_defines.h     |   11 +-
6568  drivers/net/ethernet/intel/igb/e1000_phy.c         |   29 +-
6569  drivers/net/ethernet/intel/igb/e1000_phy.h         |    5 +-
6570  drivers/net/ethernet/intel/igb/e1000_regs.h        |    3 +
6571  drivers/net/ethernet/intel/igb/igb.h               |   41 +-
6572  drivers/net/ethernet/intel/igb/igb_ethtool.c       |  198 +-
6573  drivers/net/ethernet/intel/igb/igb_main.c          |  711 ++-----
6574  drivers/net/ethernet/intel/igb/igb_ptp.c           |  677 +++++--
6575  drivers/net/ethernet/intel/ixgbe/Makefile          |    2 +-
6576  drivers/net/ethernet/intel/ixgbe/ixgbe.h           |   35 +-
6577  drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c   |  300 +++
6578  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |  571 +++---
6579  drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c       |    3 +-
6580  drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c     |  105 +-
6581  drivers/net/ethernet/intel/ixgbevf/defines.h       |    1 +
6582  drivers/net/ethernet/intel/ixgbevf/ixgbevf.h       |    9 +-
6583  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |  272 ++-
6584  drivers/net/ethernet/intel/ixgbevf/mbx.c           |   15 +-
6585  drivers/net/ethernet/intel/ixgbevf/mbx.h           |   21 +-
6586  drivers/net/ethernet/intel/ixgbevf/vf.c            |  122 +-
6587  drivers/net/ethernet/intel/ixgbevf/vf.h            |    4 +
6588  drivers/net/ethernet/mipsnet.c                     |  345 ----
6589  drivers/net/ethernet/nvidia/forcedeth.c            |   17 +-
6590  drivers/net/ethernet/realtek/r8169.c               |    4 +-
6591  drivers/net/ethernet/sfc/Kconfig                   |    7 +
6592  drivers/net/ethernet/sfc/Makefile                  |    1 +
6593  drivers/net/ethernet/sfc/efx.c                     |  250 +--
6594  drivers/net/ethernet/sfc/efx.h                     |    1 +
6595  drivers/net/ethernet/sfc/ethtool.c                 |    5 +-
6596  drivers/net/ethernet/sfc/falcon_boards.c           |    2 +-
6597  drivers/net/ethernet/sfc/mcdi.c                    |   49 +-
6598  drivers/net/ethernet/sfc/mcdi.h                    |    6 +
6599  drivers/net/ethernet/sfc/mcdi_pcol.h               |   29 +-
6600  drivers/net/ethernet/sfc/mtd.c                     |    7 +-
6601  drivers/net/ethernet/sfc/net_driver.h              |   78 +-
6602  drivers/net/ethernet/sfc/nic.c                     |    6 +-
6603  drivers/net/ethernet/sfc/nic.h                     |   36 +
6604  drivers/net/ethernet/sfc/ptp.c                     | 1484 +++++++++++++++
6605  drivers/net/ethernet/sfc/rx.c                      |   20 +-
6606  drivers/net/ethernet/sfc/siena.c                   |    1 +
6607  drivers/net/ethernet/sfc/siena_sriov.c             |    7 +
6608  drivers/net/ethernet/sfc/tx.c                      |  627 +++----
6609  drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |   11 +-
6610  drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |    1 -
6611  .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   39 +-
6612  drivers/net/ethernet/sun/sunbmac.c                 |    1 -
6613  drivers/net/ethernet/ti/Kconfig                    |    4 +-
6614  drivers/net/ethernet/ti/cpsw.c                     |  174 +-
6615  drivers/net/ethernet/ti/davinci_mdio.c             |   41 +-
6616  drivers/net/ethernet/tundra/tsi108_eth.c           |    1 -
6617  drivers/net/ethernet/wiznet/w5100.c                |    3 +-
6618  drivers/net/ethernet/wiznet/w5300.c                |    3 +-
6619  drivers/net/hyperv/netvsc_drv.c                    |    2 +-
6620  drivers/net/hyperv/rndis_filter.c                  |    8 +-
6621  drivers/{ => net}/ieee802154/Kconfig               |   11 +
6622  drivers/{ => net}/ieee802154/Makefile              |    1 +
6623  drivers/{ => net}/ieee802154/at86rf230.c           |   12 +-
6624  drivers/{ => net}/ieee802154/fakehard.c            |    1 -
6625  drivers/{ => net}/ieee802154/fakelb.c              |    0
6626  drivers/net/ieee802154/mrf24j40.c                  |  767 ++++++++
6627  drivers/net/loopback.c                             |    3 +-
6628  drivers/net/macvlan.c                              |    4 +-
6629  drivers/net/phy/Kconfig                            |   13 +
6630  drivers/net/phy/Makefile                           |    1 +
6631  drivers/net/phy/dp83640.c                          |    2 +-
6632  drivers/net/phy/mdio-gpio.c                        |  132 +-
6633  drivers/net/phy/mdio-mux-mmioreg.c                 |  171 ++
6634  drivers/net/phy/phy.c                              |   74 +-
6635  drivers/net/ppp/ppp_generic.c                      |   58 +-
6636  drivers/net/team/Kconfig                           |    4 +-
6637  drivers/net/team/team.c                            |  343 +++-
6638  drivers/net/team/team_mode_broadcast.c             |    8 +-
6639  drivers/net/team/team_mode_roundrobin.c            |    8 +-
6640  drivers/net/tun.c                                  |   46 +-
6641  drivers/net/usb/asix_devices.c                     |   36 +-
6642  drivers/net/usb/catc.c                             |   55 +-
6643  drivers/net/usb/cx82310_eth.c                      |   11 +-
6644  drivers/net/usb/gl620a.c                           |   10 +-
6645  drivers/net/usb/kaweth.c                           |  134 +-
6646  drivers/net/usb/net1080.c                          |   51 +-
6647  drivers/net/usb/qmi_wwan.c                         |   51 +-
6648  drivers/net/usb/rtl8150.c                          |    6 +-
6649  drivers/net/usb/sierra_net.c                       |   25 +-
6650  drivers/net/veth.c                                 |    3 +
6651  drivers/net/virtio_net.c                           |    2 +-
6652  drivers/net/wimax/i2400m/driver.c                  |    3 +-
6653  drivers/net/wireless/adm8211.c                     |    4 +-
6654  drivers/net/wireless/airo.c                        |   55 +-
6655  drivers/net/wireless/at76c50x-usb.c                |   58 +-
6656  drivers/net/wireless/ath/ath5k/ath5k.h             |    2 +-
6657  drivers/net/wireless/ath/ath5k/base.c              |    5 +-
6658  drivers/net/wireless/ath/ath5k/mac80211-ops.c      |    7 +-
6659  drivers/net/wireless/ath/ath5k/phy.c               |   43 +-
6660  drivers/net/wireless/ath/ath9k/ani.c               |    2 +-
6661  drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |  270 +--
6662  drivers/net/wireless/ath/ath9k/ar9003_eeprom.h     |    3 +-
6663  drivers/net/wireless/ath/ath9k/ar9003_hw.c         |   57 +-
6664  drivers/net/wireless/ath/ath9k/ar9003_mac.c        |    4 +-
6665  drivers/net/wireless/ath/ath9k/ar9003_mci.c        |   15 +-
6666  drivers/net/wireless/ath/ath9k/ar9003_mci.h        |    2 -
6667  drivers/net/wireless/ath/ath9k/ar9003_phy.c        |  131 +-
6668  drivers/net/wireless/ath/ath9k/ar9003_phy.h        |   71 +-
6669  .../net/wireless/ath/ath9k/ar9462_2p0_initvals.h   |    2 +-
6670  .../net/wireless/ath/ath9k/ar9565_1p0_initvals.h   | 1233 +++++++++++++
6671  drivers/net/wireless/ath/ath9k/ath9k.h             |    4 +-
6672  drivers/net/wireless/ath/ath9k/debug.c             |    3 +
6673  drivers/net/wireless/ath/ath9k/debug.h             |    4 +-
6674  drivers/net/wireless/ath/ath9k/eeprom.h            |    3 +-
6675  drivers/net/wireless/ath/ath9k/gpio.c              |    9 +-
6676  drivers/net/wireless/ath/ath9k/hif_usb.c           |   33 +-
6677  drivers/net/wireless/ath/ath9k/hif_usb.h           |    4 +-
6678  drivers/net/wireless/ath/ath9k/htc.h               |    1 +
6679  drivers/net/wireless/ath/ath9k/htc_drv_beacon.c    |    2 +-
6680  drivers/net/wireless/ath/ath9k/htc_drv_gpio.c      |   11 +-
6681  drivers/net/wireless/ath/ath9k/htc_drv_init.c      |    5 +
6682  drivers/net/wireless/ath/ath9k/htc_drv_main.c      |   49 +-
6683  drivers/net/wireless/ath/ath9k/htc_drv_txrx.c      |    2 +-
6684  drivers/net/wireless/ath/ath9k/hw.c                |   45 +-
6685  drivers/net/wireless/ath/ath9k/hw.h                |    1 +
6686  drivers/net/wireless/ath/ath9k/init.c              |    2 +-
6687  drivers/net/wireless/ath/ath9k/main.c              |   64 +-
6688  drivers/net/wireless/ath/ath9k/mci.c               |   21 +-
6689  drivers/net/wireless/ath/ath9k/pci.c               |    1 +
6690  drivers/net/wireless/ath/ath9k/rc.c                |  812 ++++----
6691  drivers/net/wireless/ath/ath9k/rc.h                |    4 -
6692  drivers/net/wireless/ath/ath9k/reg.h               |    9 +
6693  drivers/net/wireless/ath/ath9k/xmit.c              |   11 +-
6694  drivers/net/wireless/ath/carl9170/carl9170.h       |    5 +-
6695  drivers/net/wireless/ath/carl9170/fw.c             |    1 +
6696  drivers/net/wireless/ath/carl9170/mac.c            |    2 +-
6697  drivers/net/wireless/ath/carl9170/main.c           |    4 +-
6698  drivers/net/wireless/ath/carl9170/rx.c             |   16 +-
6699  drivers/net/wireless/ath/carl9170/tx.c             |   16 +-
6700  drivers/net/wireless/b43/Makefile                  |    1 +
6701  drivers/net/wireless/b43/b43.h                     |   10 +-
6702  drivers/net/wireless/b43/main.c                    |   54 +-
6703  drivers/net/wireless/b43/phy_common.c              |   17 +-
6704  drivers/net/wireless/b43/phy_common.h              |    6 +
6705  drivers/net/wireless/b43/phy_n.c                   |  668 ++++++-
6706  drivers/net/wireless/b43/phy_n.h                   |    1 +
6707  drivers/net/wireless/b43/radio_2057.c              |  141 ++
6708  drivers/net/wireless/b43/radio_2057.h              |  430 +++++
6709  drivers/net/wireless/b43/tables_nphy.c             |   75 +
6710  drivers/net/wireless/b43/tables_nphy.h             |   10 +
6711  drivers/net/wireless/b43legacy/main.c              |    3 +-
6712  drivers/net/wireless/brcm80211/Kconfig             |    8 +
6713  .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |    2 +
6714  drivers/net/wireless/brcm80211/brcmfmac/dhd.h      |   25 +
6715  drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h  |    2 +-
6716  .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |    8 +-
6717  .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   24 +-
6718  drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |   10 +-
6719  .../net/wireless/brcm80211/brcmfmac/sdio_chip.c    |   17 +
6720  drivers/net/wireless/brcm80211/brcmfmac/usb.c      |  215 ++-
6721  .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |  583 +++++-
6722  .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.h  |   25 +
6723  drivers/net/wireless/brcm80211/brcmsmac/aiutils.c  |    3 -
6724  .../net/wireless/brcm80211/brcmsmac/mac80211_if.c  |   10 +-
6725  drivers/net/wireless/brcm80211/brcmsmac/main.c     |   13 +-
6726  .../net/wireless/brcm80211/include/brcm_hw_ids.h   |    1 +
6727  .../net/wireless/brcm80211/include/brcmu_wifi.h    |    5 -
6728  drivers/net/wireless/hostap/hostap_info.c          |    4 +-
6729  drivers/net/wireless/hostap/hostap_ioctl.c         |   15 +-
6730  drivers/net/wireless/hostap/hostap_main.c          |    2 +-
6731  drivers/net/wireless/ipw2x00/ipw2100.c             |   11 +-
6732  drivers/net/wireless/ipw2x00/ipw2200.c             |   11 +-
6733  drivers/net/wireless/iwlegacy/3945-mac.c           |   12 +-
6734  drivers/net/wireless/iwlegacy/4965-mac.c           |   26 +-
6735  drivers/net/wireless/iwlegacy/4965.h               |    8 +-
6736  drivers/net/wireless/iwlegacy/common.c             |   15 +-
6737  drivers/net/wireless/iwlegacy/common.h             |    2 -
6738  drivers/net/wireless/iwlwifi/dvm/agn.h             |   13 +-
6739  drivers/net/wireless/iwlwifi/dvm/commands.h        |    3 +-
6740  drivers/net/wireless/iwlwifi/dvm/debugfs.c         |   56 +-
6741  drivers/net/wireless/iwlwifi/dvm/dev.h             |    1 +
6742  drivers/net/wireless/iwlwifi/dvm/mac80211.c        |    8 +-
6743  drivers/net/wireless/iwlwifi/dvm/main.c            |   24 +-
6744  drivers/net/wireless/iwlwifi/dvm/rx.c              |   11 +
6745  drivers/net/wireless/iwlwifi/dvm/sta.c             |    2 +-
6746  drivers/net/wireless/iwlwifi/dvm/tx.c              |   18 +-
6747  drivers/net/wireless/iwlwifi/iwl-devtrace.h        |   34 +-
6748  drivers/net/wireless/iwlwifi/iwl-drv.c             |  141 +-
6749  drivers/net/wireless/iwlwifi/iwl-drv.h             |    6 +-
6750  drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h    |    2 -
6751  drivers/net/wireless/iwlwifi/iwl-op-mode.h         |    3 +-
6752  drivers/net/wireless/iwlwifi/iwl-trans.h           |   12 +-
6753  drivers/net/wireless/iwlwifi/pcie/drv.c            |    6 +
6754  drivers/net/wireless/iwlwifi/pcie/internal.h       |    1 +
6755  drivers/net/wireless/iwlwifi/pcie/rx.c             |   16 +-
6756  drivers/net/wireless/iwlwifi/pcie/trans.c          |   28 +-
6757  drivers/net/wireless/iwlwifi/pcie/tx.c             |   51 +-
6758  drivers/net/wireless/libertas/cmd.c                |   16 +
6759  drivers/net/wireless/libertas/cmd.h                |    1 +
6760  drivers/net/wireless/libertas/main.c               |    4 +-
6761  drivers/net/wireless/libertas_tf/main.c            |    4 +-
6762  drivers/net/wireless/mac80211_hwsim.c              |   54 +-
6763  drivers/net/wireless/mwifiex/11n.c                 |   64 +-
6764  drivers/net/wireless/mwifiex/11n.h                 |   20 +-
6765  drivers/net/wireless/mwifiex/11n_aggr.c            |   14 +-
6766  drivers/net/wireless/mwifiex/11n_rxreorder.c       |   66 +-
6767  drivers/net/wireless/mwifiex/11n_rxreorder.h       |    5 +
6768  drivers/net/wireless/mwifiex/Makefile              |    2 +
6769  drivers/net/wireless/mwifiex/cfg80211.c            |   68 +-
6770  drivers/net/wireless/mwifiex/cmdevt.c              |    5 +-
6771  drivers/net/wireless/mwifiex/decl.h                |    3 +
6772  drivers/net/wireless/mwifiex/fw.h                  |   50 +-
6773  drivers/net/wireless/mwifiex/init.c                |  111 +-
6774  drivers/net/wireless/mwifiex/ioctl.h               |   12 +-
6775  drivers/net/wireless/mwifiex/main.c                |    4 +-
6776  drivers/net/wireless/mwifiex/main.h                |   47 +-
6777  drivers/net/wireless/mwifiex/scan.c                |   10 +-
6778  drivers/net/wireless/mwifiex/sta_cmd.c             |   58 +-
6779  drivers/net/wireless/mwifiex/sta_cmdresp.c         |   38 +-
6780  drivers/net/wireless/mwifiex/sta_event.c           |   64 +-
6781  drivers/net/wireless/mwifiex/sta_ioctl.c           |   52 +-
6782  drivers/net/wireless/mwifiex/sta_rx.c              |   38 +-
6783  drivers/net/wireless/mwifiex/txrx.c                |   11 +-
6784  drivers/net/wireless/mwifiex/uap_cmd.c             |   40 +-
6785  drivers/net/wireless/mwifiex/uap_event.c           |  290 +++
6786  drivers/net/wireless/mwifiex/uap_txrx.c            |  325 ++++
6787  drivers/net/wireless/mwifiex/wmm.c                 |   68 +-
6788  drivers/net/wireless/mwl8k.c                       |   17 +-
6789  drivers/net/wireless/orinoco/wext.c                |    7 +-
6790  drivers/net/wireless/p54/eeprom.c                  |  108 +-
6791  drivers/net/wireless/p54/eeprom.h                  |   12 +
6792  drivers/net/wireless/p54/lmac.h                    |    4 +-
6793  drivers/net/wireless/p54/main.c                    |    3 +-
6794  drivers/net/wireless/p54/p54pci.c                  |   88 +-
6795  drivers/net/wireless/p54/p54pci.h                  |    1 +
6796  drivers/net/wireless/p54/txrx.c                    |   15 +-
6797  drivers/net/wireless/rndis_wlan.c                  |    3 -
6798  drivers/net/wireless/rt2x00/rt2400pci.c            |    4 +-
6799  drivers/net/wireless/rt2x00/rt2400pci.h            |   27 +-
6800  drivers/net/wireless/rt2x00/rt2500pci.c            |    2 +-
6801  drivers/net/wireless/rt2x00/rt2500pci.h            |   18 +-
6802  drivers/net/wireless/rt2x00/rt2500usb.c            |    4 +-
6803  drivers/net/wireless/rt2x00/rt2500usb.h            |   27 +-
6804  drivers/net/wireless/rt2x00/rt2800.h               |   52 +-
6805  drivers/net/wireless/rt2x00/rt2800lib.c            |  329 +++-
6806  drivers/net/wireless/rt2x00/rt2800lib.h            |   22 +-
6807  drivers/net/wireless/rt2x00/rt2800pci.c            |   82 +-
6808  drivers/net/wireless/rt2x00/rt2800usb.c            |   61 +-
6809  drivers/net/wireless/rt2x00/rt2x00.h               |    5 +-
6810  drivers/net/wireless/rt2x00/rt2x00dev.c            |    2 +-
6811  drivers/net/wireless/rt2x00/rt2x00mac.c            |    4 +-
6812  drivers/net/wireless/rt2x00/rt2x00queue.c          |   20 +-
6813  drivers/net/wireless/rt2x00/rt61pci.c              |   12 +-
6814  drivers/net/wireless/rt2x00/rt61pci.h              |   28 +-
6815  drivers/net/wireless/rt2x00/rt73usb.c              |    4 +-
6816  drivers/net/wireless/rt2x00/rt73usb.h              |   34 +-
6817  drivers/net/wireless/rtl818x/rtl8180/dev.c         |    6 +-
6818  drivers/net/wireless/rtl818x/rtl8187/dev.c         |    6 +-
6819  drivers/net/wireless/rtlwifi/Kconfig               |    8 +-
6820  drivers/net/wireless/rtlwifi/base.c                |    3 +-
6821  drivers/net/wireless/rtlwifi/core.c                |    8 +-
6822  drivers/net/wireless/rtlwifi/pci.c                 |   16 +-
6823  drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c  |   41 +-
6824  drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c  |    3 +-
6825  drivers/net/wireless/rtlwifi/rtl8192ce/hw.c        |    4 +-
6826  drivers/net/wireless/rtlwifi/rtl8192ce/sw.c        |    2 +-
6827  drivers/net/wireless/rtlwifi/rtl8192ce/trx.c       |    5 +-
6828  drivers/net/wireless/rtlwifi/rtl8192ce/trx.h       |    1 +
6829  drivers/net/wireless/rtlwifi/rtl8192cu/trx.c       |    7 +-
6830  drivers/net/wireless/rtlwifi/rtl8192cu/trx.h       |    4 +-
6831  drivers/net/wireless/rtlwifi/rtl8192de/dm.c        |   10 +-
6832  drivers/net/wireless/rtlwifi/rtl8192de/fw.c        |    3 +-
6833  drivers/net/wireless/rtlwifi/rtl8192de/phy.c       |    2 +-
6834  drivers/net/wireless/rtlwifi/rtl8192de/trx.c       |    5 +-
6835  drivers/net/wireless/rtlwifi/rtl8192de/trx.h       |    1 +
6836  drivers/net/wireless/rtlwifi/rtl8192se/trx.c       |   11 +-
6837  drivers/net/wireless/rtlwifi/rtl8192se/trx.h       |    1 +
6838  drivers/net/wireless/rtlwifi/usb.c                 |   17 +-
6839  drivers/net/wireless/rtlwifi/wifi.h                |  121 +-
6840  drivers/net/wireless/ti/wl1251/main.c              |    4 +-
6841  drivers/net/wireless/ti/wl18xx/main.c              |    1 -
6842  drivers/net/wireless/ti/wlcore/main.c              |    6 +-
6843  drivers/net/wireless/ti/wlcore/tx.c                |   61 +-
6844  drivers/net/wireless/ti/wlcore/tx.h                |    4 +-
6845  drivers/net/wireless/wl3501_cs.c                   |    3 +-
6846  drivers/net/wireless/zd1211rw/zd_mac.c             |    9 +-
6847  drivers/net/xen-netfront.c                         |    2 +-
6848  drivers/ptp/ptp_clock.c                            |   16 +-
6849  drivers/ptp/ptp_ixp46x.c                           |    2 +-
6850  drivers/ptp/ptp_pch.c                              |    2 +-
6851  drivers/ptp/ptp_private.h                          |    1 +
6852  drivers/s390/net/ctcm_fsms.c                       |    2 +-
6853  drivers/s390/net/ctcm_main.c                       |    2 +-
6854  drivers/s390/net/lcs.c                             |    2 +-
6855  drivers/s390/net/qeth_core_main.c                  |   78 +-
6856  drivers/s390/net/qeth_l3_main.c                    |    2 +
6857  drivers/scsi/scsi_netlink.c                        |  557 +-----
6858  drivers/scsi/scsi_transport_iscsi.c                |    7 +-
6859  drivers/ssb/driver_mipscore.c                      |   28 +-
6860  drivers/staging/gdm72xx/netlink_k.c                |    4 +-
6861  drivers/staging/winbond/wbusb.c                    |    4 +-
6862  firmware/Makefile                                  |    1 -
6863  firmware/cxgb3/t3fw-7.10.0.bin.ihex                | 1935 --------------------
6864  fs/dlm/netlink.c                                   |    8 +-
6865  fs/namei.c                                         |    6 +-
6866  fs/seq_file.c                                      |    4 +
6867  include/linux/Kbuild                               |    2 +
6868  include/linux/bcma/bcma_driver_chipcommon.h        |  111 ++
6869  include/linux/bcma/bcma_regs.h                     |    4 +
6870  include/linux/etherdevice.h                        |   11 +
6871  include/linux/ethtool.h                            |   17 +-
6872  include/linux/filter.h                             |    7 +
6873  include/linux/hash.h                               |   10 +
6874  include/linux/if_arp.h                             |    1 +
6875  include/linux/if_link.h                            |   11 +
6876  include/linux/if_team.h                            |   11 +-
6877  include/linux/if_tunnel.h                          |    3 +
6878  include/linux/if_vlan.h                            |    9 +-
6879  include/linux/inet_diag.h                          |    1 +
6880  include/linux/inetdevice.h                         |   11 +-
6881  include/linux/ip6_tunnel.h                         |   17 +
6882  include/linux/ipv6.h                               |    1 +
6883  include/linux/jiffies.h                            |    6 +
6884  include/linux/mdio.h                               |   83 +
6885  include/linux/netdevice.h                          |   41 +-
6886  include/linux/netfilter.h                          |   14 +-
6887  include/linux/netfilter/ipset/ip_set.h             |   15 +-
6888  include/linux/netfilter/ipset/ip_set_ahash.h       |  106 +-
6889  include/linux/netfilter/nf_conntrack_amanda.h      |    1 +
6890  include/linux/netfilter/nf_conntrack_ftp.h         |    7 +-
6891  include/linux/netfilter/nf_conntrack_h323.h        |   15 +-
6892  include/linux/netfilter/nf_conntrack_irc.h         |    1 +
6893  include/linux/netfilter/nf_conntrack_pptp.h        |    2 +
6894  include/linux/netfilter/nf_conntrack_sip.h         |   21 +-
6895  include/linux/netfilter/nf_nat.h                   |    8 +
6896  include/linux/netfilter/nfnetlink_conntrack.h      |    8 +-
6897  include/linux/netfilter/nfnetlink_queue.h          |    1 +
6898  include/linux/netfilter/xt_time.h                  |    5 +
6899  include/linux/netfilter_ipv4.h                     |    1 -
6900  include/linux/netfilter_ipv6/Kbuild                |    1 +
6901  include/linux/netfilter_ipv6/ip6t_NPT.h            |   16 +
6902  include/linux/netlink.h                            |   40 +-
6903  include/linux/nl80211.h                            |   30 +-
6904  include/linux/of_mdio.h                            |   33 +
6905  include/linux/packet_diag.h                        |   72 +
6906  include/linux/pps_kernel.h                         |    9 +
6907  include/linux/ptp_clock_kernel.h                   |   21 +-
6908  include/linux/rfkill.h                             |   31 +
6909  include/linux/sched.h                              |    3 +
6910  include/linux/seq_file.h                           |   14 +
6911  include/linux/skbuff.h                             |    9 +-
6912  include/linux/snmp.h                               |   16 +-
6913  include/linux/ssb/ssb_driver_chipcommon.h          |    4 +-
6914  include/linux/stmmac.h                             |    1 -
6915  include/linux/tcp.h                                |   49 +-
6916  include/linux/tcp_metrics.h                        |   54 +
6917  include/linux/tipc_config.h                        |    8 +-
6918  include/net/addrconf.h                             |    2 +-
6919  include/net/arp.h                                  |    3 +-
6920  include/net/ax25.h                                 |    4 +-
6921  include/net/bluetooth/bluetooth.h                  |   10 +
6922  include/net/bluetooth/hci.h                        |   11 +
6923  include/net/bluetooth/hci_core.h                   |   22 +-
6924  include/net/bluetooth/l2cap.h                      |   17 +-
6925  include/net/bluetooth/smp.h                        |    8 +-
6926  include/net/cfg80211.h                             |   43 +-
6927  include/net/checksum.h                             |    3 +
6928  include/net/dst.h                                  |   10 +-
6929  include/net/genetlink.h                            |   34 +-
6930  include/net/ieee80211_radiotap.h                   |   11 +
6931  include/net/inet_frag.h                            |    4 +-
6932  include/net/inet_sock.h                            |    4 +-
6933  include/net/ip.h                                   |    2 +
6934  include/net/ip6_fib.h                              |    1 +
6935  include/net/ip6_tunnel.h                           |   41 +-
6936  include/net/ip_vs.h                                |   16 +-
6937  include/net/ipv6.h                                 |   38 +-
6938  include/net/llc.h                                  |    1 -
6939  include/net/mac80211.h                             |   87 +-
6940  include/net/ndisc.h                                |    3 +-
6941  include/net/neighbour.h                            |   14 +-
6942  include/net/net_namespace.h                        |   15 +
6943  include/net/netfilter/nf_conntrack_ecache.h        |   32 +-
6944  include/net/netfilter/nf_conntrack_expect.h        |    2 +-
6945  include/net/netfilter/nf_conntrack_timeout.h       |   20 +
6946  include/net/netfilter/nf_nat.h                     |    6 +-
6947  include/net/netfilter/nf_nat_core.h                |    5 +-
6948  include/net/netfilter/nf_nat_helper.h              |   11 +-
6949  include/net/netfilter/nf_nat_l3proto.h             |   52 +
6950  include/net/netfilter/nf_nat_l4proto.h             |   72 +
6951  include/net/netfilter/nf_nat_protocol.h            |   67 -
6952  include/net/netfilter/nf_nat_rule.h                |   15 -
6953  include/net/netlink.h                              |  124 +-
6954  include/net/netns/conntrack.h                      |    4 +
6955  include/net/netns/ipv4.h                           |    5 +-
6956  include/net/netns/ipv6.h                           |    9 +
6957  include/net/netns/packet.h                         |    4 +-
6958  include/net/netns/sctp.h                           |  131 ++
6959  include/net/nfc/nfc.h                              |    2 +-
6960  include/net/request_sock.h                         |   49 +-
6961  include/net/sch_generic.h                          |    3 +-
6962  include/net/scm.h                                  |   25 +-
6963  include/net/sctp/sctp.h                            |   69 +-
6964  include/net/sctp/sm.h                              |    8 +-
6965  include/net/sctp/structs.h                         |  154 +-
6966  include/net/snmp.h                                 |   10 +-
6967  include/net/sock.h                                 |   38 +-
6968  include/net/tcp.h                                  |   93 +-
6969  include/net/xfrm.h                                 |    8 +-
6970  include/scsi/scsi_netlink.h                        |   24 -
6971  init/Kconfig                                       |   19 -
6972  kernel/audit.c                                     |   23 +-
6973  kernel/exit.c                                      |    3 +
6974  kernel/fork.c                                      |    1 +
6975  kernel/pid.c                                       |    1 +
6976  kernel/pid_namespace.c                             |    2 +
6977  kernel/taskstats.c                                 |    4 +-
6978  lib/kobject_uevent.c                               |    5 +-
6979  lib/nlattr.c                                       |    4 +
6980  net/8021q/vlan_core.c                              |    6 +
6981  net/Kconfig                                        |    2 +
6982  net/appletalk/atalk_proc.c                         |    3 +-
6983  net/atm/resources.c                                |    2 +-
6984  net/ax25/ax25_uid.c                                |   21 +-
6985  net/batman-adv/bat_iv_ogm.c                        |   96 +-
6986  net/batman-adv/bridge_loop_avoidance.c             |  214 ++-
6987  net/batman-adv/bridge_loop_avoidance.h             |   11 +-
6988  net/batman-adv/debugfs.c                           |   12 +
6989  net/batman-adv/gateway_client.c                    |   53 +-
6990  net/batman-adv/hard-interface.c                    |   13 +-
6991  net/batman-adv/main.c                              |   27 +-
6992  net/batman-adv/main.h                              |   29 +-
6993  net/batman-adv/packet.h                            |   35 +-
6994  net/batman-adv/routing.c                           |   85 +-
6995  net/batman-adv/send.c                              |    8 +-
6996  net/batman-adv/soft-interface.c                    |   79 +-
6997  net/batman-adv/soft-interface.h                    |    5 +-
6998  net/batman-adv/translation-table.c                 |  416 +++--
6999  net/batman-adv/translation-table.h                 |    4 +-
7000  net/batman-adv/types.h                             |  120 +-
7001  net/batman-adv/unicast.c                           |   16 +-
7002  net/batman-adv/vis.c                               |  144 +-
7003  net/batman-adv/vis.h                               |    2 +-
7004  net/bluetooth/a2mp.c                               |   16 +-
7005  net/bluetooth/af_bluetooth.c                       |  141 ++
7006  net/bluetooth/bnep/sock.c                          |   22 +-
7007  net/bluetooth/cmtp/sock.c                          |   23 +-
7008  net/bluetooth/hci_core.c                           |    6 +-
7009  net/bluetooth/hci_event.c                          |   93 +-
7010  net/bluetooth/hci_sock.c                           |   13 +-
7011  net/bluetooth/hidp/sock.c                          |   22 +-
7012  net/bluetooth/l2cap_core.c                         |   32 +-
7013  net/bluetooth/l2cap_sock.c                         |   22 +-
7014  net/bluetooth/mgmt.c                               |   34 +-
7015  net/bluetooth/rfcomm/sock.c                        |   14 +-
7016  net/bluetooth/sco.c                                |   16 +-
7017  net/bridge/br_fdb.c                                |   14 +-
7018  net/bridge/br_netlink.c                            |    2 +-
7019  net/bridge/br_private.h                            |    4 +-
7020  net/bridge/br_stp_timer.c                          |    2 +-
7021  net/bridge/netfilter/ebt_ulog.c                    |    3 +-
7022  net/bridge/netfilter/ebtable_filter.c              |    4 +-
7023  net/bridge/netfilter/ebtable_nat.c                 |    4 +-
7024  net/can/gw.c                                       |    2 +-
7025  net/core/dev.c                                     |  114 +-
7026  net/core/dev_addr_lists.c                          |   40 +-
7027  net/core/dst.c                                     |    2 +-
7028  net/core/ethtool.c                                 |   12 -
7029  net/core/fib_rules.c                               |    6 +-
7030  net/core/filter.c                                  |   27 +-
7031  net/core/link_watch.c                              |    8 +
7032  net/core/neighbour.c                               |    8 +-
7033  net/core/net-sysfs.c                               |   18 +-
7034  net/core/netpoll.c                                 |    5 +-
7035  net/core/netprio_cgroup.c                          |   41 +-
7036  net/core/request_sock.c                            |   95 +
7037  net/core/rtnetlink.c                               |   32 +-
7038  net/core/scm.c                                     |   44 +-
7039  net/core/secure_seq.c                              |    1 +
7040  net/core/skbuff.c                                  |   37 +-
7041  net/core/sock.c                                    |   61 +-
7042  net/core/sock_diag.c                               |    3 +-
7043  net/core/utils.c                                   |   20 +
7044  net/dcb/dcbnl.c                                    |   18 +-
7045  net/decnet/af_decnet.c                             |    4 +-
7046  net/decnet/dn_dev.c                                |    6 +-
7047  net/decnet/dn_route.c                              |   16 +-
7048  net/decnet/dn_table.c                              |   12 +-
7049  net/decnet/netfilter/dn_rtmsg.c                    |    3 +-
7050  net/ieee802154/6lowpan.c                           |   53 +-
7051  net/ieee802154/nl-mac.c                            |    6 +-
7052  net/ieee802154/nl-phy.c                            |    6 +-
7053  net/ipv4/af_inet.c                                 |   27 +-
7054  net/ipv4/devinet.c                                 |   67 +-
7055  net/ipv4/fib_frontend.c                            |   25 +-
7056  net/ipv4/fib_semantics.c                           |    8 +-
7057  net/ipv4/fib_trie.c                                |   15 +-
7058  net/ipv4/igmp.c                                    |   37 +-
7059  net/ipv4/inet_connection_sock.c                    |   57 +-
7060  net/ipv4/inet_diag.c                               |   45 +-
7061  net/ipv4/inet_fragment.c                           |    9 +-
7062  net/ipv4/ip_fragment.c                             |   13 +-
7063  net/ipv4/ip_gre.c                                  |   12 +
7064  net/ipv4/ip_output.c                               |   74 +-
7065  net/ipv4/ipconfig.c                                |   39 +-
7066  net/ipv4/ipmr.c                                    |   12 +-
7067  net/ipv4/netfilter.c                               |   41 +-
7068  net/ipv4/netfilter/Kconfig                         |   90 +-
7069  net/ipv4/netfilter/Makefile                        |   18 +-
7070  net/ipv4/netfilter/ipt_MASQUERADE.c                |   18 +-
7071  net/ipv4/netfilter/ipt_NETMAP.c                    |   98 -
7072  net/ipv4/netfilter/ipt_REDIRECT.c                  |  110 --
7073  net/ipv4/netfilter/ipt_ULOG.c                      |    3 +-
7074  net/ipv4/netfilter/ipt_rpfilter.c                  |    2 +-
7075  net/ipv4/netfilter/iptable_filter.c                |   10 +-
7076  net/ipv4/netfilter/iptable_mangle.c                |   10 +-
7077  .../{nf_nat_standalone.c => iptable_nat.c}         |  264 ++-
7078  net/ipv4/netfilter/iptable_raw.c                   |   10 +-
7079  net/ipv4/netfilter/iptable_security.c              |    5 +-
7080  net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c     |    8 +-
7081  net/ipv4/netfilter/nf_nat_h323.c                   |   71 +-
7082  net/ipv4/netfilter/nf_nat_l3proto_ipv4.c           |  281 +++
7083  net/ipv4/netfilter/nf_nat_pptp.c                   |   21 +-
7084  net/ipv4/netfilter/nf_nat_proto_gre.c              |   30 +-
7085  net/ipv4/netfilter/nf_nat_proto_icmp.c             |   24 +-
7086  net/ipv4/netfilter/nf_nat_rule.c                   |  214 ---
7087  net/ipv4/ping.c                                    |   22 +-
7088  net/ipv4/proc.c                                    |    4 +
7089  net/ipv4/raw.c                                     |    7 +-
7090  net/ipv4/route.c                                   |   30 +-
7091  net/ipv4/syncookies.c                              |    1 +
7092  net/ipv4/sysctl_net_ipv4.c                         |   87 +-
7093  net/ipv4/tcp.c                                     |  135 +-
7094  net/ipv4/tcp_fastopen.c                            |   83 +-
7095  net/ipv4/tcp_input.c                               |  281 +--
7096  net/ipv4/tcp_ipv4.c                                |  308 +++-
7097  net/ipv4/tcp_metrics.c                             |  354 +++-
7098  net/ipv4/tcp_minisocks.c                           |   75 +-
7099  net/ipv4/tcp_output.c                              |   27 +-
7100  net/ipv4/tcp_timer.c                               |   39 +-
7101  net/ipv4/udp.c                                     |    4 +-
7102  net/ipv4/udp_diag.c                                |    9 +-
7103  net/ipv6/Kconfig                                   |   16 +
7104  net/ipv6/Makefile                                  |    1 +
7105  net/ipv6/addrconf.c                                |   73 +-
7106  net/ipv6/addrlabel.c                               |   24 +-
7107  net/ipv6/ip6_flowlabel.c                           |   47 +-
7108  net/ipv6/ip6_gre.c                                 | 1792 ++++++++++++++++++
7109  net/ipv6/ip6_output.c                              |   85 +-
7110  net/ipv6/ip6_tunnel.c                              |   91 +-
7111  net/ipv6/ip6mr.c                                   |   10 +-
7112  net/ipv6/netfilter.c                               |    8 +
7113  net/ipv6/netfilter/Kconfig                         |   37 +-
7114  net/ipv6/netfilter/Makefile                        |    6 +
7115  net/ipv6/netfilter/ip6t_MASQUERADE.c               |  135 ++
7116  net/ipv6/netfilter/ip6t_NPT.c                      |  165 ++
7117  net/ipv6/netfilter/ip6table_filter.c               |    4 +-
7118  net/ipv6/netfilter/ip6table_mangle.c               |    4 +-
7119  net/ipv6/netfilter/ip6table_nat.c                  |  321 ++++
7120  net/ipv6/netfilter/ip6table_raw.c                  |    4 +-
7121  net/ipv6/netfilter/ip6table_security.c             |    5 +-
7122  net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c     |  137 +-
7123  net/ipv6/netfilter/nf_conntrack_reasm.c            |  218 ++-
7124  net/ipv6/netfilter/nf_nat_l3proto_ipv6.c           |  288 +++
7125  net/ipv6/netfilter/nf_nat_proto_icmpv6.c           |   90 +
7126  net/ipv6/raw.c                                     |    3 +-
7127  net/ipv6/reassembly.c                              |   89 +-
7128  net/ipv6/route.c                                   |   96 +-
7129  net/ipv6/syncookies.c                              |    1 +
7130  net/ipv6/tcp_ipv6.c                                |   26 +-
7131  net/ipv6/udp.c                                     |    3 +-
7132  net/ipx/ipx_proc.c                                 |    3 +-
7133  net/irda/irnetlink.c                               |    2 +-
7134  net/key/af_key.c                                   |   38 +-
7135  net/l2tp/Kconfig                                   |    1 +
7136  net/l2tp/l2tp_eth.c                                |    3 +-
7137  net/l2tp/l2tp_netlink.c                            |   24 +-
7138  net/llc/llc_proc.c                                 |    2 +-
7139  net/llc/llc_station.c                              |  600 +-----
7140  net/llc/sysctl_net_llc.c                           |    7 -
7141  net/mac80211/aes_cmac.c                            |    6 +-
7142  net/mac80211/cfg.c                                 |   66 +-
7143  net/mac80211/debugfs.c                             |   32 -
7144  net/mac80211/driver-ops.h                          |   11 +-
7145  net/mac80211/ibss.c                                |   15 +-
7146  net/mac80211/ieee80211_i.h                         |   30 +-
7147  net/mac80211/iface.c                               |  305 +--
7148  net/mac80211/main.c                                |   21 +-
7149  net/mac80211/mesh.c                                |   49 +-
7150  net/mac80211/mesh.h                                |    5 +-
7151  net/mac80211/mesh_hwmp.c                           |    2 -
7152  net/mac80211/mesh_pathtbl.c                        |   44 +-
7153  net/mac80211/mesh_plink.c                          |   82 +-
7154  net/mac80211/mlme.c                                |  240 ++-
7155  net/mac80211/offchannel.c                          |    6 +
7156  net/mac80211/rate.h                                |    2 +-
7157  net/mac80211/rx.c                                  |   60 +-
7158  net/mac80211/scan.c                                |   12 +-
7159  net/mac80211/status.c                              |   22 +-
7160  net/mac80211/trace.h                               |   11 +-
7161  net/mac80211/tx.c                                  |   71 +-
7162  net/mac80211/util.c                                |   57 +-
7163  net/netfilter/Kconfig                              |   83 +-
7164  net/netfilter/Makefile                             |   21 +-
7165  net/netfilter/core.c                               |   21 +-
7166  net/netfilter/ipset/ip_set_bitmap_ip.c             |   19 +-
7167  net/netfilter/ipset/ip_set_bitmap_ipmac.c          |   18 +-
7168  net/netfilter/ipset/ip_set_bitmap_port.c           |    9 +-
7169  net/netfilter/ipset/ip_set_core.c                  |   39 +-
7170  net/netfilter/ipset/ip_set_hash_ip.c               |   15 +-
7171  net/netfilter/ipset/ip_set_hash_ipport.c           |   24 +-
7172  net/netfilter/ipset/ip_set_hash_ipportip.c         |   24 +-
7173  net/netfilter/ipset/ip_set_hash_ipportnet.c        |   47 +-
7174  net/netfilter/ipset/ip_set_hash_net.c              |   25 +-
7175  net/netfilter/ipset/ip_set_hash_netiface.c         |   66 +-
7176  net/netfilter/ipset/ip_set_hash_netport.c          |   36 +-
7177  net/netfilter/ipset/ip_set_list_set.c              |    9 +-
7178  net/netfilter/ipvs/Kconfig                         |    3 +-
7179  net/netfilter/ipvs/ip_vs_app.c                     |   58 +-
7180  net/netfilter/ipvs/ip_vs_core.c                    |   76 +-
7181  net/netfilter/ipvs/ip_vs_ctl.c                     |   25 +-
7182  net/netfilter/ipvs/ip_vs_ftp.c                     |   22 +-
7183  net/netfilter/ipvs/ip_vs_xmit.c                    |  111 +-
7184  net/netfilter/nf_conntrack_amanda.c                |    5 +-
7185  net/netfilter/nf_conntrack_core.c                  |   15 +-
7186  net/netfilter/nf_conntrack_ecache.c                |    2 +-
7187  net/netfilter/nf_conntrack_ftp.c                   |   24 +-
7188  net/netfilter/nf_conntrack_h323_main.c             |  232 ++-
7189  net/netfilter/nf_conntrack_irc.c                   |    3 +-
7190  net/netfilter/nf_conntrack_netlink.c               |  114 +-
7191  net/netfilter/nf_conntrack_pptp.c                  |   18 +-
7192  net/netfilter/nf_conntrack_proto.c                 |    5 -
7193  net/netfilter/nf_conntrack_proto_tcp.c             |    8 +-
7194  net/netfilter/nf_conntrack_sip.c                   |  143 +-
7195  net/netfilter/nf_internals.h                       |    4 +-
7196  net/{ipv4 => }/netfilter/nf_nat_amanda.c           |    4 +-
7197  net/{ipv4 => }/netfilter/nf_nat_core.c             |  679 ++++---
7198  net/{ipv4 => }/netfilter/nf_nat_ftp.c              |   34 +-
7199  net/{ipv4 => }/netfilter/nf_nat_helper.c           |  109 +-
7200  net/{ipv4 => }/netfilter/nf_nat_irc.c              |   10 +-
7201  net/{ipv4 => }/netfilter/nf_nat_proto_common.c     |   54 +-
7202  net/{ipv4 => }/netfilter/nf_nat_proto_dccp.c       |   56 +-
7203  net/{ipv4 => }/netfilter/nf_nat_proto_sctp.c       |   53 +-
7204  net/{ipv4 => }/netfilter/nf_nat_proto_tcp.c        |   40 +-
7205  net/{ipv4 => }/netfilter/nf_nat_proto_udp.c        |   42 +-
7206  net/{ipv4 => }/netfilter/nf_nat_proto_udplite.c    |   58 +-
7207  net/{ipv4 => }/netfilter/nf_nat_proto_unknown.c    |   16 +-
7208  net/{ipv4 => }/netfilter/nf_nat_sip.c              |  270 +--
7209  net/{ipv4 => }/netfilter/nf_nat_tftp.c             |    1 -
7210  net/netfilter/nf_queue.c                           |   10 +-
7211  net/netfilter/nfnetlink.c                          |    2 +-
7212  net/netfilter/nfnetlink_acct.c                     |   16 +-
7213  net/netfilter/nfnetlink_cthelper.c                 |   17 +-
7214  net/netfilter/nfnetlink_cttimeout.c                |   12 +-
7215  net/netfilter/nfnetlink_log.c                      |   27 +-
7216  net/netfilter/nfnetlink_queue_core.c               |   50 +-
7217  net/netfilter/xt_CT.c                              |  262 ++-
7218  net/netfilter/xt_LOG.c                             |    8 +-
7219  net/netfilter/xt_NETMAP.c                          |  165 ++
7220  net/netfilter/xt_NFQUEUE.c                         |    8 +-
7221  net/netfilter/xt_NOTRACK.c                         |   53 -
7222  net/netfilter/xt_REDIRECT.c                        |  190 ++
7223  net/netfilter/xt_nat.c                             |  170 ++
7224  net/netfilter/xt_osf.c                             |    2 +-
7225  net/netfilter/xt_owner.c                           |   30 +-
7226  net/netfilter/xt_recent.c                          |   13 +-
7227  net/netfilter/xt_set.c                             |   22 +
7228  net/netfilter/xt_socket.c                          |   12 +-
7229  net/netfilter/xt_time.c                            |   24 +-
7230  net/netlabel/netlabel_cipso_v4.c                   |    2 +-
7231  net/netlabel/netlabel_mgmt.c                       |    4 +-
7232  net/netlabel/netlabel_unlabeled.c                  |    2 +-
7233  net/netlink/af_netlink.c                           |  216 ++-
7234  net/netlink/genetlink.c                            |   48 +-
7235  net/nfc/netlink.c                                  |   26 +-
7236  net/openvswitch/actions.c                          |    6 +-
7237  net/openvswitch/datapath.c                         |  453 +++--
7238  net/openvswitch/datapath.h                         |   52 +-
7239  net/openvswitch/dp_notify.c                        |    8 +-
7240  net/openvswitch/flow.c                             |   21 +-
7241  net/openvswitch/flow.h                             |    3 +-
7242  net/openvswitch/vport-internal_dev.c               |    7 +-
7243  net/openvswitch/vport-netdev.c                     |    2 +-
7244  net/openvswitch/vport.c                            |   27 +-
7245  net/openvswitch/vport.h                            |   13 +-
7246  net/packet/Kconfig                                 |    8 +
7247  net/packet/Makefile                                |    2 +
7248  net/packet/af_packet.c                             |  145 +-
7249  net/packet/diag.c                                  |  242 +++
7250  net/packet/internal.h                              |  121 ++
7251  net/phonet/pn_netlink.c                            |   14 +-
7252  net/phonet/socket.c                                |    6 +-
7253  net/rds/tcp_connect.c                              |    4 +-
7254  net/rds/tcp_listen.c                               |    4 +-
7255  net/rds/tcp_recv.c                                 |    4 +-
7256  net/rds/tcp_send.c                                 |    4 +-
7257  net/rfkill/core.c                                  |   14 +
7258  net/sched/act_api.c                                |   52 +-
7259  net/sched/cls_api.c                                |   16 +-
7260  net/sched/cls_basic.c                              |    3 +-
7261  net/sched/cls_cgroup.c                             |    3 +-
7262  net/sched/cls_flow.c                               |   19 +-
7263  net/sched/cls_fw.c                                 |    3 +-
7264  net/sched/cls_route.c                              |    3 +-
7265  net/sched/cls_rsvp.h                               |    3 +-
7266  net/sched/cls_tcindex.c                            |    3 +-
7267  net/sched/cls_u32.c                                |    3 +-
7268  net/sched/em_meta.c                                |    2 +-
7269  net/sched/sch_api.c                                |   44 +-
7270  net/sched/sch_generic.c                            |   27 +-
7271  net/sctp/associola.c                               |   25 +-
7272  net/sctp/auth.c                                    |   20 +-
7273  net/sctp/bind_addr.c                               |   20 +-
7274  net/sctp/chunk.c                                   |    2 +-
7275  net/sctp/endpointola.c                             |   25 +-
7276  net/sctp/input.c                                   |  115 +-
7277  net/sctp/ipv6.c                                    |   36 +-
7278  net/sctp/objcnt.c                                  |    8 +-
7279  net/sctp/output.c                                  |    2 +-
7280  net/sctp/outqueue.c                                |   28 +-
7281  net/sctp/primitive.c                               |    4 +-
7282  net/sctp/proc.c                                    |   61 +-
7283  net/sctp/protocol.c                                |  454 ++---
7284  net/sctp/sm_make_chunk.c                           |   61 +-
7285  net/sctp/sm_sideeffect.c                           |   26 +-
7286  net/sctp/sm_statefuns.c                            |  725 ++++----
7287  net/sctp/sm_statetable.c                           |   17 +-
7288  net/sctp/socket.c                                  |  119 +-
7289  net/sctp/sysctl.c                                  |  198 +-
7290  net/sctp/transport.c                               |   23 +-
7291  net/sctp/ulpqueue.c                                |   18 +-
7292  net/socket.c                                       |   83 +-
7293  net/tipc/bearer.c                                  |   21 +-
7294  net/tipc/config.c                                  |   48 +-
7295  net/tipc/core.c                                    |   22 +-
7296  net/tipc/core.h                                    |   18 +-
7297  net/tipc/eth_media.c                               |   29 +-
7298  net/tipc/handler.c                                 |    2 +-
7299  net/tipc/link.c                                    |    4 +-
7300  net/tipc/name_table.c                              |   16 +-
7301  net/tipc/net.c                                     |    3 +-
7302  net/tipc/net.h                                     |    2 +-
7303  net/tipc/netlink.c                                 |    2 +-
7304  net/tipc/subscr.c                                  |    4 +-
7305  net/unix/af_unix.c                                 |   17 +-
7306  net/unix/diag.c                                    |   14 +-
7307  net/wireless/chan.c                                |    7 +-
7308  net/wireless/core.c                                |   53 +-
7309  net/wireless/core.h                                |    2 +-
7310  net/wireless/mlme.c                                |   26 +-
7311  net/wireless/nl80211.c                             |  232 ++-
7312  net/wireless/radiotap.c                            |    2 +
7313  net/wireless/reg.c                                 |    6 +-
7314  net/wireless/scan.c                                |    2 +-
7315  net/wireless/util.c                                |   36 +-
7316  net/wireless/wext-core.c                           |    8 +-
7317  net/xfrm/xfrm_policy.c                             |   83 +-
7318  net/xfrm/xfrm_state.c                              |   12 +-
7319  net/xfrm/xfrm_user.c                               |   77 +-
7320  security/selinux/netlink.c                         |    5 +-
7321  876 files changed, 30634 insertions(+), 15815 deletions(-)
7322  create mode 100644 Documentation/devicetree/bindings/net/can/c_can.txt
7323  create mode 100644 Documentation/devicetree/bindings/net/cpsw.txt
7324  create mode 100644 Documentation/devicetree/bindings/net/davinci-mdio.txt
7325  create mode 100644 Documentation/devicetree/bindings/net/mdio-mux-mmioreg.txt
7326  create mode 100644 drivers/infiniband/ulp/ipoib/ipoib_netlink.c
7327  delete mode 100644 drivers/net/ethernet/freescale/fsl_pq_mdio.h
7328  create mode 100644 drivers/net/ethernet/freescale/xgmac_mdio.c
7329  create mode 100644 drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c
7330  delete mode 100644 drivers/net/ethernet/mipsnet.c
7331  create mode 100644 drivers/net/ethernet/sfc/ptp.c
7332  rename drivers/{ => net}/ieee802154/Kconfig (76%)
7333  rename drivers/{ => net}/ieee802154/Makefile (74%)
7334  rename drivers/{ => net}/ieee802154/at86rf230.c (98%)
7335  rename drivers/{ => net}/ieee802154/fakehard.c (99%)
7336  rename drivers/{ => net}/ieee802154/fakelb.c (100%)
7337  create mode 100644 drivers/net/ieee802154/mrf24j40.c
7338  create mode 100644 drivers/net/phy/mdio-mux-mmioreg.c
7339  create mode 100644 drivers/net/wireless/ath/ath9k/ar9565_1p0_initvals.h
7340  create mode 100644 drivers/net/wireless/b43/radio_2057.c
7341  create mode 100644 drivers/net/wireless/b43/radio_2057.h
7342  create mode 100644 drivers/net/wireless/mwifiex/uap_event.c
7343  create mode 100644 drivers/net/wireless/mwifiex/uap_txrx.c
7344  delete mode 100644 firmware/cxgb3/t3fw-7.10.0.bin.ihex
7345  create mode 100644 include/linux/netfilter_ipv6/ip6t_NPT.h
7346  create mode 100644 include/linux/packet_diag.h
7347  create mode 100644 include/linux/tcp_metrics.h
7348  create mode 100644 include/net/netfilter/nf_nat_l3proto.h
7349  create mode 100644 include/net/netfilter/nf_nat_l4proto.h
7350  delete mode 100644 include/net/netfilter/nf_nat_protocol.h
7351  delete mode 100644 include/net/netfilter/nf_nat_rule.h
7352  create mode 100644 include/net/netns/sctp.h
7353  delete mode 100644 net/ipv4/netfilter/ipt_NETMAP.c
7354  delete mode 100644 net/ipv4/netfilter/ipt_REDIRECT.c
7355  rename net/ipv4/netfilter/{nf_nat_standalone.c => iptable_nat.c} (52%)
7356  create mode 100644 net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
7357  delete mode 100644 net/ipv4/netfilter/nf_nat_rule.c
7358  create mode 100644 net/ipv6/ip6_gre.c
7359  create mode 100644 net/ipv6/netfilter/ip6t_MASQUERADE.c
7360  create mode 100644 net/ipv6/netfilter/ip6t_NPT.c
7361  create mode 100644 net/ipv6/netfilter/ip6table_nat.c
7362  create mode 100644 net/ipv6/netfilter/nf_nat_l3proto_ipv6.c
7363  create mode 100644 net/ipv6/netfilter/nf_nat_proto_icmpv6.c
7364  rename net/{ipv4 => }/netfilter/nf_nat_amanda.c (96%)
7365  rename net/{ipv4 => }/netfilter/nf_nat_core.c (51%)
7366  rename net/{ipv4 => }/netfilter/nf_nat_ftp.c (79%)
7367  rename net/{ipv4 => }/netfilter/nf_nat_helper.c (82%)
7368  rename net/{ipv4 => }/netfilter/nf_nat_irc.c (89%)
7369  rename net/{ipv4 => }/netfilter/nf_nat_proto_common.c (62%)
7370  rename net/{ipv4 => }/netfilter/nf_nat_proto_dccp.c (61%)
7371  rename net/{ipv4 => }/netfilter/nf_nat_proto_sctp.c (61%)
7372  rename net/{ipv4 => }/netfilter/nf_nat_proto_tcp.c (65%)
7373  rename net/{ipv4 => }/netfilter/nf_nat_proto_udp.c (60%)
7374  rename net/{ipv4 => }/netfilter/nf_nat_proto_udplite.c (58%)
7375  rename net/{ipv4 => }/netfilter/nf_nat_proto_unknown.c (76%)
7376  rename net/{ipv4 => }/netfilter/nf_nat_sip.c (62%)
7377  rename net/{ipv4 => }/netfilter/nf_nat_tftp.c (97%)
7378  create mode 100644 net/netfilter/xt_NETMAP.c
7379  delete mode 100644 net/netfilter/xt_NOTRACK.c
7380  create mode 100644 net/netfilter/xt_REDIRECT.c
7381  create mode 100644 net/netfilter/xt_nat.c
7382  create mode 100644 net/packet/diag.c
7383  create mode 100644 net/packet/internal.h
7384 $ git am -3 ../patches/0001-net-cope-with-sock_alloc_file-API-change.patch
7385 Applying: net: cope with sock_alloc_file() API change
7386 $ git reset HEAD^
7387 Unstaged changes after reset:
7388 M       include/linux/net.h
7389 M       net/9p/trans_fd.c
7390 M       net/sctp/socket.c
7391 $ git add .
7392 $ git commit -v -a --amend
7393 [master 613d392] Merge remote-tracking branch 'net-next/master'
7394 Merging wireless-next/master (90e6274 ath5k: disable HW crypto in management frame)
7395 $ git merge wireless-next/master
7396 Auto-merging net/bluetooth/mgmt.c
7397 Auto-merging net/bluetooth/l2cap_core.c
7398 Auto-merging net/bluetooth/hci_core.c
7399 Auto-merging drivers/net/wireless/mac80211_hwsim.c
7400 Auto-merging drivers/net/wireless/iwlwifi/pcie/trans.c
7401 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
7402 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c
7403 Auto-merging drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
7404 Auto-merging drivers/net/wireless/ath/ath9k/hw.h
7405 Auto-merging drivers/net/wireless/ath/ath9k/hw.c
7406 Auto-merging drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
7407 Merge made by the 'recursive' strategy.
7408  drivers/bcma/host_pci.c                            |    1 +
7409  drivers/bcma/sprom.c                               |    2 +
7410  drivers/bluetooth/bluecard_cs.c                    |    2 +-
7411  drivers/bluetooth/btmrvl_sdio.c                    |    3 +-
7412  drivers/bluetooth/btuart_cs.c                      |    2 +-
7413  drivers/bluetooth/btusb.c                          |    3 +-
7414  drivers/bluetooth/btwilink.c                       |   16 +-
7415  drivers/bluetooth/hci_ldisc.c                      |    2 +-
7416  drivers/bluetooth/hci_ll.c                         |    2 +-
7417  drivers/bluetooth/hci_vhci.c                       |    2 +-
7418  drivers/net/wireless/ath/ath.h                     |    1 +
7419  drivers/net/wireless/ath/ath5k/base.c              |    1 +
7420  drivers/net/wireless/ath/ath5k/mac80211-ops.c      |    5 +-
7421  drivers/net/wireless/ath/ath9k/antenna.c           |  117 ++-
7422  drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |   20 +-
7423  drivers/net/wireless/ath/ath9k/ar9003_mci.c        |    5 +
7424  drivers/net/wireless/ath/ath9k/ar9003_mci.h        |    4 +-
7425  drivers/net/wireless/ath/ath9k/ar9003_phy.c        |   66 +-
7426  drivers/net/wireless/ath/ath9k/ar9003_phy.h        |   24 +
7427  .../net/wireless/ath/ath9k/ar9565_1p0_initvals.h   |  100 +-
7428  drivers/net/wireless/ath/ath9k/ath9k.h             |    6 +-
7429  drivers/net/wireless/ath/ath9k/gpio.c              |   58 +-
7430  drivers/net/wireless/ath/ath9k/hif_usb.c           |    5 +-
7431  drivers/net/wireless/ath/ath9k/htc_drv_main.c      |    2 +-
7432  drivers/net/wireless/ath/ath9k/hw-ops.h            |    7 +
7433  drivers/net/wireless/ath/ath9k/hw.c                |   12 +-
7434  drivers/net/wireless/ath/ath9k/hw.h                |    3 +-
7435  drivers/net/wireless/ath/ath9k/init.c              |   13 +
7436  drivers/net/wireless/ath/ath9k/main.c              |    2 +-
7437  drivers/net/wireless/ath/ath9k/mci.c               |   62 +-
7438  drivers/net/wireless/ath/ath9k/rc.c                |   11 +-
7439  drivers/net/wireless/ath/carl9170/mac.c            |    3 +-
7440  drivers/net/wireless/ath/carl9170/main.c           |    2 +
7441  drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |   39 +-
7442  .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |   25 -
7443  drivers/net/wireless/brcm80211/brcmfmac/dhd.h      |    4 -
7444  .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |   19 +-
7445  drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.h  |    2 +
7446  .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   41 +-
7447  drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 1037 ++++++++------------
7448  .../net/wireless/brcm80211/brcmfmac/sdio_host.h    |    2 +
7449  drivers/net/wireless/brcm80211/brcmfmac/usb.c      |   90 +-
7450  .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |  422 ++++++--
7451  .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.h  |  202 +++-
7452  .../net/wireless/brcm80211/brcmsmac/mac80211_if.c  |    5 +-
7453  drivers/net/wireless/ipw2x00/libipw_wx.c           |    2 +-
7454  drivers/net/wireless/iwlegacy/common.c             |    4 +-
7455  drivers/net/wireless/iwlwifi/dvm/ucode.c           |    4 +-
7456  drivers/net/wireless/iwlwifi/iwl-drv.c             |   26 +-
7457  drivers/net/wireless/iwlwifi/iwl-fw.h              |    3 +-
7458  drivers/net/wireless/iwlwifi/pcie/drv.c            |   13 -
7459  drivers/net/wireless/iwlwifi/pcie/internal.h       |    2 +-
7460  drivers/net/wireless/iwlwifi/pcie/rx.c             |   75 +-
7461  drivers/net/wireless/iwlwifi/pcie/trans.c          |   84 +-
7462  drivers/net/wireless/mac80211_hwsim.c              |    5 +-
7463  drivers/net/wireless/mwifiex/cfg80211.c            |    6 +
7464  drivers/net/wireless/mwifiex/init.c                |    1 +
7465  drivers/net/wireless/mwifiex/main.h                |    2 +
7466  drivers/net/wireless/mwifiex/sta_ioctl.c           |   13 +
7467  drivers/net/wireless/p54/main.c                    |   12 +
7468  drivers/net/wireless/rt2x00/rt2800lib.c            |   72 +-
7469  include/linux/ieee80211.h                          |   80 --
7470  include/net/bluetooth/hci.h                        |   21 +
7471  include/net/bluetooth/hci_core.h                   |   26 +-
7472  include/net/bluetooth/l2cap.h                      |    3 +-
7473  include/net/bluetooth/mgmt.h                       |   16 +
7474  include/net/mac80211.h                             |   12 +-
7475  net/bluetooth/af_bluetooth.c                       |   10 +-
7476  net/bluetooth/hci_conn.c                           |  100 +-
7477  net/bluetooth/hci_core.c                           |    6 +-
7478  net/bluetooth/hci_event.c                          |   99 +-
7479  net/bluetooth/l2cap_core.c                         |   17 +-
7480  net/bluetooth/mgmt.c                               |   28 +-
7481  net/mac80211/cfg.c                                 |   34 +-
7482  net/mac80211/chan.c                                |   67 +-
7483  net/mac80211/ibss.c                                |   33 +-
7484  net/mac80211/ieee80211_i.h                         |   23 +-
7485  net/mac80211/iface.c                               |   15 +-
7486  net/mac80211/key.c                                 |    2 +-
7487  net/mac80211/main.c                                |   10 +-
7488  net/mac80211/mesh_plink.c                          |    3 +-
7489  net/mac80211/mlme.c                                |  205 ++--
7490  net/mac80211/offchannel.c                          |    3 +-
7491  net/mac80211/scan.c                                |   41 +-
7492  net/mac80211/sta_info.c                            |  121 ++-
7493  net/mac80211/sta_info.h                            |    2 +
7494  net/mac80211/status.c                              |   48 +-
7495  net/mac80211/tx.c                                  |    2 +-
7496  net/mac80211/util.c                                |   51 +-
7497  89 files changed, 2241 insertions(+), 1613 deletions(-)
7498 Merging bluetooth/master (90e6274 ath5k: disable HW crypto in management frame)
7499 $ git merge bluetooth/master
7500 Already up-to-date.
7501 Merging mtd/master (2361f73 Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux)
7502 $ git merge mtd/master
7503 Removing drivers/mtd/maps/wr_sbc82xx_flash.c
7504 Merge made by the 'recursive' strategy.
7505  Documentation/DocBook/mtdnand.tmpl                 |    2 -
7506  .../devicetree/bindings/mtd/atmel-nand.txt         |   40 +-
7507  .../devicetree/bindings/mtd/gpmi-nand.txt          |    4 +
7508  .../devicetree/bindings/mtd/lpc32xx-mlc.txt        |   50 +
7509  .../devicetree/bindings/mtd/lpc32xx-slc.txt        |   52 +
7510  arch/arm/boot/dts/imx51.dtsi                       |    7 +
7511  arch/arm/boot/dts/imx53.dtsi                       |    7 +
7512  arch/arm/mach-imx/clk-imx51-imx53.c                |    2 +
7513  arch/arm/plat-mxc/devices/platform-mxc_nand.c      |   11 +-
7514  drivers/mtd/chips/Kconfig                          |   11 +-
7515  drivers/mtd/chips/cfi_cmdset_0002.c                |   67 ++
7516  drivers/mtd/devices/Kconfig                        |    2 +-
7517  drivers/mtd/devices/m25p80.c                       |    6 +
7518  drivers/mtd/devices/spear_smi.c                    |   54 +-
7519  drivers/mtd/maps/Kconfig                           |   12 -
7520  drivers/mtd/maps/Makefile                          |    1 -
7521  drivers/mtd/maps/wr_sbc82xx_flash.c                |  174 ----
7522  drivers/mtd/mtdcore.c                              |    9 +
7523  drivers/mtd/mtdoops.c                              |   14 +-
7524  drivers/mtd/nand/Kconfig                           |   62 +-
7525  drivers/mtd/nand/Makefile                          |    2 +
7526  drivers/mtd/nand/atmel_nand.c                      |  934 +++++++++++++++--
7527  drivers/mtd/nand/atmel_nand_ecc.h                  |  114 ++-
7528  drivers/mtd/nand/bcm_umi_bch.c                     |    6 +-
7529  drivers/mtd/nand/bf5xx_nand.c                      |    6 +-
7530  drivers/mtd/nand/cafe_nand.c                       |   13 +-
7531  drivers/mtd/nand/denali.c                          |   12 +-
7532  drivers/mtd/nand/docg4.c                           |    8 +-
7533  drivers/mtd/nand/fsl_elbc_nand.c                   |   15 +-
7534  drivers/mtd/nand/fsl_ifc_nand.c                    |    5 +-
7535  drivers/mtd/nand/gpmi-nand/gpmi-nand.c             |   13 +-
7536  drivers/mtd/nand/lpc32xx_mlc.c                     |  925 +++++++++++++++++
7537  drivers/mtd/nand/lpc32xx_slc.c                     | 1059 ++++++++++++++++++++
7538  drivers/mtd/nand/mxc_nand.c                        |  141 +--
7539  drivers/mtd/nand/nand_base.c                       |   50 +-
7540  drivers/mtd/nand/nand_bbt.c                        |   21 +-
7541  drivers/mtd/nand/nand_ids.c                        |    7 +-
7542  drivers/mtd/nand/pxa3xx_nand.c                     |    5 +-
7543  drivers/mtd/nand/sh_flctl.c                        |  302 +++---
7544  drivers/mtd/tests/mtd_speedtest.c                  |   16 +-
7545  drivers/mtd/tests/mtd_stresstest.c                 |   39 +-
7546  include/linux/mtd/bbm.h                            |    7 +-
7547  include/linux/mtd/mtd.h                            |    9 +-
7548  include/linux/mtd/nand.h                           |   11 +-
7549  include/linux/mtd/sh_flctl.h                       |   23 +-
7550  45 files changed, 3653 insertions(+), 677 deletions(-)
7551  create mode 100644 Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt
7552  create mode 100644 Documentation/devicetree/bindings/mtd/lpc32xx-slc.txt
7553  delete mode 100644 drivers/mtd/maps/wr_sbc82xx_flash.c
7554  create mode 100644 drivers/mtd/nand/lpc32xx_mlc.c
7555  create mode 100644 drivers/mtd/nand/lpc32xx_slc.c
7556 Merging l2-mtd/master (607ee1e mtd: docg4: ecc.read_page() returns 0 on uncorrectible errors)
7557 $ git merge l2-mtd/master
7558 Removing drivers/mtd/nand/nand_bcm_umi.h
7559 Removing drivers/mtd/nand/nand_bcm_umi.c
7560 Removing drivers/mtd/nand/bcm_umi_nand.c
7561 Removing drivers/mtd/nand/bcm_umi_bch.c
7562 Auto-merging drivers/mtd/mtdpart.c
7563 Auto-merging arch/powerpc/configs/mpc83xx_defconfig
7564 Auto-merging MAINTAINERS
7565 Merge made by the 'recursive' strategy.
7566  .../devicetree/bindings/arm/davinci/nand.txt       |   51 ++
7567  .../devicetree/bindings/mtd/mtd-physmap.txt        |    7 +
7568  MAINTAINERS                                        |    9 -
7569  arch/arm/configs/bcmring_defconfig                 |    1 -
7570  arch/arm/configs/cam60_defconfig                   |    1 -
7571  arch/arm/configs/corgi_defconfig                   |    1 -
7572  arch/arm/configs/ep93xx_defconfig                  |    1 -
7573  arch/arm/configs/mini2440_defconfig                |    1 -
7574  arch/arm/configs/mv78xx0_defconfig                 |    1 -
7575  arch/arm/configs/nhk8815_defconfig                 |    1 -
7576  arch/arm/configs/orion5x_defconfig                 |    1 -
7577  arch/arm/configs/pxa3xx_defconfig                  |    1 -
7578  arch/arm/configs/spitz_defconfig                   |    1 -
7579  arch/arm/mach-clps711x/autcpu12.c                  |   19 +
7580  arch/blackfin/configs/BF561-ACVILON_defconfig      |    1 -
7581  arch/mips/configs/rb532_defconfig                  |    1 -
7582  arch/powerpc/configs/83xx/mpc8313_rdb_defconfig    |    1 -
7583  arch/powerpc/configs/83xx/mpc8315_rdb_defconfig    |    1 -
7584  arch/powerpc/configs/mpc83xx_defconfig             |    1 -
7585  drivers/mtd/Kconfig                                |    7 +
7586  drivers/mtd/Makefile                               |    1 +
7587  drivers/mtd/bcm47xxpart.c                          |  202 +++++++
7588  drivers/mtd/chips/cfi_cmdset_0001.c                |   14 +-
7589  drivers/mtd/cmdlinepart.c                          |  183 ++++---
7590  drivers/mtd/devices/Kconfig                        |    8 +
7591  drivers/mtd/devices/Makefile                       |    1 +
7592  drivers/mtd/devices/bcm47xxsflash.c                |  105 ++++
7593  drivers/mtd/devices/doc2001plus.c                  |   14 +-
7594  drivers/mtd/devices/docg3.c                        |   12 +-
7595  drivers/mtd/devices/m25p80.c                       |   18 +-
7596  drivers/mtd/devices/spear_smi.c                    |   87 +--
7597  drivers/mtd/maps/Kconfig                           |    4 +-
7598  drivers/mtd/maps/autcpu12-nvram.c                  |  153 +++---
7599  drivers/mtd/maps/pci.c                             |   23 -
7600  drivers/mtd/maps/physmap_of.c                      |   14 +
7601  drivers/mtd/maps/rbtx4939-flash.c                  |    2 -
7602  drivers/mtd/maps/uclinux.c                         |   15 +-
7603  drivers/mtd/mtdcore.c                              |   14 +-
7604  drivers/mtd/mtdpart.c                              |    5 +-
7605  drivers/mtd/nand/Kconfig                           |   37 +-
7606  drivers/mtd/nand/Makefile                          |    2 +-
7607  drivers/mtd/nand/ams-delta.c                       |   13 -
7608  drivers/mtd/nand/atmel_nand.c                      |   65 ++-
7609  drivers/mtd/nand/au1550nd.c                        |   46 --
7610  drivers/mtd/nand/bcm_umi_bch.c                     |  219 --------
7611  drivers/mtd/nand/bcm_umi_nand.c                    |  555 --------------------
7612  drivers/mtd/nand/cafe_nand.c                       |    7 -
7613  drivers/mtd/nand/cmx270_nand.c                     |   13 -
7614  drivers/mtd/nand/davinci_nand.c                    |   78 ++-
7615  drivers/mtd/nand/diskonchip.c                      |   63 ---
7616  drivers/mtd/nand/docg4.c                           |   35 +-
7617  drivers/mtd/nand/fsl_elbc_nand.c                   |   36 --
7618  drivers/mtd/nand/fsl_ifc_nand.c                    |   41 --
7619  drivers/mtd/nand/gpio.c                            |   54 +-
7620  drivers/mtd/nand/gpmi-nand/gpmi-lib.c              |   49 +-
7621  drivers/mtd/nand/gpmi-nand/gpmi-nand.c             |  136 +++--
7622  drivers/mtd/nand/gpmi-nand/gpmi-nand.h             |    7 +-
7623  drivers/mtd/nand/lpc32xx_mlc.c                     |   59 +--
7624  drivers/mtd/nand/lpc32xx_slc.c                     |   84 ++-
7625  drivers/mtd/nand/mpc5121_nfc.c                     |   22 -
7626  drivers/mtd/nand/mxc_nand.c                        |   29 +-
7627  drivers/mtd/nand/nand_base.c                       |   69 +--
7628  drivers/mtd/nand/nand_bbt.c                        |  125 ++---
7629  drivers/mtd/nand/nand_bcm_umi.c                    |  149 ------
7630  drivers/mtd/nand/nand_bcm_umi.h                    |  337 ------------
7631  drivers/mtd/nand/nandsim.c                         |   16 -
7632  drivers/mtd/nand/ndfc.c                            |   13 -
7633  drivers/mtd/nand/nuc900_nand.c                     |   17 -
7634  drivers/mtd/nand/omap2.c                           |   36 +-
7635  drivers/mtd/nand/orion_nand.c                      |    1 -
7636  drivers/mtd/nand/plat_nand.c                       |    5 +
7637  drivers/mtd/nand/pxa3xx_nand.c                     |    7 -
7638  drivers/mtd/nand/r852.c                            |   22 -
7639  drivers/mtd/nand/s3c2410.c                         |  191 +++----
7640  drivers/mtd/nand/sh_flctl.c                        |   27 +-
7641  drivers/mtd/nand/socrates_nand.c                   |   19 -
7642  drivers/mtd/nand/tmio_nand.c                       |   13 -
7643  drivers/mtd/nand/txx9ndfmc.c                       |   13 -
7644  drivers/mtd/nand/xway_nand.c                       |  201 +++++++
7645  drivers/mtd/sm_ftl.c                               |    1 -
7646  drivers/mtd/tests/Makefile                         |    1 +
7647  drivers/mtd/tests/mtd_nandbiterrs.c                |  460 ++++++++++++++++
7648  drivers/mtd/tests/mtd_nandecctest.c                |  294 +++++++++--
7649  fs/jffs2/super.c                                   |    4 +
7650  fs/jffs2/wbuf.c                                    |    8 +-
7651  include/linux/bcma/bcma_driver_chipcommon.h        |    2 +
7652  include/linux/mtd/lpc32xx_mlc.h                    |   20 +
7653  include/linux/mtd/lpc32xx_slc.h                    |   20 +
7654  include/linux/mtd/nand.h                           |   20 +-
7655  89 files changed, 2168 insertions(+), 2556 deletions(-)
7656  create mode 100644 Documentation/devicetree/bindings/arm/davinci/nand.txt
7657  create mode 100644 drivers/mtd/bcm47xxpart.c
7658  create mode 100644 drivers/mtd/devices/bcm47xxsflash.c
7659  delete mode 100644 drivers/mtd/nand/bcm_umi_bch.c
7660  delete mode 100644 drivers/mtd/nand/bcm_umi_nand.c
7661  delete mode 100644 drivers/mtd/nand/nand_bcm_umi.c
7662  delete mode 100644 drivers/mtd/nand/nand_bcm_umi.h
7663  create mode 100644 drivers/mtd/nand/xway_nand.c
7664  create mode 100644 drivers/mtd/tests/mtd_nandbiterrs.c
7665  create mode 100644 include/linux/mtd/lpc32xx_mlc.h
7666  create mode 100644 include/linux/mtd/lpc32xx_slc.h
7667 Merging crypto/master (821873a hwrng: mxc-rnga - Access data via structure)
7668 $ git merge crypto/master
7669 Resolved 'crypto/Kconfig' using previous resolution.
7670 Auto-merging drivers/crypto/caam/key_gen.c
7671 Auto-merging crypto/crypto_user.c
7672 Auto-merging crypto/cast6_generic.c
7673 Auto-merging crypto/cast5_generic.c
7674 Auto-merging crypto/Kconfig
7675 CONFLICT (content): Merge conflict in crypto/Kconfig
7676 Auto-merging arch/powerpc/kernel/prom_init.c
7677 Auto-merging arch/powerpc/configs/pseries_defconfig
7678 Auto-merging arch/powerpc/configs/ppc64_defconfig
7679 Auto-merging arch/arm/Makefile
7680 Auto-merging MAINTAINERS
7681 Automatic merge failed; fix conflicts and then commit the result.
7682 $ git commit -v -a
7683 [master 3abeb17] Merge remote-tracking branch 'crypto/master'
7684 $ git diff -M --stat --summary HEAD^..
7685  MAINTAINERS                                 |   12 +
7686  arch/arm/Makefile                           |    1 +
7687  arch/arm/crypto/Makefile                    |    9 +
7688  arch/arm/crypto/aes-armv4.S                 | 1112 ++++++++++++
7689  arch/arm/crypto/aes_glue.c                  |  108 ++
7690  arch/arm/crypto/sha1-armv4-large.S          |  503 ++++++
7691  arch/arm/crypto/sha1_glue.c                 |  179 ++
7692  arch/powerpc/configs/ppc64_defconfig        |    3 +-
7693  arch/powerpc/configs/pseries_defconfig      |    3 +-
7694  arch/powerpc/kernel/prom_init.c             |    4 +-
7695  arch/s390/crypto/aes_s390.c                 |    5 -
7696  arch/s390/crypto/des_s390.c                 |   10 -
7697  arch/s390/crypto/ghash_s390.c               |    1 -
7698  arch/x86/crypto/Makefile                    |    4 +
7699  arch/x86/crypto/aes_glue.c                  |    1 -
7700  arch/x86/crypto/aesni-intel_glue.c          |  258 ++-
7701  arch/x86/crypto/blowfish_glue.c             |    4 -
7702  arch/x86/crypto/camellia_glue.c             | 1382 ++++++++-------
7703  arch/x86/crypto/cast5-avx-x86_64-asm_64.S   |  376 ++++
7704  arch/x86/crypto/cast5_avx_glue.c            |  530 ++++++
7705  arch/x86/crypto/cast6-avx-x86_64-asm_64.S   |  383 ++++
7706  arch/x86/crypto/cast6_avx_glue.c            |  648 +++++++
7707  arch/x86/crypto/ghash-clmulni-intel_glue.c  |    2 -
7708  arch/x86/crypto/salsa20_glue.c              |    1 -
7709  arch/x86/crypto/serpent_avx_glue.c          |   10 -
7710  arch/x86/crypto/serpent_sse2_glue.c         |   10 -
7711  arch/x86/crypto/twofish-avx-x86_64-asm_64.S |  227 ++-
7712  arch/x86/crypto/twofish_avx_glue.c          |   10 -
7713  arch/x86/crypto/twofish_glue.c              |    1 -
7714  arch/x86/crypto/twofish_glue_3way.c         |    5 -
7715  crypto/842.c                                |  182 ++
7716  crypto/Kconfig                              |   75 +
7717  crypto/Makefile                             |    5 +-
7718  crypto/aes_generic.c                        |    1 -
7719  crypto/ansi_cprng.c                         |   63 +-
7720  crypto/anubis.c                             |    1 -
7721  crypto/blowfish_generic.c                   |    1 -
7722  crypto/camellia_generic.c                   |    1 -
7723  crypto/{cast5.c => cast5_generic.c}         |   80 +-
7724  crypto/{cast6.c => cast6_generic.c}         |   73 +-
7725  crypto/crypto_null.c                        |   57 +-
7726  crypto/crypto_user.c                        |    2 +-
7727  crypto/deflate.c                            |    1 -
7728  crypto/des_generic.c                        |   25 +-
7729  crypto/fcrypt.c                             |    1 -
7730  crypto/ghash-generic.c                      |    1 -
7731  crypto/khazad.c                             |    1 -
7732  crypto/krng.c                               |    1 -
7733  crypto/lzo.c                                |    1 -
7734  crypto/salsa20_generic.c                    |    1 -
7735  crypto/seed.c                               |    1 -
7736  crypto/serpent_generic.c                    |   53 +-
7737  crypto/sha256_generic.c                     |   25 +-
7738  crypto/sha512_generic.c                     |   20 +-
7739  crypto/shash.c                              |   36 +
7740  crypto/tcrypt.c                             |   82 +
7741  crypto/tcrypt.h                             |    1 +
7742  crypto/tea.c                                |   41 +-
7743  crypto/testmgr.c                            |  210 +++
7744  crypto/testmgr.h                            | 2538 +++++++++++++++++++++++++--
7745  crypto/tgr192.c                             |   38 +-
7746  crypto/twofish_generic.c                    |    1 -
7747  crypto/vmac.c                               |   10 +-
7748  crypto/wp512.c                              |   39 +-
7749  drivers/char/hw_random/mxc-rnga.c           |  108 +-
7750  drivers/char/hw_random/octeon-rng.c         |   17 +-
7751  drivers/crypto/Kconfig                      |   22 +-
7752  drivers/crypto/atmel-aes.c                  |    7 -
7753  drivers/crypto/atmel-sha.c                  |    5 -
7754  drivers/crypto/atmel-tdes.c                 |    6 -
7755  drivers/crypto/caam/caamalg.c               |   51 +-
7756  drivers/crypto/caam/caamhash.c              |   22 +-
7757  drivers/crypto/caam/caamrng.c               |    9 +-
7758  drivers/crypto/caam/compat.h                |    1 +
7759  drivers/crypto/caam/key_gen.c               |    4 +
7760  drivers/crypto/geode-aes.c                  |   18 +-
7761  drivers/crypto/nx/Kconfig                   |   26 +
7762  drivers/crypto/nx/Makefile                  |    5 +-
7763  drivers/crypto/nx/nx-842.c                  | 1617 +++++++++++++++++
7764  drivers/crypto/nx/nx-aes-cbc.c              |    1 -
7765  drivers/crypto/nx/nx-aes-ccm.c              |    2 -
7766  drivers/crypto/nx/nx-aes-ctr.c              |    2 -
7767  drivers/crypto/nx/nx-aes-ecb.c              |    1 -
7768  drivers/crypto/nx/nx-aes-gcm.c              |    2 -
7769  drivers/crypto/omap-aes.c                   |    1 -
7770  drivers/crypto/padlock-aes.c                |    3 -
7771  drivers/crypto/s5p-sss.c                    |    1 -
7772  drivers/crypto/talitos.c                    |  442 ++---
7773  drivers/crypto/tegra-aes.c                  |    2 -
7774  drivers/crypto/ux500/hash/hash_core.c       |    1 -
7775  include/crypto/cast5.h                      |   27 +
7776  include/crypto/cast6.h                      |   28 +
7777  include/crypto/internal/hash.h              |    2 +
7778  include/linux/nx842.h                       |   11 +
7779  94 files changed, 10114 insertions(+), 1800 deletions(-)
7780  create mode 100644 arch/arm/crypto/Makefile
7781  create mode 100644 arch/arm/crypto/aes-armv4.S
7782  create mode 100644 arch/arm/crypto/aes_glue.c
7783  create mode 100644 arch/arm/crypto/sha1-armv4-large.S
7784  create mode 100644 arch/arm/crypto/sha1_glue.c
7785  create mode 100644 arch/x86/crypto/cast5-avx-x86_64-asm_64.S
7786  create mode 100644 arch/x86/crypto/cast5_avx_glue.c
7787  create mode 100644 arch/x86/crypto/cast6-avx-x86_64-asm_64.S
7788  create mode 100644 arch/x86/crypto/cast6_avx_glue.c
7789  create mode 100644 crypto/842.c
7790  rename crypto/{cast5.c => cast5_generic.c} (95%)
7791  rename crypto/{cast6.c => cast6_generic.c} (93%)
7792  create mode 100644 drivers/crypto/nx/Kconfig
7793  create mode 100644 drivers/crypto/nx/nx-842.c
7794  create mode 100644 include/crypto/cast5.h
7795  create mode 100644 include/crypto/cast6.h
7796  create mode 100644 include/linux/nx842.h
7797 Merging drm/drm-next (7facf16 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next)
7798 $ git merge drm/drm-next
7799 Resolved 'drivers/gpu/drm/i915/i915_dma.c' using previous resolution.
7800 Resolved 'drivers/gpu/drm/i915/intel_sdvo.c' using previous resolution.
7801 Auto-merging include/drm/drm_fourcc.h
7802 Auto-merging include/drm/drm_crtc.h
7803 Auto-merging drivers/staging/omapdrm/omap_connector.c
7804 Auto-merging drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
7805 Auto-merging drivers/gpu/drm/radeon/atombios_dp.c
7806 Auto-merging drivers/gpu/drm/i915/intel_sdvo.c
7807 CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_sdvo.c
7808 Auto-merging drivers/gpu/drm/i915/intel_pm.c
7809 Auto-merging drivers/gpu/drm/i915/intel_lvds.c
7810 Auto-merging drivers/gpu/drm/i915/intel_hdmi.c
7811 Auto-merging drivers/gpu/drm/i915/intel_dp.c
7812 Auto-merging drivers/gpu/drm/i915/intel_display.c
7813 Auto-merging drivers/gpu/drm/i915/i915_irq.c
7814 Auto-merging drivers/gpu/drm/i915/i915_gem_gtt.c
7815 Auto-merging drivers/gpu/drm/i915/i915_gem.c
7816 Auto-merging drivers/gpu/drm/i915/i915_dma.c
7817 CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_dma.c
7818 Removing drivers/gpu/drm/gma500/gem_glue.h
7819 Removing drivers/gpu/drm/gma500/gem_glue.c
7820 Auto-merging drivers/gpu/drm/exynos/exynos_drm_vidi.c
7821 Auto-merging drivers/gpu/drm/drm_edid.c
7822 Auto-merging drivers/gpu/drm/drm_crtc.c
7823 Auto-merging drivers/gpu/drm/ast/ast_mode.c
7824 Automatic merge failed; fix conflicts and then commit the result.
7825 $ git commit -v -a
7826 [master 588c34a] Merge remote-tracking branch 'drm/drm-next'
7827 $ git diff -M --stat --summary HEAD^..
7828  Documentation/DocBook/drm.tmpl                 | 2835 +++++++++++++++++++-----
7829  drivers/gpu/drm/Kconfig                        |   19 +-
7830  drivers/gpu/drm/Makefile                       |    3 +
7831  drivers/gpu/drm/ast/ast_drv.h                  |    1 -
7832  drivers/gpu/drm/ast/ast_mode.c                 |    1 +
7833  drivers/gpu/drm/cirrus/cirrus_drv.h            |    1 -
7834  drivers/gpu/drm/drm_cache.c                    |    3 +-
7835  drivers/gpu/drm/drm_crtc.c                     |    6 +
7836  drivers/gpu/drm/drm_drv.c                      |   12 +-
7837  drivers/gpu/drm/drm_edid.c                     |  208 +-
7838  drivers/gpu/drm/drm_edid_load.c                |   29 +-
7839  drivers/gpu/drm/drm_edid_modes.h               |   42 +-
7840  drivers/gpu/drm/drm_fb_cma_helper.c            |  406 ++++
7841  drivers/gpu/drm/drm_fb_helper.c                |   10 +-
7842  drivers/gpu/drm/drm_gem_cma_helper.c           |  251 +++
7843  drivers/gpu/drm/drm_irq.c                      |    2 +-
7844  drivers/gpu/drm/drm_vm.c                       |   11 +-
7845  drivers/gpu/drm/exynos/exynos_drm_connector.c  |    4 +-
7846  drivers/gpu/drm/exynos/exynos_drm_vidi.c       |   13 -
7847  drivers/gpu/drm/gma500/Makefile                |    5 +-
7848  drivers/gpu/drm/gma500/backlight.c             |   45 +
7849  drivers/gpu/drm/gma500/cdv_device.c            |   72 +-
7850  drivers/gpu/drm/gma500/cdv_intel_display.c     |  236 +-
7851  drivers/gpu/drm/gma500/cdv_intel_dp.c          | 1951 ++++++++++++++++
7852  drivers/gpu/drm/gma500/cdv_intel_hdmi.c        |    6 +-
7853  drivers/gpu/drm/gma500/cdv_intel_lvds.c        |   12 +-
7854  drivers/gpu/drm/gma500/framebuffer.c           |    7 +
7855  drivers/gpu/drm/gma500/gem.c                   |    9 +-
7856  drivers/gpu/drm/gma500/gem_glue.c              |   90 -
7857  drivers/gpu/drm/gma500/gem_glue.h              |    2 -
7858  drivers/gpu/drm/gma500/intel_bios.c            |  101 +
7859  drivers/gpu/drm/gma500/intel_bios.h            |   46 +
7860  drivers/gpu/drm/gma500/mdfld_dsi_output.c      |   13 +-
7861  drivers/gpu/drm/gma500/mid_bios.c              |    8 +-
7862  drivers/gpu/drm/gma500/oaktrail_hdmi.c         |    1 -
7863  drivers/gpu/drm/gma500/opregion.c              |    3 +-
7864  drivers/gpu/drm/gma500/psb_device.c            |    1 +
7865  drivers/gpu/drm/gma500/psb_drv.h               |   20 +-
7866  drivers/gpu/drm/gma500/psb_intel_drv.h         |   28 +-
7867  drivers/gpu/drm/gma500/psb_intel_lvds.c        |   13 +-
7868  drivers/gpu/drm/gma500/psb_intel_reg.h         |  197 +-
7869  drivers/gpu/drm/gma500/psb_intel_sdvo.c        |    4 -
7870  drivers/gpu/drm/i2c/ch7006_drv.c               |   16 +-
7871  drivers/gpu/drm/i915/Makefile                  |    1 +
7872  drivers/gpu/drm/i915/dvo.h                     |   16 +-
7873  drivers/gpu/drm/i915/dvo_ch7017.c              |   21 +-
7874  drivers/gpu/drm/i915/dvo_ch7xxx.c              |   17 +-
7875  drivers/gpu/drm/i915/dvo_ivch.c                |   23 +-
7876  drivers/gpu/drm/i915/dvo_ns2501.c              |  588 +++++
7877  drivers/gpu/drm/i915/dvo_sil164.c              |   20 +-
7878  drivers/gpu/drm/i915/dvo_tfp410.c              |   18 +-
7879  drivers/gpu/drm/i915/i915_debugfs.c            |  237 +-
7880  drivers/gpu/drm/i915/i915_dma.c                |   57 +-
7881  drivers/gpu/drm/i915/i915_drv.c                |   61 +-
7882  drivers/gpu/drm/i915/i915_drv.h                |  185 +-
7883  drivers/gpu/drm/i915/i915_gem.c                | 1377 ++++++------
7884  drivers/gpu/drm/i915/i915_gem_context.c        |   65 +-
7885  drivers/gpu/drm/i915/i915_gem_dmabuf.c         |   37 +-
7886  drivers/gpu/drm/i915/i915_gem_evict.c          |   44 +-
7887  drivers/gpu/drm/i915/i915_gem_execbuffer.c     |  378 +---
7888  drivers/gpu/drm/i915/i915_gem_gtt.c            |   21 +-
7889  drivers/gpu/drm/i915/i915_irq.c                |  161 +-
7890  drivers/gpu/drm/i915/i915_reg.h                |  324 ++-
7891  drivers/gpu/drm/i915/i915_sysfs.c              |   17 +-
7892  drivers/gpu/drm/i915/i915_trace.h              |   25 +-
7893  drivers/gpu/drm/i915/intel_crt.c               |  165 +-
7894  drivers/gpu/drm/i915/intel_ddi.c               |  144 +-
7895  drivers/gpu/drm/i915/intel_display.c           | 1881 ++++++++++++----
7896  drivers/gpu/drm/i915/intel_dp.c                |  325 +--
7897  drivers/gpu/drm/i915/intel_drv.h               |  145 +-
7898  drivers/gpu/drm/i915/intel_dvo.c               |  115 +-
7899  drivers/gpu/drm/i915/intel_hdmi.c              |  205 +-
7900  drivers/gpu/drm/i915/intel_lvds.c              |   99 +-
7901  drivers/gpu/drm/i915/intel_modes.c             |    1 -
7902  drivers/gpu/drm/i915/intel_overlay.c           |   60 +-
7903  drivers/gpu/drm/i915/intel_pm.c                |  378 ++--
7904  drivers/gpu/drm/i915/intel_ringbuffer.c        |  143 +-
7905  drivers/gpu/drm/i915/intel_ringbuffer.h        |   20 +-
7906  drivers/gpu/drm/i915/intel_sdvo.c              |  210 +-
7907  drivers/gpu/drm/i915/intel_tv.c                |   70 +-
7908  drivers/gpu/drm/mgag200/mgag200_drv.h          |    1 -
7909  drivers/gpu/drm/mgag200/mgag200_mode.c         |    1 -
7910  drivers/gpu/drm/nouveau/nouveau_dp.c           |    4 +-
7911  drivers/gpu/drm/radeon/atombios_dp.c           |    4 +-
7912  drivers/gpu/drm/shmobile/Kconfig               |   10 +
7913  drivers/gpu/drm/shmobile/Makefile              |    7 +
7914  drivers/gpu/drm/shmobile/shmob_drm_backlight.c |   90 +
7915  drivers/gpu/drm/shmobile/shmob_drm_backlight.h |   23 +
7916  drivers/gpu/drm/shmobile/shmob_drm_crtc.c      |  763 +++++++
7917  drivers/gpu/drm/shmobile/shmob_drm_crtc.h      |   60 +
7918  drivers/gpu/drm/shmobile/shmob_drm_drv.c       |  361 +++
7919  drivers/gpu/drm/shmobile/shmob_drm_drv.h       |   47 +
7920  drivers/gpu/drm/shmobile/shmob_drm_kms.c       |  160 ++
7921  drivers/gpu/drm/shmobile/shmob_drm_kms.h       |   34 +
7922  drivers/gpu/drm/shmobile/shmob_drm_plane.c     |  268 +++
7923  drivers/gpu/drm/shmobile/shmob_drm_plane.h     |   22 +
7924  drivers/gpu/drm/shmobile/shmob_drm_regs.h      |  311 +++
7925  drivers/gpu/drm/ttm/ttm_bo_util.c              |    2 +-
7926  drivers/gpu/drm/udl/udl_connector.c            |    3 -
7927  drivers/gpu/drm/udl/udl_fb.c                   |   22 +-
7928  drivers/gpu/drm/udl/udl_gem.c                  |    7 -
7929  drivers/gpu/drm/udl/udl_main.c                 |    7 +-
7930  drivers/gpu/drm/vmwgfx/vmwgfx_drv.c            |    1 -
7931  drivers/gpu/drm/vmwgfx/vmwgfx_kms.c            |    1 -
7932  drivers/staging/omapdrm/omap_connector.c       |    5 +-
7933  include/drm/drm_crtc.h                         |    5 +-
7934  include/drm/drm_fb_cma_helper.h                |   27 +
7935  include/drm/drm_fourcc.h                       |    2 +
7936  include/drm/drm_gem_cma_helper.h               |   44 +
7937  include/drm/drm_sarea.h                        |    2 +
7938  include/drm/i915_drm.h                         |   35 +-
7939  include/linux/platform_data/shmob_drm.h        |   99 +
7940  112 files changed, 13162 insertions(+), 3663 deletions(-)
7941  create mode 100644 drivers/gpu/drm/drm_fb_cma_helper.c
7942  create mode 100644 drivers/gpu/drm/drm_gem_cma_helper.c
7943  create mode 100644 drivers/gpu/drm/gma500/cdv_intel_dp.c
7944  delete mode 100644 drivers/gpu/drm/gma500/gem_glue.c
7945  delete mode 100644 drivers/gpu/drm/gma500/gem_glue.h
7946  create mode 100644 drivers/gpu/drm/i915/dvo_ns2501.c
7947  create mode 100644 drivers/gpu/drm/shmobile/Kconfig
7948  create mode 100644 drivers/gpu/drm/shmobile/Makefile
7949  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_backlight.c
7950  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_backlight.h
7951  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_crtc.c
7952  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_crtc.h
7953  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_drv.c
7954  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_drv.h
7955  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_kms.c
7956  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_kms.h
7957  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_plane.c
7958  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_plane.h
7959  create mode 100644 drivers/gpu/drm/shmobile/shmob_drm_regs.h
7960  create mode 100644 include/drm/drm_fb_cma_helper.h
7961  create mode 100644 include/drm/drm_gem_cma_helper.h
7962  create mode 100644 include/linux/platform_data/shmob_drm.h
7963 $ git am -3 ../patches/0001-drm-i915-HDMI-update-for-API-change.patch
7964 Applying: drm/i915: HDMI: update for API change
7965 $ git reset HEAD^
7966 Unstaged changes after reset:
7967 M       drivers/gpu/drm/i915/intel_hdmi.c
7968 $ git add .
7969 $ git commit -v -a --amend
7970 [master b9bba60b] Merge remote-tracking branch 'drm/drm-next'
7971 Merging sound/for-next (b7ef37d ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list)
7972 $ git merge sound/for-next
7973 Resolved 'arch/arm/mach-imx/mach-imx27_visstrim_m10.c' using previous resolution.
7974 Removing sound/soc/omap/overo.c
7975 Removing sound/soc/omap/omap3evm.c
7976 Removing sound/soc/omap/omap3beagle.c
7977 Removing sound/soc/omap/igep0020.c
7978 Removing include/sound/version.h
7979 Auto-merging include/sound/tegra_wm8903.h
7980 Auto-merging include/linux/platform_data/davinci_asp.h
7981 Auto-merging drivers/dma/tegra20-apb-dma.c
7982 Auto-merging drivers/dma/ste_dma40.c
7983 Auto-merging drivers/dma/sirf-dma.c
7984 Auto-merging drivers/dma/pl330.c
7985 Auto-merging drivers/dma/mxs-dma.c
7986 Auto-merging drivers/dma/mmp_tdma.c
7987 Auto-merging drivers/dma/at_hdmac.c
7988 Auto-merging arch/arm/mach-imx/mach-imx27_visstrim_m10.c
7989 CONFLICT (content): Merge conflict in arch/arm/mach-imx/mach-imx27_visstrim_m10.c
7990 Automatic merge failed; fix conflicts and then commit the result.
7991 $ git commit -v -a
7992 [master 460b89f] Merge remote-tracking branch 'sound/for-next'
7993 $ git diff -M --stat --summary HEAD^..
7994  .../devicetree/bindings/mfd/twl4030-audio.txt      |   46 +
7995  Documentation/devicetree/bindings/sound/cs4270.txt |   21 +
7996  .../bindings/sound/davinci-mcasp-audio.txt         |   45 +
7997  .../devicetree/bindings/sound/omap-abe-twl6040.txt |   91 ++
7998  .../devicetree/bindings/sound/omap-mcbsp.txt       |   37 +
7999  .../devicetree/bindings/sound/omap-twl4030.txt     |   17 +
8000  .../devicetree/bindings/sound/tlv320aic3x.txt      |   20 +
8001  Documentation/sound/alsa/ALSA-Configuration.txt    |   10 +-
8002  Documentation/sound/alsa/Channel-Mapping-API.txt   |  153 ++++
8003  Documentation/sound/alsa/HD-Audio-Models.txt       |    3 +-
8004  arch/arm/mach-davinci/asp.h                        |   49 +
8005  arch/arm/mach-davinci/davinci.h                    |    3 +-
8006  arch/arm/mach-davinci/devices-da8xx.c              |    8 +-
8007  arch/arm/mach-davinci/devices.c                    |   11 -
8008  arch/arm/mach-davinci/dm355.c                      |    2 +-
8009  arch/arm/mach-davinci/dm365.c                      |    2 +-
8010  arch/arm/mach-davinci/dm644x.c                     |    2 +-
8011  arch/arm/mach-davinci/dm646x.c                     |    2 +-
8012  arch/arm/mach-davinci/include/mach/da8xx.h         |    2 +-
8013  arch/arm/mach-imx/mach-imx27_visstrim_m10.c        |   42 +-
8014  arch/arm/mach-omap2/board-am3517evm.c              |   13 +
8015  arch/arm/mach-omap2/board-cm-t35.c                 |    1 +
8016  arch/arm/mach-omap2/board-devkit8000.c             |    1 +
8017  arch/arm/mach-omap2/board-igep0020.c               |    1 +
8018  arch/arm/mach-omap2/board-omap3beagle.c            |    1 +
8019  arch/arm/mach-omap2/board-omap3evm.c               |    1 +
8020  arch/arm/mach-omap2/board-overo.c                  |    1 +
8021  arch/arm/mach-omap2/board-zoom-peripherals.c       |    9 +-
8022  arch/arm/mach-omap2/include/mach/board-zoom.h      |    2 -
8023  arch/arm/mach-omap2/mcbsp.c                        |  126 +--
8024  arch/arm/mach-omap2/omap_hwmod_44xx_data.c         |    2 +
8025  arch/arm/mach-omap2/twl-common.c                   |   27 +
8026  arch/arm/mach-omap2/twl-common.h                   |    2 +
8027  arch/arm/plat-omap/include/plat/mcbsp.h            |    2 -
8028  arch/arm/plat-samsung/dma-ops.c                    |    3 +-
8029  arch/blackfin/mach-bf527/boards/ezkit.c            |   20 +
8030  arch/blackfin/mach-bf533/boards/stamp.c            |   20 +
8031  arch/blackfin/mach-bf537/boards/stamp.c            |   20 +
8032  arch/blackfin/mach-bf561/boards/ezkit.c            |   20 +
8033  arch/blackfin/mach-bf609/boards/ezkit.c            |   19 +
8034  drivers/dma/at_hdmac.c                             |    3 +-
8035  drivers/dma/ep93xx_dma.c                           |    4 +-
8036  drivers/dma/imx-dma.c                              |    2 +-
8037  drivers/dma/imx-sdma.c                             |    2 +-
8038  drivers/dma/mmp_tdma.c                             |    2 +-
8039  drivers/dma/mxs-dma.c                              |    2 +-
8040  drivers/dma/omap-dma.c                             |   45 +-
8041  drivers/dma/pl330.c                                |    2 +-
8042  drivers/dma/sa11x0-dma.c                           |    2 +-
8043  drivers/dma/sirf-dma.c                             |    2 +-
8044  drivers/dma/ste_dma40.c                            |    3 +-
8045  drivers/dma/tegra20-apb-dma.c                      |    2 +-
8046  drivers/input/misc/twl4030-vibra.c                 |   18 +-
8047  drivers/mfd/twl-core.c                             |   32 +
8048  drivers/mfd/twl4030-audio.c                        |  105 ++-
8049  include/linux/dmaengine.h                          |    7 +-
8050  include/linux/i2c/twl.h                            |    3 +-
8051  include/linux/mfd/wm8994/pdata.h                   |    4 +
8052  include/linux/of.h                                 |    6 +
8053  include/linux/platform_data/asoc-mx27vis.h         |   11 +
8054  .../linux/platform_data/davinci_asp.h              |   74 +-
8055  include/linux/platform_data/omap-twl4030.h         |   32 +
8056  include/sound/ac97_codec.h                         |    3 +
8057  include/sound/ad1816a.h                            |    9 +-
8058  include/sound/asound.h                             |   39 +
8059  include/sound/compress_driver.h                    |    1 +
8060  include/sound/compress_params.h                    |    1 +
8061  include/sound/emu10k1.h                            |    4 +-
8062  include/sound/initval.h                            |   14 +
8063  include/sound/memalloc.h                           |   27 +-
8064  include/sound/pcm.h                                |   87 +-
8065  include/sound/soc-dai.h                            |    3 +
8066  include/sound/soc-dapm.h                           |    7 +-
8067  include/sound/soc.h                                |   20 +-
8068  .../sound/tegra_wm8903.h                           |    7 +-
8069  include/sound/tlv.h                                |    8 +
8070  include/sound/version.h                            |    3 -
8071  include/sound/wm0010.h                             |   27 +
8072  include/sound/wm8960.h                             |    2 +-
8073  include/sound/wm8993.h                             |    4 +
8074  sound/core/compress_offload.c                      |   26 +
8075  sound/core/control.c                               |    1 +
8076  sound/core/info.c                                  |    7 +-
8077  sound/core/info_oss.c                              |    3 +-
8078  sound/core/oss/mixer_oss.c                         |    2 +
8079  sound/core/pcm.c                                   |    4 +
8080  sound/core/pcm_lib.c                               |  214 +++++
8081  sound/core/pcm_memory.c                            |   26 -
8082  sound/core/seq/seq_device.c                        |    2 +
8083  sound/core/sgbuf.c                                 |   27 +
8084  sound/core/sound.c                                 |    3 +-
8085  sound/drivers/opl4/opl4_synth.c                    |    9 +-
8086  sound/isa/Kconfig                                  |   12 +
8087  sound/isa/Makefile                                 |    2 +
8088  sound/isa/ad1816a/ad1816a.c                        |   64 +-
8089  sound/isa/ad1816a/ad1816a_lib.c                    |   38 +-
8090  sound/isa/cmi8328.c                                |  483 ++++++++++
8091  sound/isa/gus/interwave.c                          |    5 +-
8092  sound/isa/opti9xx/miro.c                           |   15 +-
8093  sound/isa/opti9xx/opti92x-ad1848.c                 |   14 +-
8094  sound/isa/sb/emu8000.c                             |   15 +-
8095  sound/last.c                                       |    1 -
8096  sound/pci/ac97/ac97_patch.c                        |   24 +-
8097  sound/pci/ali5451/ali5451.c                        |   10 +-
8098  sound/pci/als300.c                                 |    2 +-
8099  sound/pci/als4000.c                                |    4 +-
8100  sound/pci/asihpi/asihpi.c                          |    2 +-
8101  sound/pci/atiixp.c                                 |   15 +-
8102  sound/pci/atiixp_modem.c                           |    6 +-
8103  sound/pci/azt3328.c                                |    6 +-
8104  sound/pci/ca0106/ca0106.h                          |    4 +-
8105  sound/pci/ca0106/ca0106_main.c                     |   30 +-
8106  sound/pci/ca0106/ca0106_mixer.c                    |    4 +-
8107  sound/pci/cmipci.c                                 |   12 +-
8108  sound/pci/cs4281.c                                 |    6 +-
8109  sound/pci/cs46xx/cs46xx.c                          |    2 +-
8110  sound/pci/cs46xx/cs46xx.h                          |    2 +-
8111  sound/pci/cs46xx/cs46xx_lib.c                      |    8 +-
8112  sound/pci/cs46xx/cs46xx_lib.h                      |    2 +-
8113  sound/pci/cs46xx/dsp_spos.c                        |    8 +-
8114  sound/pci/cs46xx/dsp_spos_scb_lib.c                |    2 +-
8115  sound/pci/cs5530.c                                 |    3 +-
8116  sound/pci/cs5535audio/Makefile                     |    2 +-
8117  sound/pci/cs5535audio/cs5535audio.c                |    2 +-
8118  sound/pci/ctxfi/ctatc.c                            |    4 +-
8119  sound/pci/ctxfi/ctatc.h                            |    2 +-
8120  sound/pci/ctxfi/cthardware.h                       |    2 +-
8121  sound/pci/ctxfi/cthw20k1.c                         |    4 +-
8122  sound/pci/ctxfi/cthw20k2.c                         |    4 +-
8123  sound/pci/ctxfi/ctmixer.c                          |    4 +-
8124  sound/pci/ctxfi/ctmixer.h                          |    2 +-
8125  sound/pci/ctxfi/ctpcm.c                            |   52 +-
8126  sound/pci/ctxfi/xfi.c                              |    2 +-
8127  sound/pci/echoaudio/echoaudio.c                    |   12 +-
8128  sound/pci/echoaudio/echoaudio.h                    |    2 +-
8129  sound/pci/emu10k1/emu10k1.c                        |    4 +-
8130  sound/pci/emu10k1/emu10k1_main.c                   |    8 +-
8131  sound/pci/emu10k1/emu10k1x.c                       |   21 +
8132  sound/pci/emu10k1/emufx.c                          |    2 +-
8133  sound/pci/emu10k1/memory.c                         |    4 +-
8134  sound/pci/emu10k1/p16v.c                           |    2 +-
8135  sound/pci/ens1370.c                                |   70 +-
8136  sound/pci/es1938.c                                 |    6 +-
8137  sound/pci/es1968.c                                 |   12 +-
8138  sound/pci/fm801.c                                  |   13 +-
8139  sound/pci/hda/Kconfig                              |   10 +-
8140  sound/pci/hda/hda_auto_parser.c                    |    7 +-
8141  sound/pci/hda/hda_codec.c                          |  270 +++---
8142  sound/pci/hda/hda_codec.h                          |   82 +-
8143  sound/pci/hda/hda_generic.c                        |    8 +-
8144  sound/pci/hda/hda_hwdep.c                          |   43 +-
8145  sound/pci/hda/hda_intel.c                          |  306 +++++--
8146  sound/pci/hda/hda_jack.c                           |    5 +-
8147  sound/pci/hda/hda_local.h                          |    2 +-
8148  sound/pci/hda/hda_proc.c                           |    9 +-
8149  sound/pci/hda/hda_trace.h                          |   26 +
8150  sound/pci/hda/patch_analog.c                       |   90 +-
8151  sound/pci/hda/patch_cirrus.c                       |  225 +++--
8152  sound/pci/hda/patch_conexant.c                     |   31 +-
8153  sound/pci/hda/patch_hdmi.c                         |  407 ++++++++-
8154  sound/pci/hda/patch_realtek.c                      |   19 +-
8155  sound/pci/hda/patch_sigmatel.c                     |   95 +-
8156  sound/pci/hda/patch_via.c                          |   37 +-
8157  sound/pci/ice1712/aureon.c                         |    4 +-
8158  sound/pci/ice1712/ice1712.h                        |    2 +-
8159  sound/pci/ice1712/ice1724.c                        |    4 +-
8160  sound/pci/ice1712/juli.c                           |    4 +-
8161  sound/pci/ice1712/prodigy_hifi.c                   |    4 +-
8162  sound/pci/intel8x0.c                               |   24 +-
8163  sound/pci/intel8x0m.c                              |    4 +-
8164  sound/pci/korg1212/korg1212.c                      |    4 +-
8165  sound/pci/maestro3.c                               |   10 +-
8166  sound/pci/nm256/nm256.c                            |    4 +-
8167  sound/pci/oxygen/oxygen.c                          |    2 +-
8168  sound/pci/oxygen/oxygen.h                          |    2 +-
8169  sound/pci/oxygen/oxygen_lib.c                      |    4 +-
8170  sound/pci/oxygen/virtuoso.c                        |    2 +-
8171  sound/pci/pcxhr/pcxhr.c                            |   24 +
8172  sound/pci/pcxhr/pcxhr_hwdep.c                      |    6 +-
8173  sound/pci/riptide/riptide.c                        |    6 +-
8174  sound/pci/sis7019.c                                |    6 +-
8175  sound/pci/trident/trident.c                        |    2 +-
8176  sound/pci/trident/trident_main.c                   |    4 +-
8177  sound/pci/via82xx.c                                |   33 +-
8178  sound/pci/via82xx_modem.c                          |    4 +-
8179  sound/pci/vx222/vx222.c                            |    2 +-
8180  sound/pci/ymfpci/ymfpci.c                          |    2 +-
8181  sound/pci/ymfpci/ymfpci.h                          |    2 +-
8182  sound/pci/ymfpci/ymfpci_main.c                     |   26 +-
8183  sound/soc/Kconfig                                  |    3 +-
8184  sound/soc/Makefile                                 |    4 +-
8185  sound/soc/blackfin/bf5xx-ad1836.c                  |   73 +-
8186  sound/soc/{ep93xx => cirrus}/Kconfig               |    0
8187  sound/soc/{ep93xx => cirrus}/Makefile              |    0
8188  sound/soc/{ep93xx => cirrus}/edb93xx.c             |    0
8189  sound/soc/{ep93xx => cirrus}/ep93xx-ac97.c         |    0
8190  sound/soc/{ep93xx => cirrus}/ep93xx-i2s.c          |    0
8191  sound/soc/{ep93xx => cirrus}/ep93xx-pcm.c          |    0
8192  sound/soc/{ep93xx => cirrus}/ep93xx-pcm.h          |    0
8193  sound/soc/{ep93xx => cirrus}/simone.c              |    0
8194  sound/soc/{ep93xx => cirrus}/snappercl15.c         |    0
8195  sound/soc/codecs/Kconfig                           |    4 +
8196  sound/soc/codecs/Makefile                          |    2 +
8197  sound/soc/codecs/ab8500-codec.c                    |   13 +-
8198  sound/soc/codecs/ad1836.c                          |   88 +-
8199  sound/soc/codecs/ad193x.c                          |   50 +-
8200  sound/soc/codecs/ad1980.c                          |    1 -
8201  sound/soc/codecs/adau1373.c                        |   12 +-
8202  sound/soc/codecs/adau1701.c                        |   12 +-
8203  sound/soc/codecs/ak4671.c                          |   12 +-
8204  sound/soc/codecs/arizona.c                         |   68 +-
8205  sound/soc/codecs/arizona.h                         |    6 +-
8206  sound/soc/codecs/cs4270.c                          |  152 ++--
8207  sound/soc/codecs/cs42l51.c                         |   19 +-
8208  sound/soc/codecs/cs42l52.c                         |    1 -
8209  sound/soc/codecs/isabelle.c                        |    1 -
8210  sound/soc/codecs/lm4857.c                          |   12 +-
8211  sound/soc/codecs/max98088.c                        |   18 +-
8212  sound/soc/codecs/max98095.c                        |   18 +-
8213  sound/soc/codecs/max9850.c                         |   12 +-
8214  sound/soc/codecs/max9877.c                         |   12 +-
8215  sound/soc/codecs/mc13783.c                         |   60 +-
8216  sound/soc/codecs/sta32x.c                          |  151 ++--
8217  sound/soc/codecs/sta529.c                          |    2 +-
8218  sound/soc/codecs/stac9766.c                        |    1 -
8219  sound/soc/codecs/tlv320aic26.c                     |   12 +-
8220  sound/soc/codecs/tlv320aic32x4.c                   |   19 +-
8221  sound/soc/codecs/tlv320aic3x.c                     |   49 +-
8222  sound/soc/codecs/tlv320dac33.c                     |   19 +-
8223  sound/soc/codecs/tpa6130a2.c                       |   13 +-
8224  sound/soc/codecs/twl4030.c                         |  157 +++-
8225  sound/soc/codecs/twl6040.c                         |   43 +-
8226  sound/soc/codecs/wm0010.c                          |  944 ++++++++++++++++++++
8227  sound/soc/codecs/wm2000.c                          |   12 +-
8228  sound/soc/codecs/wm2200.c                          |   16 +-
8229  sound/soc/codecs/wm5100.c                          |    6 +-
8230  sound/soc/codecs/wm5102.c                          |   52 +-
8231  sound/soc/codecs/wm5110.c                          |   18 +-
8232  sound/soc/codecs/wm8510.c                          |  129 ++-
8233  sound/soc/codecs/wm8523.c                          |  184 ++--
8234  sound/soc/codecs/wm8580.c                          |  149 ++-
8235  sound/soc/codecs/wm8711.c                          |   65 +-
8236  sound/soc/codecs/wm8728.c                          |   60 +-
8237  sound/soc/codecs/wm8737.c                          |  132 +--
8238  sound/soc/codecs/wm8741.c                          |  115 ++-
8239  sound/soc/codecs/wm8770.c                          |   19 +-
8240  sound/soc/codecs/wm8776.c                          |   75 +-
8241  sound/soc/codecs/wm8900.c                          |  166 ++--
8242  sound/soc/codecs/wm8903.c                          |   18 +-
8243  sound/soc/codecs/wm8904.c                          |    2 -
8244  sound/soc/codecs/wm8940.c                          |   18 +-
8245  sound/soc/codecs/wm8955.c                          |   18 +-
8246  sound/soc/codecs/wm8958-dsp2.c                     |   28 +-
8247  sound/soc/codecs/wm8960.c                          |  150 +++-
8248  sound/soc/codecs/wm8961.c                          |  492 ++++------
8249  sound/soc/codecs/wm8971.c                          |   18 +-
8250  sound/soc/codecs/wm8974.c                          |   18 +-
8251  sound/soc/codecs/wm8978.c                          |   18 +-
8252  sound/soc/codecs/wm8983.c                          |  162 ++--
8253  sound/soc/codecs/wm8990.c                          |    8 +-
8254  sound/soc/codecs/wm8991.c                          |   25 +-
8255  sound/soc/codecs/wm8993.c                          |    2 +
8256  sound/soc/codecs/wm8994.c                          |  132 ++-
8257  sound/soc/codecs/wm8994.h                          |   12 +-
8258  sound/soc/codecs/wm8996.c                          |    2 +-
8259  sound/soc/codecs/wm9090.c                          |   12 +-
8260  sound/soc/codecs/wm9712.c                          |   12 +-
8261  sound/soc/codecs/wm9713.c                          |    1 -
8262  sound/soc/codecs/wm_hubs.c                         |  114 ++-
8263  sound/soc/codecs/wm_hubs.h                         |    6 +
8264  sound/soc/davinci/davinci-evm.c                    |   19 +-
8265  sound/soc/davinci/davinci-i2s.c                    |   13 +-
8266  sound/soc/davinci/davinci-mcasp.c                  |  260 +++++-
8267  sound/soc/davinci/davinci-mcasp.h                  |    6 +-
8268  sound/soc/davinci/davinci-pcm.c                    |   24 +-
8269  sound/soc/davinci/davinci-pcm.h                    |    6 +-
8270  sound/soc/davinci/davinci-sffsdr.c                 |    2 +-
8271  sound/soc/davinci/davinci-vcif.c                   |    8 +
8272  sound/soc/fsl/Kconfig                              |    2 +-
8273  sound/soc/fsl/fsl_dma.c                            |    6 -
8274  sound/soc/fsl/imx-audmux.c                         |    3 -
8275  sound/soc/fsl/imx-pcm-dma.c                        |    5 +-
8276  sound/soc/fsl/imx-ssi.c                            |   30 +-
8277  sound/soc/fsl/mpc5200_dma.c                        |   24 +-
8278  sound/soc/fsl/mpc5200_dma.h                        |    3 +
8279  sound/soc/fsl/mpc5200_psc_ac97.c                   |   10 +
8280  sound/soc/fsl/mpc5200_psc_i2s.c                    |    8 +
8281  sound/soc/fsl/mpc8610_hpcd.c                       |   32 +-
8282  sound/soc/fsl/mx27vis-aic32x4.c                    |   42 +-
8283  sound/soc/fsl/p1022_ds.c                           |   31 +-
8284  sound/soc/fsl/pcm030-audio-fabric.c                |  100 ++-
8285  sound/soc/mid-x86/mfld_machine.c                   |    9 +
8286  sound/soc/mid-x86/sst_dsp.h                        |  134 +++
8287  sound/soc/mid-x86/sst_platform.c                   |  204 ++++-
8288  sound/soc/mid-x86/sst_platform.h                   |   26 +-
8289  sound/soc/mxs/mxs-saif.c                           |   20 +-
8290  sound/soc/omap/Kconfig                             |   51 +-
8291  sound/soc/omap/Makefile                            |   10 +-
8292  sound/soc/omap/am3517evm.c                         |   21 +-
8293  sound/soc/omap/igep0020.c                          |  120 ---
8294  sound/soc/omap/mcbsp.c                             |   54 +-
8295  sound/soc/omap/mcbsp.h                             |    3 -
8296  sound/soc/omap/omap-abe-twl6040.c                  |  145 ++-
8297  sound/soc/omap/omap-dmic.c                         |    9 +-
8298  sound/soc/omap/omap-hdmi.c                         |   17 +-
8299  sound/soc/omap/omap-mcbsp.c                        |  230 ++---
8300  sound/soc/omap/omap-mcbsp.h                        |   20 -
8301  sound/soc/omap/omap-mcpdm.c                        |   92 +-
8302  sound/soc/omap/omap-pcm.c                          |  236 ++---
8303  sound/soc/omap/omap-pcm.h                          |    4 +-
8304  sound/soc/omap/omap-twl4030.c                      |  188 ++++
8305  sound/soc/omap/omap3beagle.c                       |  150 ----
8306  sound/soc/omap/omap3evm.c                          |  118 ---
8307  sound/soc/omap/overo.c                             |  122 ---
8308  sound/soc/omap/zoom2.c                             |    4 -
8309  sound/soc/samsung/Kconfig                          |   11 +-
8310  sound/soc/samsung/Makefile                         |    2 +
8311  sound/soc/samsung/bells.c                          |  346 +++++++
8312  sound/soc/samsung/speyside.c                       |   42 +-
8313  sound/soc/sh/fsi.c                                 |   28 +-
8314  sound/soc/soc-compress.c                           |  294 ++++++
8315  sound/soc/soc-core.c                               |  100 ++-
8316  sound/soc/soc-dapm.c                               |   44 +-
8317  sound/soc/soc-dmaengine-pcm.c                      |    6 +-
8318  sound/soc/soc-jack.c                               |    6 -
8319  sound/soc/tegra/tegra_wm8903.c                     |    3 +-
8320  sound/soc/ux500/ux500_msp_dai.c                    |    3 +
8321  sound/soc/ux500/ux500_msp_i2s.c                    |    2 +
8322  sound/usb/6fire/firmware.c                         |    5 +-
8323  sound/usb/card.c                                   |    2 +
8324  sound/usb/card.h                                   |    7 +-
8325  sound/usb/endpoint.c                               |   39 +-
8326  sound/usb/endpoint.h                               |    5 +-
8327  sound/usb/helper.c                                 |    5 +
8328  sound/usb/mixer.c                                  |    7 +
8329  sound/usb/pcm.c                                    |  126 ++-
8330  sound/usb/quirks-table.h                           |   53 ++
8331  sound/usb/quirks.c                                 |   24 +
8332  sound/usb/quirks.h                                 |   10 +
8333  339 files changed, 8984 insertions(+), 4046 deletions(-)
8334  create mode 100644 Documentation/devicetree/bindings/mfd/twl4030-audio.txt
8335  create mode 100644 Documentation/devicetree/bindings/sound/cs4270.txt
8336  create mode 100644 Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt
8337  create mode 100644 Documentation/devicetree/bindings/sound/omap-abe-twl6040.txt
8338  create mode 100644 Documentation/devicetree/bindings/sound/omap-mcbsp.txt
8339  create mode 100644 Documentation/devicetree/bindings/sound/omap-twl4030.txt
8340  create mode 100644 Documentation/devicetree/bindings/sound/tlv320aic3x.txt
8341  create mode 100644 Documentation/sound/alsa/Channel-Mapping-API.txt
8342  create mode 100644 arch/arm/mach-davinci/asp.h
8343  create mode 100644 include/linux/platform_data/asoc-mx27vis.h
8344  rename arch/arm/mach-davinci/include/mach/asp.h => include/linux/platform_data/davinci_asp.h (56%)
8345  create mode 100644 include/linux/platform_data/omap-twl4030.h
8346  rename arch/arm/mach-tegra/include/mach/tegra_wm8903_pdata.h => include/sound/tegra_wm8903.h (89%)
8347  delete mode 100644 include/sound/version.h
8348  create mode 100644 include/sound/wm0010.h
8349  create mode 100644 sound/isa/cmi8328.c
8350  rename sound/soc/{ep93xx => cirrus}/Kconfig (100%)
8351  rename sound/soc/{ep93xx => cirrus}/Makefile (100%)
8352  rename sound/soc/{ep93xx => cirrus}/edb93xx.c (100%)
8353  rename sound/soc/{ep93xx => cirrus}/ep93xx-ac97.c (100%)
8354  rename sound/soc/{ep93xx => cirrus}/ep93xx-i2s.c (100%)
8355  rename sound/soc/{ep93xx => cirrus}/ep93xx-pcm.c (100%)
8356  rename sound/soc/{ep93xx => cirrus}/ep93xx-pcm.h (100%)
8357  rename sound/soc/{ep93xx => cirrus}/simone.c (100%)
8358  rename sound/soc/{ep93xx => cirrus}/snappercl15.c (100%)
8359  create mode 100644 sound/soc/codecs/wm0010.c
8360  create mode 100644 sound/soc/mid-x86/sst_dsp.h
8361  delete mode 100644 sound/soc/omap/igep0020.c
8362  create mode 100644 sound/soc/omap/omap-twl4030.c
8363  delete mode 100644 sound/soc/omap/omap3beagle.c
8364  delete mode 100644 sound/soc/omap/omap3evm.c
8365  delete mode 100644 sound/soc/omap/overo.c
8366  create mode 100644 sound/soc/samsung/bells.c
8367  create mode 100644 sound/soc/soc-compress.c
8368 Merging sound-asoc/for-next (a89be93 ASoC: wm2000: Add regulator support)
8369 $ git merge sound-asoc/for-next
8370 Merge made by the 'recursive' strategy.
8371  sound/soc/codecs/wm2000.c |   60 ++++++++++++++++++++++++++++++++++++---------
8372  1 file changed, 48 insertions(+), 12 deletions(-)
8373 Merging quilt/rr (98bec22 drivers/virtio/virtio_pci.c: fix error return code)
8374 $ git merge quilt/rr
8375 Auto-merging arch/x86/Kconfig
8376 Auto-merging arch/unicore32/Kconfig
8377 Removing arch/sparc/include/asm/module.h
8378 Auto-merging arch/s390/Kconfig
8379 Auto-merging arch/powerpc/Kconfig
8380 Auto-merging arch/mips/kernel/Makefile
8381 Auto-merging arch/mips/Kconfig
8382 Removing arch/m32r/include/asm/module.h
8383 Removing arch/h8300/include/asm/module.h
8384 Removing arch/cris/include/asm/module.h
8385 Auto-merging arch/cris/Kconfig
8386 Auto-merging arch/arm/Kconfig
8387 Merge made by the 'recursive' strategy.
8388  arch/Kconfig                                |   19 ++
8389  arch/alpha/Kconfig                          |    2 +
8390  arch/alpha/include/asm/module.h             |   10 +-
8391  arch/arm/Kconfig                            |    2 +
8392  arch/arm/include/asm/module.h               |    8 +-
8393  arch/avr32/Kconfig                          |    2 +
8394  arch/avr32/include/asm/module.h             |    6 +-
8395  arch/blackfin/Kconfig                       |    2 +
8396  arch/blackfin/include/asm/module.h          |    4 +-
8397  arch/c6x/Kconfig                            |    1 +
8398  arch/c6x/include/asm/module.h               |   12 +-
8399  arch/cris/Kconfig                           |    1 +
8400  arch/cris/include/asm/Kbuild                |    2 +
8401  arch/cris/include/asm/module.h              |    9 -
8402  arch/frv/include/asm/module.h               |    8 +-
8403  arch/h8300/Kconfig                          |    1 +
8404  arch/h8300/include/asm/Kbuild               |    2 +
8405  arch/h8300/include/asm/module.h             |   11 -
8406  arch/hexagon/Kconfig                        |    1 +
8407  arch/ia64/Kconfig                           |    2 +
8408  arch/ia64/include/asm/module.h              |    6 +-
8409  arch/m32r/Kconfig                           |    1 +
8410  arch/m32r/include/asm/Kbuild                |    2 +
8411  arch/m32r/include/asm/module.h              |   10 -
8412  arch/m32r/kernel/module.c                   |   15 --
8413  arch/m68k/Kconfig                           |    3 +
8414  arch/m68k/include/asm/module.h              |    6 +-
8415  arch/microblaze/Kconfig                     |    1 +
8416  arch/mips/Kconfig                           |    3 +
8417  arch/mips/include/asm/module.h              |   10 +-
8418  arch/mips/kernel/Makefile                   |    1 +
8419  arch/mips/kernel/module-rela.c              |  145 +++++++++++++
8420  arch/mips/kernel/module.c                   |  121 +----------
8421  arch/mn10300/Kconfig                        |    1 +
8422  arch/mn10300/include/asm/module.h           |    7 +-
8423  arch/openrisc/Kconfig                       |    1 +
8424  arch/parisc/Kconfig                         |    2 +
8425  arch/parisc/include/asm/module.h            |   16 +-
8426  arch/powerpc/Kconfig                        |    2 +
8427  arch/powerpc/include/asm/module.h           |    7 +-
8428  arch/s390/Kconfig                           |    3 +-
8429  arch/s390/include/asm/module.h              |   18 +-
8430  arch/score/Kconfig                          |    2 +
8431  arch/score/include/asm/module.h             |    6 +-
8432  arch/score/kernel/module.c                  |   10 -
8433  arch/sh/Kconfig                             |    2 +
8434  arch/sh/include/asm/module.h                |   14 +-
8435  arch/sparc/Kconfig                          |    1 +
8436  arch/sparc/include/asm/Kbuild               |    1 +
8437  arch/sparc/include/asm/module.h             |   24 ---
8438  arch/tile/Kconfig                           |    1 +
8439  arch/unicore32/Kconfig                      |    1 +
8440  arch/x86/Kconfig                            |    2 +
8441  arch/x86/lguest/Kconfig                     |    1 -
8442  arch/x86/um/Kconfig                         |    2 +
8443  arch/xtensa/Kconfig                         |    1 +
8444  arch/xtensa/include/asm/module.h            |    9 +-
8445  drivers/block/virtio_blk.c                  |  303 +++++++++++++++++++++++----
8446  drivers/char/virtio_console.c               |  210 +++++++++++++++++--
8447  drivers/lguest/lguest_device.c              |    5 +-
8448  drivers/remoteproc/remoteproc_virtio.c      |    5 +-
8449  drivers/rpmsg/Kconfig                       |    1 -
8450  drivers/s390/kvm/kvm_virtio.c               |    5 +-
8451  drivers/virtio/Kconfig                      |   17 +-
8452  drivers/virtio/Makefile                     |    3 +-
8453  drivers/virtio/virtio.c                     |    2 +-
8454  drivers/virtio/virtio_mmio.c                |   15 +-
8455  drivers/virtio/virtio_pci.c                 |   68 +++++-
8456  drivers/virtio/virtio_ring.c                |   14 +-
8457  include/asm-generic/module.h                |   40 +++-
8458  include/linux/moduleloader.h                |   36 +++-
8459  include/linux/virtio.h                      |    2 +
8460  include/linux/virtio_config.h               |   23 ++
8461  include/linux/virtio_ring.h                 |    3 +-
8462  kernel/module.c                             |   60 +++---
8463  kernel/trace/trace.c                        |    8 +-
8464  tools/virtio/virtio-trace/Makefile          |   13 ++
8465  tools/virtio/virtio-trace/README            |  118 +++++++++++
8466  tools/virtio/virtio-trace/trace-agent-ctl.c |  137 ++++++++++++
8467  tools/virtio/virtio-trace/trace-agent-rw.c  |  192 +++++++++++++++++
8468  tools/virtio/virtio-trace/trace-agent.c     |  270 ++++++++++++++++++++++++
8469  tools/virtio/virtio-trace/trace-agent.h     |   75 +++++++
8470  82 files changed, 1734 insertions(+), 454 deletions(-)
8471  delete mode 100644 arch/cris/include/asm/module.h
8472  delete mode 100644 arch/h8300/include/asm/module.h
8473  delete mode 100644 arch/m32r/include/asm/module.h
8474  create mode 100644 arch/mips/kernel/module-rela.c
8475  delete mode 100644 arch/sparc/include/asm/module.h
8476  create mode 100644 tools/virtio/virtio-trace/Makefile
8477  create mode 100644 tools/virtio/virtio-trace/README
8478  create mode 100644 tools/virtio/virtio-trace/trace-agent-ctl.c
8479  create mode 100644 tools/virtio/virtio-trace/trace-agent-rw.c
8480  create mode 100644 tools/virtio/virtio-trace/trace-agent.c
8481  create mode 100644 tools/virtio/virtio-trace/trace-agent.h
8482 Merging input/next (fb4f552 Input: hgpk - use %*ph to dump small buffer)
8483 $ git merge input/next
8484 Auto-merging fs/compat_ioctl.c
8485 Auto-merging drivers/input/misc/uinput.c
8486 Auto-merging drivers/input/input.c
8487 Merge made by the 'recursive' strategy.
8488  .../devicetree/bindings/input/gpio-keys-polled.txt |   38 ++++
8489  .../devicetree/bindings/input/rotary-encoder.txt   |   36 ++++
8490  drivers/input/apm-power.c                          |    2 +-
8491  drivers/input/ff-core.c                            |    4 +-
8492  drivers/input/ff-memless.c                         |   14 +-
8493  drivers/input/input.c                              |   43 +++--
8494  drivers/input/joydev.c                             |    2 +-
8495  drivers/input/keyboard/gpio_keys.c                 |  169 +++++++++--------
8496  drivers/input/keyboard/gpio_keys_polled.c          |  147 +++++++++++++--
8497  drivers/input/keyboard/omap-keypad.c               |    8 +-
8498  drivers/input/keyboard/samsung-keypad.c            |   10 +-
8499  drivers/input/keyboard/tegra-kbc.c                 |    2 +-
8500  drivers/input/misc/rotary_encoder.c                |  140 +++++++++-----
8501  drivers/input/misc/twl4030-pwrbutton.c             |    1 +
8502  drivers/input/misc/uinput.c                        |  197 ++++++++++++--------
8503  drivers/input/mouse/hgpk.c                         |    9 +-
8504  drivers/input/mousedev.c                           |    9 +-
8505  drivers/input/sparse-keymap.c                      |    4 +-
8506  drivers/input/touchscreen/s3c2410_ts.c             |    2 +-
8507  fs/compat_ioctl.c                                  |    2 +
8508  .../mach/kbc.h => include/linux/input/tegra_kbc.h  |    0
8509  include/linux/uinput.h                             |   27 +--
8510  22 files changed, 587 insertions(+), 279 deletions(-)
8511  create mode 100644 Documentation/devicetree/bindings/input/gpio-keys-polled.txt
8512  create mode 100644 Documentation/devicetree/bindings/input/rotary-encoder.txt
8513  rename arch/arm/mach-tegra/include/mach/kbc.h => include/linux/input/tegra_kbc.h (100%)
8514 Merging input-mt/for-next (51c80b7 Input: bcm5974 - Convert to MT-B)
8515 $ git merge input-mt/for-next
8516 Already up-to-date.
8517 Merging cgroup/for-next (c0a93e2 Merge branch 'for-3.7-hierarchy' into for-next)
8518 $ git merge cgroup/for-next
8519 Auto-merging net/sched/cls_cgroup.c
8520 Auto-merging net/core/sock.c
8521 Auto-merging net/core/netprio_cgroup.c
8522 Auto-merging kernel/events/core.c
8523 Auto-merging include/net/sock.h
8524 Auto-merging fs/xattr.c
8525 Auto-merging drivers/net/tun.c
8526 Merge made by the 'recursive' strategy.
8527  Documentation/cgroups/cgroups.txt |   92 ++++++----
8528  block/blk-cgroup.c                |    8 +
8529  drivers/net/tun.c                 |    1 +
8530  fs/xattr.c                        |  180 ++++++++++++++++++++
8531  include/linux/cgroup.h            |   40 +++--
8532  include/linux/cgroup_subsys.h     |   24 +--
8533  include/linux/shmem_fs.h          |    3 +-
8534  include/linux/xattr.h             |   48 ++++++
8535  include/net/cls_cgroup.h          |   27 +--
8536  include/net/netprio_cgroup.h      |   30 ++--
8537  include/net/sock.h                |    8 -
8538  kernel/cgroup.c                   |  332 +++++++++++++++++++++++++------------
8539  kernel/cgroup_freezer.c           |    8 +
8540  kernel/events/core.c              |    7 +
8541  mm/memcontrol.c                   |    7 +
8542  mm/shmem.c                        |  171 ++-----------------
8543  net/core/netprio_cgroup.c         |   23 ++-
8544  net/core/sock.c                   |   15 +-
8545  net/sched/cls_cgroup.c            |   22 +--
8546  security/device_cgroup.c          |    9 +
8547  20 files changed, 660 insertions(+), 395 deletions(-)
8548 Merging block/for-next (1b6576c Merge branch 'for-3.7/core' into for-next)
8549 $ git merge block/for-next
8550 Auto-merging init/Kconfig
8551 Auto-merging include/linux/fs.h
8552 Auto-merging drivers/target/target_core_iblock.c
8553 Auto-merging drivers/md/md.c
8554 Auto-merging block/ioctl.c
8555 Auto-merging block/blk-core.c
8556 Auto-merging MAINTAINERS
8557 Merge made by the 'recursive' strategy.
8558  Documentation/ABI/testing/sysfs-block |   14 +++
8559  Documentation/block/biodoc.txt        |    5 -
8560  MAINTAINERS                           |    2 +-
8561  block/blk-core.c                      |   51 ++++----
8562  block/blk-lib.c                       |  104 +++++++++++++++-
8563  block/blk-merge.c                     |   53 +++-----
8564  block/blk-settings.c                  |   16 +++
8565  block/blk-sysfs.c                     |   44 ++++++-
8566  block/blk-tag.c                       |    6 +-
8567  block/blk.h                           |    5 +-
8568  block/elevator.c                      |    6 +-
8569  block/genhd.c                         |    6 +-
8570  block/ioctl.c                         |   27 +++++
8571  drivers/block/Kconfig                 |    1 +
8572  drivers/block/cciss.c                 |    1 -
8573  drivers/block/drbd/drbd_main.c        |   13 +-
8574  drivers/block/floppy.c                |   97 +++++++--------
8575  drivers/block/loop.c                  |    4 +-
8576  drivers/block/osdblk.c                |    3 +-
8577  drivers/block/pktcdvd.c               |   52 ++------
8578  drivers/block/xen-blkback/xenbus.c    |    9 +-
8579  drivers/md/dm-crypt.c                 |   16 +--
8580  drivers/md/dm-io.c                    |   11 --
8581  drivers/md/dm.c                       |   74 ++++--------
8582  drivers/md/md.c                       |   44 +------
8583  drivers/md/raid0.c                    |    1 +
8584  drivers/target/target_core_iblock.c   |    9 --
8585  fs/bio-integrity.c                    |   44 +++----
8586  fs/bio.c                              |  215 +++++++++++++++------------------
8587  fs/exofs/ore.c                        |    5 +-
8588  include/linux/bio.h                   |   70 ++++++++---
8589  include/linux/blk_types.h             |   36 ++++--
8590  include/linux/blkdev.h                |   82 +++++++++++--
8591  include/linux/fs.h                    |    1 +
8592  include/linux/loop.h                  |    2 +-
8593  init/Kconfig                          |    1 -
8594  36 files changed, 612 insertions(+), 518 deletions(-)
8595 Merging quilt/device-mapper (8c05ce4 Use the recently-added bio front_pad field to allocate struct dm_target_io.)
8596 $ git merge quilt/device-mapper
8597 Merge made by the 'recursive' strategy.
8598  drivers/md/dm-bufio.c  |   13 ++--
8599  drivers/md/dm-mpath.c  |   14 +++--
8600  drivers/md/dm-table.c  |   61 +++++++++++++++++--
8601  drivers/md/dm-thin.c   |  157 +++++++++++++++++++++++++++++++-----------------
8602  drivers/md/dm-verity.c |   10 +--
8603  drivers/md/dm.c        |  151 +++++++++++++++++++++++++++-------------------
8604  drivers/md/dm.h        |    1 +
8605  7 files changed, 267 insertions(+), 140 deletions(-)
8606 Merging embedded/master (4744b43 embedded: fix vc_translate operator precedence)
8607 $ git merge embedded/master
8608 Already up-to-date.
8609 Merging firmware/master (6e03a20 firmware: speed up request_firmware(), v3)
8610 $ git merge firmware/master
8611 Already up-to-date.
8612 Merging pcmcia/master (80af9e6 pcmcia at91_cf: fix raw gpio number usage)
8613 $ git merge pcmcia/master
8614 Already up-to-date.
8615 Merging mmc/mmc-next (b9418b1 mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume)
8616 $ git merge mmc/mmc-next
8617 Auto-merging MAINTAINERS
8618 Merge made by the 'recursive' strategy.
8619  .../devicetree/bindings/mmc/atmel-hsmci.txt        |   68 +
8620  .../devicetree/bindings/mmc/exynos-dw-mshc.txt     |   87 ++
8621  Documentation/devicetree/bindings/mmc/mmc.txt      |    9 +-
8622  Documentation/devicetree/bindings/mmc/pxa-mmc.txt  |   25 +
8623  .../devicetree/bindings/mmc/samsung-sdhci.txt      |   53 +
8624  .../devicetree/bindings/mmc/sdhci-dove.txt         |   14 +
8625  .../devicetree/bindings/mmc/synposis-dw-mshc.txt   |   79 ++
8626  MAINTAINERS                                        |    6 +-
8627  drivers/mmc/core/core.c                            |  178 ++-
8628  drivers/mmc/core/debugfs.c                         |    2 +-
8629  drivers/mmc/core/mmc.c                             |   11 +
8630  drivers/mmc/core/mmc_ops.c                         |   84 +-
8631  drivers/mmc/core/sdio_bus.c                        |    7 -
8632  drivers/mmc/core/slot-gpio.c                       |    8 +-
8633  drivers/mmc/host/Kconfig                           |   16 +
8634  drivers/mmc/host/Makefile                          |    2 +
8635  drivers/mmc/host/atmel-mci-regs.h                  |    7 +
8636  drivers/mmc/host/atmel-mci.c                       |  113 +-
8637  drivers/mmc/host/bfin_sdh.c                        |  210 +--
8638  drivers/mmc/host/dw_mmc-exynos.c                   |  253 ++++
8639  drivers/mmc/host/dw_mmc-pci.c                      |   15 +-
8640  drivers/mmc/host/dw_mmc-pltfm.c                    |   62 +-
8641  drivers/mmc/host/dw_mmc-pltfm.h                    |   20 +
8642  drivers/mmc/host/dw_mmc.c                          |  321 ++++-
8643  drivers/mmc/host/dw_mmc.h                          |   24 +
8644  drivers/mmc/host/mmc_spi.c                         |   15 +-
8645  drivers/mmc/host/mmci.c                            |   13 +-
8646  drivers/mmc/host/mxcmmc.c                          |   76 +-
8647  drivers/mmc/host/omap.c                            |   39 +-
8648  drivers/mmc/host/omap_hsmmc.c                      |  125 +-
8649  drivers/mmc/host/pxamci.c                          |   52 +
8650  drivers/mmc/host/rtsx_pci_sdmmc.c                  | 1332 ++++++++++++++++++++
8651  drivers/mmc/host/sdhci-dove.c                      |    8 +
8652  drivers/mmc/host/sdhci-of-esdhc.c                  |   36 +-
8653  drivers/mmc/host/sdhci-pci.c                       |   19 +-
8654  drivers/mmc/host/sdhci-pltfm.c                     |    3 +
8655  drivers/mmc/host/sdhci-pxav2.c                     |    6 +-
8656  drivers/mmc/host/sdhci-pxav3.c                     |   35 +-
8657  drivers/mmc/host/sdhci-s3c.c                       |  216 +++-
8658  drivers/mmc/host/sdhci-tegra.c                     |    7 +-
8659  drivers/mmc/host/sdhci.c                           |  196 ++-
8660  drivers/mmc/host/sh_mmcif.c                        |    8 +-
8661  drivers/mmc/host/via-sdmmc.c                       |   16 +-
8662  drivers/mmc/host/vub300.c                          |    4 +-
8663  include/linux/mmc/card.h                           |    8 +
8664  include/linux/mmc/core.h                           |    4 +
8665  include/linux/mmc/dw_mmc.h                         |   15 +-
8666  include/linux/mmc/host.h                           |    1 +
8667  include/linux/mmc/mmc.h                            |   19 +
8668  include/linux/mmc/sdhci.h                          |    3 +-
8669  include/linux/platform_data/pxa_sdhci.h            |    1 +
8670  51 files changed, 3420 insertions(+), 511 deletions(-)
8671  create mode 100644 Documentation/devicetree/bindings/mmc/atmel-hsmci.txt
8672  create mode 100644 Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
8673  create mode 100644 Documentation/devicetree/bindings/mmc/pxa-mmc.txt
8674  create mode 100644 Documentation/devicetree/bindings/mmc/samsung-sdhci.txt
8675  create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-dove.txt
8676  create mode 100644 Documentation/devicetree/bindings/mmc/synposis-dw-mshc.txt
8677  create mode 100644 drivers/mmc/host/dw_mmc-exynos.c
8678  create mode 100644 drivers/mmc/host/dw_mmc-pltfm.h
8679  create mode 100644 drivers/mmc/host/rtsx_pci_sdmmc.c
8680 Merging kgdb/kgdb-next (15d7ea0 kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell)
8681 $ git merge kgdb/kgdb-next
8682 Merge made by the 'recursive' strategy.
8683  arch/mips/kernel/kgdb.c     |    9 +++++++++
8684  arch/x86/kernel/kgdb.c      |    2 ++
8685  drivers/tty/serial/kgdboc.c |    3 ++-
8686  3 files changed, 13 insertions(+), 1 deletion(-)
8687 Merging slab/for-next (333115f Merge branch 'slab/next' into for-next)
8688 $ git merge slab/for-next
8689 Auto-merging mm/slub.c
8690 Auto-merging mm/slab.c
8691 Merge made by the 'recursive' strategy.
8692  include/linux/slab_def.h |    1 -
8693  mm/slab.c                |  267 +++++++++++++++++++---------------------------
8694  mm/slab.h                |   19 +++-
8695  mm/slab_common.c         |  159 +++++++++++++++++++--------
8696  mm/slob.c                |   60 +++++------
8697  mm/slub.c                |  180 ++++++++++++++-----------------
8698  mm/util.c                |   35 +++---
8699  7 files changed, 366 insertions(+), 355 deletions(-)
8700 Merging uclinux/for-next (5e442a4 Revert "proc: fix races against execve() of /proc/PID/fd**")
8701 $ git merge uclinux/for-next
8702 Already up-to-date.
8703 Merging md/for-next (14817e9 md/raid5: add blktrace calls)
8704 $ git merge md/for-next
8705 Resolved 'drivers/md/raid0.c' using previous resolution.
8706 Resolved 'fs/bio.c' using previous resolution.
8707 Auto-merging fs/bio.c
8708 CONFLICT (content): Merge conflict in fs/bio.c
8709 Auto-merging drivers/md/raid0.c
8710 CONFLICT (content): Merge conflict in drivers/md/raid0.c
8711 Auto-merging drivers/md/md.c
8712 Automatic merge failed; fix conflicts and then commit the result.
8713 $ git commit -v -a
8714 [master ee0be6d] Merge remote-tracking branch 'md/for-next'
8715 $ git diff -M --stat --summary HEAD^..
8716  Documentation/device-mapper/dm-raid.txt |    9 +
8717  crypto/xor.c                            |    4 +-
8718  drivers/md/bitmap.c                     |   17 +-
8719  drivers/md/dm-raid.c                    |  124 ++++--
8720  drivers/md/linear.c                     |   25 +-
8721  drivers/md/md.c                         |  134 ++++--
8722  drivers/md/md.h                         |   15 +-
8723  drivers/md/multipath.c                  |    3 +-
8724  drivers/md/raid0.c                      |   19 +-
8725  drivers/md/raid1.c                      |   32 +-
8726  drivers/md/raid10.c                     |   89 +++-
8727  drivers/md/raid5.c                      |  685 +++++++++++++++++++++++++++++--
8728  drivers/md/raid5.h                      |   21 +
8729  fs/bio.c                                |   27 +-
8730  14 files changed, 1054 insertions(+), 150 deletions(-)
8731 $ git reset --hard HEAD^
8732 HEAD is now at 97a715c Merge remote-tracking branch 'slab/for-next'
8733 Merging refs/next/20120924/md
8734 $ git merge refs/next/20120924/md
8735 Resolved 'drivers/md/raid0.c' using previous resolution.
8736 Resolved 'fs/bio.c' using previous resolution.
8737 Auto-merging fs/bio.c
8738 CONFLICT (content): Merge conflict in fs/bio.c
8739 Auto-merging drivers/md/raid0.c
8740 CONFLICT (content): Merge conflict in drivers/md/raid0.c
8741 Auto-merging drivers/md/md.c
8742 Automatic merge failed; fix conflicts and then commit the result.
8743 $ git commit -v -a
8744 [master 8dd565b] Merge commit 'refs/next/20120924/md'
8745 $ git diff -M --stat --summary HEAD^..
8746  Documentation/device-mapper/dm-raid.txt |    9 +
8747  crypto/xor.c                            |    4 +-
8748  drivers/md/bitmap.c                     |   16 +-
8749  drivers/md/dm-raid.c                    |  124 ++++--
8750  drivers/md/linear.c                     |   25 +-
8751  drivers/md/md.c                         |  110 ++++--
8752  drivers/md/md.h                         |   15 +-
8753  drivers/md/multipath.c                  |    3 +-
8754  drivers/md/raid0.c                      |   19 +-
8755  drivers/md/raid1.c                      |   32 +-
8756  drivers/md/raid10.c                     |   89 ++++-
8757  drivers/md/raid5.c                      |  644 +++++++++++++++++++++++++++++--
8758  drivers/md/raid5.h                      |   21 +
8759  fs/bio.c                                |   27 +-
8760  14 files changed, 1000 insertions(+), 138 deletions(-)
8761 Merging mfd/for-next (dbc14ec backlight: Add TPS65217 WLED driver)
8762 $ git merge mfd/for-next
8763 Recorded preimage for 'drivers/mfd/tps65217.c'
8764 Resolved 'Documentation/devicetree/bindings/regulator/tps6586x.txt' using previous resolution.
8765 Resolved 'drivers/mfd/88pm860x-core.c' using previous resolution.
8766 Resolved 'drivers/mfd/max8925-core.c' using previous resolution.
8767 Resolved 'drivers/mfd/tc3589x.c' using previous resolution.
8768 Resolved 'drivers/regulator/anatop-regulator.c' using previous resolution.
8769 Auto-merging include/linux/mfd/tps65217.h
8770 Removing include/linux/mfd/anatop.h
8771 Auto-merging drivers/regulator/palmas-regulator.c
8772 Auto-merging drivers/regulator/anatop-regulator.c
8773 CONFLICT (content): Merge conflict in drivers/regulator/anatop-regulator.c
8774 Auto-merging drivers/regulator/ab3100.c
8775 Auto-merging drivers/pwm/pwm-twl6030.c
8776 Auto-merging drivers/pwm/Kconfig
8777 Auto-merging drivers/mfd/wm8994-core.c
8778 Auto-merging drivers/mfd/wm831x-core.c
8779 Auto-merging drivers/mfd/twl6040-core.c
8780 Auto-merging drivers/mfd/twl-core.c
8781 Auto-merging drivers/mfd/tps65910.c
8782 Auto-merging drivers/mfd/tps6586x.c
8783 Auto-merging drivers/mfd/tps65217.c
8784 CONFLICT (content): Merge conflict in drivers/mfd/tps65217.c
8785 Auto-merging drivers/mfd/tps65090.c
8786 Auto-merging drivers/mfd/tc3589x.c
8787 CONFLICT (content): Merge conflict in drivers/mfd/tc3589x.c
8788 Auto-merging drivers/mfd/rc5t583.c
8789 Auto-merging drivers/mfd/palmas.c
8790 Auto-merging drivers/mfd/mc13xxx-core.c
8791 Auto-merging drivers/mfd/max8925-core.c
8792 CONFLICT (content): Merge conflict in drivers/mfd/max8925-core.c
8793 Auto-merging drivers/mfd/lpc_ich.c
8794 Auto-merging drivers/mfd/db8500-prcmu.c
8795 Removing drivers/mfd/anatop-mfd.c
8796 Auto-merging drivers/mfd/ab8500-core.c
8797 Auto-merging drivers/mfd/ab3100-core.c
8798 Auto-merging drivers/mfd/Kconfig
8799 Auto-merging drivers/mfd/88pm860x-core.c
8800 CONFLICT (content): Merge conflict in drivers/mfd/88pm860x-core.c
8801 Auto-merging drivers/gpio/Kconfig
8802 Auto-merging arch/arm/mach-imx/mach-imx6q.c
8803 Auto-merging Documentation/devicetree/bindings/regulator/tps6586x.txt
8804 CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/regulator/tps6586x.txt
8805 Automatic merge failed; fix conflicts and then commit the result.
8806 $ git commit -v -a
8807 Recorded resolution for 'drivers/mfd/tps65217.c'.
8808 [master 6162acc] Merge remote-tracking branch 'mfd/for-next'
8809 $ git diff -M --stat --summary HEAD^..
8810  Documentation/devicetree/bindings/mfd/syscon.txt   |   20 +
8811  Documentation/devicetree/bindings/mfd/tps65910.txt |    4 +
8812  Documentation/devicetree/bindings/mfd/twl6040.txt  |    9 +-
8813  .../devicetree/bindings/regulator/max8907.txt      |   77 +++
8814  .../devicetree/bindings/regulator/tps6586x.txt     |    6 +
8815  arch/arm/boot/dts/imx6q.dtsi                       |    9 +-
8816  arch/arm/mach-imx/Kconfig                          |    2 +-
8817  arch/arm/mach-imx/mach-imx6q.c                     |   47 +-
8818  arch/arm/mach-omap2/usb-host.c                     |   31 +-
8819  arch/arm/mach-u300/i2c.c                           |    2 +-
8820  arch/arm/plat-omap/include/plat/usb.h              |    7 +
8821  drivers/gpio/Kconfig                               |    7 +
8822  drivers/gpio/Makefile                              |    1 +
8823  drivers/gpio/gpio-ich.c                            |   79 ++-
8824  drivers/gpio/gpio-twl6040.c                        |  137 ++++
8825  drivers/leds/leds-88pm860x.c                       |  176 +++---
8826  drivers/mfd/88pm860x-core.c                        |  651 +++++++++++++++-----
8827  drivers/mfd/88pm860x-i2c.c                         |  174 +-----
8828  drivers/mfd/Kconfig                                |   46 +-
8829  drivers/mfd/Makefile                               |    8 +-
8830  drivers/mfd/ab3100-core.c                          |    1 +
8831  drivers/mfd/ab8500-core.c                          |   37 +-
8832  drivers/mfd/anatop-mfd.c                           |  124 ----
8833  drivers/mfd/arizona-irq.c                          |   55 +-
8834  drivers/mfd/db8500-prcmu.c                         |   88 ++-
8835  drivers/mfd/dbx500-prcmu-regs.h                    |    4 +-
8836  drivers/mfd/lp8788-irq.c                           |  198 ++++++
8837  drivers/mfd/lp8788.c                               |  245 ++++++++
8838  drivers/mfd/lpc_ich.c                              |   43 +-
8839  drivers/mfd/max8907.c                              |  351 +++++++++++
8840  drivers/mfd/max8925-core.c                         |  427 ++++++++++---
8841  drivers/mfd/mc13xxx-core.c                         |    1 -
8842  drivers/mfd/omap-usb-host.c                        |  238 +------
8843  drivers/mfd/omap-usb-tll.c                         |  471 ++++++++++++++
8844  drivers/mfd/palmas.c                               |  149 ++---
8845  drivers/mfd/rc5t583-irq.c                          |    2 +-
8846  drivers/mfd/rc5t583.c                              |    2 +-
8847  drivers/mfd/syscon.c                               |  176 ++++++
8848  drivers/mfd/tc3589x.c                              |  112 +++-
8849  drivers/mfd/tps65090.c                             |    2 +-
8850  drivers/mfd/tps65217.c                             |    3 +
8851  drivers/mfd/tps6586x.c                             |   19 +
8852  drivers/mfd/tps65910.c                             |   22 +
8853  drivers/mfd/twl-core.c                             |  124 +---
8854  drivers/mfd/twl6040-core.c                         |   17 +-
8855  drivers/mfd/wm831x-core.c                          |   66 +-
8856  drivers/mfd/wm8994-core.c                          |    2 +-
8857  drivers/mfd/wm8994-regmap.c                        |    2 +-
8858  drivers/pwm/Kconfig                                |    9 +
8859  drivers/pwm/Makefile                               |    1 +
8860  drivers/{mfd/twl6030-pwm.c => pwm/pwm-twl6030.c}   |  119 ++--
8861  drivers/regulator/88pm8607.c                       |  101 ++-
8862  drivers/regulator/Kconfig                          |    2 +-
8863  drivers/regulator/ab3100.c                         |    1 +
8864  drivers/regulator/anatop-regulator.c               |   31 +-
8865  drivers/regulator/max8925-regulator.c              |   35 +-
8866  drivers/regulator/palmas-regulator.c               |  127 +++-
8867  drivers/regulator/wm831x-dcdc.c                    |   12 +-
8868  drivers/regulator/wm831x-isink.c                   |    4 +-
8869  drivers/regulator/wm831x-ldo.c                     |   12 +-
8870  drivers/video/backlight/88pm860x_bl.c              |  114 ++--
8871  drivers/video/backlight/Kconfig                    |    7 +
8872  drivers/video/backlight/Makefile                   |    1 +
8873  drivers/video/backlight/max8925_bl.c               |   79 +--
8874  drivers/video/backlight/tps65217_bl.c              |  352 +++++++++++
8875  drivers/watchdog/iTCO_wdt.c                        |    1 +
8876  include/linux/ioport.h                             |    3 +-
8877  include/linux/mfd/88pm860x.h                       |   42 +-
8878  include/linux/mfd/ab3100.h                         |  129 ++++
8879  include/linux/mfd/abx500.h                         |  117 +---
8880  include/linux/mfd/abx500/ab8500.h                  |    2 -
8881  include/linux/mfd/anatop.h                         |   40 --
8882  include/linux/mfd/dbx500-prcmu.h                   |    1 +
8883  include/linux/mfd/lp8788-isink.h                   |   52 ++
8884  include/linux/mfd/lp8788.h                         |  364 +++++++++++
8885  include/linux/mfd/lpc_ich.h                        |    1 +
8886  include/linux/mfd/max8907.h                        |  252 ++++++++
8887  include/linux/mfd/max8925.h                        |   26 +-
8888  include/linux/mfd/palmas.h                         |  232 ++++++-
8889  include/linux/mfd/syscon.h                         |   23 +
8890  include/linux/mfd/syscon/imx6q-iomuxc-gpr.h        |  319 ++++++++++
8891  include/linux/mfd/tc3589x.h                        |    1 +
8892  include/linux/mfd/tps65217.h                       |   18 +
8893  include/linux/mfd/tps6586x.h                       |    1 +
8894  include/linux/mfd/tps65910.h                       |    3 +
8895  include/linux/mfd/twl6040.h                        |   11 +-
8896  86 files changed, 5442 insertions(+), 1677 deletions(-)
8897  create mode 100644 Documentation/devicetree/bindings/mfd/syscon.txt
8898  create mode 100644 Documentation/devicetree/bindings/regulator/max8907.txt
8899  create mode 100644 drivers/gpio/gpio-twl6040.c
8900  delete mode 100644 drivers/mfd/anatop-mfd.c
8901  create mode 100644 drivers/mfd/lp8788-irq.c
8902  create mode 100644 drivers/mfd/lp8788.c
8903  create mode 100644 drivers/mfd/max8907.c
8904  create mode 100644 drivers/mfd/omap-usb-tll.c
8905  create mode 100644 drivers/mfd/syscon.c
8906  rename drivers/{mfd/twl6030-pwm.c => pwm/pwm-twl6030.c} (55%)
8907  create mode 100644 drivers/video/backlight/tps65217_bl.c
8908  create mode 100644 include/linux/mfd/ab3100.h
8909  delete mode 100644 include/linux/mfd/anatop.h
8910  create mode 100644 include/linux/mfd/lp8788-isink.h
8911  create mode 100644 include/linux/mfd/lp8788.h
8912  create mode 100644 include/linux/mfd/max8907.h
8913  create mode 100644 include/linux/mfd/syscon.h
8914  create mode 100644 include/linux/mfd/syscon/imx6q-iomuxc-gpr.h
8915 $ git reset --hard HEAD^
8916 HEAD is now at 8dd565b Merge commit 'refs/next/20120924/md'
8917 Merging refs/next/20120924/mfd
8918 $ git merge refs/next/20120924/mfd
8919 Resolved 'Documentation/devicetree/bindings/regulator/tps6586x.txt' using previous resolution.
8920 Resolved 'drivers/mfd/88pm860x-core.c' using previous resolution.
8921 Resolved 'drivers/mfd/max8925-core.c' using previous resolution.
8922 Resolved 'drivers/mfd/tc3589x.c' using previous resolution.
8923 Resolved 'drivers/regulator/anatop-regulator.c' using previous resolution.
8924 Removing include/linux/mfd/anatop.h
8925 Auto-merging drivers/regulator/palmas-regulator.c
8926 Auto-merging drivers/regulator/anatop-regulator.c
8927 CONFLICT (content): Merge conflict in drivers/regulator/anatop-regulator.c
8928 Auto-merging drivers/regulator/ab3100.c
8929 Auto-merging drivers/pwm/pwm-twl6030.c
8930 Auto-merging drivers/pwm/Kconfig
8931 Auto-merging drivers/mfd/wm8994-core.c
8932 Auto-merging drivers/mfd/wm831x-core.c
8933 Auto-merging drivers/mfd/twl6040-core.c
8934 Auto-merging drivers/mfd/twl-core.c
8935 Auto-merging drivers/mfd/tps65910.c
8936 Auto-merging drivers/mfd/tps6586x.c
8937 Auto-merging drivers/mfd/tps65090.c
8938 Auto-merging drivers/mfd/tc3589x.c
8939 CONFLICT (content): Merge conflict in drivers/mfd/tc3589x.c
8940 Auto-merging drivers/mfd/rc5t583.c
8941 Auto-merging drivers/mfd/palmas.c
8942 Auto-merging drivers/mfd/mc13xxx-core.c
8943 Auto-merging drivers/mfd/max8925-core.c
8944 CONFLICT (content): Merge conflict in drivers/mfd/max8925-core.c
8945 Auto-merging drivers/mfd/lpc_ich.c
8946 Auto-merging drivers/mfd/db8500-prcmu.c
8947 Removing drivers/mfd/anatop-mfd.c
8948 Auto-merging drivers/mfd/ab8500-core.c
8949 Auto-merging drivers/mfd/ab3100-core.c
8950 Auto-merging drivers/mfd/Kconfig
8951 Auto-merging drivers/mfd/88pm860x-core.c
8952 CONFLICT (content): Merge conflict in drivers/mfd/88pm860x-core.c
8953 Auto-merging drivers/gpio/Kconfig
8954 Auto-merging arch/arm/mach-imx/mach-imx6q.c
8955 Auto-merging Documentation/devicetree/bindings/regulator/tps6586x.txt
8956 CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/regulator/tps6586x.txt
8957 Automatic merge failed; fix conflicts and then commit the result.
8958 $ git commit -v -a
8959 [master d055ce1] Merge commit 'refs/next/20120924/mfd'
8960 $ git diff -M --stat --summary HEAD^..
8961  Documentation/devicetree/bindings/mfd/syscon.txt   |   20 +
8962  Documentation/devicetree/bindings/mfd/tps65910.txt |    4 +
8963  Documentation/devicetree/bindings/mfd/twl6040.txt  |    9 +-
8964  .../devicetree/bindings/regulator/max8907.txt      |   77 +++
8965  .../devicetree/bindings/regulator/tps6586x.txt     |    6 +
8966  arch/arm/boot/dts/imx6q.dtsi                       |    9 +-
8967  arch/arm/mach-imx/Kconfig                          |    2 +-
8968  arch/arm/mach-imx/mach-imx6q.c                     |   47 +-
8969  arch/arm/mach-omap2/usb-host.c                     |   31 +-
8970  arch/arm/mach-u300/i2c.c                           |    2 +-
8971  arch/arm/plat-omap/include/plat/usb.h              |    7 +
8972  drivers/gpio/Kconfig                               |    7 +
8973  drivers/gpio/Makefile                              |    1 +
8974  drivers/gpio/gpio-ich.c                            |   79 ++-
8975  drivers/gpio/gpio-twl6040.c                        |  137 ++++
8976  drivers/leds/leds-88pm860x.c                       |  176 +++---
8977  drivers/mfd/88pm860x-core.c                        |  651 +++++++++++++++-----
8978  drivers/mfd/88pm860x-i2c.c                         |  174 +-----
8979  drivers/mfd/Kconfig                                |   46 +-
8980  drivers/mfd/Makefile                               |    8 +-
8981  drivers/mfd/ab3100-core.c                          |    1 +
8982  drivers/mfd/ab8500-core.c                          |   37 +-
8983  drivers/mfd/anatop-mfd.c                           |  124 ----
8984  drivers/mfd/arizona-irq.c                          |   55 +-
8985  drivers/mfd/db8500-prcmu.c                         |   41 ++
8986  drivers/mfd/dbx500-prcmu-regs.h                    |    4 +-
8987  drivers/mfd/lp8788-irq.c                           |  198 ++++++
8988  drivers/mfd/lp8788.c                               |  245 ++++++++
8989  drivers/mfd/lpc_ich.c                              |   43 +-
8990  drivers/mfd/max8907.c                              |  351 +++++++++++
8991  drivers/mfd/max8925-core.c                         |  427 ++++++++++---
8992  drivers/mfd/mc13xxx-core.c                         |    1 -
8993  drivers/mfd/omap-usb-host.c                        |  238 +------
8994  drivers/mfd/omap-usb-tll.c                         |  471 ++++++++++++++
8995  drivers/mfd/palmas.c                               |  149 ++---
8996  drivers/mfd/rc5t583-irq.c                          |    2 +-
8997  drivers/mfd/rc5t583.c                              |    2 +-
8998  drivers/mfd/syscon.c                               |  176 ++++++
8999  drivers/mfd/tc3589x.c                              |  112 +++-
9000  drivers/mfd/tps65090.c                             |    2 +-
9001  drivers/mfd/tps6586x.c                             |   19 +
9002  drivers/mfd/tps65910.c                             |   22 +
9003  drivers/mfd/twl-core.c                             |  124 +---
9004  drivers/mfd/twl6040-core.c                         |   17 +-
9005  drivers/mfd/wm831x-core.c                          |   66 +-
9006  drivers/mfd/wm8994-core.c                          |    2 +-
9007  drivers/mfd/wm8994-regmap.c                        |    2 +-
9008  drivers/pwm/Kconfig                                |    9 +
9009  drivers/pwm/Makefile                               |    1 +
9010  drivers/{mfd/twl6030-pwm.c => pwm/pwm-twl6030.c}   |  119 ++--
9011  drivers/regulator/88pm8607.c                       |  101 ++-
9012  drivers/regulator/Kconfig                          |    2 +-
9013  drivers/regulator/ab3100.c                         |    1 +
9014  drivers/regulator/anatop-regulator.c               |   31 +-
9015  drivers/regulator/max8925-regulator.c              |   35 +-
9016  drivers/regulator/palmas-regulator.c               |  127 +++-
9017  drivers/regulator/wm831x-dcdc.c                    |   12 +-
9018  drivers/regulator/wm831x-isink.c                   |    4 +-
9019  drivers/regulator/wm831x-ldo.c                     |   12 +-
9020  drivers/video/backlight/88pm860x_bl.c              |  114 ++--
9021  drivers/video/backlight/max8925_bl.c               |   79 +--
9022  drivers/watchdog/iTCO_wdt.c                        |    1 +
9023  include/linux/ioport.h                             |    3 +-
9024  include/linux/mfd/88pm860x.h                       |   42 +-
9025  include/linux/mfd/ab3100.h                         |  129 ++++
9026  include/linux/mfd/abx500.h                         |  117 +---
9027  include/linux/mfd/abx500/ab8500.h                  |    2 -
9028  include/linux/mfd/anatop.h                         |   40 --
9029  include/linux/mfd/dbx500-prcmu.h                   |    1 +
9030  include/linux/mfd/lp8788-isink.h                   |   52 ++
9031  include/linux/mfd/lp8788.h                         |  364 +++++++++++
9032  include/linux/mfd/lpc_ich.h                        |    1 +
9033  include/linux/mfd/max8907.h                        |  252 ++++++++
9034  include/linux/mfd/max8925.h                        |   26 +-
9035  include/linux/mfd/palmas.h                         |  232 ++++++-
9036  include/linux/mfd/syscon.h                         |   23 +
9037  include/linux/mfd/syscon/imx6q-iomuxc-gpr.h        |  319 ++++++++++
9038  include/linux/mfd/tc3589x.h                        |    1 +
9039  include/linux/mfd/tps6586x.h                       |    1 +
9040  include/linux/mfd/tps65910.h                       |    3 +
9041  include/linux/mfd/twl6040.h                        |   11 +-
9042  81 files changed, 5026 insertions(+), 1665 deletions(-)
9043  create mode 100644 Documentation/devicetree/bindings/mfd/syscon.txt
9044  create mode 100644 Documentation/devicetree/bindings/regulator/max8907.txt
9045  create mode 100644 drivers/gpio/gpio-twl6040.c
9046  delete mode 100644 drivers/mfd/anatop-mfd.c
9047  create mode 100644 drivers/mfd/lp8788-irq.c
9048  create mode 100644 drivers/mfd/lp8788.c
9049  create mode 100644 drivers/mfd/max8907.c
9050  create mode 100644 drivers/mfd/omap-usb-tll.c
9051  create mode 100644 drivers/mfd/syscon.c
9052  rename drivers/{mfd/twl6030-pwm.c => pwm/pwm-twl6030.c} (55%)
9053  create mode 100644 include/linux/mfd/ab3100.h
9054  delete mode 100644 include/linux/mfd/anatop.h
9055  create mode 100644 include/linux/mfd/lp8788-isink.h
9056  create mode 100644 include/linux/mfd/lp8788.h
9057  create mode 100644 include/linux/mfd/max8907.h
9058  create mode 100644 include/linux/mfd/syscon.h
9059  create mode 100644 include/linux/mfd/syscon/imx6q-iomuxc-gpr.h
9060 Merging battery/master (c10a002 pda_power: Remove ac_draw_failed goto and label)
9061 $ git merge battery/master
9062 Resolved 'include/linux/mfd/88pm860x.h' using previous resolution.
9063 Auto-merging include/linux/mfd/88pm860x.h
9064 CONFLICT (content): Merge conflict in include/linux/mfd/88pm860x.h
9065 Auto-merging drivers/mfd/88pm860x-core.c
9066 Automatic merge failed; fix conflicts and then commit the result.
9067 $ git commit -v -a
9068 [master b11fe44] Merge remote-tracking branch 'battery/master'
9069 $ git diff -M --stat --summary HEAD^..
9070  Documentation/power/power_supply_class.txt |    7 +
9071  drivers/mfd/88pm860x-core.c                |   22 +-
9072  drivers/power/88pm860x_battery.c           | 1041 ++++++++++++++++++++++++++++
9073  drivers/power/88pm860x_charger.c           |  746 ++++++++++++++++++++
9074  drivers/power/Kconfig                      |   20 +-
9075  drivers/power/Makefile                     |    3 +
9076  drivers/power/ab8500_btemp.c               |    1 +
9077  drivers/power/ab8500_charger.c             |    1 +
9078  drivers/power/ab8500_fg.c                  |    1 +
9079  drivers/power/bq27x00_battery.c            |    3 +-
9080  drivers/power/charger-manager.c            |  434 ++++++++++--
9081  drivers/power/da9030_battery.c             |    4 +-
9082  drivers/power/da9052-battery.c             |   11 +-
9083  drivers/power/ds2781_battery.c             |   28 +-
9084  drivers/power/lp8727_charger.c             |  360 ++++++----
9085  drivers/power/lp8788-charger.c             |  795 +++++++++++++++++++++
9086  drivers/power/pda_power.c                  |   13 +-
9087  drivers/power/power_supply_sysfs.c         |    3 +
9088  drivers/power/sbs-battery.c                |   10 +
9089  drivers/power/smb347-charger.c             |   97 ++-
9090  drivers/power/twl4030_charger.c            |   25 +-
9091  drivers/power/wm97xx_battery.c             |    4 +-
9092  include/linux/mfd/88pm860x.h               |   84 ++-
9093  include/linux/platform_data/lp8727.h       |   51 +-
9094  include/linux/power/charger-manager.h      |   47 +-
9095  include/linux/power_supply.h               |    5 +
9096  26 files changed, 3519 insertions(+), 297 deletions(-)
9097  create mode 100644 drivers/power/88pm860x_battery.c
9098  create mode 100644 drivers/power/88pm860x_charger.c
9099  create mode 100644 drivers/power/lp8788-charger.c
9100 $ git am -3 ../patches/0001-power_supply-88pm860x-fix-up-for-mfd_add_devices-API.patch
9101 Applying: power_supply: 88pm860x: fix up for mfd_add_devices() API change
9102 $ git reset HEAD^
9103 Unstaged changes after reset:
9104 M       drivers/mfd/88pm860x-core.c
9105 $ git add .
9106 $ git commit -v -a --amend
9107 [master 91f17e6] Merge remote-tracking branch 'battery/master'
9108 Merging fbdev/fbdev-next (ebe9f7b video: exynos_mipi_dsi: Remove unnecessary NULL check)
9109 $ git merge fbdev/fbdev-next
9110 Auto-merging include/video/samsung_fimd.h
9111 Auto-merging drivers/video/ps3fb.c
9112 Removing drivers/video/pnx4008/sdum.h
9113 Removing drivers/video/pnx4008/sdum.c
9114 Removing drivers/video/pnx4008/pnxrgbfb.c
9115 Removing drivers/video/pnx4008/fbcommon.h
9116 Removing drivers/video/pnx4008/dum.h
9117 Removing drivers/video/pnx4008/Makefile
9118 Auto-merging drivers/video/msm/mdp.c
9119 Auto-merging drivers/gpu/drm/exynos/exynos_drm_fimd.c
9120 Removing arch/arm/plat-samsung/include/plat/regs-fb-v4.h
9121 Auto-merging arch/arm/mach-exynos/mach-smdkv310.c
9122 Auto-merging arch/arm/mach-exynos/mach-origen.c
9123 Merge made by the 'recursive' strategy.
9124  arch/arm/mach-exynos/mach-nuri.c                   |    2 +-
9125  arch/arm/mach-exynos/mach-origen.c                 |    2 +-
9126  arch/arm/mach-exynos/mach-smdk4x12.c               |    2 +-
9127  arch/arm/mach-exynos/mach-smdkv310.c               |    2 +-
9128  arch/arm/mach-exynos/mach-universal_c210.c         |    2 +-
9129  arch/arm/mach-exynos/setup-fimd0.c                 |    2 +-
9130  arch/arm/mach-s3c24xx/mach-smdk2416.c              |    2 +-
9131  arch/arm/mach-s3c64xx/mach-anw6410.c               |    2 +-
9132  arch/arm/mach-s3c64xx/mach-crag6410.c              |    2 +-
9133  arch/arm/mach-s3c64xx/mach-hmt.c                   |    2 +-
9134  arch/arm/mach-s3c64xx/mach-mini6410.c              |    2 +-
9135  arch/arm/mach-s3c64xx/mach-ncp.c                   |    2 +-
9136  arch/arm/mach-s3c64xx/mach-real6410.c              |    2 +-
9137  arch/arm/mach-s3c64xx/mach-smartq5.c               |    2 +-
9138  arch/arm/mach-s3c64xx/mach-smartq7.c               |    2 +-
9139  arch/arm/mach-s3c64xx/mach-smdk6410.c              |    2 +-
9140  arch/arm/mach-s5p64x0/mach-smdk6440.c              |    2 +-
9141  arch/arm/mach-s5p64x0/mach-smdk6450.c              |    2 +-
9142  arch/arm/mach-s5pc100/mach-smdkc100.c              |    2 +-
9143  arch/arm/mach-s5pv210/mach-aquila.c                |    2 +-
9144  arch/arm/mach-s5pv210/mach-goni.c                  |    2 +-
9145  arch/arm/mach-s5pv210/mach-smdkv210.c              |    2 +-
9146  arch/arm/plat-samsung/include/plat/regs-fb-v4.h    |  159 ----
9147  drivers/gpu/drm/exynos/exynos_drm_fimd.c           |    2 +-
9148  drivers/video/Kconfig                              |   15 -
9149  drivers/video/Makefile                             |    2 -
9150  drivers/video/amifb.c                              |    2 -
9151  drivers/video/arcfb.c                              |    1 +
9152  drivers/video/atmel_lcdfb.c                        |    5 +-
9153  drivers/video/bf537-lq035.c                        |   12 +-
9154  drivers/video/bf54x-lq043fb.c                      |    9 +-
9155  drivers/video/bfin-lq035q1-fb.c                    |   13 +-
9156  drivers/video/bfin-t350mcqb-fb.c                   |    1 +
9157  drivers/video/bw2.c                                |    4 +-
9158  drivers/video/cg3.c                                |    3 +-
9159  drivers/video/cobalt_lcdfb.c                       |    5 +-
9160  drivers/video/console/font_mini_4x6.c              |    2 +-
9161  drivers/video/console/font_sun8x16.c               |    2 +-
9162  drivers/video/cyber2000fb.c                        |    4 +-
9163  drivers/video/da8xx-fb.c                           |  191 +++--
9164  drivers/video/ep93xx-fb.c                          |   17 +-
9165  drivers/video/epson1355fb.c                        |   16 +-
9166  drivers/video/exynos/exynos_dp_core.c              |  314 ++++---
9167  drivers/video/exynos/exynos_dp_core.h              |    6 +-
9168  drivers/video/exynos/exynos_dp_reg.c               |   58 +-
9169  drivers/video/exynos/exynos_dp_reg.h               |    3 +-
9170  drivers/video/exynos/exynos_mipi_dsi.c             |    6 +-
9171  drivers/video/exynos/exynos_mipi_dsi_common.c      |    8 -
9172  drivers/video/fsl-diu-fb.c                         |   10 +-
9173  drivers/video/gbefb.c                              |   15 +-
9174  drivers/video/hpfb.c                               |   28 +-
9175  drivers/video/imxfb.c                              |    1 +
9176  drivers/video/jz4740_fb.c                          |   44 +-
9177  drivers/video/mb862xx/mb862xxfbdrv.c               |   10 +-
9178  drivers/video/mbx/mbxfb.c                          |   25 +-
9179  drivers/video/msm/mddi.c                           |    3 -
9180  drivers/video/msm/mddi_client_nt35399.c            |    6 +-
9181  drivers/video/msm/mdp.c                            |    1 -
9182  drivers/video/msm/mdp_hw.h                         |    1 -
9183  drivers/video/pnx4008/Makefile                     |    7 -
9184  drivers/video/pnx4008/dum.h                        |  211 -----
9185  drivers/video/pnx4008/fbcommon.h                   |   43 -
9186  drivers/video/pnx4008/pnxrgbfb.c                   |  198 -----
9187  drivers/video/pnx4008/sdum.c                       |  861 --------------------
9188  drivers/video/pnx4008/sdum.h                       |  136 ----
9189  drivers/video/ps3fb.c                              |    7 +-
9190  drivers/video/s3c-fb.c                             |   26 +-
9191  drivers/video/s3c2410fb.c                          |   34 +-
9192  drivers/video/sis/initextlfb.c                     |    2 +-
9193  drivers/video/sunxvr1000.c                         |    4 +-
9194  drivers/video/sunxvr2500.c                         |    4 +-
9195  drivers/video/sunxvr500.c                          |    8 +-
9196  drivers/video/uvesafb.c                            |    2 +
9197  drivers/video/vermilion/vermilion.c                |    3 +-
9198  drivers/video/via/via_clock.c                      |   19 +
9199  .../plat/regs-fb.h => include/video/samsung_fimd.h |  152 +++-
9200  76 files changed, 673 insertions(+), 2092 deletions(-)
9201  delete mode 100644 arch/arm/plat-samsung/include/plat/regs-fb-v4.h
9202  delete mode 100644 drivers/video/pnx4008/Makefile
9203  delete mode 100644 drivers/video/pnx4008/dum.h
9204  delete mode 100644 drivers/video/pnx4008/fbcommon.h
9205  delete mode 100644 drivers/video/pnx4008/pnxrgbfb.c
9206  delete mode 100644 drivers/video/pnx4008/sdum.c
9207  delete mode 100644 drivers/video/pnx4008/sdum.h
9208  rename arch/arm/plat-samsung/include/plat/regs-fb.h => include/video/samsung_fimd.h (73%)
9209 Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in set_par)
9210 $ git merge viafb/viafb-next
9211 Already up-to-date.
9212 Merging omap_dss2/for-next (6659145 Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6)
9213 $ git merge omap_dss2/for-next
9214 Auto-merging arch/arm/mach-omap2/twl-common.c
9215 Merge made by the 'recursive' strategy.
9216  arch/arm/mach-omap2/board-4430sdp.c                |   73 +--
9217  arch/arm/mach-omap2/board-omap4panda.c             |   27 +-
9218  arch/arm/mach-omap2/display.c                      |    1 -
9219  arch/arm/mach-omap2/twl-common.c                   |    6 +
9220  drivers/video/omap/hwa742.c                        |    1 -
9221  drivers/video/omap/lcd_ams_delta.c                 |    1 -
9222  drivers/video/omap/lcd_palmte.c                    |    1 -
9223  drivers/video/omap/omapfb_main.c                   |    9 -
9224  drivers/video/omap2/displays/panel-acx565akm.c     |   14 +-
9225  drivers/video/omap2/displays/panel-generic-dpi.c   |   76 ++-
9226  .../omap2/displays/panel-lgphilips-lb035q02.c      |    3 +
9227  drivers/video/omap2/displays/panel-n8x0.c          |   31 +-
9228  .../omap2/displays/panel-nec-nl8048hl11-01b.c      |    3 +
9229  drivers/video/omap2/displays/panel-picodlp.c       |    4 +
9230  .../video/omap2/displays/panel-sharp-ls037v7dw01.c |    3 +
9231  drivers/video/omap2/displays/panel-taal.c          |  239 ++++-----
9232  drivers/video/omap2/displays/panel-tfp410.c        |   20 +-
9233  .../video/omap2/displays/panel-tpo-td043mtea1.c    |    7 +-
9234  drivers/video/omap2/dss/Makefile                   |    4 +-
9235  drivers/video/omap2/dss/apply.c                    |  240 ++--------
9236  drivers/video/omap2/dss/dispc.c                    |  506 +++++++++++++-------
9237  drivers/video/omap2/dss/dispc.h                    |    4 +
9238  drivers/video/omap2/dss/display.c                  |    4 +
9239  drivers/video/omap2/dss/dpi.c                      |   72 ++-
9240  drivers/video/omap2/dss/dsi.c                      |  342 ++++++++++---
9241  drivers/video/omap2/dss/dss.c                      |  184 +++----
9242  drivers/video/omap2/dss/dss.h                      |   30 +-
9243  drivers/video/omap2/dss/dss_features.c             |    3 +
9244  drivers/video/omap2/dss/dss_features.h             |    2 +
9245  drivers/video/omap2/dss/hdmi.c                     |  147 ++++--
9246  drivers/video/omap2/dss/hdmi_panel.c               |   31 +-
9247  drivers/video/omap2/dss/manager-sysfs.c            |  499 +++++++++++++++++++
9248  drivers/video/omap2/dss/manager.c                  |  462 +-----------------
9249  drivers/video/omap2/dss/overlay-sysfs.c            |  456 ++++++++++++++++++
9250  drivers/video/omap2/dss/overlay.c                  |  421 +---------------
9251  drivers/video/omap2/dss/rfbi.c                     |  127 +++--
9252  drivers/video/omap2/dss/sdi.c                      |   23 +-
9253  drivers/video/omap2/dss/venc.c                     |  245 +++-------
9254  drivers/video/omap2/dss/venc_panel.c               |  251 ++++++++++
9255  drivers/video/omap2/omapfb/omapfb-main.c           |   26 +
9256  drivers/video/omap2/vram.c                         |   56 ---
9257  include/video/omapdss.h                            |   49 +-
9258  42 files changed, 2625 insertions(+), 2078 deletions(-)
9259  create mode 100644 drivers/video/omap2/dss/manager-sysfs.c
9260  create mode 100644 drivers/video/omap2/dss/overlay-sysfs.c
9261  create mode 100644 drivers/video/omap2/dss/venc_panel.c
9262 Merging regulator/for-next (b4cd13d Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/tps6586x' and 'regulator/topic/drivers' into regulator-next)
9263 $ git merge regulator/for-next
9264 Resolved 'Documentation/devicetree/bindings/regulator/tps6586x.txt' using previous resolution.
9265 Auto-merging include/linux/mfd/tps6586x.h
9266 Auto-merging drivers/regulator/wm831x-ldo.c
9267 Auto-merging drivers/regulator/wm831x-dcdc.c
9268 Auto-merging drivers/regulator/palmas-regulator.c
9269 Auto-merging drivers/regulator/ab3100.c
9270 Auto-merging drivers/regulator/Kconfig
9271 Auto-merging drivers/mfd/tps6586x.c
9272 Auto-merging Documentation/devicetree/bindings/regulator/tps6586x.txt
9273 CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/regulator/tps6586x.txt
9274 Automatic merge failed; fix conflicts and then commit the result.
9275 $ git commit -v -a
9276 [master fe1f2cc] Merge remote-tracking branch 'regulator/for-next'
9277 $ git diff -M --stat --summary HEAD^..
9278  Documentation/ABI/testing/sysfs-class-regulator    |   21 +
9279  .../devicetree/bindings/regulator/tps6586x.txt     |   65 ++--
9280  arch/arm/mach-tegra/board-harmony-power.c          |   12 +-
9281  drivers/extcon/extcon-arizona.c                    |    5 +
9282  drivers/mfd/tps6586x.c                             |   13 +
9283  drivers/regulator/Kconfig                          |   38 +-
9284  drivers/regulator/Makefile                         |    2 +
9285  drivers/regulator/aat2870-regulator.c              |    2 +-
9286  drivers/regulator/ab3100.c                         |    6 -
9287  drivers/regulator/ab8500.c                         |   36 +-
9288  drivers/regulator/arizona-ldo1.c                   |    4 +
9289  drivers/regulator/arizona-micsupp.c                |    5 +
9290  drivers/regulator/core.c                           |  153 +++++++-
9291  drivers/regulator/da9052-regulator.c               |    4 +-
9292  drivers/regulator/dummy.c                          |    2 +-
9293  drivers/regulator/fan53555.c                       |  322 +++++++++++++++
9294  drivers/regulator/isl6271a-regulator.c             |    6 -
9295  drivers/regulator/lp872x.c                         |   88 ++---
9296  drivers/regulator/lp8788-buck.c                    |   80 +---
9297  drivers/regulator/lp8788-ldo.c                     |    8 +
9298  drivers/regulator/max77686.c                       |   30 +-
9299  drivers/regulator/max8907-regulator.c              |  408 ++++++++++++++++++++
9300  drivers/regulator/mc13783-regulator.c              |   89 ++++-
9301  drivers/regulator/mc13892-regulator.c              |   77 ++--
9302  drivers/regulator/mc13xxx-regulator-core.c         |   17 +-
9303  drivers/regulator/mc13xxx.h                        |    1 -
9304  drivers/regulator/palmas-regulator.c               |   45 +--
9305  drivers/regulator/s2mps11.c                        |   27 +-
9306  drivers/regulator/tps6524x-regulator.c             |   10 +-
9307  drivers/regulator/tps6586x-regulator.c             |   96 ++---
9308  drivers/regulator/twl-regulator.c                  |  110 +++---
9309  drivers/regulator/wm831x-dcdc.c                    |   11 +-
9310  drivers/regulator/wm831x-ldo.c                     |   12 +
9311  drivers/regulator/wm8400-regulator.c               |    7 +-
9312  include/linux/mfd/max77686.h                       |    1 +
9313  include/linux/mfd/tps6586x.h                       |    1 +
9314  include/linux/regulator/consumer.h                 |   15 +
9315  include/linux/regulator/driver.h                   |   18 +-
9316  include/linux/regulator/fan53555.h                 |   60 +++
9317  include/linux/regulator/machine.h                  |    2 +
9318  40 files changed, 1403 insertions(+), 506 deletions(-)
9319  create mode 100644 drivers/regulator/fan53555.c
9320  create mode 100644 drivers/regulator/max8907-regulator.c
9321  create mode 100644 include/linux/regulator/fan53555.h
9322 Merging security/next (0a72ba7 ima: change flags container data type)
9323 $ git merge security/next
9324 Auto-merging security/yama/yama_lsm.c
9325 Auto-merging include/linux/xattr.h
9326 Auto-merging include/linux/audit.h
9327 Auto-merging fs/xattr.c
9328 Auto-merging fs/file_table.c
9329 Auto-merging drivers/char/tpm/tpm_eventlog.c
9330 Auto-merging arch/powerpc/kernel/prom_init.c
9331 Auto-merging Documentation/kernel-parameters.txt
9332 Merge made by the 'recursive' strategy.
9333  Documentation/ABI/testing/ima_policy            |   25 +-
9334  Documentation/ABI/testing/sysfs-driver-ppi      |   70 +++
9335  Documentation/kernel-parameters.txt             |    8 +
9336  Documentation/security/Smack.txt                |    3 +
9337  arch/powerpc/kernel/prom_init.c                 |   62 ++
9338  drivers/char/hw_random/Kconfig                  |   13 +
9339  drivers/char/hw_random/Makefile                 |    1 +
9340  drivers/char/hw_random/tpm-rng.c                |   50 ++
9341  drivers/char/tpm/Kconfig                        |   19 +
9342  drivers/char/tpm/Makefile                       |    8 +
9343  drivers/char/tpm/tpm.c                          |   74 ++-
9344  drivers/char/tpm/tpm.h                          |   35 +-
9345  drivers/char/tpm/tpm_acpi.c                     |  109 ++++
9346  drivers/char/tpm/{tpm_bios.c => tpm_eventlog.c} |  147 +----
9347  drivers/char/tpm/tpm_eventlog.h                 |   86 +++
9348  drivers/char/tpm/tpm_i2c_infineon.c             |  695 +++++++++++++++++++++
9349  drivers/char/tpm/tpm_ibmvtpm.c                  |  749 +++++++++++++++++++++++
9350  drivers/char/tpm/tpm_ibmvtpm.h                  |   77 +++
9351  drivers/char/tpm/tpm_of.c                       |   73 +++
9352  drivers/char/tpm/tpm_ppi.c                      |  461 ++++++++++++++
9353  drivers/char/tpm/tpm_tis.c                      |    3 +-
9354  fs/attr.c                                       |    2 +
9355  fs/file_table.c                                 |    2 +-
9356  fs/xattr.c                                      |    6 +-
9357  include/linux/audit.h                           |    2 +
9358  include/linux/ima.h                             |   27 +
9359  include/linux/integrity.h                       |    7 +-
9360  include/linux/ptrace.h                          |    2 -
9361  include/linux/security.h                        |   31 +
9362  include/linux/tpm.h                             |    4 +
9363  include/linux/xattr.h                           |    3 +
9364  kernel/auditsc.c                                |   74 +--
9365  kernel/ptrace.c                                 |    3 +-
9366  samples/seccomp/Makefile                        |   24 +-
9367  samples/seccomp/bpf-helper.h                    |   15 +-
9368  security/integrity/evm/evm_main.c               |    3 +
9369  security/integrity/iint.c                       |   64 +-
9370  security/integrity/ima/Kconfig                  |   16 +
9371  security/integrity/ima/Makefile                 |    1 +
9372  security/integrity/ima/ima.h                    |   39 +-
9373  security/integrity/ima/ima_api.c                |   86 ++-
9374  security/integrity/ima/ima_appraise.c           |  263 ++++++++
9375  security/integrity/ima/ima_crypto.c             |    8 +-
9376  security/integrity/ima/ima_main.c               |   93 ++-
9377  security/integrity/ima/ima_policy.c             |  195 ++++--
9378  security/integrity/integrity.h                  |   22 +-
9379  security/keys/trusted.c                         |   54 +-
9380  security/security.c                             |   27 +
9381  security/smack/smack_lsm.c                      |   51 +-
9382  security/smack/smackfs.c                        |   75 +++
9383  security/yama/Kconfig                           |    8 +
9384  security/yama/yama_lsm.c                        |   16 +-
9385  52 files changed, 3537 insertions(+), 454 deletions(-)
9386  create mode 100644 Documentation/ABI/testing/sysfs-driver-ppi
9387  create mode 100644 drivers/char/hw_random/tpm-rng.c
9388  create mode 100644 drivers/char/tpm/tpm_acpi.c
9389  rename drivers/char/tpm/{tpm_bios.c => tpm_eventlog.c} (75%)
9390  create mode 100644 drivers/char/tpm/tpm_eventlog.h
9391  create mode 100644 drivers/char/tpm/tpm_i2c_infineon.c
9392  create mode 100644 drivers/char/tpm/tpm_ibmvtpm.c
9393  create mode 100644 drivers/char/tpm/tpm_ibmvtpm.h
9394  create mode 100644 drivers/char/tpm/tpm_of.c
9395  create mode 100644 drivers/char/tpm/tpm_ppi.c
9396  create mode 100644 security/integrity/ima/ima_appraise.c
9397 Merging selinux/master (c2d7b24 Merge tag 'v3.4' into 20120409)
9398 $ git merge selinux/master
9399 Already up-to-date!
9400 Merge made by the 'recursive' strategy.
9401 Merging lblnet/master (7e27d6e Linux 2.6.35-rc3)
9402 $ git merge lblnet/master
9403 Already up-to-date.
9404 Merging watchdog/master (fea1666 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux)
9405 $ git merge watchdog/master
9406 Already up-to-date!
9407 Merge made by the 'recursive' strategy.
9408 Merging dwmw2-iommu/master (c3b92c8 Linux 3.1)
9409 $ git merge dwmw2-iommu/master
9410 Already up-to-date.
9411 Merging iommu/next (c9e7432 Merge branches 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd' and 'x86/vt-d' into next)
9412 $ git merge iommu/next
9413 Auto-merging drivers/iommu/intel-iommu.c
9414 Removing arch/arm/mach-tegra/include/mach/smmu.h
9415 Merge made by the 'recursive' strategy.
9416  arch/arm/mach-tegra/include/mach/smmu.h |   63 --------
9417  drivers/iommu/amd_iommu.c               |   10 +-
9418  drivers/iommu/amd_iommu_init.c          |   11 +-
9419  drivers/iommu/amd_iommu_types.h         |    4 +-
9420  drivers/iommu/exynos-iommu.c            |    3 +-
9421  drivers/iommu/intel-iommu.c             |    4 +-
9422  drivers/iommu/tegra-smmu.c              |  261 +++++++++++++++++++++++++++++--
9423  7 files changed, 264 insertions(+), 92 deletions(-)
9424  delete mode 100644 arch/arm/mach-tegra/include/mach/smmu.h
9425 Merging vfio/next (b68e7fa vfio: Fix virqfd release race)
9426 $ git merge vfio/next
9427 Already up-to-date.
9428 Merging osd/linux-next (b8017d2 exofs: check for allocation failure in uri_store())
9429 $ git merge osd/linux-next
9430 Merge made by the 'recursive' strategy.
9431  fs/exofs/sys.c |    7 ++++++-
9432  1 file changed, 6 insertions(+), 1 deletion(-)
9433 Merging jc_docs/docs-next (5c050fb docs: update the development process document)
9434 $ git merge jc_docs/docs-next
9435 Already up-to-date.
9436 Merging trivial/for-next (7dfd8cc fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc)
9437 $ git merge trivial/for-next
9438 Resolved 'drivers/scsi/ipr.c' using previous resolution.
9439 Resolved 'drivers/video/backlight/88pm860x_bl.c' using previous resolution.
9440 Auto-merging tools/perf/util/python-ext-sources
9441 Auto-merging tools/perf/util/parse-events-test.c
9442 Auto-merging include/linux/irqdesc.h
9443 Auto-merging fs/nfs/super.c
9444 Auto-merging fs/fs-writeback.c
9445 Auto-merging fs/ext4/mballoc.c
9446 Auto-merging fs/ext4/inode.c
9447 Auto-merging fs/ext3/inode.c
9448 Auto-merging fs/ext3/balloc.c
9449 Auto-merging fs/ext2/balloc.c
9450 Auto-merging fs/btrfs/inode.c
9451 Auto-merging fs/btrfs/delayed-ref.h
9452 Auto-merging fs/btrfs/ctree.h
9453 Auto-merging drivers/w1/masters/ds1wm.c
9454 Auto-merging drivers/video/exynos/exynos_mipi_dsi.c
9455 Auto-merging drivers/video/backlight/88pm860x_bl.c
9456 CONFLICT (content): Merge conflict in drivers/video/backlight/88pm860x_bl.c
9457 Auto-merging drivers/scsi/qla4xxx/ql4_os.c
9458 Auto-merging drivers/scsi/megaraid.c
9459 Auto-merging drivers/scsi/lpfc/lpfc_sli.c
9460 Auto-merging drivers/scsi/lpfc/lpfc_init.c
9461 Auto-merging drivers/scsi/isci/init.c
9462 Auto-merging drivers/scsi/isci/host.c
9463 Auto-merging drivers/scsi/ipr.c
9464 CONFLICT (content): Merge conflict in drivers/scsi/ipr.c
9465 Auto-merging drivers/scsi/bnx2fc/bnx2fc_fcoe.c
9466 Auto-merging drivers/scsi/bfa/bfa_ioc.h
9467 Auto-merging drivers/scsi/bfa/bfa_ioc.c
9468 Removing drivers/pci/.gitignore
9469 Auto-merging drivers/net/wireless/rtlwifi/rtl8192de/fw.c
9470 Auto-merging drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
9471 Auto-merging drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
9472 Auto-merging drivers/mmc/host/vub300.c
9473 Auto-merging drivers/mmc/host/omap_hsmmc.c
9474 Auto-merging drivers/mmc/host/atmel-mci.c
9475 Auto-merging drivers/mfd/rdc321x-southbridge.c
9476 Auto-merging drivers/mfd/rc5t583.c
9477 Auto-merging drivers/mfd/ab8500-gpadc.c
9478 Auto-merging drivers/dma/pl330.c
9479 Auto-merging drivers/dma/imx-dma.c
9480 Auto-merging drivers/dma/ep93xx_dma.c
9481 Auto-merging drivers/dma/at_hdmac.c
9482 Auto-merging Documentation/dontdiff
9483 Automatic merge failed; fix conflicts and then commit the result.
9484 $ git commit -v -a
9485 [master a5d7ec2] Merge remote-tracking branch 'trivial/for-next'
9486 $ git diff -M --stat --summary HEAD^..
9487  Documentation/accounting/getdelays.c               |    5 ++-
9488  Documentation/dontdiff                             |    1 -
9489  Documentation/ia64/aliasing-test.c                 |    1 +
9490  Documentation/power/swsusp.txt                     |    2 +-
9491  arch/powerpc/boot/.gitignore                       |    4 ---
9492  arch/x86/include/asm/hpet.h                        |    2 --
9493  drivers/dma/at_hdmac.c                             |    8 ++---
9494  drivers/dma/ep93xx_dma.c                           |    2 +-
9495  drivers/dma/fsldma.c                               |    2 +-
9496  drivers/dma/imx-dma.c                              |    4 +--
9497  drivers/dma/intel_mid_dma.c                        |    2 +-
9498  drivers/dma/intel_mid_dma_regs.h                   |    6 ++--
9499  drivers/dma/ioat/hw.h                              |    4 ---
9500  drivers/dma/pl330.c                                |    2 +-
9501  drivers/dma/ppc4xx/adma.c                          |    2 +-
9502  drivers/dma/ste_dma40_ll.h                         |    2 +-
9503  drivers/mfd/ab8500-gpadc.c                         |    2 +-
9504  drivers/mfd/rc5t583.c                              |    2 +-
9505  drivers/mfd/rdc321x-southbridge.c                  |    2 +-
9506  drivers/mfd/tps65911-comparator.c                  |    2 +-
9507  drivers/mmc/core/sdio.c                            |    2 +-
9508  drivers/mmc/host/at91_mci.c                        |    2 +-
9509  drivers/mmc/host/atmel-mci.c                       |    2 +-
9510  drivers/mmc/host/omap_hsmmc.c                      |    2 +-
9511  drivers/mmc/host/sdhci-esdhc-imx.c                 |    2 +-
9512  drivers/mmc/host/vub300.c                          |    2 +-
9513  drivers/net/ethernet/3com/typhoon.c                |    2 +-
9514  drivers/net/ethernet/broadcom/bnx2x/bnx2x.h        |    2 +-
9515  drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h     |    2 +-
9516  drivers/net/wireless/b43/Kconfig                   |    4 +--
9517  drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c  |    6 ++--
9518  drivers/net/wireless/rtlwifi/rtl8192de/fw.c        |    6 ++--
9519  drivers/pci/.gitignore                             |    4 ---
9520  drivers/scsi/aic7xxx/aic79xx_core.c                |    2 +-
9521  drivers/scsi/bfa/bfa_ioc.c                         |    2 +-
9522  drivers/scsi/bfa/bfa_ioc.h                         |    2 +-
9523  drivers/scsi/bnx2fc/bnx2fc_fcoe.c                  |    4 +--
9524  drivers/scsi/gdth.h                                |    9 -----
9525  drivers/scsi/isci/host.c                           |    2 +-
9526  drivers/scsi/isci/init.c                           |    2 +-
9527  drivers/scsi/isci/port.c                           |    2 +-
9528  drivers/scsi/isci/request.c                        |    2 +-
9529  drivers/scsi/isci/task.c                           |    2 +-
9530  drivers/scsi/lpfc/lpfc_init.c                      |    2 +-
9531  drivers/scsi/lpfc/lpfc_sli.c                       |    4 +--
9532  drivers/scsi/megaraid.c                            |    5 ++-
9533  drivers/scsi/megaraid.h                            |   35 --------------------
9534  drivers/scsi/mvumi.c                               |    6 ++--
9535  drivers/scsi/qla4xxx/ql4_os.c                      |    6 ++--
9536  drivers/scsi/vmw_pvscsi.c                          |    4 +--
9537  drivers/spi/spi-au1550.c                           |    2 +-
9538  drivers/spi/spi-bfin-sport.c                       |    2 +-
9539  drivers/spi/spi-oc-tiny.c                          |    2 +-
9540  drivers/spi/spi-ppc4xx.c                           |    4 +--
9541  drivers/spi/spi-topcliff-pch.c                     |    2 +-
9542  drivers/target/iscsi/iscsi_target_parameters.c     |    4 +--
9543  drivers/video/exynos/exynos_mipi_dsi.c             |    2 +-
9544  drivers/video/tmiofb.c                             |    4 +++
9545  drivers/w1/masters/ds1wm.c                         |    2 +-
9546  fs/btrfs/ctree.h                                   |    2 +-
9547  fs/btrfs/delayed-ref.h                             |    2 +-
9548  fs/btrfs/inode.c                                   |    4 +--
9549  fs/ext2/balloc.c                                   |    2 +-
9550  fs/ext3/balloc.c                                   |    2 +-
9551  fs/ext3/inode.c                                    |    2 +-
9552  fs/ext4/inode.c                                    |   14 ++++----
9553  fs/ext4/mballoc.c                                  |    2 +-
9554  fs/fs-writeback.c                                  |    4 ---
9555  fs/libfs.c                                         |    2 +-
9556  fs/nfs/super.c                                     |    2 +-
9557  include/linux/irqdesc.h                            |    2 --
9558  include/linux/mfd/max8998.h                        |    2 +-
9559  include/trace/define_trace.h                       |    2 +-
9560  mm/bootmem.c                                       |    2 +-
9561  net/8021q/vlanproc.c                               |    2 +-
9562  scripts/coccinelle/api/memdup_user.cocci           |    4 +--
9563  security/apparmor/.gitignore                       |    1 -
9564  sound/oss/.gitignore                               |    1 -
9565  tools/perf/util/callchain.h                        |    2 +-
9566  tools/perf/util/parse-events-test.c                |    2 +-
9567  tools/perf/util/python-ext-sources                 |    2 +-
9568  tools/testing/ktest/examples/include/defaults.conf |    2 +-
9569  tools/testing/ktest/examples/include/tests.conf    |    2 +-
9570  tools/testing/selftests/vm/run_vmtests             |    6 ++--
9571  84 files changed, 108 insertions(+), 172 deletions(-)
9572  delete mode 100644 drivers/pci/.gitignore
9573 Merging audit/for-next (dcd6c92 Linux 3.3-rc1)
9574 $ git merge audit/for-next
9575 Already up-to-date.
9576 Merging pm/linux-next (b35fc09 Merge branch 'master' into linux-next)
9577 $ git merge pm/linux-next
9578 Auto-merging drivers/pci/pci-driver.c
9579 Removing arch/arm/mach-shmobile/common.c
9580 Auto-merging arch/arm/kernel/smp.c
9581 Merge made by the 'recursive' strategy.
9582  Documentation/ABI/testing/sysfs-devices-system-cpu |   11 +
9583  Documentation/cpu-freq/boost.txt                   |   93 +++++
9584  Documentation/cpuidle/sysfs.txt                    |   10 +-
9585  .../devicetree/bindings/cpufreq/cpufreq-cpu0.txt   |   55 +++
9586  Documentation/devicetree/bindings/power/opp.txt    |   25 ++
9587  arch/arm/kernel/smp.c                              |   54 +++
9588  arch/arm/mach-shmobile/Makefile                    |    2 +-
9589  arch/arm/mach-shmobile/board-ap4evb.c              |   21 +-
9590  arch/arm/mach-shmobile/board-armadillo800eva.c     |    6 +-
9591  arch/arm/mach-shmobile/board-mackerel.c            |   34 +-
9592  arch/arm/mach-shmobile/common.c                    |   24 --
9593  arch/arm/mach-shmobile/cpuidle.c                   |   39 +-
9594  arch/arm/mach-shmobile/include/mach/common.h       |   14 +-
9595  arch/arm/mach-shmobile/include/mach/pm-rmobile.h   |   35 +-
9596  arch/arm/mach-shmobile/include/mach/r8a7740.h      |    6 +-
9597  arch/arm/mach-shmobile/include/mach/r8a7779.h      |   12 +-
9598  arch/arm/mach-shmobile/include/mach/sh7372.h       |   20 +-
9599  arch/arm/mach-shmobile/pm-r8a7740.c                |   42 ++-
9600  arch/arm/mach-shmobile/pm-r8a7779.c                |   71 ++--
9601  arch/arm/mach-shmobile/pm-rmobile.c                |   33 +-
9602  arch/arm/mach-shmobile/pm-sh7372.c                 |  283 +++++++++------
9603  arch/arm/mach-shmobile/setup-r8a7740.c             |   27 +-
9604  arch/arm/mach-shmobile/setup-r8a7779.c             |    5 +-
9605  arch/arm/mach-shmobile/setup-sh7372.c              |   69 ++--
9606  arch/x86/include/asm/msr-index.h                   |    3 +
9607  drivers/acpi/processor_driver.c                    |    8 +-
9608  drivers/acpi/processor_idle.c                      |   40 ++-
9609  drivers/acpi/processor_perflib.c                   |   30 ++
9610  drivers/base/platform.c                            |    2 +
9611  drivers/base/power/domain.c                        |  244 ++++++++++---
9612  drivers/base/power/main.c                          |   66 +++-
9613  drivers/base/power/opp.c                           |   47 +++
9614  drivers/base/power/power.h                         |   36 +-
9615  drivers/base/power/runtime.c                       |    3 +
9616  drivers/base/power/wakeup.c                        |   46 ++-
9617  drivers/clocksource/sh_cmt.c                       |   71 +++-
9618  drivers/clocksource/sh_mtu2.c                      |   41 ++-
9619  drivers/clocksource/sh_tmu.c                       |  112 +++++-
9620  drivers/cpufreq/Kconfig                            |   11 +
9621  drivers/cpufreq/Kconfig.x86                        |   18 +-
9622  drivers/cpufreq/Makefile                           |    4 +-
9623  drivers/cpufreq/acpi-cpufreq.c                     |  272 +++++++++++++-
9624  drivers/cpufreq/cpufreq-cpu0.c                     |  269 ++++++++++++++
9625  drivers/cpufreq/cpufreq_conservative.c             |    2 +
9626  drivers/cpufreq/cpufreq_ondemand.c                 |    1 +
9627  drivers/cpufreq/longhaul.h                         |   26 +-
9628  drivers/cpufreq/omap-cpufreq.c                     |   39 +-
9629  drivers/cpufreq/powernow-k8.c                      |  372 +++-----------------
9630  drivers/cpufreq/powernow-k8.h                      |   32 --
9631  drivers/cpuidle/driver.c                           |   18 +-
9632  drivers/cpuidle/governors/ladder.c                 |    6 +-
9633  drivers/pci/pci-driver.c                           |   17 -
9634  drivers/xen/xen-acpi-processor.c                   |    1 -
9635  include/acpi/processor.h                           |    9 +-
9636  include/linux/clockchips.h                         |    8 +
9637  include/linux/device.h                             |    7 +
9638  include/linux/opp.h                                |    8 +
9639  include/linux/pm.h                                 |    2 +
9640  include/linux/pm_domain.h                          |   92 +++--
9641  kernel/power/Kconfig                               |    4 +
9642  kernel/power/poweroff.c                            |    2 +-
9643  kernel/power/process.c                             |    2 +-
9644  kernel/power/qos.c                                 |    1 +
9645  kernel/time/clockevents.c                          |   24 ++
9646  kernel/time/timekeeping.c                          |    2 +
9647  65 files changed, 2061 insertions(+), 928 deletions(-)
9648  create mode 100644 Documentation/cpu-freq/boost.txt
9649  create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-cpu0.txt
9650  create mode 100644 Documentation/devicetree/bindings/power/opp.txt
9651  delete mode 100644 arch/arm/mach-shmobile/common.c
9652  create mode 100644 drivers/cpufreq/cpufreq-cpu0.c
9653 $ git reset --hard HEAD^
9654 HEAD is now at a5d7ec2 Merge remote-tracking branch 'trivial/for-next'
9655 Merging refs/next/20120924/pm
9656 $ git merge refs/next/20120924/pm
9657 Resolved 'drivers/cpufreq/powernow-k8.c' using previous resolution.
9658 Auto-merging kernel/time/timekeeping.c
9659 Auto-merging drivers/pci/pci-driver.c
9660 Auto-merging drivers/cpufreq/powernow-k8.c
9661 CONFLICT (content): Merge conflict in drivers/cpufreq/powernow-k8.c
9662 Removing arch/arm/mach-shmobile/common.c
9663 Auto-merging arch/arm/kernel/smp.c
9664 Automatic merge failed; fix conflicts and then commit the result.
9665 $ git commit -v -a
9666 [master f1f2d94] Merge commit 'refs/next/20120924/pm'
9667 $ git diff -M --stat --summary HEAD^..
9668  Documentation/ABI/testing/sysfs-devices-system-cpu |   11 +
9669  Documentation/cpu-freq/boost.txt                   |   93 +++++
9670  Documentation/cpuidle/sysfs.txt                    |   10 +-
9671  .../devicetree/bindings/cpufreq/cpufreq-cpu0.txt   |   55 +++
9672  Documentation/devicetree/bindings/power/opp.txt    |   25 ++
9673  arch/arm/kernel/smp.c                              |   54 +++
9674  arch/arm/mach-shmobile/Makefile                    |    2 +-
9675  arch/arm/mach-shmobile/board-ap4evb.c              |   21 +-
9676  arch/arm/mach-shmobile/board-armadillo800eva.c     |    6 +-
9677  arch/arm/mach-shmobile/board-mackerel.c            |   34 +-
9678  arch/arm/mach-shmobile/common.c                    |   24 --
9679  arch/arm/mach-shmobile/cpuidle.c                   |   39 +-
9680  arch/arm/mach-shmobile/include/mach/common.h       |   14 +-
9681  arch/arm/mach-shmobile/include/mach/pm-rmobile.h   |   35 +-
9682  arch/arm/mach-shmobile/include/mach/r8a7740.h      |    6 +-
9683  arch/arm/mach-shmobile/include/mach/r8a7779.h      |   12 +-
9684  arch/arm/mach-shmobile/include/mach/sh7372.h       |   20 +-
9685  arch/arm/mach-shmobile/pm-r8a7740.c                |   42 +-
9686  arch/arm/mach-shmobile/pm-r8a7779.c                |   71 ++--
9687  arch/arm/mach-shmobile/pm-rmobile.c                |   33 +-
9688  arch/arm/mach-shmobile/pm-sh7372.c                 |  283 +++++++++-----
9689  arch/arm/mach-shmobile/setup-r8a7740.c             |   27 +-
9690  arch/arm/mach-shmobile/setup-r8a7779.c             |    5 +-
9691  arch/arm/mach-shmobile/setup-sh7372.c              |   69 ++--
9692  arch/x86/include/asm/msr-index.h                   |    3 +
9693  drivers/acpi/processor_driver.c                    |    8 +-
9694  drivers/acpi/processor_idle.c                      |   40 +-
9695  drivers/acpi/processor_perflib.c                   |   30 ++
9696  drivers/base/platform.c                            |    2 +
9697  drivers/base/power/domain.c                        |  244 ++++++++++--
9698  drivers/base/power/main.c                          |   66 +++-
9699  drivers/base/power/opp.c                           |   47 +++
9700  drivers/base/power/power.h                         |   36 +-
9701  drivers/base/power/qos.c                           |   67 ++--
9702  drivers/base/power/runtime.c                       |    3 +
9703  drivers/base/power/wakeup.c                        |   46 ++-
9704  drivers/clocksource/sh_cmt.c                       |   71 +++-
9705  drivers/clocksource/sh_mtu2.c                      |   41 +-
9706  drivers/clocksource/sh_tmu.c                       |  112 +++++-
9707  drivers/cpufreq/Kconfig                            |   11 +
9708  drivers/cpufreq/Kconfig.x86                        |   18 +-
9709  drivers/cpufreq/Makefile                           |    4 +-
9710  drivers/cpufreq/acpi-cpufreq.c                     |  272 ++++++++++++-
9711  drivers/cpufreq/cpufreq-cpu0.c                     |  269 +++++++++++++
9712  drivers/cpufreq/cpufreq_conservative.c             |    2 +
9713  drivers/cpufreq/cpufreq_ondemand.c                 |    1 +
9714  drivers/cpufreq/longhaul.h                         |   26 +-
9715  drivers/cpufreq/omap-cpufreq.c                     |   39 +-
9716  drivers/cpufreq/powernow-k8.c                      |  406 ++------------------
9717  drivers/cpufreq/powernow-k8.h                      |   32 --
9718  drivers/cpuidle/driver.c                           |   18 +-
9719  drivers/cpuidle/governors/ladder.c                 |    6 +-
9720  drivers/pci/pci-driver.c                           |   17 -
9721  drivers/xen/xen-acpi-processor.c                   |    1 -
9722  include/acpi/processor.h                           |    9 +-
9723  include/linux/clockchips.h                         |    8 +
9724  include/linux/device.h                             |    7 +
9725  include/linux/opp.h                                |    8 +
9726  include/linux/pm.h                                 |    2 +
9727  include/linux/pm_domain.h                          |   92 ++++-
9728  kernel/power/Kconfig                               |    4 +
9729  kernel/power/poweroff.c                            |    2 +-
9730  kernel/power/process.c                             |    2 +-
9731  kernel/power/qos.c                                 |    1 +
9732  kernel/time/clockevents.c                          |   24 ++
9733  kernel/time/timekeeping.c                          |    2 +
9734  66 files changed, 2102 insertions(+), 988 deletions(-)
9735  create mode 100644 Documentation/cpu-freq/boost.txt
9736  create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-cpu0.txt
9737  create mode 100644 Documentation/devicetree/bindings/power/opp.txt
9738  delete mode 100644 arch/arm/mach-shmobile/common.c
9739  create mode 100644 drivers/cpufreq/cpufreq-cpu0.c
9740 Merging apm/for-next (fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm)
9741 $ git merge apm/for-next
9742 Already up-to-date.
9743 Merging fsnotify/for-next (1aec9c0 inotify: automatically restart syscalls)
9744 $ git merge fsnotify/for-next
9745 Resolved 'kernel/audit_tree.c' using previous resolution.
9746 Auto-merging kernel/audit_watch.c
9747 Auto-merging kernel/audit_tree.c
9748 CONFLICT (content): Merge conflict in kernel/audit_tree.c
9749 Auto-merging include/linux/fsnotify_backend.h
9750 Auto-merging fs/notify/notification.c
9751 Auto-merging fs/notify/inotify/inotify_user.c
9752 Auto-merging fs/notify/fanotify/fanotify_user.c
9753 Automatic merge failed; fix conflicts and then commit the result.
9754 $ git commit -v -a
9755 [master 7183adb] Merge remote-tracking branch 'fsnotify/for-next'
9756 $ git diff -M --stat --summary HEAD^..
9757  fs/notify/dnotify/dnotify.c          |    4 +-
9758  fs/notify/fanotify/fanotify.c        |    6 +++
9759  fs/notify/fanotify/fanotify_user.c   |   37 +++++++++-----
9760  fs/notify/group.c                    |   47 ++++++++++--------
9761  fs/notify/inode_mark.c               |   14 ++++--
9762  fs/notify/inotify/inotify_fsnotify.c |    4 +-
9763  fs/notify/inotify/inotify_user.c     |   34 ++++++-------
9764  fs/notify/mark.c                     |   91 +++++++++++++++++++---------------
9765  fs/notify/notification.c             |    1 +
9766  fs/notify/vfsmount_mark.c            |   14 ++++--
9767  include/linux/fsnotify_backend.h     |   31 ++++++++----
9768  kernel/audit_tree.c                  |   10 ++--
9769  kernel/audit_watch.c                 |    4 +-
9770  13 files changed, 178 insertions(+), 119 deletions(-)
9771 Merging edac/linux_next (ded6223 sb_edac: Avoid overflow errors at memory size calculation)
9772 $ git merge edac/linux_next
9773 Resolved 'drivers/edac/edac_mc.c' using previous resolution.
9774 Auto-merging drivers/edac/edac_mc.c
9775 CONFLICT (content): Merge conflict in drivers/edac/edac_mc.c
9776 Automatic merge failed; fix conflicts and then commit the result.
9777 $ git commit -v -a
9778 [master b7d1c44] Merge remote-tracking branch 'edac/linux_next'
9779 $ git diff -M --stat --summary HEAD^..
9780  drivers/edac/edac_mc.c    |    9 +--------
9781  drivers/edac/i3200_edac.c |    2 +-
9782  drivers/edac/i5000_edac.c |    4 ++++
9783  drivers/edac/sb_edac.c    |    7 ++++---
9784  include/linux/edac.h      |    1 -
9785  5 files changed, 10 insertions(+), 13 deletions(-)
9786 Merging edac-amd/for-next (305f1c3 Merge branch '3.3-pci_device_id' into edac-for-next)
9787 $ git merge edac-amd/for-next
9788 Resolved 'Documentation/edac.txt' using previous resolution.
9789 Resolved 'drivers/edac/amd64_edac.c' using previous resolution.
9790 Auto-merging drivers/edac/amd64_edac.c
9791 CONFLICT (content): Merge conflict in drivers/edac/amd64_edac.c
9792 Auto-merging Documentation/edac.txt
9793 CONFLICT (content): Merge conflict in Documentation/edac.txt
9794 Automatic merge failed; fix conflicts and then commit the result.
9795 $ git commit -v -a
9796 [master 2bd6c66] Merge remote-tracking branch 'edac-amd/for-next'
9797 $ git diff -M --stat --summary HEAD^..
9798 Merging devicetree/devicetree/next (efd68e7 devicetree: add helper inline for retrieving a node's full name)
9799 $ git merge devicetree/devicetree/next
9800 Already up-to-date.
9801 Merging dt-rh/for-next (ee67016 of: i2c: add support for wakeup-source property)
9802 $ git merge dt-rh/for-next
9803 Merge made by the 'recursive' strategy.
9804  Documentation/devicetree/bindings/pwm/mxs-pwm.txt  |    2 +-
9805  .../devicetree/bindings/serial/fsl-imx-uart.txt    |   35 ++++++++++++++++++++
9806  drivers/of/address.c                               |   35 +++++++++++++++++---
9807  drivers/of/irq.c                                   |    1 +
9808  drivers/of/of_i2c.c                                |    3 ++
9809  drivers/of/platform.c                              |   16 +++++++--
9810  include/linux/of_address.h                         |    1 +
9811  7 files changed, 85 insertions(+), 8 deletions(-)
9812  create mode 100644 Documentation/devicetree/bindings/serial/fsl-imx-uart.txt
9813 Merging spi/spi/next (d8e328b spi: Add "spi:" prefix to modalias attribute of spi devices)
9814 $ git merge spi/spi/next
9815 Already up-to-date.
9816 Merging spi-mb/spi-next (78246c0 Merge branch 'spi-drivers' into spi-next)
9817 $ git merge spi-mb/spi-next
9818 Resolved 'drivers/mmc/host/mxs-mmc.c' using previous resolution.
9819 Auto-merging drivers/spi/spi-topcliff-pch.c
9820 Auto-merging drivers/spi/spi-s3c64xx.c
9821 Auto-merging drivers/spi/Makefile
9822 Auto-merging drivers/spi/Kconfig
9823 Auto-merging drivers/mmc/host/mxs-mmc.c
9824 CONFLICT (content): Merge conflict in drivers/mmc/host/mxs-mmc.c
9825 Automatic merge failed; fix conflicts and then commit the result.
9826 $ git commit -v -a
9827 [master 95cc1eb] Merge remote-tracking branch 'spi-mb/spi-next'
9828 $ git diff -M --stat --summary HEAD^..
9829  Documentation/devicetree/bindings/spi/mxs-spi.txt  |   22 +
9830  Documentation/devicetree/bindings/spi/spi-bus.txt  |    3 +
9831  Documentation/devicetree/bindings/spi/spi-gpio.txt |   29 +
9832  .../devicetree/bindings/spi/spi-sc18is602.txt      |   23 +
9833  .../devicetree/bindings/spi/spi_pl022.txt          |   22 +
9834  Documentation/spi/spi-sc18is602                    |   36 ++
9835  arch/arm/mach-u300/core.c                          |    3 -
9836  drivers/clk/mxs/Makefile                           |    2 +-
9837  drivers/clk/mxs/clk-ssp.c                          |   62 ++
9838  drivers/mmc/host/mxs-mmc.c                         |  325 ++++------
9839  drivers/spi/Kconfig                                |   13 +
9840  drivers/spi/Makefile                               |    2 +
9841  drivers/spi/spi-altera.c                           |    4 +-
9842  drivers/spi/spi-gpio.c                             |  131 +++-
9843  drivers/spi/spi-mpc512x-psc.c                      |    3 +-
9844  drivers/spi/spi-mpc52xx-psc.c                      |    3 +-
9845  drivers/spi/spi-mpc52xx.c                          |    9 +-
9846  drivers/spi/spi-mxs.c                              |  674 ++++++++++++++++++++
9847  drivers/spi/spi-omap2-mcspi.c                      |  321 +++++-----
9848  drivers/spi/spi-orion.c                            |  209 ++----
9849  drivers/spi/spi-pl022.c                            |  196 +++++-
9850  drivers/spi/spi-s3c24xx.c                          |    1 +
9851  drivers/spi/spi-s3c64xx.c                          |   18 +-
9852  drivers/spi/spi-sc18is602.c                        |  364 +++++++++++
9853  drivers/spi/spi-sh-hspi.c                          |    5 +-
9854  drivers/spi/spi-stmp.c                             |    6 +-
9855  drivers/spi/spi-tegra.c                            |    4 +-
9856  drivers/spi/spi-tle62x0.c                          |   13 +-
9857  drivers/spi/spi-topcliff-pch.c                     |    2 -
9858  include/linux/amba/pl022.h                         |    2 +
9859  include/linux/platform_data/sc18is602.h            |   19 +
9860  include/linux/spi/mxs-spi.h                        |  150 +++++
9861  32 files changed, 2087 insertions(+), 589 deletions(-)
9862  create mode 100644 Documentation/devicetree/bindings/spi/mxs-spi.txt
9863  create mode 100644 Documentation/devicetree/bindings/spi/spi-gpio.txt
9864  create mode 100644 Documentation/devicetree/bindings/spi/spi-sc18is602.txt
9865  create mode 100644 Documentation/spi/spi-sc18is602
9866  create mode 100644 drivers/clk/mxs/clk-ssp.c
9867  create mode 100644 drivers/spi/spi-mxs.c
9868  create mode 100644 drivers/spi/spi-sc18is602.c
9869  create mode 100644 include/linux/platform_data/sc18is602.h
9870  create mode 100644 include/linux/spi/mxs-spi.h
9871 Merging tip/auto-latest (1812726 Merge branch 'linus')
9872 $ git merge tip/auto-latest
9873 Resolved 'arch/Kconfig' using previous resolution.
9874 Resolved 'arch/s390/Kconfig' using previous resolution.
9875 Auto-merging tools/perf/util/parse-events-test.c
9876 Auto-merging tools/perf/perf.h
9877 Auto-merging kernel/trace/trace_functions.c
9878 Auto-merging kernel/trace/trace.c
9879 Auto-merging kernel/sysctl.c
9880 Auto-merging kernel/fork.c
9881 Auto-merging kernel/events/core.c
9882 Auto-merging init/Kconfig
9883 Auto-merging include/linux/sched.h
9884 Auto-merging arch/x86/Kconfig
9885 Auto-merging arch/s390/kernel/vtime.c
9886 Auto-merging arch/s390/include/asm/switch_to.h
9887 Auto-merging arch/s390/Kconfig
9888 CONFLICT (content): Merge conflict in arch/s390/Kconfig
9889 Auto-merging arch/powerpc/kernel/time.c
9890 Auto-merging arch/powerpc/kernel/process.c
9891 Auto-merging arch/ia64/Kconfig
9892 Auto-merging arch/Kconfig
9893 CONFLICT (content): Merge conflict in arch/Kconfig
9894 Auto-merging Makefile
9895 Auto-merging MAINTAINERS
9896 Auto-merging Documentation/kernel-parameters.txt
9897 Automatic merge failed; fix conflicts and then commit the result.
9898 $ git commit -v -a
9899 [master 50cb910] Merge remote-tracking branch 'tip/auto-latest'
9900 $ git diff -M --stat --summary HEAD^..
9901  Documentation/kernel-parameters.txt                |    9 +-
9902  Documentation/scheduler/sched-arch.txt             |   10 -
9903  MAINTAINERS                                        |    8 +
9904  Makefile                                           |    6 +-
9905  arch/Kconfig                                       |   16 +
9906  arch/ia64/Kconfig                                  |   12 +-
9907  arch/ia64/include/asm/switch_to.h                  |    8 -
9908  arch/ia64/kernel/time.c                            |    4 +-
9909  arch/powerpc/include/asm/time.h                    |    6 -
9910  arch/powerpc/kernel/process.c                      |    3 -
9911  arch/powerpc/kernel/time.c                         |    6 +
9912  arch/powerpc/platforms/Kconfig.cputype             |   16 +-
9913  arch/s390/Kconfig                                  |    5 +-
9914  arch/s390/include/asm/switch_to.h                  |    4 -
9915  arch/s390/kernel/vtime.c                           |    4 +-
9916  arch/tile/include/asm/topology.h                   |    1 -
9917  arch/x86/Kconfig                                   |  105 +-
9918  arch/x86/Kconfig.cpu                               |    5 +-
9919  arch/x86/boot/compressed/Makefile                  |    3 +
9920  arch/x86/boot/compressed/eboot.c                   |   34 +-
9921  arch/x86/boot/compressed/eboot.h                   |    4 +
9922  arch/x86/boot/header.S                             |    4 -
9923  arch/x86/configs/i386_defconfig                    |   23 +-
9924  arch/x86/configs/x86_64_defconfig                  |   23 +-
9925  arch/x86/ia32/ia32_signal.c                        |   20 +-
9926  arch/x86/ia32/sys_ia32.c                           |    2 +-
9927  arch/x86/include/asm/alternative.h                 |    4 +-
9928  arch/x86/include/asm/bitops.h                      |   14 +-
9929  arch/x86/include/asm/cpufeature.h                  |    4 +
9930  arch/x86/include/asm/fpu-internal.h                |  390 ++---
9931  arch/x86/include/asm/ftrace.h                      |   56 +-
9932  arch/x86/include/asm/i387.h                        |    1 +
9933  arch/x86/include/asm/iommu_table.h                 |    6 +-
9934  arch/x86/include/asm/kprobes.h                     |    1 +
9935  arch/x86/include/asm/mce.h                         |   12 +-
9936  arch/x86/include/asm/microcode.h                   |   10 +-
9937  arch/x86/include/asm/perf_event.h                  |    2 +
9938  arch/x86/include/asm/perf_regs.h                   |   33 +
9939  arch/x86/include/asm/pgtable_types.h               |    6 +-
9940  arch/x86/include/asm/processor.h                   |    3 +-
9941  arch/x86/include/asm/signal.h                      |    4 +
9942  arch/x86/include/asm/sys_ia32.h                    |    2 +-
9943  arch/x86/include/asm/uprobes.h                     |    3 +-
9944  arch/x86/include/asm/vdso.h                        |    3 +-
9945  arch/x86/include/asm/x86_init.h                    |    9 +-
9946  arch/x86/include/asm/xor_32.h                      |   56 +-
9947  arch/x86/include/asm/xor_64.h                      |   61 +-
9948  arch/x86/include/asm/xor_avx.h                     |   54 +-
9949  arch/x86/include/asm/xsave.h                       |   13 +-
9950  arch/x86/kernel/Makefile                           |    2 +
9951  arch/x86/kernel/alternative.c                      |  111 +-
9952  arch/x86/kernel/apic/apic.c                        |    2 +-
9953  arch/x86/kernel/cpu/amd.c                          |   67 +
9954  arch/x86/kernel/cpu/bugs.c                         |    7 +-
9955  arch/x86/kernel/cpu/common.c                       |   19 +-
9956  arch/x86/kernel/cpu/intel.c                        |    4 +
9957  arch/x86/kernel/cpu/mcheck/mce-inject.c            |    8 +
9958  arch/x86/kernel/cpu/mcheck/mce-internal.h          |   12 +
9959  arch/x86/kernel/cpu/mcheck/mce.c                   |   84 +-
9960  arch/x86/kernel/cpu/mcheck/mce_intel.c             |  133 +-
9961  arch/x86/kernel/cpu/perf_event_intel_uncore.c      |   28 +-
9962  arch/x86/kernel/cpu/perf_event_intel_uncore.h      |    6 +-
9963  arch/x86/kernel/devicetree.c                       |   51 +-
9964  arch/x86/kernel/entry_32.S                         |   74 +-
9965  arch/x86/kernel/entry_64.S                         |  132 +-
9966  arch/x86/kernel/ftrace.c                           |   73 +-
9967  arch/x86/kernel/i387.c                             |  279 +---
9968  arch/x86/kernel/i8259.c                            |    2 +-
9969  arch/x86/kernel/kprobes.c                          |   67 +
9970  arch/x86/kernel/microcode_amd.c                    |  357 +++--
9971  arch/x86/kernel/microcode_core.c                   |   67 +-
9972  arch/x86/kernel/microcode_intel.c                  |    3 +-
9973  arch/x86/kernel/perf_regs.c                        |  105 ++
9974  arch/x86/kernel/probe_roms.c                       |    2 +-
9975  arch/x86/kernel/process.c                          |   22 +-
9976  arch/x86/kernel/process_32.c                       |    4 -
9977  arch/x86/kernel/process_64.c                       |    4 -
9978  arch/x86/kernel/ptrace.c                           |    3 -
9979  arch/x86/kernel/setup.c                            |    4 +-
9980  arch/x86/kernel/signal.c                           |  211 ++-
9981  arch/x86/kernel/smpboot.c                          |   20 +-
9982  arch/x86/kernel/step.c                             |   53 +-
9983  arch/x86/kernel/traps.c                            |    5 +-
9984  arch/x86/kernel/uprobes.c                          |   52 +-
9985  arch/x86/kernel/x8664_ksyms_64.c                   |    6 +-
9986  arch/x86/kernel/x86_init.c                         |    4 +-
9987  arch/x86/kernel/xsave.c                            |  517 ++++---
9988  arch/x86/kvm/vmx.c                                 |    2 +-
9989  arch/x86/kvm/x86.c                                 |    3 +-
9990  arch/x86/mm/init_32.c                              |   11 +-
9991  arch/x86/mm/tlb.c                                  |    2 +-
9992  arch/x86/pci/mmconfig-shared.c                     |    2 +-
9993  arch/x86/platform/efi/efi.c                        |    1 +
9994  arch/x86/xen/mmu.c                                 |   18 +-
9995  arch/x86/xen/smp.c                                 |    6 +-
9996  drivers/infiniband/hw/ehca/ehca_irq.c              |  250 ++--
9997  drivers/infiniband/hw/ehca/ehca_irq.h              |    6 +-
9998  drivers/lguest/x86/core.c                          |   10 +-
9999  drivers/oprofile/cpu_buffer.c                      |   11 +-
10000  drivers/video/efifb.c                              |    4 +-
10001  include/linux/ftrace.h                             |  158 +-
10002  include/linux/kernel_stat.h                        |    6 +
10003  include/linux/kprobes.h                            |   27 +
10004  include/linux/kthread.h                            |   11 +-
10005  include/linux/perf_event.h                         |   60 +-
10006  include/linux/perf_regs.h                          |   25 +
10007  include/linux/sched.h                              |   13 +-
10008  include/linux/screen_info.h                        |    2 +
10009  include/linux/smpboot.h                            |   43 +
10010  include/linux/task_work.h                          |    3 +-
10011  include/linux/timer.h                              |  165 +--
10012  include/linux/topology.h                           |    2 -
10013  include/linux/tracepoint.h                         |   28 +-
10014  include/linux/uprobes.h                            |   15 +-
10015  init/Kconfig                                       |   13 +
10016  kernel/Kconfig.locks                               |  103 +-
10017  kernel/Makefile                                    |    5 +-
10018  kernel/cpu.c                                       |   21 +-
10019  kernel/events/callchain.c                          |   38 +-
10020  kernel/events/core.c                               |  214 +++
10021  kernel/events/internal.h                           |   82 +-
10022  kernel/events/ring_buffer.c                        |   10 +-
10023  kernel/events/uprobes.c                            |  248 ++--
10024  kernel/fork.c                                      |   10 +-
10025  kernel/irq/chip.c                                  |    1 +
10026  kernel/irq/dummychip.c                             |    2 +
10027  kernel/kprobes.c                                   |  247 +++-
10028  kernel/kthread.c                                   |  185 ++-
10029  kernel/lockdep.c                                   |   39 +
10030  kernel/rcutree.c                                   |   12 +-
10031  kernel/rcutree.h                                   |   15 +-
10032  kernel/rcutree_plugin.h                            |  403 +-----
10033  kernel/rcutree_trace.c                             |    3 +-
10034  kernel/sched/Makefile                              |    2 +-
10035  kernel/sched/core.c                                |  677 +--------
10036  kernel/sched/cputime.c                             |  504 +++++++
10037  kernel/sched/fair.c                                |   81 +-
10038  kernel/sched/features.h                            |   10 +-
10039  kernel/sched/rt.c                                  |    5 -
10040  kernel/sched/sched.h                               |   69 +-
10041  kernel/signal.c                                    |   18 +-
10042  kernel/smpboot.c                                   |  233 +++
10043  kernel/smpboot.h                                   |    4 +
10044  kernel/softirq.c                                   |  111 +-
10045  kernel/sysctl.c                                    |    6 +-
10046  kernel/task_work.c                                 |  111 +-
10047  kernel/time/tick-sched.c                           |    3 +-
10048  kernel/timer.c                                     |  108 +-
10049  kernel/trace/Kconfig                               |   10 +
10050  kernel/trace/Makefile                              |    8 +-
10051  kernel/trace/ftrace.c                              |  322 ++++-
10052  kernel/trace/ring_buffer.c                         |    4 +-
10053  kernel/trace/trace.c                               |    6 +-
10054  kernel/trace/trace.h                               |    2 +-
10055  kernel/trace/trace_event_perf.c                    |    3 +-
10056  kernel/trace/trace_events.c                        |    8 +-
10057  kernel/trace/trace_events_filter.c                 |    2 +-
10058  kernel/trace/trace_functions.c                     |   14 +-
10059  kernel/trace/trace_functions_graph.c               |    5 +-
10060  kernel/trace/trace_irqsoff.c                       |    5 +-
10061  kernel/trace/trace_sched_wakeup.c                  |    5 +-
10062  kernel/trace/trace_selftest.c                      |  304 +++-
10063  kernel/trace/trace_stack.c                         |    4 +-
10064  kernel/watchdog.c                                  |  263 ++--
10065  scripts/kconfig/Makefile                           |    7 +-
10066  scripts/recordmcount.h                             |    4 +-
10067  security/keys/keyctl.c                             |    2 -
10068  tools/kvm/.gitignore                               |   12 +
10069  tools/kvm/CREDITS-Git                              |   30 +
10070  tools/kvm/Documentation/kernel-debugging.txt       |   15 +
10071  tools/kvm/Documentation/kvm-balloon.txt            |   24 +
10072  tools/kvm/Documentation/kvm-debug.txt              |   16 +
10073  tools/kvm/Documentation/kvm-list.txt               |   16 +
10074  tools/kvm/Documentation/kvm-pause.txt              |   16 +
10075  tools/kvm/Documentation/kvm-resume.txt             |   16 +
10076  tools/kvm/Documentation/kvm-run.txt                |   62 +
10077  tools/kvm/Documentation/kvm-sandbox.txt            |   16 +
10078  tools/kvm/Documentation/kvm-setup.txt              |   15 +
10079  tools/kvm/Documentation/kvm-stat.txt               |   19 +
10080  tools/kvm/Documentation/kvm-stop.txt               |   16 +
10081  tools/kvm/Documentation/kvm-version.txt            |   21 +
10082  tools/kvm/Documentation/virtio-console.txt         |   41 +
10083  tools/kvm/Makefile                                 |  440 ++++++
10084  tools/kvm/README                                   |  112 ++
10085  tools/kvm/builtin-balloon.c                        |   80 +
10086  tools/kvm/builtin-debug.c                          |  110 ++
10087  tools/kvm/builtin-help.c                           |   63 +
10088  tools/kvm/builtin-list.c                           |  149 ++
10089  tools/kvm/builtin-pause.c                          |   88 ++
10090  tools/kvm/builtin-resume.c                         |   88 ++
10091  tools/kvm/builtin-run.c                            | 1426 ++++++++++++++++++
10092  tools/kvm/builtin-sandbox.c                        |    9 +
10093  tools/kvm/builtin-setup.c                          |  262 ++++
10094  tools/kvm/builtin-stat.c                           |  127 ++
10095  tools/kvm/builtin-stop.c                           |   70 +
10096  tools/kvm/builtin-version.c                        |   15 +
10097  tools/kvm/code16gcc.h                              |   15 +
10098  tools/kvm/command-list.txt                         |   15 +
10099  tools/kvm/config/feature-tests.mak                 |  177 +++
10100  tools/kvm/config/utilities.mak                     |  196 +++
10101  tools/kvm/disk/blk.c                               |   76 +
10102  tools/kvm/disk/core.c                              |  289 ++++
10103  tools/kvm/disk/qcow.c                              | 1529 ++++++++++++++++++++
10104  tools/kvm/disk/raw.c                               |  141 ++
10105  tools/kvm/framebuffer.c                            |   75 +
10106  tools/kvm/guest/init.c                             |   72 +
10107  tools/kvm/guest_compat.c                           |   99 ++
10108  tools/kvm/hw/i8042.c                               |  348 +++++
10109  tools/kvm/hw/pci-shmem.c                           |  268 ++++
10110  tools/kvm/hw/rtc.c                                 |  137 ++
10111  tools/kvm/hw/serial.c                              |  446 ++++++
10112  tools/kvm/hw/vesa.c                                |   85 ++
10113  tools/kvm/include/asm/hweight.h                    |    8 +
10114  tools/kvm/include/bios/memcpy.h                    |    9 +
10115  tools/kvm/include/kvm/8250-serial.h                |   11 +
10116  tools/kvm/include/kvm/apic.h                       |   17 +
10117  tools/kvm/include/kvm/brlock.h                     |   41 +
10118  tools/kvm/include/kvm/builtin-balloon.h            |    9 +
10119  tools/kvm/include/kvm/builtin-debug.h              |   20 +
10120  tools/kvm/include/kvm/builtin-help.h               |    6 +
10121  tools/kvm/include/kvm/builtin-list.h               |   10 +
10122  tools/kvm/include/kvm/builtin-pause.h              |    9 +
10123  tools/kvm/include/kvm/builtin-resume.h             |    9 +
10124  tools/kvm/include/kvm/builtin-run.h                |   11 +
10125  tools/kvm/include/kvm/builtin-sandbox.h            |    6 +
10126  tools/kvm/include/kvm/builtin-setup.h              |   11 +
10127  tools/kvm/include/kvm/builtin-stat.h               |    9 +
10128  tools/kvm/include/kvm/builtin-stop.h               |    9 +
10129  tools/kvm/include/kvm/builtin-version.h            |    6 +
10130  tools/kvm/include/kvm/compiler.h                   |   10 +
10131  tools/kvm/include/kvm/disk-image.h                 |   95 ++
10132  tools/kvm/include/kvm/e820.h                       |   13 +
10133  tools/kvm/include/kvm/framebuffer.h                |   35 +
10134  tools/kvm/include/kvm/guest_compat.h               |    9 +
10135  tools/kvm/include/kvm/i8042.h                      |   12 +
10136  tools/kvm/include/kvm/ioeventfd.h                  |   28 +
10137  tools/kvm/include/kvm/ioport.h                     |   69 +
10138  tools/kvm/include/kvm/irq.h                        |   33 +
10139  tools/kvm/include/kvm/kvm-cmd.h                    |   17 +
10140  tools/kvm/include/kvm/kvm-cpu.h                    |   24 +
10141  tools/kvm/include/kvm/kvm-ipc.h                    |   24 +
10142  tools/kvm/include/kvm/kvm.h                        |   93 ++
10143  tools/kvm/include/kvm/msi.h                        |   10 +
10144  tools/kvm/include/kvm/mutex.h                      |   33 +
10145  tools/kvm/include/kvm/parse-options.h              |  214 +++
10146  tools/kvm/include/kvm/pci-shmem.h                  |   28 +
10147  tools/kvm/include/kvm/pci.h                        |   95 ++
10148  tools/kvm/include/kvm/qcow.h                       |  133 ++
10149  tools/kvm/include/kvm/rbtree-interval.h            |   28 +
10150  tools/kvm/include/kvm/read-write.h                 |   43 +
10151  tools/kvm/include/kvm/rtc.h                        |    9 +
10152  tools/kvm/include/kvm/rwsem.h                      |   39 +
10153  tools/kvm/include/kvm/sdl.h                        |   22 +
10154  tools/kvm/include/kvm/segment.h                    |   21 +
10155  tools/kvm/include/kvm/strbuf.h                     |   20 +
10156  tools/kvm/include/kvm/symbol.h                     |   30 +
10157  tools/kvm/include/kvm/term.h                       |   20 +
10158  tools/kvm/include/kvm/threadpool.h                 |   37 +
10159  tools/kvm/include/kvm/types.h                      |    7 +
10160  tools/kvm/include/kvm/uip.h                        |  360 +++++
10161  tools/kvm/include/kvm/util.h                       |   97 ++
10162  tools/kvm/include/kvm/vesa.h                       |   18 +
10163  tools/kvm/include/kvm/virtio-9p.h                  |   73 +
10164  tools/kvm/include/kvm/virtio-balloon.h             |    8 +
10165  tools/kvm/include/kvm/virtio-blk.h                 |   12 +
10166  tools/kvm/include/kvm/virtio-console.h             |    9 +
10167  tools/kvm/include/kvm/virtio-mmio.h                |   58 +
10168  tools/kvm/include/kvm/virtio-net.h                 |   26 +
10169  tools/kvm/include/kvm/virtio-pci-dev.h             |   38 +
10170  tools/kvm/include/kvm/virtio-pci.h                 |   49 +
10171  tools/kvm/include/kvm/virtio-rng.h                 |    9 +
10172  tools/kvm/include/kvm/virtio-scsi.h                |   26 +
10173  tools/kvm/include/kvm/virtio.h                     |  102 ++
10174  tools/kvm/include/kvm/vnc.h                        |   20 +
10175  tools/kvm/include/linux/bitops.h                   |   33 +
10176  tools/kvm/include/linux/byteorder.h                |    7 +
10177  tools/kvm/include/linux/compiler.h                 |   20 +
10178  tools/kvm/include/linux/kernel.h                   |   39 +
10179  tools/kvm/include/linux/module.h                   |    6 +
10180  tools/kvm/include/linux/prefetch.h                 |    6 +
10181  tools/kvm/include/linux/stddef.h                   |   16 +
10182  tools/kvm/include/linux/types.h                    |   51 +
10183  tools/kvm/ioeventfd.c                              |  214 +++
10184  tools/kvm/ioport.c                                 |  195 +++
10185  tools/kvm/kvm-cmd.c                                |   91 ++
10186  tools/kvm/kvm-cpu.c                                |  175 +++
10187  tools/kvm/kvm-ipc.c                                |  231 +++
10188  tools/kvm/kvm.c                                    |  593 ++++++++
10189  tools/kvm/main.c                                   |   19 +
10190  tools/kvm/mmio.c                                   |  140 ++
10191  tools/kvm/net/uip/arp.c                            |   30 +
10192  tools/kvm/net/uip/buf.c                            |  114 ++
10193  tools/kvm/net/uip/core.c                           |  190 +++
10194  tools/kvm/net/uip/csum.c                           |   92 ++
10195  tools/kvm/net/uip/dhcp.c                           |  202 +++
10196  tools/kvm/net/uip/icmp.c                           |   29 +
10197  tools/kvm/net/uip/ipv4.c                           |   29 +
10198  tools/kvm/net/uip/tcp.c                            |  345 +++++
10199  tools/kvm/net/uip/udp.c                            |  236 +++
10200  tools/kvm/pci.c                                    |  213 +++
10201  tools/kvm/powerpc/boot.c                           |    8 +
10202  tools/kvm/powerpc/cpu_info.c                       |  195 +++
10203  tools/kvm/powerpc/cpu_info.h                       |   42 +
10204  tools/kvm/powerpc/include/kvm/barrier.h            |    6 +
10205  tools/kvm/powerpc/include/kvm/kvm-arch.h           |   90 ++
10206  tools/kvm/powerpc/include/kvm/kvm-cpu-arch.h       |   76 +
10207  tools/kvm/powerpc/ioport.c                         |   18 +
10208  tools/kvm/powerpc/irq.c                            |   75 +
10209  tools/kvm/powerpc/kvm-cpu.c                        |  293 ++++
10210  tools/kvm/powerpc/kvm.c                            |  529 +++++++
10211  tools/kvm/powerpc/spapr.h                          |   93 ++
10212  tools/kvm/powerpc/spapr_hcall.c                    |  134 ++
10213  tools/kvm/powerpc/spapr_hvcons.c                   |  102 ++
10214  tools/kvm/powerpc/spapr_hvcons.h                   |   19 +
10215  tools/kvm/powerpc/spapr_pci.c                      |  423 ++++++
10216  tools/kvm/powerpc/spapr_pci.h                      |   57 +
10217  tools/kvm/powerpc/spapr_rtas.c                     |  229 +++
10218  tools/kvm/powerpc/xics.c                           |  514 +++++++
10219  tools/kvm/powerpc/xics.h                           |   23 +
10220  tools/kvm/symbol.c                                 |  131 ++
10221  tools/kvm/term.c                                   |  166 +++
10222  tools/kvm/tests/Makefile                           |   19 +
10223  tools/kvm/tests/boot/Makefile                      |   13 +
10224  tools/kvm/tests/boot/init.c                        |   11 +
10225  tools/kvm/tests/kernel/.gitignore                  |    2 +
10226  tools/kvm/tests/kernel/Makefile                    |   20 +
10227  tools/kvm/tests/kernel/README                      |   16 +
10228  tools/kvm/tests/kernel/kernel.S                    |    8 +
10229  tools/kvm/tests/pit/.gitignore                     |    2 +
10230  tools/kvm/tests/pit/Makefile                       |   20 +
10231  tools/kvm/tests/pit/README                         |   16 +
10232  tools/kvm/tests/pit/tick.S                         |  109 ++
10233  tools/kvm/ui/sdl.c                                 |  303 ++++
10234  tools/kvm/ui/vnc.c                                 |  230 +++
10235  tools/kvm/util/KVMTOOLS-VERSION-GEN                |   40 +
10236  tools/kvm/util/generate-cmdlist.sh                 |   23 +
10237  tools/kvm/util/kvm-ifup-vbr0                       |    6 +
10238  tools/kvm/util/parse-options.c                     |  577 ++++++++
10239  tools/kvm/util/rbtree-interval.c                   |   89 ++
10240  tools/kvm/util/read-write.c                        |  354 +++++
10241  tools/kvm/util/set_private_br.sh                   |   51 +
10242  tools/kvm/util/strbuf.c                            |   62 +
10243  tools/kvm/util/threadpool.c                        |  145 ++
10244  tools/kvm/util/util.c                              |  133 ++
10245  tools/kvm/virtio/9p-pdu.c                          |  287 ++++
10246  tools/kvm/virtio/9p.c                              | 1379 ++++++++++++++++++
10247  tools/kvm/virtio/balloon.c                         |  259 ++++
10248  tools/kvm/virtio/blk.c                             |  313 ++++
10249  tools/kvm/virtio/console.c                         |  185 +++
10250  tools/kvm/virtio/core.c                            |  233 +++
10251  tools/kvm/virtio/mmio.c                            |  264 ++++
10252  tools/kvm/virtio/net.c                             |  546 +++++++
10253  tools/kvm/virtio/pci.c                             |  398 +++++
10254  tools/kvm/virtio/rng.c                             |  188 +++
10255  tools/kvm/virtio/scsi.c                            |  307 ++++
10256  tools/kvm/x86/bios.c                               |  174 +++
10257  tools/kvm/x86/bios/.gitignore                      |    3 +
10258  tools/kvm/x86/bios/bios-rom.S                      |   12 +
10259  tools/kvm/x86/bios/e820.c                          |   72 +
10260  tools/kvm/x86/bios/entry.S                         |   92 ++
10261  tools/kvm/x86/bios/gen-offsets.sh                  |   14 +
10262  tools/kvm/x86/bios/int10.c                         |  110 ++
10263  tools/kvm/x86/bios/int15.c                         |   18 +
10264  tools/kvm/x86/bios/local.S                         |    7 +
10265  tools/kvm/x86/bios/macro.S                         |   25 +
10266  tools/kvm/x86/bios/memcpy.c                        |   23 +
10267  tools/kvm/x86/bios/rom.ld.S                        |   16 +
10268  tools/kvm/x86/boot.c                               |   41 +
10269  tools/kvm/x86/cpuid.c                              |   60 +
10270  tools/kvm/x86/include/kvm/assembly.h               |   24 +
10271  tools/kvm/x86/include/kvm/barrier.h                |   20 +
10272  tools/kvm/x86/include/kvm/bios-export.h            |   13 +
10273  tools/kvm/x86/include/kvm/bios.h                   |   93 ++
10274  tools/kvm/x86/include/kvm/boot-protocol.h          |   16 +
10275  tools/kvm/x86/include/kvm/cpufeature.h             |   41 +
10276  tools/kvm/x86/include/kvm/interrupt.h              |   26 +
10277  tools/kvm/x86/include/kvm/kvm-arch.h               |   67 +
10278  tools/kvm/x86/include/kvm/kvm-cpu-arch.h           |   49 +
10279  tools/kvm/x86/include/kvm/mptable.h                |    9 +
10280  tools/kvm/x86/interrupt.c                          |   28 +
10281  tools/kvm/x86/ioport.c                             |   77 +
10282  tools/kvm/x86/irq.c                                |  222 +++
10283  tools/kvm/x86/kvm-cpu.c                            |  425 ++++++
10284  tools/kvm/x86/kvm.c                                |  372 +++++
10285  tools/kvm/x86/mptable.c                            |  287 ++++
10286  tools/lib/traceevent/Makefile                      |    2 +-
10287  tools/lib/traceevent/event-parse.c                 |  198 ++-
10288  tools/lib/traceevent/event-parse.h                 |   43 +-
10289  tools/lib/traceevent/event-utils.h                 |    6 +
10290  tools/perf/.gitignore                              |    2 +
10291  tools/perf/Documentation/Makefile                  |    6 +-
10292  tools/perf/Documentation/jit-interface.txt         |   15 +
10293  tools/perf/Documentation/perf-annotate.txt         |    3 +
10294  tools/perf/Documentation/perf-diff.txt             |    3 +
10295  tools/perf/Documentation/perf-list.txt             |   48 +-
10296  tools/perf/Documentation/perf-report.txt           |    3 +
10297  tools/perf/Documentation/perf-script-perl.txt      |    4 +-
10298  tools/perf/Documentation/perf-script-python.txt    |   10 +-
10299  tools/perf/MANIFEST                                |    1 +
10300  tools/perf/Makefile                                |  154 +-
10301  tools/perf/arch/x86/Makefile                       |    3 +
10302  tools/perf/arch/x86/include/perf_regs.h            |   80 +
10303  tools/perf/arch/x86/util/unwind.c                  |  111 ++
10304  tools/perf/bash_completion                         |   26 +
10305  tools/perf/bench/bench.h                           |    3 +-
10306  tools/perf/bench/mem-memcpy.c                      |    2 +-
10307  tools/perf/bench/mem-memset.c                      |    2 +-
10308  tools/perf/bench/sched-messaging.c                 |    2 +-
10309  tools/perf/bench/sched-pipe.c                      |   10 +-
10310  tools/perf/builtin-annotate.c                      |    4 +-
10311  tools/perf/builtin-bench.c                         |    2 +-
10312  tools/perf/builtin-buildid-cache.c                 |   10 +-
10313  tools/perf/builtin-buildid-list.c                  |    7 +-
10314  tools/perf/builtin-diff.c                          |   96 +-
10315  tools/perf/builtin-evlist.c                        |    2 +-
10316  tools/perf/builtin-help.c                          |   50 +-
10317  tools/perf/builtin-inject.c                        |   29 +-
10318  tools/perf/builtin-kmem.c                          |  182 +--
10319  tools/perf/builtin-kvm.c                           |    2 +-
10320  tools/perf/builtin-list.c                          |   16 +-
10321  tools/perf/builtin-lock.c                          |  317 ++--
10322  tools/perf/builtin-probe.c                         |   24 +-
10323  tools/perf/builtin-record.c                        |  297 +++-
10324  tools/perf/builtin-report.c                        |   47 +-
10325  tools/perf/builtin-sched.c                         | 1522 +++++++++----------
10326  tools/perf/builtin-script.c                        |  229 +--
10327  tools/perf/builtin-stat.c                          |  134 +-
10328  tools/perf/builtin-test.c                          |  147 +-
10329  tools/perf/builtin-timechart.c                     |   30 +-
10330  tools/perf/builtin-top.c                           |   31 +-
10331  tools/perf/builtin.h                               |    1 +
10332  tools/perf/command-list.txt                        |    2 +-
10333  tools/perf/config/feature-tests.mak                |   39 +
10334  tools/perf/perf-archive.sh                         |    6 +-
10335  tools/perf/perf.c                                  |   72 +-
10336  tools/perf/perf.h                                  |    9 +-
10337  .../Perf-Trace-Util/lib/Perf/Trace/EventClass.py   |   94 ++
10338  .../python/bin/event_analyzing_sample-record       |    8 +
10339  .../python/bin/event_analyzing_sample-report       |    3 +
10340  .../perf/scripts/python/event_analyzing_sample.py  |  189 +++
10341  tools/perf/ui/browser.c                            |    7 +-
10342  tools/perf/ui/browsers/annotate.c                  |    6 +-
10343  tools/perf/ui/browsers/hists.c                     |  133 +-
10344  tools/perf/ui/gtk/browser.c                        |  111 +-
10345  tools/perf/ui/gtk/gtk.h                            |    3 +
10346  tools/perf/ui/gtk/helpline.c                       |   56 +
10347  tools/perf/ui/gtk/setup.c                          |    6 +-
10348  tools/perf/ui/gtk/util.c                           |    9 +-
10349  tools/perf/ui/helpline.c                           |   56 +-
10350  tools/perf/ui/helpline.h                           |   33 +-
10351  tools/perf/ui/hist.c                               |  390 +++++
10352  tools/perf/ui/setup.c                              |   10 +-
10353  tools/perf/ui/stdio/hist.c                         |  498 +++++++
10354  tools/perf/ui/tui/helpline.c                       |   57 +
10355  tools/perf/ui/tui/setup.c                          |   10 +-
10356  tools/perf/util/alias.c                            |    3 +-
10357  tools/perf/util/annotate.c                         |   19 +-
10358  tools/perf/util/annotate.h                         |   15 +-
10359  tools/perf/util/build-id.c                         |   11 +-
10360  tools/perf/util/cache.h                            |    6 +-
10361  tools/perf/util/callchain.c                        |    6 +-
10362  tools/perf/util/cgroup.c                           |    4 +-
10363  tools/perf/util/config.c                           |    6 +-
10364  tools/perf/util/cpumap.c                           |   22 +-
10365  tools/perf/util/cpumap.h                           |    2 +-
10366  tools/perf/util/debug.c                            |    4 +-
10367  tools/perf/util/debug.h                            |   17 +-
10368  tools/perf/util/dso-test-data.c                    |    2 +-
10369  tools/perf/util/event.c                            |   71 +-
10370  tools/perf/util/event.h                            |   14 +-
10371  tools/perf/util/evlist.c                           |   86 +-
10372  tools/perf/util/evlist.h                           |   29 +-
10373  tools/perf/util/evsel.c                            |  134 +-
10374  tools/perf/util/evsel.h                            |   42 +-
10375  tools/perf/util/generate-cmdlist.sh                |   15 +
10376  tools/perf/util/header.c                           |  574 +++++---
10377  tools/perf/util/header.h                           |    5 +-
10378  tools/perf/util/help.c                             |    4 +-
10379  tools/perf/util/hist.c                             |  712 +--------
10380  tools/perf/util/hist.h                             |   75 +-
10381  tools/perf/util/include/linux/bitops.h             |    4 +
10382  tools/perf/util/include/linux/compiler.h           |    9 +-
10383  tools/perf/util/include/linux/kernel.h             |   17 +-
10384  tools/perf/util/include/linux/magic.h              |   12 +
10385  tools/perf/util/include/linux/rbtree.h             |    1 +
10386  tools/perf/util/include/linux/string.h             |    2 +
10387  tools/perf/util/include/linux/types.h              |    8 +
10388  tools/perf/util/intlist.c                          |    8 +-
10389  tools/perf/util/map.c                              |   42 +-
10390  tools/perf/util/map.h                              |    9 +-
10391  tools/perf/util/parse-events-test.c                |  424 +++++-
10392  tools/perf/util/parse-events.c                     |  208 ++-
10393  tools/perf/util/parse-events.h                     |   18 +-
10394  tools/perf/util/parse-events.l                     |   56 +-
10395  tools/perf/util/parse-events.y                     |  125 +-
10396  tools/perf/util/parse-options.c                    |    3 +-
10397  tools/perf/util/perf_regs.h                        |   14 +
10398  tools/perf/util/pmu.c                              |   80 +-
10399  tools/perf/util/pmu.h                              |    3 +
10400  tools/perf/util/pmu.y                              |    6 +-
10401  tools/perf/util/probe-event.c                      |   33 +-
10402  tools/perf/util/probe-finder.c                     |   28 +-
10403  tools/perf/util/python.c                           |   15 +-
10404  .../perf/util/scripting-engines/trace-event-perl.c |   50 +-
10405  .../util/scripting-engines/trace-event-python.c    |  113 +-
10406  tools/perf/util/session.c                          |  192 ++-
10407  tools/perf/util/session.h                          |   10 +-
10408  tools/perf/util/sort.c                             |   25 +-
10409  tools/perf/util/sort.h                             |    2 +-
10410  tools/perf/util/stat.c                             |   57 +
10411  tools/perf/util/stat.h                             |   16 +
10412  tools/perf/util/string.c                           |   18 +-
10413  tools/perf/util/strlist.c                          |    2 +-
10414  tools/perf/util/symbol-elf.c                       |  841 +++++++++++
10415  tools/perf/util/symbol-minimal.c                   |  307 ++++
10416  tools/perf/util/symbol.c                           |  942 ++----------
10417  tools/perf/util/symbol.h                           |   66 +-
10418  tools/perf/util/target.c                           |    4 +-
10419  tools/perf/util/top.c                              |    3 +-
10420  tools/perf/util/top.h                              |    1 +
10421  tools/perf/util/trace-event-parse.c                |   36 +-
10422  tools/perf/util/trace-event-scripting.c            |   34 +-
10423  tools/perf/util/trace-event.h                      |   12 +-
10424  tools/perf/util/unwind.c                           |  571 ++++++++
10425  tools/perf/util/unwind.h                           |   35 +
10426  tools/perf/util/util.c                             |   25 +
10427  tools/perf/util/util.h                             |    9 +-
10428  tools/perf/util/vdso.c                             |  111 ++
10429  tools/perf/util/vdso.h                             |   18 +
10430  tools/perf/util/wrapper.c                          |    3 +-
10431  tools/scripts/Makefile.include                     |    6 +-
10432  531 files changed, 38928 insertions(+), 7732 deletions(-)
10433  create mode 100644 arch/x86/include/asm/perf_regs.h
10434  create mode 100644 arch/x86/kernel/perf_regs.c
10435  create mode 100644 include/linux/perf_regs.h
10436  create mode 100644 include/linux/smpboot.h
10437  create mode 100644 kernel/sched/cputime.c
10438  create mode 100644 tools/kvm/.gitignore
10439  create mode 100644 tools/kvm/CREDITS-Git
10440  create mode 100644 tools/kvm/Documentation/kernel-debugging.txt
10441  create mode 100644 tools/kvm/Documentation/kvm-balloon.txt
10442  create mode 100644 tools/kvm/Documentation/kvm-debug.txt
10443  create mode 100644 tools/kvm/Documentation/kvm-list.txt
10444  create mode 100644 tools/kvm/Documentation/kvm-pause.txt
10445  create mode 100644 tools/kvm/Documentation/kvm-resume.txt
10446  create mode 100644 tools/kvm/Documentation/kvm-run.txt
10447  create mode 100644 tools/kvm/Documentation/kvm-sandbox.txt
10448  create mode 100644 tools/kvm/Documentation/kvm-setup.txt
10449  create mode 100644 tools/kvm/Documentation/kvm-stat.txt
10450  create mode 100644 tools/kvm/Documentation/kvm-stop.txt
10451  create mode 100644 tools/kvm/Documentation/kvm-version.txt
10452  create mode 100644 tools/kvm/Documentation/virtio-console.txt
10453  create mode 100644 tools/kvm/Makefile
10454  create mode 100644 tools/kvm/README
10455  create mode 100644 tools/kvm/builtin-balloon.c
10456  create mode 100644 tools/kvm/builtin-debug.c
10457  create mode 100644 tools/kvm/builtin-help.c
10458  create mode 100644 tools/kvm/builtin-list.c
10459  create mode 100644 tools/kvm/builtin-pause.c
10460  create mode 100644 tools/kvm/builtin-resume.c
10461  create mode 100644 tools/kvm/builtin-run.c
10462  create mode 100644 tools/kvm/builtin-sandbox.c
10463  create mode 100644 tools/kvm/builtin-setup.c
10464  create mode 100644 tools/kvm/builtin-stat.c
10465  create mode 100644 tools/kvm/builtin-stop.c
10466  create mode 100644 tools/kvm/builtin-version.c
10467  create mode 100644 tools/kvm/code16gcc.h
10468  create mode 100644 tools/kvm/command-list.txt
10469  create mode 100644 tools/kvm/config/feature-tests.mak
10470  create mode 100644 tools/kvm/config/utilities.mak
10471  create mode 100644 tools/kvm/disk/blk.c
10472  create mode 100644 tools/kvm/disk/core.c
10473  create mode 100644 tools/kvm/disk/qcow.c
10474  create mode 100644 tools/kvm/disk/raw.c
10475  create mode 100644 tools/kvm/framebuffer.c
10476  create mode 100644 tools/kvm/guest/init.c
10477  create mode 100644 tools/kvm/guest_compat.c
10478  create mode 100644 tools/kvm/hw/i8042.c
10479  create mode 100644 tools/kvm/hw/pci-shmem.c
10480  create mode 100644 tools/kvm/hw/rtc.c
10481  create mode 100644 tools/kvm/hw/serial.c
10482  create mode 100644 tools/kvm/hw/vesa.c
10483  create mode 100644 tools/kvm/include/asm/hweight.h
10484  create mode 100644 tools/kvm/include/bios/memcpy.h
10485  create mode 100644 tools/kvm/include/kvm/8250-serial.h
10486  create mode 100644 tools/kvm/include/kvm/apic.h
10487  create mode 100644 tools/kvm/include/kvm/brlock.h
10488  create mode 100644 tools/kvm/include/kvm/builtin-balloon.h
10489  create mode 100644 tools/kvm/include/kvm/builtin-debug.h
10490  create mode 100644 tools/kvm/include/kvm/builtin-help.h
10491  create mode 100644 tools/kvm/include/kvm/builtin-list.h
10492  create mode 100644 tools/kvm/include/kvm/builtin-pause.h
10493  create mode 100644 tools/kvm/include/kvm/builtin-resume.h
10494  create mode 100644 tools/kvm/include/kvm/builtin-run.h
10495  create mode 100644 tools/kvm/include/kvm/builtin-sandbox.h
10496  create mode 100644 tools/kvm/include/kvm/builtin-setup.h
10497  create mode 100644 tools/kvm/include/kvm/builtin-stat.h
10498  create mode 100644 tools/kvm/include/kvm/builtin-stop.h
10499  create mode 100644 tools/kvm/include/kvm/builtin-version.h
10500  create mode 100644 tools/kvm/include/kvm/compiler.h
10501  create mode 100644 tools/kvm/include/kvm/disk-image.h
10502  create mode 100644 tools/kvm/include/kvm/e820.h
10503  create mode 100644 tools/kvm/include/kvm/framebuffer.h
10504  create mode 100644 tools/kvm/include/kvm/guest_compat.h
10505  create mode 100644 tools/kvm/include/kvm/i8042.h
10506  create mode 100644 tools/kvm/include/kvm/ioeventfd.h
10507  create mode 100644 tools/kvm/include/kvm/ioport.h
10508  create mode 100644 tools/kvm/include/kvm/irq.h
10509  create mode 100644 tools/kvm/include/kvm/kvm-cmd.h
10510  create mode 100644 tools/kvm/include/kvm/kvm-cpu.h
10511  create mode 100644 tools/kvm/include/kvm/kvm-ipc.h
10512  create mode 100644 tools/kvm/include/kvm/kvm.h
10513  create mode 100644 tools/kvm/include/kvm/msi.h
10514  create mode 100644 tools/kvm/include/kvm/mutex.h
10515  create mode 100644 tools/kvm/include/kvm/parse-options.h
10516  create mode 100644 tools/kvm/include/kvm/pci-shmem.h
10517  create mode 100644 tools/kvm/include/kvm/pci.h
10518  create mode 100644 tools/kvm/include/kvm/qcow.h
10519  create mode 100644 tools/kvm/include/kvm/rbtree-interval.h
10520  create mode 100644 tools/kvm/include/kvm/read-write.h
10521  create mode 100644 tools/kvm/include/kvm/rtc.h
10522  create mode 100644 tools/kvm/include/kvm/rwsem.h
10523  create mode 100644 tools/kvm/include/kvm/sdl.h
10524  create mode 100644 tools/kvm/include/kvm/segment.h
10525  create mode 100644 tools/kvm/include/kvm/strbuf.h
10526  create mode 100644 tools/kvm/include/kvm/symbol.h
10527  create mode 100644 tools/kvm/include/kvm/term.h
10528  create mode 100644 tools/kvm/include/kvm/threadpool.h
10529  create mode 100644 tools/kvm/include/kvm/types.h
10530  create mode 100644 tools/kvm/include/kvm/uip.h
10531  create mode 100644 tools/kvm/include/kvm/util.h
10532  create mode 100644 tools/kvm/include/kvm/vesa.h
10533  create mode 100644 tools/kvm/include/kvm/virtio-9p.h
10534  create mode 100644 tools/kvm/include/kvm/virtio-balloon.h
10535  create mode 100644 tools/kvm/include/kvm/virtio-blk.h
10536  create mode 100644 tools/kvm/include/kvm/virtio-console.h
10537  create mode 100644 tools/kvm/include/kvm/virtio-mmio.h
10538  create mode 100644 tools/kvm/include/kvm/virtio-net.h
10539  create mode 100644 tools/kvm/include/kvm/virtio-pci-dev.h
10540  create mode 100644 tools/kvm/include/kvm/virtio-pci.h
10541  create mode 100644 tools/kvm/include/kvm/virtio-rng.h
10542  create mode 100644 tools/kvm/include/kvm/virtio-scsi.h
10543  create mode 100644 tools/kvm/include/kvm/virtio.h
10544  create mode 100644 tools/kvm/include/kvm/vnc.h
10545  create mode 100644 tools/kvm/include/linux/bitops.h
10546  create mode 100644 tools/kvm/include/linux/byteorder.h
10547  create mode 100644 tools/kvm/include/linux/compiler.h
10548  create mode 100644 tools/kvm/include/linux/kernel.h
10549  create mode 100644 tools/kvm/include/linux/module.h
10550  create mode 100644 tools/kvm/include/linux/prefetch.h
10551  create mode 100644 tools/kvm/include/linux/stddef.h
10552  create mode 100644 tools/kvm/include/linux/types.h
10553  create mode 100644 tools/kvm/ioeventfd.c
10554  create mode 100644 tools/kvm/ioport.c
10555  create mode 100644 tools/kvm/kvm-cmd.c
10556  create mode 100644 tools/kvm/kvm-cpu.c
10557  create mode 100644 tools/kvm/kvm-ipc.c
10558  create mode 100644 tools/kvm/kvm.c
10559  create mode 100644 tools/kvm/main.c
10560  create mode 100644 tools/kvm/mmio.c
10561  create mode 100644 tools/kvm/net/uip/arp.c
10562  create mode 100644 tools/kvm/net/uip/buf.c
10563  create mode 100644 tools/kvm/net/uip/core.c
10564  create mode 100644 tools/kvm/net/uip/csum.c
10565  create mode 100644 tools/kvm/net/uip/dhcp.c
10566  create mode 100644 tools/kvm/net/uip/icmp.c
10567  create mode 100644 tools/kvm/net/uip/ipv4.c
10568  create mode 100644 tools/kvm/net/uip/tcp.c
10569  create mode 100644 tools/kvm/net/uip/udp.c
10570  create mode 100644 tools/kvm/pci.c
10571  create mode 100644 tools/kvm/powerpc/boot.c
10572  create mode 100644 tools/kvm/powerpc/cpu_info.c
10573  create mode 100644 tools/kvm/powerpc/cpu_info.h
10574  create mode 100644 tools/kvm/powerpc/include/kvm/barrier.h
10575  create mode 100644 tools/kvm/powerpc/include/kvm/kvm-arch.h
10576  create mode 100644 tools/kvm/powerpc/include/kvm/kvm-cpu-arch.h
10577  create mode 100644 tools/kvm/powerpc/ioport.c
10578  create mode 100644 tools/kvm/powerpc/irq.c
10579  create mode 100644 tools/kvm/powerpc/kvm-cpu.c
10580  create mode 100644 tools/kvm/powerpc/kvm.c
10581  create mode 100644 tools/kvm/powerpc/spapr.h
10582  create mode 100644 tools/kvm/powerpc/spapr_hcall.c
10583  create mode 100644 tools/kvm/powerpc/spapr_hvcons.c
10584  create mode 100644 tools/kvm/powerpc/spapr_hvcons.h
10585  create mode 100644 tools/kvm/powerpc/spapr_pci.c
10586  create mode 100644 tools/kvm/powerpc/spapr_pci.h
10587  create mode 100644 tools/kvm/powerpc/spapr_rtas.c
10588  create mode 100644 tools/kvm/powerpc/xics.c
10589  create mode 100644 tools/kvm/powerpc/xics.h
10590  create mode 100644 tools/kvm/symbol.c
10591  create mode 100644 tools/kvm/term.c
10592  create mode 100644 tools/kvm/tests/Makefile
10593  create mode 100644 tools/kvm/tests/boot/Makefile
10594  create mode 100644 tools/kvm/tests/boot/init.c
10595  create mode 100644 tools/kvm/tests/kernel/.gitignore
10596  create mode 100644 tools/kvm/tests/kernel/Makefile
10597  create mode 100644 tools/kvm/tests/kernel/README
10598  create mode 100644 tools/kvm/tests/kernel/kernel.S
10599  create mode 100644 tools/kvm/tests/pit/.gitignore
10600  create mode 100644 tools/kvm/tests/pit/Makefile
10601  create mode 100644 tools/kvm/tests/pit/README
10602  create mode 100644 tools/kvm/tests/pit/tick.S
10603  create mode 100644 tools/kvm/ui/sdl.c
10604  create mode 100644 tools/kvm/ui/vnc.c
10605  create mode 100755 tools/kvm/util/KVMTOOLS-VERSION-GEN
10606  create mode 100755 tools/kvm/util/generate-cmdlist.sh
10607  create mode 100755 tools/kvm/util/kvm-ifup-vbr0
10608  create mode 100644 tools/kvm/util/parse-options.c
10609  create mode 100644 tools/kvm/util/rbtree-interval.c
10610  create mode 100644 tools/kvm/util/read-write.c
10611  create mode 100755 tools/kvm/util/set_private_br.sh
10612  create mode 100644 tools/kvm/util/strbuf.c
10613  create mode 100644 tools/kvm/util/threadpool.c
10614  create mode 100644 tools/kvm/util/util.c
10615  create mode 100644 tools/kvm/virtio/9p-pdu.c
10616  create mode 100644 tools/kvm/virtio/9p.c
10617  create mode 100644 tools/kvm/virtio/balloon.c
10618  create mode 100644 tools/kvm/virtio/blk.c
10619  create mode 100644 tools/kvm/virtio/console.c
10620  create mode 100644 tools/kvm/virtio/core.c
10621  create mode 100644 tools/kvm/virtio/mmio.c
10622  create mode 100644 tools/kvm/virtio/net.c
10623  create mode 100644 tools/kvm/virtio/pci.c
10624  create mode 100644 tools/kvm/virtio/rng.c
10625  create mode 100644 tools/kvm/virtio/scsi.c
10626  create mode 100644 tools/kvm/x86/bios.c
10627  create mode 100644 tools/kvm/x86/bios/.gitignore
10628  create mode 100644 tools/kvm/x86/bios/bios-rom.S
10629  create mode 100644 tools/kvm/x86/bios/e820.c
10630  create mode 100644 tools/kvm/x86/bios/entry.S
10631  create mode 100644 tools/kvm/x86/bios/gen-offsets.sh
10632  create mode 100644 tools/kvm/x86/bios/int10.c
10633  create mode 100644 tools/kvm/x86/bios/int15.c
10634  create mode 100644 tools/kvm/x86/bios/local.S
10635  create mode 100644 tools/kvm/x86/bios/macro.S
10636  create mode 100644 tools/kvm/x86/bios/memcpy.c
10637  create mode 100644 tools/kvm/x86/bios/rom.ld.S
10638  create mode 100644 tools/kvm/x86/boot.c
10639  create mode 100644 tools/kvm/x86/cpuid.c
10640  create mode 100644 tools/kvm/x86/include/kvm/assembly.h
10641  create mode 100644 tools/kvm/x86/include/kvm/barrier.h
10642  create mode 100644 tools/kvm/x86/include/kvm/bios-export.h
10643  create mode 100644 tools/kvm/x86/include/kvm/bios.h
10644  create mode 100644 tools/kvm/x86/include/kvm/boot-protocol.h
10645  create mode 100644 tools/kvm/x86/include/kvm/cpufeature.h
10646  create mode 100644 tools/kvm/x86/include/kvm/interrupt.h
10647  create mode 100644 tools/kvm/x86/include/kvm/kvm-arch.h
10648  create mode 100644 tools/kvm/x86/include/kvm/kvm-cpu-arch.h
10649  create mode 100644 tools/kvm/x86/include/kvm/mptable.h
10650  create mode 100644 tools/kvm/x86/interrupt.c
10651  create mode 100644 tools/kvm/x86/ioport.c
10652  create mode 100644 tools/kvm/x86/irq.c
10653  create mode 100644 tools/kvm/x86/kvm-cpu.c
10654  create mode 100644 tools/kvm/x86/kvm.c
10655  create mode 100644 tools/kvm/x86/mptable.c
10656  create mode 100644 tools/perf/Documentation/jit-interface.txt
10657  create mode 100644 tools/perf/arch/x86/include/perf_regs.h
10658  create mode 100644 tools/perf/arch/x86/util/unwind.c
10659  create mode 100644 tools/perf/bash_completion
10660  create mode 100755 tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
10661  create mode 100644 tools/perf/scripts/python/bin/event_analyzing_sample-record
10662  create mode 100644 tools/perf/scripts/python/bin/event_analyzing_sample-report
10663  create mode 100644 tools/perf/scripts/python/event_analyzing_sample.py
10664  create mode 100644 tools/perf/ui/gtk/helpline.c
10665  create mode 100644 tools/perf/ui/hist.c
10666  create mode 100644 tools/perf/ui/stdio/hist.c
10667  create mode 100644 tools/perf/ui/tui/helpline.c
10668  create mode 100644 tools/perf/util/include/linux/magic.h
10669  create mode 100644 tools/perf/util/perf_regs.h
10670  create mode 100644 tools/perf/util/stat.c
10671  create mode 100644 tools/perf/util/stat.h
10672  create mode 100644 tools/perf/util/symbol-elf.c
10673  create mode 100644 tools/perf/util/symbol-minimal.c
10674  create mode 100644 tools/perf/util/unwind.c
10675  create mode 100644 tools/perf/util/unwind.h
10676  create mode 100644 tools/perf/util/vdso.c
10677  create mode 100644 tools/perf/util/vdso.h
10678 Merging rcu/rcu/next (d9da111 Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idle.2012.09.23a' into HEAD)
10679 $ git merge rcu/rcu/next
10680 Resolved 'arch/Kconfig' using previous resolution.
10681 Resolved 'arch/x86/Kconfig' using previous resolution.
10682 Resolved 'kernel/rcutree.h' using previous resolution.
10683 Resolved 'kernel/rcutree_plugin.h' using previous resolution.
10684 Resolved 'kernel/sched/core.c' using previous resolution.
10685 Auto-merging lib/Kconfig.debug
10686 Auto-merging kernel/time/tick-sched.c
10687 Auto-merging kernel/sched/core.c
10688 CONFLICT (content): Merge conflict in kernel/sched/core.c
10689 Auto-merging kernel/rcutree_trace.c
10690 Auto-merging kernel/rcutree_plugin.h
10691 CONFLICT (content): Merge conflict in kernel/rcutree_plugin.h
10692 Auto-merging kernel/rcutree.h
10693 CONFLICT (content): Merge conflict in kernel/rcutree.h
10694 Auto-merging kernel/rcutree.c
10695 Auto-merging init/Kconfig
10696 Auto-merging include/linux/sched.h
10697 Auto-merging arch/x86/kernel/traps.c
10698 Auto-merging arch/x86/kernel/signal.c
10699 Auto-merging arch/x86/kernel/ptrace.c
10700 Auto-merging arch/x86/kernel/entry_64.S
10701 Auto-merging arch/x86/Kconfig
10702 CONFLICT (content): Merge conflict in arch/x86/Kconfig
10703 Auto-merging arch/um/drivers/mconsole_kern.c
10704 Auto-merging arch/ia64/kernel/process.c
10705 Auto-merging arch/Kconfig
10706 CONFLICT (content): Merge conflict in arch/Kconfig
10707 Auto-merging Documentation/kernel-parameters.txt
10708 Automatic merge failed; fix conflicts and then commit the result.
10709 $ git commit -v -a
10710 [master 23fdc95] Merge remote-tracking branch 'rcu/rcu/next'
10711 $ git diff -M --stat --summary HEAD^..
10712  Documentation/RCU/checklist.txt     |    6 +
10713  Documentation/RCU/stallwarn.txt     |   16 +-
10714  Documentation/RCU/trace.txt         |   43 +-
10715  Documentation/RCU/whatisRCU.txt     |    9 +-
10716  Documentation/kernel-parameters.txt |   11 +
10717  arch/Kconfig                        |   10 +
10718  arch/alpha/kernel/process.c         |    6 +-
10719  arch/alpha/kernel/smp.c             |    1 +
10720  arch/cris/kernel/process.c          |    3 +
10721  arch/frv/kernel/process.c           |    3 +
10722  arch/h8300/kernel/process.c         |    3 +
10723  arch/ia64/kernel/process.c          |    3 +
10724  arch/m32r/kernel/process.c          |    3 +
10725  arch/mn10300/kernel/process.c       |    3 +
10726  arch/parisc/kernel/process.c        |    3 +
10727  arch/score/kernel/process.c         |    4 +-
10728  arch/um/drivers/mconsole_kern.c     |    1 +
10729  arch/x86/Kconfig                    |    1 +
10730  arch/x86/include/asm/rcu.h          |   32 ++
10731  arch/x86/include/asm/thread_info.h  |   10 +-
10732  arch/x86/kernel/cpuid.c             |    5 +
10733  arch/x86/kernel/entry_64.S          |    9 +-
10734  arch/x86/kernel/msr.c               |    5 +
10735  arch/x86/kernel/ptrace.c            |    5 +
10736  arch/x86/kernel/signal.c            |    4 +
10737  arch/x86/kernel/traps.c             |   30 +-
10738  arch/x86/mm/fault.c                 |   13 +-
10739  arch/xtensa/kernel/process.c        |    3 +
10740  include/linux/interrupt.h           |    2 +
10741  include/linux/rcupdate.h            |   21 +-
10742  include/linux/sched.h               |    8 +
10743  init/Kconfig                        |   18 +
10744  kernel/rcupdate.c                   |    4 +
10745  kernel/rcutiny.c                    |   33 +-
10746  kernel/rcutiny_plugin.h             |   10 +-
10747  kernel/rcutorture.c                 |  159 ++++---
10748  kernel/rcutree.c                    |  882 ++++++++++++++++++++---------------
10749  kernel/rcutree.h                    |   35 +-
10750  kernel/rcutree_plugin.h             |  194 ++++++--
10751  kernel/rcutree_trace.c              |   19 +-
10752  kernel/sched/core.c                 |   27 +-
10753  kernel/time/tick-sched.c            |    3 +-
10754  lib/Kconfig.debug                   |   14 +
10755  mm/kmemleak.c                       |    6 +-
10756  44 files changed, 1101 insertions(+), 579 deletions(-)
10757  create mode 100644 arch/x86/include/asm/rcu.h
10758 Merging cputime/cputime (c3e0ef9 [S390] fix cputime overflow in uptime_proc_show)
10759 $ git merge cputime/cputime
10760 Already up-to-date.
10761 Merging uprobes/for-next (0326f5a uprobes/core: Handle breakpoint and singlestep exceptions)
10762 $ git merge uprobes/for-next
10763 Already up-to-date.
10764 Merging kmemleak/kmemleak (4878677 kmemleak: do not leak object after tree insertion error)
10765 $ git merge kmemleak/kmemleak
10766 Auto-merging mm/kmemleak.c
10767 Merge made by the 'recursive' strategy.
10768  mm/kmemleak.c |    1 +
10769  1 file changed, 1 insertion(+)
10770 Merging kvm/linux-next (1e08ec4 KVM: optimize apic interrupt delivery)
10771 $ git merge kvm/linux-next
10772 Resolved 'arch/s390/include/asm/processor.h' using previous resolution.
10773 Resolved 'arch/x86/kvm/i8259.c' using previous resolution.
10774 Auto-merging virt/kvm/kvm_main.c
10775 Auto-merging arch/x86/kvm/x86.c
10776 Auto-merging arch/x86/kvm/vmx.c
10777 Removing arch/x86/kvm/timer.c
10778 Removing arch/x86/kvm/kvm_timer.h
10779 Auto-merging arch/x86/kvm/i8259.c
10780 CONFLICT (content): Merge conflict in arch/x86/kvm/i8259.c
10781 Auto-merging arch/x86/kernel/setup.c
10782 Auto-merging arch/x86/kernel/Makefile
10783 Auto-merging arch/x86/Kconfig
10784 Auto-merging arch/s390/kvm/priv.c
10785 Auto-merging arch/s390/kvm/Kconfig
10786 Auto-merging arch/s390/kernel/dis.c
10787 Auto-merging arch/s390/include/asm/processor.h
10788 CONFLICT (content): Merge conflict in arch/s390/include/asm/processor.h
10789 Automatic merge failed; fix conflicts and then commit the result.
10790 $ git commit -v -a
10791 [master cfbc6d5] Merge remote-tracking branch 'kvm/linux-next'
10792 $ git diff -M --stat --summary HEAD^..
10793  Documentation/virtual/kvm/api.txt        |   22 +-
10794  Documentation/virtual/kvm/hypercalls.txt |   66 ++++
10795  Documentation/virtual/kvm/msr.txt        |   32 +-
10796  Documentation/virtual/kvm/ppc-pv.txt     |   22 ++
10797  arch/ia64/kvm/kvm-ia64.c                 |   41 +--
10798  arch/powerpc/include/asm/kvm_host.h      |    3 +
10799  arch/powerpc/kvm/44x_tlb.c               |    1 -
10800  arch/powerpc/kvm/book3s_64_mmu_hv.c      |   51 ++-
10801  arch/powerpc/kvm/book3s_hv_rm_mmu.c      |    6 +-
10802  arch/powerpc/kvm/book3s_pr.c             |    4 +-
10803  arch/powerpc/kvm/e500_tlb.c              |    3 +-
10804  arch/powerpc/kvm/powerpc.c               |   14 +-
10805  arch/s390/include/asm/processor.h        |    1 +
10806  arch/s390/kernel/dis.c                   |   27 ++
10807  arch/s390/kvm/Kconfig                    |    1 +
10808  arch/s390/kvm/diag.c                     |    4 +
10809  arch/s390/kvm/intercept.c                |   11 +
10810  arch/s390/kvm/interrupt.c                |   23 ++
10811  arch/s390/kvm/kvm-s390.c                 |   17 +-
10812  arch/s390/kvm/priv.c                     |    9 +-
10813  arch/s390/kvm/sigp.c                     |    2 +
10814  arch/s390/kvm/trace-s390.h               |  210 ++++++++++++
10815  arch/s390/kvm/trace.h                    |  341 +++++++++++++++++++
10816  arch/x86/Kconfig                         |   21 +-
10817  arch/x86/include/asm/kvm.h               |    1 +
10818  arch/x86/include/asm/kvm_emulate.h       |   48 ++-
10819  arch/x86/include/asm/kvm_host.h          |   32 +-
10820  arch/x86/include/asm/kvm_para.h          |    6 +-
10821  arch/x86/kernel/Makefile                 |    3 +-
10822  arch/x86/kernel/kvm.c                    |    3 +-
10823  arch/x86/kernel/setup.c                  |    2 +-
10824  arch/x86/kvm/Kconfig                     |    2 +
10825  arch/x86/kvm/Makefile                    |    2 +-
10826  arch/x86/kvm/cpuid.c                     |   14 +-
10827  arch/x86/kvm/emulate.c                   |  538 ++++++++++++++++-------------
10828  arch/x86/kvm/i8254.c                     |   64 ++--
10829  arch/x86/kvm/i8254.h                     |    6 +-
10830  arch/x86/kvm/i8259.c                     |   70 ++--
10831  arch/x86/kvm/irq.h                       |    2 +-
10832  arch/x86/kvm/kvm_timer.h                 |   18 -
10833  arch/x86/kvm/lapic.c                     |  484 ++++++++++++++++++--------
10834  arch/x86/kvm/lapic.h                     |   61 +++-
10835  arch/x86/kvm/mmu.c                       |  240 +++++++++----
10836  arch/x86/kvm/mmu.h                       |   25 +-
10837  arch/x86/kvm/mmu_audit.c                 |    8 +-
10838  arch/x86/kvm/paging_tmpl.h               |  199 +++++------
10839  arch/x86/kvm/pmu.c                       |    2 +-
10840  arch/x86/kvm/svm.c                       |   59 ++--
10841  arch/x86/kvm/timer.c                     |   47 ---
10842  arch/x86/kvm/vmx.c                       |  219 ++++++------
10843  arch/x86/kvm/x86.c                       |  354 ++++++++++---------
10844  arch/x86/kvm/x86.h                       |    1 +
10845  include/linux/kvm.h                      |   13 +-
10846  include/linux/kvm_host.h                 |  140 ++++++--
10847  kernel/jump_label.c                      |    1 +
10848  virt/kvm/Kconfig                         |    3 +
10849  virt/kvm/async_pf.c                      |   11 +-
10850  virt/kvm/ioapic.c                        |   37 +-
10851  virt/kvm/iommu.c                         |   16 +-
10852  virt/kvm/irq_comm.c                      |   11 +-
10853  virt/kvm/kvm_main.c                      |  541 ++++++++++++++++++------------
10854  61 files changed, 2799 insertions(+), 1416 deletions(-)
10855  create mode 100644 Documentation/virtual/kvm/hypercalls.txt
10856  create mode 100644 arch/s390/kvm/trace-s390.h
10857  create mode 100644 arch/s390/kvm/trace.h
10858  delete mode 100644 arch/x86/kvm/kvm_timer.h
10859  delete mode 100644 arch/x86/kvm/timer.c
10860 Merging kvm-ppc/kvm-ppc-next (44866db KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation)
10861 $ git merge kvm-ppc/kvm-ppc-next
10862 Auto-merging arch/powerpc/kvm/trace.h
10863 Auto-merging arch/powerpc/kvm/book3s_64_mmu_host.c
10864 Auto-merging arch/powerpc/kvm/book3s_32_mmu_host.c
10865 Auto-merging arch/powerpc/include/asm/kvm_book3s.h
10866 Merge made by the 'recursive' strategy.
10867  Documentation/virtual/kvm/api.txt           |   16 +-
10868  arch/powerpc/include/asm/Kbuild             |    1 +
10869  arch/powerpc/include/asm/epapr_hcalls.h     |   36 ++--
10870  arch/powerpc/include/asm/fsl_hcalls.h       |   36 ++--
10871  arch/powerpc/include/asm/kvm.h              |   12 ++
10872  arch/powerpc/include/asm/kvm_book3s.h       |    2 +-
10873  arch/powerpc/include/asm/kvm_booke_hv_asm.h |    4 +-
10874  arch/powerpc/include/asm/kvm_host.h         |   38 +++-
10875  arch/powerpc/include/asm/kvm_para.h         |   21 +-
10876  arch/powerpc/include/asm/kvm_ppc.h          |   26 ++-
10877  arch/powerpc/include/asm/reg_booke.h        |    7 +
10878  arch/powerpc/kernel/epapr_hcalls.S          |   28 +++
10879  arch/powerpc/kernel/epapr_paravirt.c        |   11 +-
10880  arch/powerpc/kernel/kvm.c                   |    2 +-
10881  arch/powerpc/kernel/ppc_ksyms.c             |    5 +
10882  arch/powerpc/kvm/44x.c                      |    1 +
10883  arch/powerpc/kvm/44x_emulate.c              |  110 ++++++----
10884  arch/powerpc/kvm/Kconfig                    |    3 +
10885  arch/powerpc/kvm/book3s.c                   |    9 +
10886  arch/powerpc/kvm/book3s_32_mmu_host.c       |    1 +
10887  arch/powerpc/kvm/book3s_64_mmu_host.c       |    1 +
10888  arch/powerpc/kvm/book3s_64_mmu_hv.c         |   65 ++++--
10889  arch/powerpc/kvm/book3s_hv.c                |  155 ++++++++-----
10890  arch/powerpc/kvm/book3s_hv_builtin.c        |    4 +-
10891  arch/powerpc/kvm/book3s_hv_rm_mmu.c         |    4 +-
10892  arch/powerpc/kvm/book3s_mmu_hpte.c          |    5 -
10893  arch/powerpc/kvm/book3s_pr.c                |  131 +++++++----
10894  arch/powerpc/kvm/book3s_rmhandlers.S        |   15 +-
10895  arch/powerpc/kvm/booke.c                    |  311 ++++++++++++++++++++++-----
10896  arch/powerpc/kvm/booke_emulate.c            |   22 +-
10897  arch/powerpc/kvm/e500.h                     |    3 +-
10898  arch/powerpc/kvm/e500_tlb.c                 |   69 +++++-
10899  arch/powerpc/kvm/powerpc.c                  |  146 ++++++++++---
10900  arch/powerpc/kvm/trace.h                    |  200 ++++++++++++++---
10901  arch/powerpc/platforms/Kconfig              |    1 +
10902  arch/powerpc/sysdev/fsl_msi.c               |    9 +-
10903  arch/powerpc/sysdev/fsl_soc.c               |    2 +
10904  drivers/tty/Kconfig                         |    1 +
10905  drivers/virt/Kconfig                        |    1 +
10906  include/linux/kvm.h                         |   10 +-
10907  include/linux/kvm_host.h                    |    1 +
10908  41 files changed, 1176 insertions(+), 349 deletions(-)
10909 Merging oprofile/for-next (61bccf1 oprofile: Remove 'WQ on CPUx, prefer CPUy' warning)
10910 $ git merge oprofile/for-next
10911 Already up-to-date.
10912 Merging xen/upstream/xen (af3a3ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes)
10913 $ git merge xen/upstream/xen
10914 Already up-to-date.
10915 Merging xen-two/linux-next (526c795 Merge branch 'stable/for-linus-3.7' into linux-next)
10916 $ git merge xen-two/linux-next
10917 Auto-merging drivers/xen/xen-pciback/pci_stub.c
10918 Auto-merging drivers/pci/xen-pcifront.c
10919 Merge made by the 'recursive' strategy.
10920  arch/ia64/include/asm/xen/interface.h      |    7 +-
10921  arch/x86/include/asm/xen/interface.h       |    7 +
10922  arch/x86/include/asm/xen/swiotlb-xen.h     |    2 +
10923  arch/x86/xen/apic.c                        |    3 +-
10924  arch/x86/xen/enlighten.c                   |   15 ++-
10925  arch/x86/xen/mmu.c                         |  190 ++++++++++++++++++++++------
10926  arch/x86/xen/p2m.c                         |   92 +++++++++++++-
10927  arch/x86/xen/pci-swiotlb-xen.c             |   52 +++++++-
10928  arch/x86/xen/platform-pci-unplug.c         |    1 +
10929  arch/x86/xen/setup.c                       |   18 +++
10930  arch/x86/xen/vga.c                         |    7 +
10931  arch/x86/xen/xen-head.S                    |   56 +++++++-
10932  arch/x86/xen/xen-ops.h                     |    3 +-
10933  drivers/pci/xen-pcifront.c                 |   15 ++-
10934  drivers/tty/hvc/hvc_xen.c                  |    2 +
10935  drivers/xen/events.c                       |   18 ++-
10936  drivers/xen/gntdev.c                       |    2 +-
10937  drivers/xen/grant-table.c                  |   14 +-
10938  drivers/xen/privcmd.c                      |  135 +++++++++++++++-----
10939  drivers/xen/swiotlb-xen.c                  |  119 ++++++++++-------
10940  drivers/xen/sys-hypervisor.c               |   13 +-
10941  drivers/xen/tmem.c                         |    1 +
10942  drivers/xen/xen-pciback/pci_stub.c         |   89 ++++++++++++-
10943  drivers/xen/xenbus/xenbus_comms.c          |    2 +-
10944  drivers/xen/xenbus/xenbus_dev_backend.c    |    2 +-
10945  drivers/xen/xenbus/xenbus_probe.c          |   56 +++++---
10946  drivers/xen/xenbus/xenbus_probe_frontend.c |    1 +
10947  drivers/xen/xenbus/xenbus_xs.c             |    3 +-
10948  include/linux/swiotlb.h                    |    1 +
10949  include/xen/interface/grant_table.h        |   12 +-
10950  include/xen/interface/memory.h             |    9 +-
10951  include/xen/interface/platform.h           |    7 +-
10952  include/xen/interface/version.h            |    3 +
10953  include/xen/interface/xen.h                |    8 +-
10954  include/xen/privcmd.h                      |   27 +++-
10955  include/xen/swiotlb-xen.h                  |   11 +-
10956  lib/swiotlb.c                              |   33 +++--
10957  37 files changed, 822 insertions(+), 214 deletions(-)
10958 Merging xen-pvhvm/linux-next (b056b6a xen: suspend: remove xen_hvm_suspend)
10959 $ git merge xen-pvhvm/linux-next
10960 Already up-to-date.
10961 Merging percpu/for-next (61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm)
10962 $ git merge percpu/for-next
10963 Already up-to-date.
10964 Merging workqueues/for-next (f767d86 Merge branch 'for-3.7' into for-next)
10965 $ git merge workqueues/for-next
10966 Recorded preimage for 'drivers/thermal/thermal_sys.c'
10967 Resolved 'drivers/isdn/mISDN/hwchannel.c' using previous resolution.
10968 Resolved 'drivers/video/omap2/displays/panel-taal.c' using previous resolution.
10969 Auto-merging sound/soc/soc-core.c
10970 Auto-merging sound/pci/oxygen/oxygen_lib.c
10971 Auto-merging net/core/neighbour.c
10972 Auto-merging net/core/link_watch.c
10973 Auto-merging net/core/dst.c
10974 Auto-merging net/9p/trans_fd.c
10975 Auto-merging mm/slab.c
10976 Auto-merging fs/xfs/xfs_super.c
10977 Auto-merging fs/gfs2/super.c
10978 Auto-merging drivers/video/omap2/dss/dsi.c
10979 Auto-merging drivers/video/omap2/displays/panel-taal.c
10980 CONFLICT (content): Merge conflict in drivers/video/omap2/displays/panel-taal.c
10981 Auto-merging drivers/usb/gadget/u_ether.c
10982 Auto-merging drivers/tty/serial/kgdboc.c
10983 Auto-merging drivers/thermal/thermal_sys.c
10984 CONFLICT (content): Merge conflict in drivers/thermal/thermal_sys.c
10985 Auto-merging drivers/scsi/qla2xxx/qla_target.c
10986 Auto-merging drivers/scsi/ipr.c
10987 Auto-merging drivers/regulator/core.c
10988 Auto-merging drivers/power/wm97xx_battery.c
10989 Auto-merging drivers/power/charger-manager.c
10990 Auto-merging drivers/power/ab8500_fg.c
10991 Auto-merging drivers/power/ab8500_charger.c
10992 Auto-merging drivers/power/ab8500_btemp.c
10993 Auto-merging drivers/platform/x86/thinkpad_acpi.c
10994 Auto-merging drivers/net/wireless/ipw2x00/ipw2100.c
10995 Auto-merging drivers/net/virtio_net.c
10996 Auto-merging drivers/net/ethernet/sun/niu.c
10997 Auto-merging drivers/net/ethernet/neterion/vxge/vxge-main.c
10998 Auto-merging drivers/net/ethernet/mellanox/mlx4/sense.c
10999 Auto-merging drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
11000 Auto-merging drivers/mtd/mtdoops.c
11001 Auto-merging drivers/media/usb/tm6000/tm6000-cards.c
11002 Auto-merging drivers/media/usb/em28xx/em28xx-cards.c
11003 Auto-merging drivers/media/usb/cx231xx/cx231xx-cards.c
11004 Auto-merging drivers/media/platform/omap24xxcam.c
11005 Auto-merging drivers/media/pci/saa7134/saa7134-empress.c
11006 Auto-merging drivers/media/pci/saa7134/saa7134-core.c
11007 Auto-merging drivers/media/pci/mantis/mantis_uart.c
11008 Auto-merging drivers/media/pci/mantis/mantis_evm.c
11009 Auto-merging drivers/media/pci/cx88/cx88-mpeg.c
11010 Auto-merging drivers/media/pci/cx23885/cx23885-input.c
11011 Auto-merging drivers/media/pci/cx18/cx18-driver.c
11012 Auto-merging drivers/media/pci/bt8xx/bttv-driver.c
11013 Auto-merging drivers/media/dvb-core/dvb_net.c
11014 Auto-merging drivers/md/dm-mpath.c
11015 Auto-merging drivers/leds/leds-lp8788.c
11016 Auto-merging drivers/isdn/mISDN/hwchannel.c
11017 CONFLICT (content): Merge conflict in drivers/isdn/mISDN/hwchannel.c
11018 Auto-merging drivers/infiniband/hw/nes/nes_nic.c
11019 Auto-merging drivers/infiniband/hw/nes/nes_hw.c
11020 Auto-merging drivers/hid/hid-wiimote-ext.c
11021 CONFLICT (modify/delete): drivers/hid/hid-picolcd.c deleted in HEAD and modified in workqueues/for-next. Version workqueues/for-next of drivers/hid/hid-picolcd.c left in tree.
11022 Auto-merging drivers/gpu/drm/exynos/exynos_drm_g2d.c
11023 Auto-merging drivers/edac/edac_mc.c
11024 Auto-merging drivers/cpufreq/cpufreq_ondemand.c
11025 Auto-merging drivers/cpufreq/cpufreq_conservative.c
11026 Auto-merging drivers/char/tpm/tpm.c
11027 Auto-merging drivers/block/floppy.c
11028 Auto-merging block/genhd.c
11029 Auto-merging block/blk-core.c
11030 Automatic merge failed; fix conflicts and then commit the result.
11031 $ git rm -f drivers/hid/hid-picolcd.c
11032 drivers/hid/hid-picolcd.c: needs merge
11033 rm 'drivers/hid/hid-picolcd.c'
11034 $ git commit -v -a
11035 Recorded resolution for 'drivers/thermal/thermal_sys.c'.
11036 [master 16ddc51] Merge remote-tracking branch 'workqueues/for-next'
11037 $ git diff -M --stat --summary HEAD^..
11038  arch/arm/mach-pxa/sharpsl_pm.c                  |    4 +-
11039  arch/arm/plat-omap/mailbox.c                    |    2 +-
11040  arch/powerpc/platforms/cell/cpufreq_spudemand.c |    2 +-
11041  arch/sh/drivers/push-switch.c                   |    2 +-
11042  block/blk-core.c                                |    8 +-
11043  block/blk-throttle.c                            |   14 +-
11044  block/genhd.c                                   |   14 +-
11045  drivers/block/floppy.c                          |    5 +-
11046  drivers/block/xen-blkfront.c                    |    4 +-
11047  drivers/cdrom/gdrom.c                           |    2 +-
11048  drivers/char/sonypi.c                           |    2 +-
11049  drivers/char/tpm/tpm.c                          |    4 +-
11050  drivers/cpufreq/cpufreq_conservative.c          |    2 +-
11051  drivers/cpufreq/cpufreq_ondemand.c              |    2 +-
11052  drivers/devfreq/devfreq.c                       |    2 +-
11053  drivers/edac/edac_mc.c                          |   17 +-
11054  drivers/gpu/drm/drm_crtc_helper.c               |    6 +-
11055  drivers/gpu/drm/exynos/exynos_drm_g2d.c         |    2 +-
11056  drivers/gpu/drm/nouveau/nouveau_gpio.c          |    2 +-
11057  drivers/gpu/drm/radeon/radeon_irq_kms.c         |    2 +-
11058  drivers/gpu/drm/vmwgfx/vmwgfx_fb.c              |    2 +-
11059  drivers/hid/hid-wiimote-ext.c                   |    2 +-
11060  drivers/infiniband/core/addr.c                  |    4 +-
11061  drivers/infiniband/core/mad.c                   |   16 +-
11062  drivers/infiniband/hw/nes/nes_hw.c              |    6 +-
11063  drivers/infiniband/hw/nes/nes_nic.c             |    5 +-
11064  drivers/input/keyboard/qt2160.c                 |    3 +-
11065  drivers/input/mouse/synaptics_i2c.c             |    7 +-
11066  drivers/input/touchscreen/wm831x-ts.c           |    2 +-
11067  drivers/isdn/mISDN/hwchannel.c                  |    2 +-
11068  drivers/leds/leds-lm3533.c                      |    6 +-
11069  drivers/leds/leds-lp8788.c                      |    2 +-
11070  drivers/leds/leds-wm8350.c                      |    2 +-
11071  drivers/macintosh/ams/ams-core.c                |    2 +-
11072  drivers/md/dm-mpath.c                           |    2 +-
11073  drivers/md/dm-raid1.c                           |    2 +-
11074  drivers/md/dm-stripe.c                          |    2 +-
11075  drivers/media/dvb-core/dvb_net.c                |    4 +-
11076  drivers/media/pci/bt8xx/bttv-driver.c           |    2 +-
11077  drivers/media/pci/cx18/cx18-driver.c            |    2 +-
11078  drivers/media/pci/cx23885/cx23885-input.c       |    6 +-
11079  drivers/media/pci/cx88/cx88-mpeg.c              |    2 +-
11080  drivers/media/pci/mantis/mantis_evm.c           |    2 +-
11081  drivers/media/pci/mantis/mantis_uart.c          |    2 +-
11082  drivers/media/pci/saa7134/saa7134-core.c        |    2 +-
11083  drivers/media/pci/saa7134/saa7134-empress.c     |    2 +-
11084  drivers/media/platform/omap24xxcam.c            |    6 +-
11085  drivers/media/usb/cx231xx/cx231xx-cards.c       |    2 +-
11086  drivers/media/usb/em28xx/em28xx-cards.c         |    2 +-
11087  drivers/media/usb/tm6000/tm6000-cards.c         |    2 +-
11088  drivers/mfd/menelaus.c                          |    4 +-
11089  drivers/misc/ioc4.c                             |    2 +-
11090  drivers/mmc/core/host.c                         |    4 +-
11091  drivers/mtd/mtdoops.c                           |    4 +-
11092  drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c |    2 +-
11093  drivers/net/ethernet/mellanox/mlx4/sense.c      |    2 +-
11094  drivers/net/ethernet/neterion/vxge/vxge-main.c  |    2 +-
11095  drivers/net/ethernet/sun/cassini.c              |    2 +-
11096  drivers/net/ethernet/sun/niu.c                  |    2 +-
11097  drivers/net/virtio_net.c                        |   12 +-
11098  drivers/net/wireless/hostap/hostap_ap.c         |    4 +-
11099  drivers/net/wireless/hostap/hostap_hw.c         |   10 +-
11100  drivers/net/wireless/ipw2x00/ipw2100.c          |    8 +-
11101  drivers/net/wireless/zd1211rw/zd_usb.c          |    3 +-
11102  drivers/platform/x86/thinkpad_acpi.c            |   20 +-
11103  drivers/power/ab8500_btemp.c                    |    2 +-
11104  drivers/power/ab8500_charger.c                  |    8 +-
11105  drivers/power/ab8500_fg.c                       |    8 +-
11106  drivers/power/abx500_chargalg.c                 |    4 +-
11107  drivers/power/charger-manager.c                 |    9 +-
11108  drivers/power/collie_battery.c                  |    2 +-
11109  drivers/power/ds2760_battery.c                  |    9 +-
11110  drivers/power/jz4740-battery.c                  |    6 +-
11111  drivers/power/max17040_battery.c                |    2 +-
11112  drivers/power/tosa_battery.c                    |    2 +-
11113  drivers/power/wm97xx_battery.c                  |    2 +-
11114  drivers/power/z2_battery.c                      |    2 +-
11115  drivers/regulator/core.c                        |    2 +-
11116  drivers/scsi/arcmsr/arcmsr_hba.c                |    4 +-
11117  drivers/scsi/ipr.c                              |    2 +-
11118  drivers/scsi/pmcraid.c                          |    2 +-
11119  drivers/scsi/qla2xxx/qla_target.c               |    2 +-
11120  drivers/thermal/thermal_sys.c                   |   15 +-
11121  drivers/tty/hvc/hvsi.c                          |    2 +-
11122  drivers/tty/ipwireless/hardware.c               |    2 +-
11123  drivers/tty/ipwireless/network.c                |    4 +-
11124  drivers/tty/serial/kgdboc.c                     |    2 +-
11125  drivers/tty/serial/omap-serial.c                |    2 +-
11126  drivers/tty/tty_ldisc.c                         |    6 +-
11127  drivers/usb/atm/speedtch.c                      |    2 +-
11128  drivers/usb/atm/ueagle-atm.c                    |    2 +-
11129  drivers/usb/gadget/u_ether.c                    |    2 +-
11130  drivers/usb/host/ohci-hcd.c                     |    2 +-
11131  drivers/usb/otg/isp1301_omap.c                  |    2 +-
11132  drivers/video/omap2/displays/panel-taal.c       |    4 +-
11133  drivers/video/omap2/dss/dsi.c                   |    6 +-
11134  fs/affs/super.c                                 |    2 +-
11135  fs/afs/callback.c                               |    4 +-
11136  fs/afs/server.c                                 |   10 +-
11137  fs/afs/vlocation.c                              |   14 +-
11138  fs/gfs2/lock_dlm.c                              |    2 +-
11139  fs/gfs2/super.c                                 |    2 +-
11140  fs/hfs/inode.c                                  |    2 +-
11141  fs/ncpfs/inode.c                                |    6 +-
11142  fs/nfs/nfs4renewd.c                             |    3 +-
11143  fs/ocfs2/cluster/quorum.c                       |    2 +-
11144  fs/xfs/xfs_super.c                              |    2 +-
11145  fs/xfs/xfs_sync.c                               |    2 +-
11146  include/linux/workqueue.h                       |  220 ++--
11147  kernel/srcu.c                                   |    4 +-
11148  kernel/workqueue.c                              | 1337 ++++++++++++-----------
11149  mm/slab.c                                       |    2 +-
11150  mm/vmstat.c                                     |    2 +-
11151  net/9p/trans_fd.c                               |    2 +-
11152  net/core/dst.c                                  |    4 +-
11153  net/core/link_watch.c                           |   21 +-
11154  net/core/neighbour.c                            |    2 +-
11155  net/dsa/dsa.c                                   |    2 +-
11156  net/ipv4/inetpeer.c                             |    2 +-
11157  net/rfkill/input.c                              |    3 +-
11158  net/sunrpc/cache.c                              |    2 +-
11159  security/keys/gc.c                              |    8 +-
11160  security/keys/key.c                             |    2 +-
11161  sound/i2c/other/ak4113.c                        |    2 +-
11162  sound/i2c/other/ak4114.c                        |    2 +-
11163  sound/pci/oxygen/oxygen_lib.c                   |    8 +-
11164  sound/soc/codecs/wm8350.c                       |    2 +-
11165  sound/soc/codecs/wm8753.c                       |    2 +-
11166  sound/soc/soc-core.c                            |    6 +-
11167  virt/kvm/eventfd.c                              |    2 +-
11168  130 files changed, 1043 insertions(+), 1048 deletions(-)
11169 Merging drivers-x86/linux-next (455f38c eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug())
11170 $ git merge drivers-x86/linux-next
11171 Auto-merging drivers/platform/x86/asus-wmi.c
11172 Merge made by the 'recursive' strategy.
11173  drivers/platform/x86/asus-wmi.c |   76 +++++++++++++++++++++++++++++++++++++++
11174  1 file changed, 76 insertions(+)
11175 Merging hwpoison/hwpoison (46e387b Merge branch 'hwpoison-hugepages' into hwpoison)
11176 $ git merge hwpoison/hwpoison
11177 Already up-to-date.
11178 Merging sysctl/master (4e474a0 sysctl: protect poll() in entries that may go away)
11179 $ git merge sysctl/master
11180 Already up-to-date.
11181 Merging regmap/for-next (613dac3 Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next)
11182 $ git merge regmap/for-next
11183 Merge made by the 'recursive' strategy.
11184  drivers/base/regmap/regmap-irq.c |   92 +++++++++++++++++++++++++++++++-------
11185  drivers/base/regmap/regmap.c     |   13 ++----
11186  drivers/mfd/wm8994-irq.c         |    1 +
11187  include/linux/regmap.h           |    3 ++
11188  4 files changed, 83 insertions(+), 26 deletions(-)
11189 Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt)
11190 $ git merge hsi/for-next
11191 Already up-to-date.
11192 Merging leds/for-next (2f73c39 leds: add output driver configuration for pca9633 led driver)
11193 $ git merge leds/for-next
11194 Removing include/linux/platform_data/leds-lm3556.h
11195 Auto-merging drivers/leds/leds-wm8350.c
11196 Removing drivers/leds/leds-lm3556.c
11197 Merge made by the 'recursive' strategy.
11198  Documentation/leds/leds-lp5523.txt         |   21 +-
11199  drivers/leds/Kconfig                       |   26 +-
11200  drivers/leds/Makefile                      |    3 +-
11201  drivers/leds/led-class.c                   |   15 +
11202  drivers/leds/led-core.c                    |   16 +-
11203  drivers/leds/led-triggers.c                |   17 +-
11204  drivers/leds/leds-clevo-mail.c             |   10 +-
11205  drivers/leds/leds-gpio.c                   |   19 +-
11206  drivers/leds/leds-lm3530.c                 |   16 +-
11207  drivers/leds/leds-lm3556.c                 |  512 -------------------------
11208  drivers/leds/leds-lm355x.c                 |  572 ++++++++++++++++++++++++++++
11209  drivers/leds/leds-lm3642.c                 |  462 ++++++++++++++++++++++
11210  drivers/leds/leds-lp5523.c                 |   75 ++--
11211  drivers/leds/leds-pca9633.c                |   19 +-
11212  drivers/leds/leds-wm8350.c                 |   29 +-
11213  drivers/leds/leds.h                        |    2 +
11214  include/linux/leds-lp5523.h                |    1 +
11215  include/linux/leds.h                       |    4 +
11216  include/linux/platform_data/leds-lm3556.h  |   50 ---
11217  include/linux/platform_data/leds-lm355x.h  |   66 ++++
11218  include/linux/platform_data/leds-lm3642.h  |   38 ++
11219  include/linux/platform_data/leds-pca9633.h |   35 ++
11220  22 files changed, 1350 insertions(+), 658 deletions(-)
11221  delete mode 100644 drivers/leds/leds-lm3556.c
11222  create mode 100644 drivers/leds/leds-lm355x.c
11223  create mode 100644 drivers/leds/leds-lm3642.c
11224  delete mode 100644 include/linux/platform_data/leds-lm3556.h
11225  create mode 100644 include/linux/platform_data/leds-lm355x.h
11226  create mode 100644 include/linux/platform_data/leds-lm3642.h
11227  create mode 100644 include/linux/platform_data/leds-pca9633.h
11228 Merging driver-core/driver-core-next (666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit)
11229 $ git merge driver-core/driver-core-next
11230 Auto-merging net/core/dev.c
11231 Auto-merging init/Kconfig
11232 Auto-merging include/linux/pm.h
11233 Auto-merging include/linux/netdevice.h
11234 Auto-merging include/linux/device.h
11235 Auto-merging drivers/extcon/extcon-class.c
11236 Auto-merging drivers/extcon/extcon-arizona.c
11237 Auto-merging drivers/base/power/main.c
11238 Auto-merging drivers/base/platform.c
11239 Auto-merging arch/xtensa/Kconfig
11240 Auto-merging arch/tile/Kconfig
11241 Auto-merging MAINTAINERS
11242 Merge made by the 'recursive' strategy.
11243  Documentation/ABI/testing/sysfs-class-extcon       |   22 +-
11244  Documentation/filesystems/debugfs.txt              |    4 +-
11245  Documentation/kobject.txt                          |    6 +-
11246  Documentation/zh_CN/arm/Booting                    |  175 ++++
11247  Documentation/zh_CN/basic_profiling.txt            |   71 ++
11248  Documentation/zh_CN/filesystems/sysfs.txt          |  372 +++++++
11249  Documentation/zh_CN/gpio.txt                       |  662 +++++++++++++
11250  Documentation/zh_CN/video4linux/v4l2-framework.txt |  983 +++++++++++++++++++
11251  MAINTAINERS                                        |    4 +-
11252  arch/tile/Kconfig                                  |    8 -
11253  arch/xtensa/Kconfig                                |   18 -
11254  drivers/base/core.c                                |  105 +-
11255  drivers/base/devres.c                              |   42 +
11256  drivers/base/firmware_class.c                      |  838 ++++++++++++++--
11257  drivers/base/platform.c                            |   41 +-
11258  drivers/base/power/main.c                          |   22 +
11259  drivers/extcon/Kconfig                             |    8 +-
11260  drivers/extcon/Makefile                            |    5 +-
11261  drivers/extcon/extcon-adc-jack.c                   |  198 ++++
11262  drivers/extcon/extcon-arizona.c                    |   78 +-
11263  drivers/extcon/{extcon_class.c => extcon-class.c}  |   12 +-
11264  drivers/extcon/{extcon_gpio.c => extcon-gpio.c}    |    0
11265  drivers/extcon/extcon-max77693.c                   |    8 +-
11266  drivers/firmware/efivars.c                         |   17 +-
11267  drivers/hv/hv.c                                    |   34 +-
11268  drivers/hv/hv_kvp.c                                |  253 ++++-
11269  drivers/hv/hv_util.c                               |    4 +-
11270  drivers/hv/hyperv_vmbus.h                          |   47 +-
11271  drivers/hv/vmbus_drv.c                             |   42 +-
11272  drivers/memory/Makefile                            |    3 +
11273  drivers/memory/emif.c                              |  182 +++-
11274  drivers/memory/of_memory.c                         |  153 +++
11275  drivers/memory/of_memory.h                         |   36 +
11276  drivers/vme/bridges/vme_ca91cx42.c                 |   20 +-
11277  drivers/vme/bridges/vme_tsi148.c                   |   10 +-
11278  fs/debugfs/inode.c                                 |    8 +-
11279  fs/sysfs/symlink.c                                 |    2 +-
11280  include/linux/device.h                             |   83 +-
11281  include/linux/extcon.h                             |   18 +-
11282  include/linux/extcon/extcon-adc-jack.h             |   71 ++
11283  include/linux/firmware.h                           |   15 +
11284  include/linux/hyperv.h                             |  101 +-
11285  include/linux/netdevice.h                          |    3 -
11286  include/linux/platform_device.h                    |    4 +
11287  include/linux/pm.h                                 |    5 +
11288  init/Kconfig                                       |    8 +-
11289  lib/dynamic_debug.c                                |   56 +-
11290  net/core/dev.c                                     |   20 +-
11291  tools/hv/hv_get_dhcp_info.sh                       |   28 +
11292  tools/hv/hv_get_dns_info.sh                        |   13 +
11293  tools/hv/hv_kvp_daemon.c                           | 1036 +++++++++++++++++---
11294  tools/hv/hv_set_ifconfig.sh                        |   68 ++
11295  52 files changed, 5505 insertions(+), 517 deletions(-)
11296  create mode 100644 Documentation/zh_CN/arm/Booting
11297  create mode 100644 Documentation/zh_CN/basic_profiling.txt
11298  create mode 100644 Documentation/zh_CN/filesystems/sysfs.txt
11299  create mode 100644 Documentation/zh_CN/gpio.txt
11300  create mode 100644 Documentation/zh_CN/video4linux/v4l2-framework.txt
11301  create mode 100644 drivers/extcon/extcon-adc-jack.c
11302  rename drivers/extcon/{extcon_class.c => extcon-class.c} (98%)
11303  rename drivers/extcon/{extcon_gpio.c => extcon-gpio.c} (100%)
11304  create mode 100644 drivers/memory/of_memory.c
11305  create mode 100644 drivers/memory/of_memory.h
11306  create mode 100644 include/linux/extcon/extcon-adc-jack.h
11307  create mode 100755 tools/hv/hv_get_dhcp_info.sh
11308  create mode 100755 tools/hv/hv_get_dns_info.sh
11309  create mode 100755 tools/hv/hv_set_ifconfig.sh
11310 $ git am -3 ../patches/0001-extcon-adc_jack-update-for-INIT_DELAYED_WORK_DEFERRA.patch
11311 Applying: extcon: adc_jack: update for INIT_DELAYED_WORK_DEFERRABLE name change
11312 $ git reset HEAD^
11313 Unstaged changes after reset:
11314 M       drivers/extcon/extcon-adc-jack.c
11315 $ git add .
11316 $ git commit -v -a --amend
11317 [master 0685f3c] Merge remote-tracking branch 'driver-core/driver-core-next'
11318 Merging tty/tty-next (ac57e7f serial: omap: Remove unnecessary checks from suspend/resume)
11319 $ git merge tty/tty-next
11320 Resolved 'drivers/tty/serial/omap-serial.c' using previous resolution.
11321 Removing include/linux/stallion.h
11322 Removing include/linux/serial167.h
11323 Removing include/linux/sc26198.h
11324 Removing include/linux/istallion.h
11325 Removing include/linux/generic_serial.h
11326 Removing include/linux/comstats.h
11327 Removing include/linux/cdk.h
11328 Removing include/linux/cd1400.h
11329 Auto-merging include/linux/Kbuild
11330 Auto-merging fs/compat_ioctl.c
11331 Removing firmware/intelliport2.bin.ihex
11332 Auto-merging firmware/Makefile
11333 Auto-merging drivers/tty/tty_ldisc.c
11334 Auto-merging drivers/tty/tty_io.c
11335 Auto-merging drivers/tty/serial/omap-serial.c
11336 CONFLICT (content): Merge conflict in drivers/tty/serial/omap-serial.c
11337 Removing drivers/tty/serial/max3107.h
11338 Removing drivers/tty/serial/max3107.c
11339 Auto-merging drivers/tty/serial/8250/8250_pci.c
11340 Auto-merging drivers/tty/ipwireless/network.c
11341 Auto-merging drivers/tty/hvc/hvsi.c
11342 Auto-merging drivers/tty/hvc/hvc_console.c
11343 Auto-merging drivers/tty/Kconfig
11344 Removing Documentation/serial/computone.txt
11345 Automatic merge failed; fix conflicts and then commit the result.
11346 $ git commit -v -a
11347 [master 1edd0eb] Merge remote-tracking branch 'tty/tty-next'
11348 $ git diff -M --stat --summary HEAD^..
11349  Documentation/ABI/testing/sysfs-tty                |    9 +
11350  .../bindings/tty/serial/nxp-lpc32xx-hsuart.txt     |   14 +
11351  .../devicetree/bindings/tty/serial/of-serial.txt   |    2 +
11352  Documentation/serial/00-INDEX                      |    2 -
11353  Documentation/serial/computone.txt                 |  520 ---
11354  arch/alpha/kernel/srmcons.c                        |    1 +
11355  arch/arm/mach-omap2/serial.c                       |   18 +-
11356  arch/arm/mach-ux500/board-mop500.c                 |   21 -
11357  arch/arm/plat-omap/include/plat/omap-serial.h      |   50 +-
11358  arch/ia64/hp/sim/simserial.c                       |    3 +-
11359  arch/m68k/emu/nfcon.c                              |    4 +
11360  arch/mips/cavium-octeon/serial.c                   |   30 +-
11361  arch/mips/sni/a20r.c                               |   32 +
11362  arch/parisc/kernel/pdc_cons.c                      |    1 +
11363  arch/um/drivers/line.c                             |    3 +-
11364  arch/xtensa/platforms/iss/console.c                |    1 +
11365  drivers/bluetooth/hci_ath.c                        |    2 +-
11366  drivers/char/mwave/mwavedd.c                       |   16 +-
11367  drivers/char/pcmcia/synclink_cs.c                  |  131 +-
11368  drivers/char/ttyprintk.c                           |   33 +-
11369  drivers/isdn/capi/capi.c                           |    3 +-
11370  drivers/isdn/gigaset/interface.c                   |    7 +-
11371  drivers/isdn/i4l/isdn_tty.c                        |   41 +-
11372  drivers/misc/ibmasm/uart.c                         |   16 +-
11373  drivers/misc/pti.c                                 |  128 +-
11374  drivers/mmc/card/sdio_uart.c                       |   24 +-
11375  drivers/net/ethernet/sgi/ioc3-eth.c                |   22 +-
11376  drivers/net/irda/irtty-sir.c                       |   10 +-
11377  drivers/net/usb/hso.c                              |   19 +-
11378  drivers/parport/parport_gsc.c                      |    1 +
11379  drivers/parport/parport_serial.c                   |   11 +-
11380  drivers/s390/char/con3215.c                        |   28 +-
11381  drivers/s390/char/sclp_tty.c                       |    1 +
11382  drivers/s390/char/sclp_vt220.c                     |    1 +
11383  drivers/s390/char/tty3270.c                        |   34 +-
11384  drivers/staging/Kconfig                            |    2 +
11385  drivers/staging/Makefile                           |    1 +
11386  drivers/staging/dgrp/Kconfig                       |    9 +
11387  drivers/staging/dgrp/Makefile                      |   12 +
11388  drivers/staging/dgrp/README                        |    2 +
11389  drivers/staging/dgrp/TODO                          |   13 +
11390  drivers/staging/dgrp/dgrp_common.c                 |  200 ++
11391  drivers/staging/dgrp/dgrp_common.h                 |  208 ++
11392  drivers/staging/dgrp/dgrp_dpa_ops.c                |  556 +++
11393  drivers/staging/dgrp/dgrp_driver.c                 |  110 +
11394  drivers/staging/dgrp/dgrp_mon_ops.c                |  346 ++
11395  drivers/staging/dgrp/dgrp_net_ops.c                | 3731 ++++++++++++++++++++
11396  drivers/staging/dgrp/dgrp_ports_ops.c              |  170 +
11397  drivers/staging/dgrp/dgrp_specproc.c               |  821 +++++
11398  drivers/staging/dgrp/dgrp_sysfs.c                  |  555 +++
11399  drivers/staging/dgrp/dgrp_tty.c                    | 3331 +++++++++++++++++
11400  drivers/staging/dgrp/digirp.h                      |  129 +
11401  drivers/staging/dgrp/drp.h                         |  693 ++++
11402  drivers/staging/ipack/devices/ipoctal.c            |   14 +-
11403  drivers/staging/serqt_usb2/serqt_usb2.c            |   18 +-
11404  drivers/staging/speakup/serialio.h                 |    3 +-
11405  drivers/tty/Kconfig                                |    9 +-
11406  drivers/tty/amiserial.c                            |   45 +-
11407  drivers/tty/bfin_jtag_comm.c                       |    1 +
11408  drivers/tty/cyclades.c                             |  102 +-
11409  drivers/tty/ehv_bytechan.c                         |    9 +-
11410  drivers/tty/hvc/Kconfig                            |    2 +-
11411  drivers/tty/hvc/hvc_console.c                      |   33 +-
11412  drivers/tty/hvc/hvcs.c                             |   82 +-
11413  drivers/tty/hvc/hvsi.c                             |    2 +
11414  drivers/tty/hvc/hvsi_lib.c                         |    2 +-
11415  drivers/tty/ipwireless/network.c                   |    7 +-
11416  drivers/tty/ipwireless/tty.c                       |    2 +-
11417  drivers/tty/isicom.c                               |   13 +-
11418  drivers/tty/moxa.c                                 |   39 +-
11419  drivers/tty/mxser.c                                |   63 +-
11420  drivers/tty/n_gsm.c                                |  144 +-
11421  drivers/tty/n_r3964.c                              |   10 +-
11422  drivers/tty/n_tty.c                                |   29 +-
11423  drivers/tty/nozomi.c                               |    4 +-
11424  drivers/tty/pty.c                                  |  234 +-
11425  drivers/tty/rocket.c                               |   22 +-
11426  drivers/tty/serial/68328serial.c                   |   23 +-
11427  drivers/tty/serial/8250/8250.c                     |  109 +-
11428  drivers/tty/serial/8250/8250.h                     |   34 +-
11429  drivers/tty/serial/8250/8250_acorn.c               |   22 +-
11430  drivers/tty/serial/8250/8250_dw.c                  |   38 +-
11431  drivers/tty/serial/8250/8250_gsc.c                 |   26 +-
11432  drivers/tty/serial/8250/8250_hp300.c               |   26 +-
11433  drivers/tty/serial/8250/8250_pci.c                 |  205 +-
11434  drivers/tty/serial/8250/8250_pnp.c                 |   28 +-
11435  drivers/tty/serial/8250/serial_cs.c                |   30 +-
11436  drivers/tty/serial/Kconfig                         |   54 +-
11437  drivers/tty/serial/Makefile                        |    4 +-
11438  drivers/tty/serial/altera_uart.c                   |    6 +-
11439  drivers/tty/serial/amba-pl010.c                    |   15 +-
11440  drivers/tty/serial/amba-pl011.c                    |   89 +-
11441  drivers/tty/serial/bfin_uart.c                     |    2 +-
11442  drivers/tty/serial/crisv10.c                       |   45 +-
11443  drivers/tty/serial/ifx6x60.c                       |    4 +-
11444  drivers/tty/serial/imx.c                           |   13 +-
11445  drivers/tty/serial/ioc3_serial.c                   |    3 +-
11446  drivers/tty/serial/ioc4_serial.c                   |    5 +-
11447  drivers/tty/serial/jsm/jsm_tty.c                   |    8 +-
11448  drivers/tty/serial/lpc32xx_hs.c                    |  823 +++++
11449  drivers/tty/serial/m32r_sio.c                      |   36 +-
11450  drivers/tty/serial/max3100.c                       |   26 +-
11451  drivers/tty/serial/max3107.c                       | 1215 -------
11452  drivers/tty/serial/max3107.h                       |  441 ---
11453  drivers/tty/serial/max310x.c                       | 1260 +++++++
11454  drivers/tty/serial/mpc52xx_uart.c                  |    8 +-
11455  drivers/tty/serial/msm_serial.c                    |    2 +-
11456  drivers/tty/serial/msm_smd_tty.c                   |    8 +-
11457  drivers/tty/serial/mxs-auart.c                     |    8 +-
11458  drivers/tty/serial/of_serial.c                     |   13 +-
11459  drivers/tty/serial/omap-serial.c                   |  881 ++---
11460  drivers/tty/serial/pch_uart.c                      |    4 +
11461  drivers/tty/serial/pxa.c                           |   14 +
11462  drivers/tty/serial/samsung.c                       |   48 +-
11463  drivers/tty/serial/sc26xx.c                        |    4 +
11464  drivers/tty/serial/sccnxp.c                        |  985 ++++++
11465  drivers/tty/serial/serial_core.c                   |  234 +-
11466  drivers/tty/serial/sirfsoc_uart.c                  |    8 +-
11467  drivers/tty/serial/sunsu.c                         |    8 +-
11468  drivers/tty/synclink.c                             |   86 +-
11469  drivers/tty/synclink_gt.c                          |   37 +-
11470  drivers/tty/synclinkmp.c                           |   58 +-
11471  drivers/tty/tty_io.c                               |  375 +-
11472  drivers/tty/tty_ioctl.c                            |  100 +-
11473  drivers/tty/tty_ldisc.c                            |   78 +-
11474  drivers/tty/tty_mutex.c                            |   71 +-
11475  drivers/tty/tty_port.c                             |   94 +-
11476  drivers/tty/vt/keyboard.c                          |   50 +-
11477  drivers/tty/vt/vt.c                                |  141 +-
11478  drivers/usb/class/cdc-acm.c                        |    5 +-
11479  drivers/usb/gadget/u_serial.c                      |    3 +-
11480  drivers/usb/serial/ark3116.c                       |    4 +-
11481  drivers/usb/serial/belkin_sa.c                     |    2 +-
11482  drivers/usb/serial/console.c                       |    4 +-
11483  drivers/usb/serial/cp210x.c                        |    8 +-
11484  drivers/usb/serial/cypress_m8.c                    |   40 +-
11485  drivers/usb/serial/digi_acceleport.c               |   14 +-
11486  drivers/usb/serial/empeg.c                         |    2 +-
11487  drivers/usb/serial/f81232.c                        |    3 +-
11488  drivers/usb/serial/ftdi_sio.c                      |    2 +-
11489  drivers/usb/serial/io_edgeport.c                   |   12 +-
11490  drivers/usb/serial/io_ti.c                         |   12 +-
11491  drivers/usb/serial/ir-usb.c                        |    2 +-
11492  drivers/usb/serial/iuu_phoenix.c                   |   28 +-
11493  drivers/usb/serial/keyspan.c                       |    6 +-
11494  drivers/usb/serial/keyspan_pda.c                   |    4 +-
11495  drivers/usb/serial/kl5kusb105.c                    |   18 +-
11496  drivers/usb/serial/kobil_sct.c                     |   14 +-
11497  drivers/usb/serial/mct_u232.c                      |    4 +-
11498  drivers/usb/serial/metro-usb.c                     |    6 -
11499  drivers/usb/serial/mos7720.c                       |   14 +-
11500  drivers/usb/serial/mos7840.c                       |   12 +-
11501  drivers/usb/serial/oti6858.c                       |   10 +-
11502  drivers/usb/serial/pl2303.c                        |    6 +-
11503  drivers/usb/serial/quatech2.c                      |    4 +-
11504  drivers/usb/serial/sierra.c                        |    2 +-
11505  drivers/usb/serial/spcp8x5.c                       |   12 +-
11506  drivers/usb/serial/ssu100.c                        |    4 +-
11507  drivers/usb/serial/ti_usb_3410_5052.c              |   10 +-
11508  drivers/usb/serial/usb-serial.c                    |    7 +-
11509  drivers/usb/serial/usb_wwan.c                      |    2 +-
11510  drivers/usb/serial/whiteheat.c                     |    2 +-
11511  firmware/Makefile                                  |    1 -
11512  firmware/intelliport2.bin.ihex                     | 2147 -----------
11513  fs/compat_ioctl.c                                  |    2 +
11514  include/linux/Kbuild                               |    4 +-
11515  include/linux/amba/serial.h                        |    1 -
11516  include/linux/cd1400.h                             |  292 --
11517  include/linux/cdk.h                                |  486 ---
11518  include/linux/comstats.h                           |  119 -
11519  include/linux/generic_serial.h                     |   35 -
11520  include/linux/istallion.h                          |  123 -
11521  include/linux/kbd_kern.h                           |   13 -
11522  include/linux/platform_data/max310x.h              |   67 +
11523  include/linux/platform_data/sccnxp.h               |   93 +
11524  include/linux/sc26198.h                            |  533 ---
11525  include/linux/serial.h                             |   81 +-
11526  include/linux/serial167.h                          |  157 -
11527  include/linux/serial_8250.h                        |   33 +-
11528  include/linux/serial_core.h                        |    4 +-
11529  include/linux/serial_reg.h                         |    4 +
11530  include/linux/stallion.h                           |  147 -
11531  include/linux/tty.h                                |   92 +-
11532  include/linux/tty_driver.h                         |   47 +-
11533  include/linux/tty_flags.h                          |   78 +
11534  include/net/irda/ircomm_tty.h                      |   17 +-
11535  net/bluetooth/rfcomm/tty.c                         |   10 +-
11536  net/irda/ircomm/ircomm_param.c                     |    5 -
11537  net/irda/ircomm/ircomm_tty.c                       |  320 +-
11538  net/irda/ircomm/ircomm_tty_attach.c                |   40 +-
11539  net/irda/ircomm/ircomm_tty_ioctl.c                 |   33 +-
11540  191 files changed, 17295 insertions(+), 8889 deletions(-)
11541  create mode 100644 Documentation/devicetree/bindings/tty/serial/nxp-lpc32xx-hsuart.txt
11542  delete mode 100644 Documentation/serial/computone.txt
11543  create mode 100644 drivers/staging/dgrp/Kconfig
11544  create mode 100644 drivers/staging/dgrp/Makefile
11545  create mode 100644 drivers/staging/dgrp/README
11546  create mode 100644 drivers/staging/dgrp/TODO
11547  create mode 100644 drivers/staging/dgrp/dgrp_common.c
11548  create mode 100644 drivers/staging/dgrp/dgrp_common.h
11549  create mode 100644 drivers/staging/dgrp/dgrp_dpa_ops.c
11550  create mode 100644 drivers/staging/dgrp/dgrp_driver.c
11551  create mode 100644 drivers/staging/dgrp/dgrp_mon_ops.c
11552  create mode 100644 drivers/staging/dgrp/dgrp_net_ops.c
11553  create mode 100644 drivers/staging/dgrp/dgrp_ports_ops.c
11554  create mode 100644 drivers/staging/dgrp/dgrp_specproc.c
11555  create mode 100644 drivers/staging/dgrp/dgrp_sysfs.c
11556  create mode 100644 drivers/staging/dgrp/dgrp_tty.c
11557  create mode 100644 drivers/staging/dgrp/digirp.h
11558  create mode 100644 drivers/staging/dgrp/drp.h
11559  create mode 100644 drivers/tty/serial/lpc32xx_hs.c
11560  delete mode 100644 drivers/tty/serial/max3107.c
11561  delete mode 100644 drivers/tty/serial/max3107.h
11562  create mode 100644 drivers/tty/serial/max310x.c
11563  create mode 100644 drivers/tty/serial/sccnxp.c
11564  delete mode 100644 firmware/intelliport2.bin.ihex
11565  delete mode 100644 include/linux/cd1400.h
11566  delete mode 100644 include/linux/cdk.h
11567  delete mode 100644 include/linux/comstats.h
11568  delete mode 100644 include/linux/generic_serial.h
11569  delete mode 100644 include/linux/istallion.h
11570  create mode 100644 include/linux/platform_data/max310x.h
11571  create mode 100644 include/linux/platform_data/sccnxp.h
11572  delete mode 100644 include/linux/sc26198.h
11573  delete mode 100644 include/linux/serial167.h
11574  delete mode 100644 include/linux/stallion.h
11575  create mode 100644 include/linux/tty_flags.h
11576 $ git revert 84c3b8486044
11577 [master 133abf6] Revert "compat_ioctl: Add RS-485 IOCTLs to the list"
11578  1 file changed, 2 deletions(-)
11579 Merging usb/usb-next (5ed3387 powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY)
11580 $ git merge usb/usb-next
11581 Resolved 'drivers/usb/core/usb-acpi.c' using previous resolution.
11582 Resolved 'drivers/usb/serial/digi_acceleport.c' using previous resolution.
11583 Resolved 'drivers/usb/serial/io_edgeport.c' using previous resolution.
11584 Resolved 'drivers/usb/serial/io_ti.c' using previous resolution.
11585 Resolved 'drivers/usb/serial/kl5kusb105.c' using previous resolution.
11586 Resolved 'drivers/usb/serial/mos7720.c' using previous resolution.
11587 Resolved 'drivers/usb/serial/mos7840.c' using previous resolution.
11588 Auto-merging include/linux/usb/tegra_usb_phy.h
11589 Removing drivers/usb/storage/libusual.c
11590 Auto-merging drivers/usb/serial/whiteheat.c
11591 Auto-merging drivers/usb/serial/usb_wwan.c
11592 Auto-merging drivers/usb/serial/usb-serial.c
11593 Auto-merging drivers/usb/serial/ti_usb_3410_5052.c
11594 Auto-merging drivers/usb/serial/ssu100.c
11595 Auto-merging drivers/usb/serial/spcp8x5.c
11596 Auto-merging drivers/usb/serial/sierra.c
11597 Auto-merging drivers/usb/serial/quatech2.c
11598 Auto-merging drivers/usb/serial/pl2303.c
11599 Auto-merging drivers/usb/serial/oti6858.c
11600 Auto-merging drivers/usb/serial/mos7840.c
11601 CONFLICT (content): Merge conflict in drivers/usb/serial/mos7840.c
11602 Auto-merging drivers/usb/serial/mos7720.c
11603 CONFLICT (content): Merge conflict in drivers/usb/serial/mos7720.c
11604 Auto-merging drivers/usb/serial/metro-usb.c
11605 Auto-merging drivers/usb/serial/mct_u232.c
11606 Auto-merging drivers/usb/serial/kobil_sct.c
11607 Auto-merging drivers/usb/serial/kl5kusb105.c
11608 CONFLICT (content): Merge conflict in drivers/usb/serial/kl5kusb105.c
11609 Auto-merging drivers/usb/serial/keyspan_pda.c
11610 Auto-merging drivers/usb/serial/keyspan.c
11611 Auto-merging drivers/usb/serial/iuu_phoenix.c
11612 Auto-merging drivers/usb/serial/ir-usb.c
11613 Auto-merging drivers/usb/serial/io_ti.c
11614 CONFLICT (content): Merge conflict in drivers/usb/serial/io_ti.c
11615 Auto-merging drivers/usb/serial/io_edgeport.c
11616 CONFLICT (content): Merge conflict in drivers/usb/serial/io_edgeport.c
11617 Auto-merging drivers/usb/serial/ftdi_sio.c
11618 Auto-merging drivers/usb/serial/f81232.c
11619 Auto-merging drivers/usb/serial/empeg.c
11620 Auto-merging drivers/usb/serial/digi_acceleport.c
11621 CONFLICT (content): Merge conflict in drivers/usb/serial/digi_acceleport.c
11622 Auto-merging drivers/usb/serial/cypress_m8.c
11623 Auto-merging drivers/usb/serial/cp210x.c
11624 Auto-merging drivers/usb/serial/console.c
11625 Auto-merging drivers/usb/serial/belkin_sa.c
11626 Auto-merging drivers/usb/serial/ark3116.c
11627 Auto-merging drivers/usb/phy/tegra_usb_phy.c
11628 Auto-merging drivers/usb/gadget/u_ether.c
11629 Auto-merging drivers/usb/gadget/tcm_usb_gadget.c
11630 Auto-merging drivers/usb/core/usb-acpi.c
11631 CONFLICT (content): Merge conflict in drivers/usb/core/usb-acpi.c
11632 Auto-merging drivers/usb/class/cdc-acm.c
11633 Auto-merging drivers/usb/atm/ueagle-atm.c
11634 Auto-merging drivers/staging/serqt_usb2/serqt_usb2.c
11635 Removing drivers/block/ub.c
11636 Auto-merging drivers/block/Kconfig
11637 Auto-merging arch/arm/mach-tegra/devices.c
11638 Auto-merging arch/arm/mach-omap2/twl-common.c
11639 Auto-merging arch/arm/mach-omap2/omap_hwmod_44xx_data.c
11640 Auto-merging arch/arm/mach-omap2/board-omap3evm.c
11641 Auto-merging Documentation/feature-removal-schedule.txt
11642 Automatic merge failed; fix conflicts and then commit the result.
11643 $ git commit -v -a
11644 [master 4d48afa] Merge remote-tracking branch 'usb/usb-next'
11645 $ git diff -M --stat --summary HEAD^..
11646  Documentation/ABI/testing/sysfs-bus-usb            |    7 +
11647  .../devicetree/bindings/usb/am33xx-usb.txt         |   14 +
11648  .../devicetree/bindings/usb/ci13xxx-imx.txt        |    5 +
11649  Documentation/devicetree/bindings/usb/omap-usb.txt |   33 +
11650  .../devicetree/bindings/usb/platform-uhci.txt      |   12 +
11651  Documentation/devicetree/bindings/usb/pxa-usb.txt  |   31 +
11652  .../devicetree/bindings/usb/twlxxxx-usb.txt        |   40 +
11653  Documentation/devicetree/bindings/usb/usb-phy.txt  |   17 +
11654  .../devicetree/bindings/usb/usbmisc-imx.txt        |   14 +
11655  .../devicetree/bindings/usb/vt8500-ehci.txt        |   12 +
11656  Documentation/feature-removal-schedule.txt         |   11 -
11657  Documentation/usb/persist.txt                      |    3 +
11658  arch/arm/mach-omap2/board-omap3evm.c               |    1 +
11659  arch/arm/mach-omap2/omap_hwmod_44xx_data.c         |    6 +
11660  arch/arm/mach-omap2/omap_phy_internal.c            |  138 -
11661  arch/arm/mach-omap2/twl-common.c                   |    5 -
11662  arch/arm/mach-omap2/usb-musb.c                     |    3 -
11663  arch/arm/mach-tegra/Makefile                       |    1 -
11664  arch/arm/mach-tegra/devices.c                      |    2 +-
11665  arch/arm/mach-tegra/devices.h                      |    2 +-
11666  arch/arm/mach-vt8500/bv07.c                        |    1 +
11667  arch/arm/mach-vt8500/devices-vt8500.c              |    5 +
11668  arch/arm/mach-vt8500/devices-wm8505.c              |    4 +
11669  arch/arm/mach-vt8500/devices.c                     |   11 +
11670  arch/arm/mach-vt8500/devices.h                     |    1 +
11671  arch/arm/mach-vt8500/wm8505_7in.c                  |    1 +
11672  drivers/block/Kconfig                              |   12 -
11673  drivers/block/Makefile                             |    1 -
11674  drivers/block/ub.c                                 | 2474 ---------------
11675  drivers/staging/ccg/Kconfig                        |    5 +
11676  drivers/staging/ccg/Makefile                       |    2 -
11677  drivers/staging/ccg/ccg.c                          |   29 +-
11678  drivers/staging/ccg/composite.c                    | 1688 +++++++++++
11679  drivers/staging/ccg/composite.h                    |  395 +++
11680  drivers/staging/ccg/config.c                       |  158 +
11681  drivers/staging/ccg/epautoconf.c                   |  393 +++
11682  drivers/staging/ccg/f_acm.c                        |  814 +++++
11683  drivers/staging/ccg/f_fs.c                         | 2455 +++++++++++++++
11684  drivers/staging/ccg/f_mass_storage.c               | 3135 ++++++++++++++++++++
11685  drivers/staging/ccg/f_rndis.c                      |  918 ++++++
11686  drivers/staging/ccg/gadget_chips.h                 |  150 +
11687  drivers/staging/ccg/ndis.h                         |   47 +
11688  drivers/staging/ccg/rndis.c                        | 1175 ++++++++
11689  drivers/staging/ccg/rndis.h                        |  222 ++
11690  drivers/staging/ccg/storage_common.c               |  893 ++++++
11691  drivers/staging/ccg/u_ether.c                      |  986 ++++++
11692  drivers/staging/ccg/u_ether.h                      |  154 +
11693  drivers/staging/ccg/u_serial.c                     | 1341 +++++++++
11694  drivers/staging/ccg/u_serial.h                     |   65 +
11695  drivers/staging/ccg/usbstring.c                    |   71 +
11696  drivers/staging/keucr/usb.c                        |    2 +-
11697  drivers/staging/serqt_usb2/serqt_usb2.c            |  154 +-
11698  drivers/staging/usbip/usbip_common.c               |    3 +-
11699  drivers/usb/Kconfig                                |    1 +
11700  drivers/usb/atm/ueagle-atm.c                       |   79 +-
11701  drivers/usb/atm/usbatm.c                           |   46 +-
11702  drivers/usb/chipidea/Kconfig                       |    1 -
11703  drivers/usb/chipidea/Makefile                      |    4 +-
11704  drivers/usb/chipidea/ci.h                          |    1 +
11705  drivers/usb/chipidea/ci13xxx_imx.c                 |   71 +
11706  drivers/usb/chipidea/ci13xxx_imx.h                 |   28 +
11707  drivers/usb/chipidea/core.c                        |   24 +-
11708  drivers/usb/chipidea/udc.c                         |   39 +-
11709  drivers/usb/chipidea/usbmisc_imx6q.c               |  162 +
11710  drivers/usb/class/cdc-acm.c                        |    1 -
11711  drivers/usb/core/Kconfig                           |    2 +-
11712  drivers/usb/core/config.c                          |    2 +
11713  drivers/usb/core/devices.c                         |    7 +-
11714  drivers/usb/core/devio.c                           |   35 +
11715  drivers/usb/core/driver.c                          |   11 +-
11716  drivers/usb/core/endpoint.c                        |   10 +-
11717  drivers/usb/core/hcd.c                             |   22 +-
11718  drivers/usb/core/hub.c                             |  214 +-
11719  drivers/usb/core/message.c                         |    2 -
11720  drivers/usb/core/quirks.c                          |    2 +-
11721  drivers/usb/core/sysfs.c                           |   12 +-
11722  drivers/usb/core/usb-acpi.c                        |  206 +-
11723  drivers/usb/core/usb.h                             |   13 +
11724  drivers/usb/dwc3/Kconfig                           |    2 -
11725  drivers/usb/dwc3/core.c                            |   18 +-
11726  drivers/usb/dwc3/core.h                            |    7 +-
11727  drivers/usb/dwc3/dwc3-exynos.c                     |   66 +
11728  drivers/usb/dwc3/dwc3-omap.c                       |   66 +
11729  drivers/usb/dwc3/dwc3-pci.c                        |   67 +
11730  drivers/usb/dwc3/ep0.c                             |  217 +-
11731  drivers/usb/dwc3/gadget.c                          |  101 +-
11732  drivers/usb/early/ehci-dbgp.c                      |   17 +-
11733  drivers/usb/gadget/Kconfig                         |   78 +-
11734  drivers/usb/gadget/Makefile                        |    4 +
11735  drivers/usb/gadget/acm_ms.c                        |   55 +-
11736  drivers/usb/gadget/amd5536udc.c                    |    6 +-
11737  drivers/usb/gadget/at91_udc.c                      |    5 +-
11738  drivers/usb/gadget/audio.c                         |   62 +-
11739  drivers/usb/gadget/bcm63xx_udc.c                   | 2464 +++++++++++++++
11740  drivers/usb/gadget/cdc2.c                          |   56 +-
11741  drivers/usb/gadget/composite.c                     |  290 +-
11742  drivers/usb/gadget/config.c                        |    6 +-
11743  drivers/usb/gadget/dbgp.c                          |   11 +-
11744  drivers/usb/gadget/dummy_hcd.c                     |    2 +
11745  drivers/usb/gadget/epautoconf.c                    |   33 +-
11746  drivers/usb/gadget/ether.c                         |   61 +-
11747  drivers/usb/gadget/f_ecm.c                         |    5 +-
11748  drivers/usb/gadget/f_hid.c                         |    2 +-
11749  drivers/usb/gadget/f_mass_storage.c                |   16 +-
11750  drivers/usb/gadget/f_midi.c                        |    1 -
11751  drivers/usb/gadget/f_ncm.c                         |    5 +-
11752  drivers/usb/gadget/f_sourcesink.c                  |    2 +-
11753  drivers/usb/gadget/f_subset.c                      |    5 +-
11754  drivers/usb/gadget/f_uac2.c                        |    2 +-
11755  drivers/usb/gadget/file_storage.c                  |   38 +-
11756  drivers/usb/gadget/fsl_udc_core.c                  |    6 +-
11757  drivers/usb/gadget/fusb300_udc.c                   |    4 +-
11758  drivers/usb/gadget/g_ffs.c                         |   26 +-
11759  drivers/usb/gadget/gadget_chips.h                  |   96 +-
11760  drivers/usb/gadget/gmidi.c                         |   61 +-
11761  drivers/usb/gadget/goku_udc.c                      |    6 +-
11762  drivers/usb/gadget/hid.c                           |   52 +-
11763  drivers/usb/gadget/inode.c                         |   29 +-
11764  drivers/usb/gadget/lpc32xx_udc.c                   |  129 +-
11765  drivers/usb/gadget/m66592-udc.c                    |    4 +-
11766  drivers/usb/gadget/mass_storage.c                  |   39 +-
11767  drivers/usb/gadget/multi.c                         |   42 +-
11768  drivers/usb/gadget/mv_udc_core.c                   |   91 +-
11769  drivers/usb/gadget/ncm.c                           |   62 +-
11770  drivers/usb/gadget/nokia.c                         |   58 +-
11771  drivers/usb/gadget/omap_udc.c                      |    6 +-
11772  drivers/usb/gadget/pch_udc.c                       |    6 +-
11773  drivers/usb/gadget/printer.c                       |  173 +-
11774  drivers/usb/gadget/pxa25x_udc.c                    |    7 +-
11775  drivers/usb/gadget/pxa25x_udc.h                    |    2 +-
11776  drivers/usb/gadget/pxa27x_udc.c                    |    6 +-
11777  drivers/usb/gadget/rndis.c                         |   22 +-
11778  drivers/usb/gadget/s3c-hsotg.c                     |    8 +-
11779  drivers/usb/gadget/s3c-hsudc.c                     |   51 +-
11780  drivers/usb/gadget/s3c2410_udc.c                   |  148 +-
11781  drivers/usb/gadget/serial.c                        |   72 +-
11782  drivers/usb/gadget/tcm_usb_gadget.c                |   49 +-
11783  drivers/usb/gadget/tcm_usb_gadget.h                |   11 +-
11784  drivers/usb/gadget/u_ether.c                       |    8 +-
11785  drivers/usb/gadget/udc-core.c                      |   13 +-
11786  drivers/usb/gadget/usbstring.c                     |    3 +-
11787  drivers/usb/gadget/webcam.c                        |   42 +-
11788  drivers/usb/gadget/zero.c                          |   73 +-
11789  drivers/usb/host/Kconfig                           |   40 +-
11790  drivers/usb/host/ehci-atmel.c                      |   30 +-
11791  drivers/usb/host/ehci-au1xxx.c                     |   20 +-
11792  drivers/usb/host/ehci-cns3xxx.c                    |   16 +-
11793  drivers/usb/host/ehci-dbg.c                        |    6 +-
11794  drivers/usb/host/ehci-fsl.c                        |   57 +-
11795  drivers/usb/host/ehci-fsl.h                        |    1 +
11796  drivers/usb/host/ehci-grlib.c                      |   18 +-
11797  drivers/usb/host/ehci-hcd.c                        |    4 +-
11798  drivers/usb/host/ehci-hub.c                        |    4 +-
11799  drivers/usb/host/ehci-ixp4xx.c                     |   19 +-
11800  drivers/usb/host/ehci-ls1x.c                       |   20 +-
11801  drivers/usb/host/ehci-msm.c                        |   13 +-
11802  drivers/usb/host/ehci-mv.c                         |   51 +-
11803  drivers/usb/host/ehci-mxc.c                        |   45 +-
11804  drivers/usb/host/ehci-platform.c                   |   50 +-
11805  drivers/usb/host/ehci-ppc-of.c                     |   28 +-
11806  drivers/usb/host/ehci-s5p.c                        |    7 +-
11807  drivers/usb/host/ehci-sead3.c                      |   15 +-
11808  drivers/usb/host/ehci-sh.c                         |   35 +-
11809  drivers/usb/host/ehci-tegra.c                      |   57 +-
11810  drivers/usb/host/ehci-timer.c                      |    6 +-
11811  drivers/usb/host/ehci-vt8500.c                     |   24 +-
11812  drivers/usb/host/ehci-xilinx-of.c                  |   20 +-
11813  drivers/usb/host/fhci-sched.c                      |    3 +-
11814  drivers/usb/host/fsl-mph-dr-of.c                   |    2 +
11815  drivers/usb/host/ohci-at91.c                       |    3 +-
11816  drivers/usb/host/ohci-nxp.c                        |    2 +-
11817  drivers/usb/host/ohci-platform.c                   |   46 +-
11818  drivers/usb/host/ohci-pxa27x.c                     |   68 +
11819  drivers/usb/host/ohci-xls.c                        |    2 +-
11820  drivers/usb/host/r8a66597-hcd.c                    |    5 +-
11821  drivers/usb/host/sl811-hcd.c                       |    2 +-
11822  drivers/usb/host/uhci-hcd.c                        |    5 +
11823  drivers/usb/host/uhci-platform.c                   |  157 +
11824  drivers/usb/host/whci/hcd.c                        |    8 +-
11825  drivers/usb/host/whci/qset.c                       |   11 +-
11826  drivers/usb/host/xhci-hub.c                        |   20 +-
11827  drivers/usb/host/xhci-mem.c                        |    7 +
11828  drivers/usb/host/xhci-ring.c                       |  286 +-
11829  drivers/usb/host/xhci.c                            |   39 +-
11830  drivers/usb/host/xhci.h                            |   19 +
11831  drivers/usb/misc/legousbtower.c                    |    3 -
11832  drivers/usb/misc/rio500.c                          |    2 +-
11833  drivers/usb/musb/Kconfig                           |    3 +-
11834  drivers/usb/musb/am35x.c                           |   67 +-
11835  drivers/usb/musb/blackfin.c                        |   64 +-
11836  drivers/usb/musb/cppi_dma.c                        |    2 +-
11837  drivers/usb/musb/da8xx.c                           |   59 +-
11838  drivers/usb/musb/davinci.c                         |   67 +-
11839  drivers/usb/musb/musb_core.c                       |  331 +--
11840  drivers/usb/musb/musb_core.h                       |   17 +-
11841  drivers/usb/musb/musb_debugfs.c                    |    8 +-
11842  drivers/usb/musb/musb_dma.h                        |    2 +-
11843  drivers/usb/musb/musb_dsps.c                       |  194 +-
11844  drivers/usb/musb/musb_gadget.c                     |  172 +-
11845  drivers/usb/musb/musb_host.c                       |  264 +-
11846  drivers/usb/musb/musb_host.h                       |    3 +
11847  drivers/usb/musb/musb_virthub.c                    |   13 +-
11848  drivers/usb/musb/musbhsdma.c                       |    2 +-
11849  drivers/usb/musb/omap2430.c                        |  156 +-
11850  drivers/usb/musb/omap2430.h                        |    9 +
11851  drivers/usb/musb/tusb6010.c                        |   57 +-
11852  drivers/usb/musb/tusb6010_omap.c                   |    2 +-
11853  drivers/usb/musb/ux500.c                           |   33 +-
11854  drivers/usb/musb/ux500_dma.c                       |    2 +-
11855  drivers/usb/otg/Kconfig                            |    2 +-
11856  drivers/usb/otg/fsl_otg.c                          |   34 +-
11857  drivers/usb/otg/mxs-phy.c                          |   38 +-
11858  drivers/usb/otg/nop-usb-xceiv.c                    |    8 +-
11859  drivers/usb/otg/otg.c                              |    2 +-
11860  drivers/usb/otg/twl4030-usb.c                      |   26 +-
11861  drivers/usb/otg/twl6030-usb.c                      |  157 +-
11862  drivers/usb/phy/Kconfig                            |   17 +
11863  drivers/usb/phy/Makefile                           |    3 +
11864  drivers/usb/phy/isp1301.c                          |    6 -
11865  drivers/usb/phy/mv_u3d_phy.c                       |  345 +++
11866  drivers/usb/phy/mv_u3d_phy.h                       |  105 +
11867  drivers/usb/phy/omap-usb2.c                        |  271 ++
11868  .../usb_phy.c => drivers/usb/phy/tegra_usb_phy.c   |  152 +-
11869  drivers/usb/renesas_usbhs/common.c                 |   15 +-
11870  drivers/usb/renesas_usbhs/mod.c                    |   25 +-
11871  drivers/usb/serial/Kconfig                         |    8 +
11872  drivers/usb/serial/Makefile                        |    1 +
11873  drivers/usb/serial/aircable.c                      |    5 -
11874  drivers/usb/serial/ark3116.c                       |    7 +-
11875  drivers/usb/serial/belkin_sa.c                     |    8 +-
11876  drivers/usb/serial/ch341.c                         |   49 +-
11877  drivers/usb/serial/console.c                       |   23 +-
11878  drivers/usb/serial/cp210x.c                        |  141 +-
11879  drivers/usb/serial/cyberjack.c                     |   77 +-
11880  drivers/usb/serial/cypress_m8.c                    |  157 +-
11881  drivers/usb/serial/digi_acceleport.c               |   50 +-
11882  drivers/usb/serial/empeg.c                         |    5 -
11883  drivers/usb/serial/ezusb.c                         |  141 +-
11884  drivers/usb/serial/f81232.c                        |    8 +-
11885  drivers/usb/serial/ftdi_sio.c                      |  138 +-
11886  drivers/usb/serial/ftdi_sio_ids.h                  |    5 +
11887  drivers/usb/serial/funsoft.c                       |    5 -
11888  drivers/usb/serial/garmin_gps.c                    |  129 +-
11889  drivers/usb/serial/generic.c                       |   11 +-
11890  drivers/usb/serial/io_edgeport.c                   |  616 ++--
11891  drivers/usb/serial/io_ti.c                         |  408 ++-
11892  drivers/usb/serial/ipaq.c                          |    4 -
11893  drivers/usb/serial/ipw.c                           |   66 +-
11894  drivers/usb/serial/ir-usb.c                        |   16 +-
11895  drivers/usb/serial/iuu_phoenix.c                   |  134 +-
11896  drivers/usb/serial/keyspan.c                       |  338 +--
11897  drivers/usb/serial/keyspan.h                       |   17 +-
11898  drivers/usb/serial/keyspan_pda.c                   |   73 +-
11899  drivers/usb/serial/kl5kusb105.c                    |   41 +-
11900  drivers/usb/serial/kobil_sct.c                     |   98 +-
11901  drivers/usb/serial/mct_u232.c                      |  104 +-
11902  drivers/usb/serial/metro-usb.c                     |    7 -
11903  drivers/usb/serial/mos7720.c                       |  231 +-
11904  drivers/usb/serial/mos7840.c                       |  478 ++-
11905  drivers/usb/serial/navman.c                        |    8 +-
11906  drivers/usb/serial/omninet.c                       |   43 +-
11907  drivers/usb/serial/opticon.c                       |   30 +-
11908  drivers/usb/serial/option.c                        |   23 +-
11909  drivers/usb/serial/oti6858.c                       |   77 +-
11910  drivers/usb/serial/pl2303.c                        |    8 +-
11911  drivers/usb/serial/qcaux.c                         |   10 +-
11912  drivers/usb/serial/qcserial.c                      |    5 -
11913  drivers/usb/serial/quatech2.c                      |    7 +-
11914  drivers/usb/serial/safe_serial.c                   |   12 +-
11915  drivers/usb/serial/sierra.c                        |   11 +-
11916  drivers/usb/serial/spcp8x5.c                       |    5 -
11917  drivers/usb/serial/ssu100.c                        |   37 +-
11918  drivers/usb/serial/symbolserial.c                  |    8 +-
11919  drivers/usb/serial/ti_usb_3410_5052.c              |  150 +-
11920  drivers/usb/serial/usb-serial.c                    |  176 +-
11921  drivers/usb/serial/usb_wwan.c                      |   56 +-
11922  drivers/usb/serial/visor.c                         |   13 +-
11923  drivers/usb/serial/whiteheat.c                     |  135 +-
11924  drivers/usb/serial/zte_ev.c                        |  307 ++
11925  drivers/usb/storage/Kconfig                        |   14 -
11926  drivers/usb/storage/Makefile                       |    9 +-
11927  drivers/usb/storage/alauda.c                       |    2 +-
11928  drivers/usb/storage/cypress_atacb.c                |    2 +-
11929  drivers/usb/storage/datafab.c                      |    2 +-
11930  drivers/usb/storage/ene_ub6250.c                   |   30 +-
11931  drivers/usb/storage/freecom.c                      |    2 +-
11932  drivers/usb/storage/isd200.c                       |    5 +-
11933  drivers/usb/storage/jumpshot.c                     |    2 +-
11934  drivers/usb/storage/karma.c                        |    2 +-
11935  drivers/usb/storage/libusual.c                     |  243 --
11936  drivers/usb/storage/onetouch.c                     |    2 +-
11937  drivers/usb/storage/realtek_cr.c                   |    2 +-
11938  drivers/usb/storage/sddr09.c                       |    2 +-
11939  drivers/usb/storage/sddr55.c                       |    2 +-
11940  drivers/usb/storage/shuttle_usbat.c                |    2 +-
11941  drivers/usb/storage/sierra_ms.c                    |    3 +-
11942  drivers/usb/storage/transport.c                    |    2 +-
11943  drivers/usb/storage/unusual_devs.h                 |   36 +-
11944  drivers/usb/storage/usb.c                          |   17 +-
11945  drivers/usb/storage/usual-tables.c                 |   18 +-
11946  drivers/usb/wusbcore/Kconfig                       |    3 +-
11947  drivers/usb/wusbcore/security.c                    |    7 +-
11948  drivers/usb/wusbcore/wa-hc.c                       |    4 +-
11949  drivers/xen/Makefile                               |    2 +-
11950  drivers/xen/dbgp.c                                 |   48 +
11951  include/linux/bcd.h                                |   17 +-
11952  include/linux/fsl_devices.h                        |    2 +
11953  include/linux/usb.h                                |   32 +-
11954  include/linux/usb/ch11.h                           |    4 +-
11955  include/linux/usb/composite.h                      |   97 +-
11956  include/linux/usb/ehci_def.h                       |   35 +-
11957  include/linux/usb/ehci_pdriver.h                   |    8 +
11958  include/linux/usb/ezusb.h                          |   16 +
11959  include/linux/usb/gadget.h                         |   33 +-
11960  include/linux/usb/hcd.h                            |    4 +-
11961  include/linux/usb/nop-usb-xceiv.h                  |   24 +
11962  include/linux/usb/ohci_pdriver.h                   |    8 +
11963  include/linux/usb/omap_usb.h                       |   46 +
11964  include/linux/usb/otg.h                            |  236 +-
11965  include/linux/usb/phy.h                            |  233 ++
11966  include/linux/usb/phy_companion.h                  |   34 +
11967  include/linux/usb/quirks.h                         |    4 +-
11968  include/linux/usb/serial.h                         |   32 +-
11969  .../usb_phy.h => include/linux/usb/tegra_usb_phy.h |   16 +-
11970  include/linux/usb_usual.h                          |   24 -
11971  include/linux/usbdevice_fs.h                       |   14 +
11972  include/xen/interface/physdev.h                    |   16 +
11973  lib/bcd.c                                          |    8 +-
11974  tools/usb/testusb.c                                |   25 +-
11975  329 files changed, 25477 insertions(+), 8975 deletions(-)
11976  create mode 100644 Documentation/devicetree/bindings/usb/am33xx-usb.txt
11977  create mode 100644 Documentation/devicetree/bindings/usb/omap-usb.txt
11978  create mode 100644 Documentation/devicetree/bindings/usb/platform-uhci.txt
11979  create mode 100644 Documentation/devicetree/bindings/usb/pxa-usb.txt
11980  create mode 100644 Documentation/devicetree/bindings/usb/twlxxxx-usb.txt
11981  create mode 100644 Documentation/devicetree/bindings/usb/usb-phy.txt
11982  create mode 100644 Documentation/devicetree/bindings/usb/usbmisc-imx.txt
11983  create mode 100644 Documentation/devicetree/bindings/usb/vt8500-ehci.txt
11984  delete mode 100644 drivers/block/ub.c
11985  create mode 100644 drivers/staging/ccg/composite.c
11986  create mode 100644 drivers/staging/ccg/composite.h
11987  create mode 100644 drivers/staging/ccg/config.c
11988  create mode 100644 drivers/staging/ccg/epautoconf.c
11989  create mode 100644 drivers/staging/ccg/f_acm.c
11990  create mode 100644 drivers/staging/ccg/f_fs.c
11991  create mode 100644 drivers/staging/ccg/f_mass_storage.c
11992  create mode 100644 drivers/staging/ccg/f_rndis.c
11993  create mode 100644 drivers/staging/ccg/gadget_chips.h
11994  create mode 100644 drivers/staging/ccg/ndis.h
11995  create mode 100644 drivers/staging/ccg/rndis.c
11996  create mode 100644 drivers/staging/ccg/rndis.h
11997  create mode 100644 drivers/staging/ccg/storage_common.c
11998  create mode 100644 drivers/staging/ccg/u_ether.c
11999  create mode 100644 drivers/staging/ccg/u_ether.h
12000  create mode 100644 drivers/staging/ccg/u_serial.c
12001  create mode 100644 drivers/staging/ccg/u_serial.h
12002  create mode 100644 drivers/staging/ccg/usbstring.c
12003  create mode 100644 drivers/usb/chipidea/ci13xxx_imx.h
12004  create mode 100644 drivers/usb/chipidea/usbmisc_imx6q.c
12005  create mode 100644 drivers/usb/gadget/bcm63xx_udc.c
12006  create mode 100644 drivers/usb/host/uhci-platform.c
12007  create mode 100644 drivers/usb/phy/mv_u3d_phy.c
12008  create mode 100644 drivers/usb/phy/mv_u3d_phy.h
12009  create mode 100644 drivers/usb/phy/omap-usb2.c
12010  rename arch/arm/mach-tegra/usb_phy.c => drivers/usb/phy/tegra_usb_phy.c (94%)
12011  create mode 100644 drivers/usb/serial/zte_ev.c
12012  delete mode 100644 drivers/usb/storage/libusual.c
12013  create mode 100644 drivers/xen/dbgp.c
12014  create mode 100644 include/linux/usb/ezusb.h
12015  create mode 100644 include/linux/usb/nop-usb-xceiv.h
12016  create mode 100644 include/linux/usb/omap_usb.h
12017  create mode 100644 include/linux/usb/phy.h
12018  create mode 100644 include/linux/usb/phy_companion.h
12019  rename arch/arm/mach-tegra/include/mach/usb_phy.h => include/linux/usb/tegra_usb_phy.h (86%)
12020 $ git am -3 ../patches/0001-usb-acpi-Comply-with-the-ACPI-API-change-after-usb-t.patch
12021 Applying: usb-acpi: Comply with the ACPI API change after usb tree merge
12022 $ git reset HEAD^
12023 Unstaged changes after reset:
12024 M       drivers/usb/core/usb-acpi.c
12025 $ git add .
12026 $ git commit -v -a --amend
12027 [master 7b078b0] Merge remote-tracking branch 'usb/usb-next'
12028 Merging staging/staging-next (62fea8c staging: comedi: ni_labpc: don't pass struct comedi_cmd by value)
12029 $ git merge staging/staging-next
12030 Recorded preimage for 'drivers/staging/omap-thermal/omap-thermal-common.c'
12031 Resolved 'drivers/staging/Kconfig' using previous resolution.
12032 Resolved 'drivers/staging/Makefile' using previous resolution.
12033 Resolved 'drivers/staging/android/binder.c' using previous resolution.
12034 Resolved 'drivers/staging/ipack/devices/ipoctal.c' using previous resolution.
12035 Resolved 'drivers/staging/serqt_usb2/serqt_usb2.c' using previous resolution.
12036 Removing drivers/staging/zsmalloc/zsmalloc_int.h
12037 Removing drivers/staging/usbip/userspace/doc/usbip_bind_driver.8
12038 Auto-merging drivers/staging/usbip/usbip_common.c
12039 Auto-merging drivers/staging/serqt_usb2/serqt_usb2.c
12040 CONFLICT (content): Merge conflict in drivers/staging/serqt_usb2/serqt_usb2.c
12041 Removing drivers/staging/rtl8712/usb_vendor_req.h
12042 Removing drivers/staging/ramster/xvmalloc_int.h
12043 Removing drivers/staging/ramster/xvmalloc.h
12044 Removing drivers/staging/ramster/xvmalloc.c
12045 Auto-merging drivers/staging/ramster/ramster/tcp.c
12046 Auto-merging drivers/staging/ramster/ramster/r2net.c
12047 Auto-merging drivers/staging/ramster/ramster/nodemanager.c
12048 Auto-merging drivers/staging/ramster/ramster/heartbeat.c
12049 Removing drivers/staging/ramster/cluster/Makefile
12050 Removing drivers/staging/ramster/TODO
12051 Auto-merging drivers/staging/omapdrm/omap_gem.c
12052 Auto-merging drivers/staging/omap-thermal/omap-thermal-common.c
12053 CONFLICT (content): Merge conflict in drivers/staging/omap-thermal/omap-thermal-common.c
12054 Auto-merging drivers/staging/ipack/devices/ipoctal.c
12055 CONFLICT (content): Merge conflict in drivers/staging/ipack/devices/ipoctal.c
12056 Removing drivers/staging/iio/adc/ad7476_ring.c
12057 Removing drivers/staging/iio/adc/ad7476.h
12058 Auto-merging drivers/staging/et131x/et131x.c
12059 Removing drivers/staging/csr/csr_formatted_io.h
12060 Removing drivers/staging/csr/csr_formatted_io.c
12061 Removing drivers/staging/comedi/drivers/me4000.h
12062 Removing drivers/staging/comedi/drivers/icp_multi.h
12063 Removing drivers/staging/comedi/drivers/cb_pcidio.c
12064 Removing drivers/staging/comedi/drivers/adl_pci7432.c
12065 Removing drivers/staging/comedi/drivers/adl_pci7296.c
12066 Removing drivers/staging/comedi/drivers/adl_pci7230.c
12067 Removing drivers/staging/comedi/drivers/addi_apci_all.c
12068 Removing drivers/staging/comedi/drivers/addi-data/amcc_s5933_58.h
12069 Removing drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.h
12070 Removing drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.c
12071 Auto-merging drivers/staging/ccg/ccg.c
12072 Auto-merging drivers/staging/ccg/Kconfig
12073 Auto-merging drivers/staging/android/binder.c
12074 CONFLICT (content): Merge conflict in drivers/staging/android/binder.c
12075 Auto-merging drivers/staging/Makefile
12076 CONFLICT (content): Merge conflict in drivers/staging/Makefile
12077 Auto-merging drivers/staging/Kconfig
12078 CONFLICT (content): Merge conflict in drivers/staging/Kconfig
12079 Removing drivers/iio/dac/ad5446.h
12080 Auto-merging drivers/iio/adc/ad7476.c
12081 Auto-merging drivers/hid/hid-ids.h
12082 Auto-merging drivers/hid/hid-core.c
12083 Auto-merging drivers/hid/Makefile
12084 Auto-merging drivers/hid/Kconfig
12085 Automatic merge failed; fix conflicts and then commit the result.
12086 $ git commit -v -a
12087 Recorded resolution for 'drivers/staging/omap-thermal/omap-thermal-common.c'.
12088 [master c17dd09] Merge remote-tracking branch 'staging/staging-next'
12089 $ git diff -M --stat --summary HEAD^..
12090  .../bindings/staging/iio/adc/mxs-lradc.txt         |   15 +
12091  .../bindings/staging/imx-drm/fsl-imx-drm.txt       |   41 +
12092  Documentation/hid/hid-sensor.txt                   |  140 +
12093  drivers/hid/Kconfig                                |   14 +
12094  drivers/hid/Makefile                               |    1 +
12095  drivers/hid/hid-core.c                             |    5 +
12096  drivers/hid/hid-ids.h                              |    6 +
12097  drivers/hid/hid-sensor-hub.c                       |  695 ++
12098  drivers/iio/Kconfig                                |    7 +-
12099  drivers/iio/Makefile                               |    5 +
12100  drivers/iio/accel/Kconfig                          |   16 +
12101  drivers/iio/accel/Makefile                         |    5 +
12102  drivers/iio/accel/hid-sensor-accel-3d.c            |  418 +
12103  drivers/iio/adc/Kconfig                            |   32 +
12104  drivers/iio/adc/Makefile                           |    3 +
12105  drivers/iio/adc/ad7266.c                           |    2 +-
12106  .../iio/adc/ad7476_core.c => iio/adc/ad7476.c}     |  210 +-
12107  drivers/iio/adc/ad7791.c                           |  460 +
12108  drivers/iio/adc/ad_sigma_delta.c                   |  558 ++
12109  drivers/iio/adc/at91_adc.c                         |   77 +-
12110  drivers/iio/common/Kconfig                         |    5 +
12111  drivers/iio/common/Makefile                        |    9 +
12112  drivers/iio/common/hid-sensors/Kconfig             |   26 +
12113  drivers/iio/common/hid-sensors/Makefile            |    6 +
12114  .../iio/common/hid-sensors/hid-sensor-attributes.c |  250 +
12115  .../iio/common/hid-sensors/hid-sensor-attributes.h |   57 +
12116  .../iio/common/hid-sensors/hid-sensor-trigger.c    |  102 +
12117  .../iio/common/hid-sensors/hid-sensor-trigger.h    |   26 +
12118  drivers/iio/dac/Kconfig                            |   20 +-
12119  drivers/iio/dac/Makefile                           |    1 +
12120  drivers/iio/dac/ad5446.c                           |  450 +-
12121  drivers/iio/dac/ad5446.h                           |   91 -
12122  drivers/iio/dac/ad5755.c                           |  650 ++
12123  drivers/iio/gyro/Kconfig                           |   16 +
12124  drivers/iio/gyro/Makefile                          |    5 +
12125  drivers/iio/gyro/hid-sensor-gyro-3d.c              |  418 +
12126  drivers/iio/industrialio-buffer.c                  |   15 +-
12127  drivers/iio/industrialio-core.c                    |   13 +-
12128  drivers/iio/inkern.c                               |  129 +-
12129  drivers/iio/kfifo_buf.c                            |   31 +-
12130  drivers/iio/light/Kconfig                          |   10 +
12131  drivers/iio/light/Makefile                         |    1 +
12132  drivers/iio/light/adjd_s311.c                      |    2 +-
12133  drivers/iio/light/hid-sensor-als.c                 |  385 +
12134  drivers/iio/magnetometer/Kconfig                   |   16 +
12135  drivers/iio/magnetometer/Makefile                  |    5 +
12136  drivers/iio/magnetometer/hid-sensor-magn-3d.c      |  419 +
12137  drivers/staging/Kconfig                            |   10 +-
12138  drivers/staging/Makefile                           |    5 +-
12139  drivers/staging/android/alarm-dev.c                |   17 +-
12140  drivers/staging/android/ashmem.c                   |   32 +-
12141  drivers/staging/android/binder.c                   |    2 +-
12142  drivers/staging/android/logger.c                   |   40 +-
12143  drivers/staging/android/logger.h                   |   24 +-
12144  drivers/staging/android/timed_gpio.c               |   13 +-
12145  drivers/staging/asus_oled/asus_oled.c              |   56 +-
12146  drivers/staging/bcm/Bcmchar.c                      |    2 +
12147  drivers/staging/bcm/CmHost.c                       |   82 +-
12148  drivers/staging/bcm/InterfaceInit.c                |   17 +-
12149  drivers/staging/bcm/InterfaceInit.h                |   33 +-
12150  drivers/staging/bcm/Kconfig                        |    2 +-
12151  drivers/staging/bcm/Misc.c                         |    5 +-
12152  drivers/staging/bcm/PHSModule.c                    |    4 +-
12153  drivers/staging/bcm/Transmit.c                     |  234 +-
12154  drivers/staging/bcm/cntrl_SignalingInterface.h     |  736 +-
12155  drivers/staging/bcm/nvm.c                          |    4 +-
12156  drivers/staging/bcm/target_params.h                |    2 +-
12157  drivers/staging/ccg/Kconfig                        |    2 +-
12158  drivers/staging/ccg/ccg.c                          |   14 +-
12159  drivers/staging/ced1401/Kconfig                    |    6 +
12160  drivers/staging/ced1401/Makefile                   |    3 +
12161  drivers/staging/ced1401/TODO                       |   10 +
12162  drivers/staging/ced1401/ced_ioc.c                  | 1515 ++++
12163  drivers/staging/ced1401/ced_ioctl.h                |  345 +
12164  drivers/staging/ced1401/machine.h                  |  127 +
12165  drivers/staging/ced1401/usb1401.c                  | 1637 ++++
12166  drivers/staging/ced1401/usb1401.h                  |  249 +
12167  drivers/staging/ced1401/use1401.h                  |  287 +
12168  drivers/staging/ced1401/use14_ioc.h                |  301 +
12169  drivers/staging/ced1401/userspace/use1401.c        | 3035 +++++++
12170  drivers/staging/comedi/Kconfig                     |   66 +-
12171  drivers/staging/comedi/comedi.h                    | 1109 ++-
12172  drivers/staging/comedi/comedi_fops.c               |  152 +-
12173  drivers/staging/comedi/comedidev.h                 |    2 +-
12174  drivers/staging/comedi/drivers.c                   |   82 +-
12175  drivers/staging/comedi/drivers/8253.h              |   15 +-
12176  drivers/staging/comedi/drivers/8255.c              |    4 +-
12177  drivers/staging/comedi/drivers/8255_pci.c          |  353 +
12178  drivers/staging/comedi/drivers/Makefile            |    6 +-
12179  drivers/staging/comedi/drivers/acl7225b.c          |    6 +-
12180  .../comedi/drivers/addi-data/addi_amcc_S5920.c     |  195 -
12181  .../comedi/drivers/addi-data/addi_amcc_S5920.h     |   27 -
12182  .../staging/comedi/drivers/addi-data/addi_common.c |   14 +-
12183  .../comedi/drivers/addi-data/amcc_s5933_58.h       |  453 -
12184  .../comedi/drivers/addi-data/hwdrv_APCI1710.c      |   18 +-
12185  .../comedi/drivers/addi-data/hwdrv_apci3120.c      |    6 +-
12186  .../comedi/drivers/addi-data/hwdrv_apci3200.c      |   14 +-
12187  drivers/staging/comedi/drivers/addi_apci_all.c     |   18 -
12188  drivers/staging/comedi/drivers/adl_pci6208.c       |  183 +-
12189  drivers/staging/comedi/drivers/adl_pci7230.c       |  190 -
12190  drivers/staging/comedi/drivers/adl_pci7296.c       |  183 -
12191  drivers/staging/comedi/drivers/adl_pci7432.c       |  200 -
12192  drivers/staging/comedi/drivers/adl_pci7x3x.c       |  332 +
12193  drivers/staging/comedi/drivers/adl_pci8164.c       |   73 +-
12194  drivers/staging/comedi/drivers/adl_pci9111.c       |  973 +--
12195  drivers/staging/comedi/drivers/adl_pci9118.c       |  986 +--
12196  drivers/staging/comedi/drivers/adq12b.c            |   29 +-
12197  drivers/staging/comedi/drivers/adv_pci1710.c       |  764 +-
12198  drivers/staging/comedi/drivers/adv_pci1723.c       |  222 +-
12199  drivers/staging/comedi/drivers/adv_pci_dio.c       |  473 +-
12200  drivers/staging/comedi/drivers/aio_aio12_8.c       |  218 +-
12201  drivers/staging/comedi/drivers/aio_iiro_16.c       |    4 +-
12202  drivers/staging/comedi/drivers/amplc_dio200.c      |   63 +-
12203  drivers/staging/comedi/drivers/amplc_pc236.c       |   72 +-
12204  drivers/staging/comedi/drivers/amplc_pc263.c       |   54 +-
12205  drivers/staging/comedi/drivers/amplc_pci224.c      |    4 +-
12206  drivers/staging/comedi/drivers/amplc_pci230.c      |    8 +-
12207  drivers/staging/comedi/drivers/c6xdigio.c          |    6 +-
12208  drivers/staging/comedi/drivers/cb_das16_cs.c       |    6 +-
12209  drivers/staging/comedi/drivers/cb_pcidas.c         |  100 +-
12210  drivers/staging/comedi/drivers/cb_pcidas64.c       |   22 +-
12211  drivers/staging/comedi/drivers/cb_pcidda.c         |  382 +-
12212  drivers/staging/comedi/drivers/cb_pcidio.c         |  211 -
12213  drivers/staging/comedi/drivers/cb_pcimdas.c        |  279 +-
12214  drivers/staging/comedi/drivers/cb_pcimdda.c        |  393 +-
12215  drivers/staging/comedi/drivers/comedi_bond.c       |  110 +-
12216  drivers/staging/comedi/drivers/comedi_fc.h         |   32 +
12217  drivers/staging/comedi/drivers/comedi_parport.c    |   49 +-
12218  drivers/staging/comedi/drivers/comedi_test.c       |   65 +-
12219  drivers/staging/comedi/drivers/contec_pci_dio.c    |  146 +-
12220  drivers/staging/comedi/drivers/daqboard2000.c      |  466 +-
12221  drivers/staging/comedi/drivers/das08.c             |  482 +-
12222  drivers/staging/comedi/drivers/das08.h             |   15 +-
12223  drivers/staging/comedi/drivers/das08_cs.c          |   26 +
12224  drivers/staging/comedi/drivers/das16.c             |   30 +-
12225  drivers/staging/comedi/drivers/das16m1.c           |   10 +-
12226  drivers/staging/comedi/drivers/das1800.c           |   87 +-
12227  drivers/staging/comedi/drivers/das6402.c           |    4 +-
12228  drivers/staging/comedi/drivers/das800.c            |    8 +-
12229  drivers/staging/comedi/drivers/dmm32at.c           |    6 +-
12230  drivers/staging/comedi/drivers/dt2801.c            |   12 +-
12231  drivers/staging/comedi/drivers/dt2811.c            |    8 +-
12232  drivers/staging/comedi/drivers/dt2814.c            |    4 +-
12233  drivers/staging/comedi/drivers/dt2815.c            |    2 +-
12234  drivers/staging/comedi/drivers/dt2817.c            |    2 +-
12235  drivers/staging/comedi/drivers/dt282x.c            |   14 +-
12236  drivers/staging/comedi/drivers/dt3000.c            |   12 +-
12237  drivers/staging/comedi/drivers/dt9812.c            |    8 +-
12238  drivers/staging/comedi/drivers/dyna_pci10xx.c      |  161 +-
12239  drivers/staging/comedi/drivers/fl512.c             |    4 +-
12240  drivers/staging/comedi/drivers/gsc_hpdi.c          |    2 +-
12241  drivers/staging/comedi/drivers/icp_multi.c         |  692 +-
12242  drivers/staging/comedi/drivers/icp_multi.h         |  297 -
12243  drivers/staging/comedi/drivers/ii_pci20kc.c        |    4 +-
12244  drivers/staging/comedi/drivers/jr3_pci.c           |    7 +-
12245  drivers/staging/comedi/drivers/jr3_pci.h           |    4 +-
12246  drivers/staging/comedi/drivers/ke_counter.c        |  103 +-
12247  drivers/staging/comedi/drivers/me4000.c            | 1533 ++--
12248  drivers/staging/comedi/drivers/me4000.h            |  409 -
12249  drivers/staging/comedi/drivers/me_daq.c            |  221 +-
12250  drivers/staging/comedi/drivers/mite.c              |  285 +-
12251  drivers/staging/comedi/drivers/mite.h              |   66 +-
12252  drivers/staging/comedi/drivers/mpc624.c            |    2 +-
12253  drivers/staging/comedi/drivers/mpc8260cpm.c        |    2 +-
12254  drivers/staging/comedi/drivers/multiq3.c           |   14 +-
12255  drivers/staging/comedi/drivers/ni_6527.c           |  134 +-
12256  drivers/staging/comedi/drivers/ni_65xx.c           |  144 +-
12257  drivers/staging/comedi/drivers/ni_660x.c           |  133 +-
12258  drivers/staging/comedi/drivers/ni_670x.c           |   62 +-
12259  drivers/staging/comedi/drivers/ni_at_a2150.c       |    2 +-
12260  drivers/staging/comedi/drivers/ni_at_ao.c          |    8 +-
12261  drivers/staging/comedi/drivers/ni_atmio.c          |    2 +-
12262  drivers/staging/comedi/drivers/ni_atmio16d.c       |   19 +-
12263  drivers/staging/comedi/drivers/ni_daq_700.c        |    2 +-
12264  drivers/staging/comedi/drivers/ni_daq_dio24.c      |   12 +-
12265  drivers/staging/comedi/drivers/ni_labpc.c          |  415 +-
12266  drivers/staging/comedi/drivers/ni_labpc_cs.c       |    6 +-
12267  drivers/staging/comedi/drivers/ni_mio_common.c     |   81 +-
12268  drivers/staging/comedi/drivers/ni_mio_cs.c         |    4 +-
12269  drivers/staging/comedi/drivers/ni_pcidio.c         |  425 +-
12270  drivers/staging/comedi/drivers/ni_pcimio.c         |   70 +-
12271  drivers/staging/comedi/drivers/pcl711.c            |   10 +-
12272  drivers/staging/comedi/drivers/pcl724.c            |   15 +-
12273  drivers/staging/comedi/drivers/pcl725.c            |    4 +-
12274  drivers/staging/comedi/drivers/pcl726.c            |    6 +-
12275  drivers/staging/comedi/drivers/pcl730.c            |    8 +-
12276  drivers/staging/comedi/drivers/pcl812.c            |   12 +-
12277  drivers/staging/comedi/drivers/pcl816.c            |    6 +-
12278  drivers/staging/comedi/drivers/pcl818.c            |   18 +-
12279  drivers/staging/comedi/drivers/pcm3724.c           |   26 +-
12280  drivers/staging/comedi/drivers/pcm3730.c           |   12 +-
12281  drivers/staging/comedi/drivers/pcmad.c             |    2 +-
12282  drivers/staging/comedi/drivers/pcmda12.c           |    2 +-
12283  drivers/staging/comedi/drivers/pcmmio.c            |   32 +-
12284  drivers/staging/comedi/drivers/pcmuio.c            |   14 +-
12285  drivers/staging/comedi/drivers/poc.c               |    2 +-
12286  drivers/staging/comedi/drivers/quatech_daqp_cs.c   |    8 +-
12287  drivers/staging/comedi/drivers/rtd520.c            |   12 +-
12288  drivers/staging/comedi/drivers/rti800.c            |   10 +-
12289  drivers/staging/comedi/drivers/rti802.c            |    2 +-
12290  drivers/staging/comedi/drivers/s526.c              |  602 +-
12291  drivers/staging/comedi/drivers/serial2002.c        |   14 +-
12292  drivers/staging/comedi/drivers/skel.c              |    6 +-
12293  drivers/staging/comedi/drivers/ssv_dnp.c           |    7 +-
12294  drivers/staging/comedi/drivers/usbdux.c            |   71 +-
12295  drivers/staging/comedi/drivers/usbduxfast.c        |   58 +-
12296  drivers/staging/comedi/drivers/usbduxsigma.c       |   67 +-
12297  drivers/staging/comedi/drivers/vmk80xx.c           |   14 +-
12298  .../staging/comedi/kcomedilib/kcomedilib_main.c    |   23 +-
12299  drivers/staging/comedi/range.c                     |   18 +-
12300  drivers/staging/cptm1217/clearpad_tm1217.c         |   13 +-
12301  drivers/staging/crystalhd/crystalhd_lnx.c          |    6 +-
12302  drivers/staging/csr/Makefile                       |    1 -
12303  drivers/staging/csr/bh.c                           |  173 +-
12304  drivers/staging/csr/csr_formatted_io.c             |   27 -
12305  drivers/staging/csr/csr_formatted_io.h             |   25 -
12306  drivers/staging/csr/csr_framework_ext.c            |   13 +-
12307  drivers/staging/csr/csr_panic.c                    |    1 -
12308  drivers/staging/csr/csr_time.c                     |   27 +-
12309  drivers/staging/csr/csr_wifi_hip_card_sdio.c       |    8 +-
12310  drivers/staging/csr/csr_wifi_hip_download.c        |    2 +
12311  drivers/staging/csr/csr_wifi_hip_send.c            |    9 +-
12312  drivers/staging/csr/csr_wifi_hip_udi.c             |   94 +-
12313  drivers/staging/csr/csr_wifi_hip_unifi.h           |    1 -
12314  drivers/staging/csr/drv.c                          |   46 +-
12315  drivers/staging/csr/firmware.c                     |    6 +-
12316  drivers/staging/csr/io.c                           |   53 +-
12317  drivers/staging/csr/monitor.c                      |    7 +-
12318  drivers/staging/csr/netdev.c                       |  630 +-
12319  drivers/staging/csr/sdio_events.c                  |    4 +-
12320  drivers/staging/csr/sdio_mmc.c                     |   65 +-
12321  drivers/staging/csr/sme_blocking.c                 |    4 +-
12322  drivers/staging/csr/sme_native.c                   |    6 +-
12323  drivers/staging/csr/sme_sys.c                      |   22 +-
12324  drivers/staging/csr/sme_wext.c                     |    8 +-
12325  drivers/staging/csr/ul_int.c                       |    5 +-
12326  drivers/staging/csr/unifi_pdu_processing.c         |    5 +-
12327  drivers/staging/csr/unifi_priv.h                   |   40 -
12328  drivers/staging/csr/unifi_wext.h                   |   27 +-
12329  drivers/staging/csr/wext_events.c                  |    8 +-
12330  drivers/staging/cxt1e1/linux.c                     |   12 +-
12331  drivers/staging/cxt1e1/musycc.c                    |   10 +-
12332  drivers/staging/et131x/et131x.c                    |    7 +-
12333  drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c |   34 +-
12334  drivers/staging/ft1000/ft1000-usb/ft1000_hw.c      |   14 +-
12335  drivers/staging/ft1000/ft1000-usb/ft1000_usb.h     |    2 -
12336  drivers/staging/gdm72xx/gdm_qos.c                  |  118 +-
12337  drivers/staging/gdm72xx/gdm_qos.h                  |   58 +-
12338  drivers/staging/gdm72xx/gdm_sdio.c                 |   37 +-
12339  drivers/staging/gdm72xx/gdm_usb.c                  |   62 +-
12340  drivers/staging/gdm72xx/gdm_usb.h                  |   16 +-
12341  drivers/staging/gdm72xx/gdm_wimax.c                |   16 +-
12342  drivers/staging/gdm72xx/usb_boot.c                 |  220 +-
12343  drivers/staging/iio/Documentation/generic_buffer.c |   10 +
12344  drivers/staging/iio/Documentation/inkernel.txt     |    6 +-
12345  drivers/staging/iio/Kconfig                        |    2 +-
12346  drivers/staging/iio/TODO                           |    2 +-
12347  drivers/staging/iio/accel/adis16201_core.c         |    4 +-
12348  drivers/staging/iio/accel/adis16201_ring.c         |    3 +-
12349  drivers/staging/iio/accel/adis16203_core.c         |    4 +-
12350  drivers/staging/iio/accel/adis16203_ring.c         |    5 +-
12351  drivers/staging/iio/accel/adis16204_core.c         |    4 +-
12352  drivers/staging/iio/accel/adis16204_ring.c         |    3 +-
12353  drivers/staging/iio/accel/adis16209_core.c         |    4 +-
12354  drivers/staging/iio/accel/adis16209_ring.c         |    3 +-
12355  drivers/staging/iio/accel/adis16220_core.c         |   11 +-
12356  drivers/staging/iio/accel/adis16240_core.c         |    4 +-
12357  drivers/staging/iio/accel/adis16240_ring.c         |    3 +-
12358  drivers/staging/iio/accel/kxsd9.c                  |    6 +-
12359  drivers/staging/iio/accel/lis3l02dq.h              |   14 +-
12360  drivers/staging/iio/accel/lis3l02dq_core.c         |   12 +-
12361  drivers/staging/iio/accel/lis3l02dq_ring.c         |   31 +-
12362  drivers/staging/iio/accel/sca3000.h                |    2 +-
12363  drivers/staging/iio/accel/sca3000_core.c           |    8 +-
12364  drivers/staging/iio/accel/sca3000_ring.c           |    2 +-
12365  drivers/staging/iio/adc/Kconfig                    |   39 +-
12366  drivers/staging/iio/adc/Makefile                   |    5 +-
12367  drivers/staging/iio/adc/ad7192.c                   |  523 +-
12368  drivers/staging/iio/adc/ad7298_core.c              |    2 +-
12369  drivers/staging/iio/adc/ad7298_ring.c              |    3 +-
12370  drivers/staging/iio/adc/ad7476.h                   |   66 -
12371  drivers/staging/iio/adc/ad7476_ring.c              |   64 -
12372  drivers/staging/iio/adc/ad7606.h                   |    2 +-
12373  drivers/staging/iio/adc/ad7606_core.c              |    6 +-
12374  drivers/staging/iio/adc/ad7606_ring.c              |    3 +-
12375  drivers/staging/iio/adc/ad7780.c                   |  188 +-
12376  drivers/staging/iio/adc/ad7793.c                   |  688 +-
12377  drivers/staging/iio/adc/ad7793.h                   |   10 +-
12378  drivers/staging/iio/adc/ad7887_core.c              |    2 +-
12379  drivers/staging/iio/adc/ad7887_ring.c              |    2 +-
12380  drivers/staging/iio/adc/ad799x_ring.c              |    3 +-
12381  drivers/staging/iio/adc/lpc32xx_adc.c              |    2 +-
12382  drivers/staging/iio/adc/max1363.h                  |    2 +-
12383  drivers/staging/iio/adc/max1363_core.c             |   32 +-
12384  drivers/staging/iio/adc/max1363_ring.c             |    2 +-
12385  drivers/staging/iio/adc/mxs-lradc.c                |  590 ++
12386  drivers/staging/iio/adc/spear_adc.c                |   27 +-
12387  drivers/staging/iio/gyro/adis16060_core.c          |    4 +-
12388  drivers/staging/iio/gyro/adis16080_core.c          |    2 +-
12389  drivers/staging/iio/gyro/adis16130_core.c          |    2 +-
12390  drivers/staging/iio/gyro/adis16260_core.c          |    2 +-
12391  drivers/staging/iio/gyro/adis16260_ring.c          |    3 +-
12392  drivers/staging/iio/gyro/adxrs450_core.c           |    2 +-
12393  drivers/staging/iio/iio_dummy_evgen.c              |    2 +-
12394  drivers/staging/iio/iio_hwmon.c                    |   47 +-
12395  drivers/staging/iio/iio_simple_dummy.c             |    4 +-
12396  drivers/staging/iio/iio_simple_dummy_buffer.c      |    2 +-
12397  drivers/staging/iio/impedance-analyzer/ad5933.c    |    4 +-
12398  drivers/staging/iio/imu/adis16400.h                |    2 +-
12399  drivers/staging/iio/imu/adis16400_core.c           |   10 +-
12400  drivers/staging/iio/imu/adis16400_ring.c           |    2 +-
12401  drivers/staging/iio/light/isl29018.c               |   17 +-
12402  drivers/staging/iio/light/tsl2563.c                |    2 +-
12403  drivers/staging/iio/magnetometer/hmc5843.c         |    2 +-
12404  drivers/staging/iio/meter/ade7753.c                |    2 +-
12405  drivers/staging/iio/meter/ade7754.c                |    2 +-
12406  drivers/staging/iio/meter/ade7758.h                |    2 +-
12407  drivers/staging/iio/meter/ade7758_core.c           |    4 +-
12408  drivers/staging/iio/meter/ade7758_ring.c           |    3 +-
12409  drivers/staging/iio/meter/ade7759.c                |    2 +-
12410  drivers/staging/iio/meter/ade7854-spi.c            |    2 +-
12411  drivers/staging/iio/resolver/ad2s1210.c            |    2 +-
12412  drivers/staging/iio/ring_hw.h                      |    2 +-
12413  drivers/staging/iio/ring_sw.c                      |    7 +-
12414  drivers/staging/iio/trigger/Kconfig                |    2 +
12415  drivers/staging/iio/trigger/iio-trig-bfin-timer.c  |  109 +-
12416  drivers/staging/iio/trigger/iio-trig-bfin-timer.h  |   24 +
12417  drivers/staging/iio/trigger/iio-trig-gpio.c        |    8 +-
12418  .../staging/iio/trigger/iio-trig-periodic-rtc.c    |    8 +-
12419  drivers/staging/iio/trigger/iio-trig-sysfs.c       |   17 +-
12420  drivers/staging/imx-drm/Kconfig                    |   35 +
12421  drivers/staging/imx-drm/Makefile                   |    9 +
12422  drivers/staging/imx-drm/TODO                       |   22 +
12423  drivers/staging/imx-drm/imx-drm-core.c             |  884 ++
12424  drivers/staging/imx-drm/imx-drm.h                  |   58 +
12425  drivers/staging/imx-drm/imx-fb.c                   |   47 +
12426  drivers/staging/imx-drm/imx-fbdev.c                |   74 +
12427  drivers/staging/imx-drm/ipu-v3/Makefile            |    3 +
12428  drivers/staging/imx-drm/ipu-v3/imx-ipu-v3.h        |  318 +
12429  drivers/staging/imx-drm/ipu-v3/ipu-common.c        | 1143 +++
12430  drivers/staging/imx-drm/ipu-v3/ipu-dc.c            |  372 +
12431  drivers/staging/imx-drm/ipu-v3/ipu-di.c            |  700 ++
12432  drivers/staging/imx-drm/ipu-v3/ipu-dmfc.c          |  408 +
12433  drivers/staging/imx-drm/ipu-v3/ipu-dp.c            |  336 +
12434  drivers/staging/imx-drm/ipu-v3/ipu-prv.h           |  206 +
12435  drivers/staging/imx-drm/ipuv3-crtc.c               |  579 ++
12436  drivers/staging/imx-drm/parallel-display.c         |  261 +
12437  drivers/staging/ipack/Kconfig                      |    1 +
12438  drivers/staging/ipack/TODO                         |   25 +-
12439  drivers/staging/ipack/bridges/tpci200.c            |  735 +-
12440  drivers/staging/ipack/bridges/tpci200.h            |   39 +-
12441  drivers/staging/ipack/devices/ipoctal.c            |  738 +-
12442  drivers/staging/ipack/devices/scc2698.h            |  117 +-
12443  drivers/staging/ipack/ipack.c                      |  372 +-
12444  drivers/staging/ipack/ipack.h                      |   88 +-
12445  drivers/staging/ipack/ipack_ids.h                  |   32 +
12446  drivers/staging/keucr/smcommon.h                   |    2 -
12447  drivers/staging/line6/pcm.c                        |    8 +-
12448  drivers/staging/line6/variax.c                     |    8 +-
12449  drivers/staging/nvec/Kconfig                       |    2 +-
12450  drivers/staging/nvec/nvec.c                        |   25 +-
12451  drivers/staging/olpc_dcon/olpc_dcon.c              |   53 +-
12452  drivers/staging/olpc_dcon/olpc_dcon_xo_1.c         |   15 +-
12453  drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c       |    6 +-
12454  drivers/staging/omap-thermal/omap-bandgap.c        |   23 +-
12455  drivers/staging/omap-thermal/omap-thermal-common.c |   38 +-
12456  drivers/staging/omap-thermal/omap4-thermal.c       |   54 +-
12457  drivers/staging/omap-thermal/omap5-thermal.c       |   38 +-
12458  drivers/staging/omapdrm/omap_crtc.c                |   33 +-
12459  drivers/staging/omapdrm/omap_dmm_tiler.c           |   51 +-
12460  drivers/staging/omapdrm/omap_dmm_tiler.h           |   17 +-
12461  drivers/staging/omapdrm/omap_drv.c                 |   21 +-
12462  drivers/staging/omapdrm/omap_drv.h                 |   33 +-
12463  drivers/staging/omapdrm/omap_fb.c                  |   99 +-
12464  drivers/staging/omapdrm/omap_gem.c                 |   60 +-
12465  drivers/staging/omapdrm/omap_plane.c               |  111 +-
12466  drivers/staging/ozwpan/ozcdev.c                    |   14 +-
12467  drivers/staging/ozwpan/ozevent.c                   |    6 +-
12468  drivers/staging/ozwpan/ozhcd.c                     |  104 +-
12469  drivers/staging/ozwpan/ozmain.c                    |    2 +-
12470  drivers/staging/ozwpan/ozpd.c                      |   11 +-
12471  drivers/staging/ozwpan/ozpd.h                      |    1 +
12472  drivers/staging/ozwpan/ozproto.c                   |   13 +
12473  drivers/staging/ozwpan/ozproto.h                   |    8 +-
12474  drivers/staging/ozwpan/ozprotocol.h                |    6 +-
12475  drivers/staging/panel/panel.c                      |   52 +-
12476  drivers/staging/ramster/Kconfig                    |   25 +-
12477  drivers/staging/ramster/Makefile                   |    7 +-
12478  drivers/staging/ramster/TODO                       |   13 -
12479  drivers/staging/ramster/cluster/Makefile           |    3 -
12480  drivers/staging/ramster/ramster.h                  |  113 +-
12481  .../ramster/{cluster => ramster}/heartbeat.c       |    6 +-
12482  .../ramster/{cluster => ramster}/heartbeat.h       |    0
12483  .../staging/ramster/{cluster => ramster}/masklog.c |    0
12484  .../staging/ramster/{cluster => ramster}/masklog.h |    0
12485  .../ramster/{cluster => ramster}/nodemanager.c     |   15 +-
12486  .../ramster/{cluster => ramster}/nodemanager.h     |    0
12487  drivers/staging/ramster/{ => }/ramster/r2net.c     |   79 +-
12488  drivers/staging/ramster/ramster/ramster.c          |  985 +++
12489  drivers/staging/ramster/ramster/ramster.h          |  161 +
12490  .../{cluster => ramster}/ramster_nodemanager.h     |    0
12491  drivers/staging/ramster/{cluster => ramster}/tcp.c |   53 +-
12492  drivers/staging/ramster/{cluster => ramster}/tcp.h |    0
12493  .../ramster/{cluster => ramster}/tcp_internal.h    |    0
12494  drivers/staging/ramster/tmem.c                     |  313 +-
12495  drivers/staging/ramster/tmem.h                     |  109 +-
12496  drivers/staging/ramster/xvmalloc.c                 |  509 --
12497  drivers/staging/ramster/xvmalloc.h                 |   30 -
12498  drivers/staging/ramster/xvmalloc_int.h             |   95 -
12499  drivers/staging/ramster/zbud.c                     | 1060 +++
12500  drivers/staging/ramster/zbud.h                     |   33 +
12501  drivers/staging/ramster/zcache-main.c              | 3566 +++-----
12502  drivers/staging/ramster/zcache.h                   |   55 +-
12503  drivers/staging/rtl8187se/ieee80211/ieee80211.h    |    2 +-
12504  .../rtl8187se/ieee80211/ieee80211_softmac.c        |   13 +-
12505  .../rtl8187se/ieee80211/ieee80211_softmac_wx.c     |    5 +-
12506  drivers/staging/rtl8187se/r8180_core.c             |    4 +-
12507  drivers/staging/rtl8187se/r8180_hw.h               |    9 +-
12508  drivers/staging/rtl8187se/r8185b_init.c            |    2 +-
12509  .../staging/rtl8192e/rtl8192e/r8192E_firmware.c    |    9 +-
12510  .../staging/rtl8192e/rtl8192e/r8192E_firmware.h    |    4 +
12511  drivers/staging/rtl8192e/rtl8192e/rtl_core.c       |    6 +-
12512  drivers/staging/rtl8192e/rtl8192e/rtl_dm.c         |    2 +-
12513  drivers/staging/rtl8192e/rtllib.h                  |    8 +-
12514  drivers/staging/rtl8192e/rtllib_softmac.c          |   24 +-
12515  drivers/staging/rtl8192e/rtllib_softmac_wx.c       |    7 +-
12516  drivers/staging/rtl8192u/ieee80211/ieee80211.h     |    4 +-
12517  .../staging/rtl8192u/ieee80211/ieee80211_softmac.c |   20 +-
12518  .../rtl8192u/ieee80211/ieee80211_softmac_wx.c      |    5 +-
12519  .../staging/rtl8192u/ieee80211/rtl819x_BAProc.c    |    2 +-
12520  drivers/staging/rtl8192u/ieee80211/rtl819x_HT.h    |    4 +-
12521  .../staging/rtl8192u/ieee80211/rtl819x_HTProc.c    |    2 +-
12522  drivers/staging/rtl8192u/r8192U_core.c             |   27 +-
12523  drivers/staging/rtl8192u/r819xU_HTType.h           |    2 +-
12524  drivers/staging/rtl8192u/r819xU_phyreg.h           |    2 +-
12525  drivers/staging/rtl8712/drv_types.h                |    9 -
12526  drivers/staging/rtl8712/ethernet.h                 |    8 -
12527  drivers/staging/rtl8712/rtl8712_recv.c             |    4 +
12528  drivers/staging/rtl8712/rtl8712_recv.h             |    2 +-
12529  drivers/staging/rtl8712/rtl871x_ioctl_linux.c      |    4 +-
12530  drivers/staging/rtl8712/rtl871x_ioctl_set.c        |    5 +-
12531  drivers/staging/rtl8712/rtl871x_mlme.c             |    5 +-
12532  drivers/staging/rtl8712/rtl871x_pwrctrl.h          |   20 -
12533  drivers/staging/rtl8712/rtl871x_recv.c             |    9 +-
12534  drivers/staging/rtl8712/usb_intf.c                 |    1 -
12535  drivers/staging/rtl8712/usb_osintf.h               |    3 -
12536  drivers/staging/rtl8712/usb_vendor_req.h           |   58 -
12537  drivers/staging/rts5139/trace.h                    |   32 +-
12538  drivers/staging/rts_pstor/ms.c                     |  872 +-
12539  drivers/staging/rts_pstor/rtsx.c                   |  112 +-
12540  drivers/staging/rts_pstor/rtsx_card.c              |  186 +-
12541  drivers/staging/rts_pstor/rtsx_chip.c              |  563 +-
12542  drivers/staging/rts_pstor/rtsx_scsi.c              |  405 +-
12543  drivers/staging/rts_pstor/rtsx_transport.c         |  100 +-
12544  drivers/staging/rts_pstor/sd.c                     | 1055 +--
12545  drivers/staging/rts_pstor/trace.h                  |   30 +-
12546  drivers/staging/sbe-2t3e3/2t3e3.h                  |    1 -
12547  drivers/staging/sbe-2t3e3/dc.c                     |   10 +-
12548  drivers/staging/sbe-2t3e3/netdev.c                 |    8 +-
12549  drivers/staging/sep/sep_main.c                     |    2 +-
12550  drivers/staging/serqt_usb2/serqt_usb2.c            |    9 +-
12551  drivers/staging/silicom/Kconfig                    |   46 +
12552  drivers/staging/silicom/Makefile                   |    9 +
12553  drivers/staging/silicom/README                     |   14 +
12554  drivers/staging/silicom/TODO                       |    8 +
12555  drivers/staging/silicom/bits.h                     |   56 +
12556  drivers/staging/silicom/bp_ioctl.h                 |  140 +
12557  drivers/staging/silicom/bp_mod.c                   | 8931 ++++++++++++++++++++
12558  drivers/staging/silicom/bp_mod.h                   |  704 ++
12559  drivers/staging/silicom/bp_proc.c                  | 1350 +++
12560  drivers/staging/silicom/bypass.h                   |  202 +
12561  drivers/staging/silicom/bypasslib/Makefile         |    6 +
12562  drivers/staging/silicom/bypasslib/bp_ioctl.h       |  198 +
12563  drivers/staging/silicom/bypasslib/bplibk.h         |   47 +
12564  drivers/staging/silicom/bypasslib/bypass.c         |  529 ++
12565  drivers/staging/silicom/bypasslib/libbp_sd.h       |  509 ++
12566  drivers/staging/silicom/libbp_sd.h                 |  550 ++
12567  drivers/staging/slicoss/slicoss.c                  |   40 +-
12568  drivers/staging/sm7xxfb/sm7xx.h                    |    2 +-
12569  drivers/staging/sm7xxfb/sm7xxfb.c                  |  119 +-
12570  drivers/staging/speakup/i18n.c                     |    1 +
12571  drivers/staging/speakup/speakup_soft.c             |   15 +-
12572  drivers/staging/telephony/ixj.c                    |    4 +-
12573  .../staging/tidspbridge/Documentation/error-codes  |    2 +-
12574  drivers/staging/tidspbridge/core/_tiomap.h         |    2 +-
12575  drivers/staging/tidspbridge/core/chnl_sm.c         |    9 +-
12576  drivers/staging/tidspbridge/core/dsp-clock.c       |    2 +
12577  drivers/staging/tidspbridge/core/io_sm.c           |   10 +-
12578  drivers/staging/tidspbridge/core/sync.c            |    2 +-
12579  drivers/staging/tidspbridge/core/tiomap3430.c      |    8 +-
12580  drivers/staging/tidspbridge/core/tiomap3430_pwr.c  |    2 +-
12581  drivers/staging/tidspbridge/core/wdt.c             |    7 +-
12582  drivers/staging/tidspbridge/dynload/tramp.c        |    8 +-
12583  drivers/staging/tidspbridge/gen/uuidutil.c         |   21 -
12584  drivers/staging/tidspbridge/hw/hw_mmu.c            |    6 +-
12585  .../tidspbridge/include/dspbridge/dspioctl.h       |    2 +-
12586  .../staging/tidspbridge/include/dspbridge/mbx_sh.h |    2 +-
12587  .../staging/tidspbridge/include/dspbridge/node.h   |    2 +-
12588  .../staging/tidspbridge/include/dspbridge/ntfy.h   |    2 +-
12589  .../staging/tidspbridge/include/dspbridge/proc.h   |    2 +-
12590  .../staging/tidspbridge/include/dspbridge/strm.h   |    2 +-
12591  .../staging/tidspbridge/include/dspbridge/sync.h   |    4 +-
12592  .../tidspbridge/include/dspbridge/uuidutil.h       |   20 -
12593  drivers/staging/tidspbridge/rmgr/dbdcd.c           |   29 +-
12594  drivers/staging/tidspbridge/rmgr/drv_interface.c   |   14 +-
12595  drivers/staging/tidspbridge/rmgr/dspdrv.c          |    4 +-
12596  drivers/staging/tidspbridge/rmgr/mgr.c             |    4 +-
12597  drivers/staging/tidspbridge/rmgr/nldr.c            |    2 +-
12598  drivers/staging/tidspbridge/rmgr/node.c            |    5 +-
12599  drivers/staging/tidspbridge/rmgr/proc.c            |    2 +-
12600  drivers/staging/usbip/Kconfig                      |    4 +-
12601  drivers/staging/usbip/stub_dev.c                   |    8 +-
12602  drivers/staging/usbip/stub_rx.c                    |    2 +-
12603  drivers/staging/usbip/usbip_common.c               |    4 +
12604  drivers/staging/usbip/userspace/configure.ac       |   12 +-
12605  drivers/staging/usbip/userspace/doc/usbip.8        |   66 +-
12606  .../usbip/userspace/doc/usbip_bind_driver.8        |   42 -
12607  drivers/staging/usbip/userspace/doc/usbipd.8       |   16 +-
12608  drivers/staging/usbip/vhci_hcd.c                   |   31 +-
12609  drivers/staging/vme/devices/vme_pio2_core.c        |   10 +-
12610  drivers/staging/vme/devices/vme_user.c             |   10 +-
12611  drivers/staging/vt6655/80211mgr.h                  |    2 +-
12612  drivers/staging/vt6655/baseband.c                  |  172 +-
12613  drivers/staging/vt6655/baseband.h                  |   10 +-
12614  drivers/staging/vt6655/bssdb.c                     |    4 +-
12615  drivers/staging/vt6655/card.c                      |  101 +-
12616  drivers/staging/vt6655/datarate.c                  |    2 +-
12617  drivers/staging/vt6655/device.h                    |    4 +-
12618  drivers/staging/vt6655/device_main.c               |  104 +-
12619  drivers/staging/vt6655/dpc.c                       |    2 +-
12620  drivers/staging/vt6655/hostap.c                    |    8 +-
12621  drivers/staging/vt6655/ioctl.c                     |    9 +-
12622  drivers/staging/vt6655/iwctl.c                     |    6 +-
12623  drivers/staging/vt6655/key.c                       |    2 +-
12624  drivers/staging/vt6655/mac.c                       |   12 +-
12625  drivers/staging/vt6655/mac.h                       |    2 +-
12626  drivers/staging/vt6655/mib.c                       |    2 +-
12627  drivers/staging/vt6655/power.c                     |    2 +-
12628  drivers/staging/vt6655/rf.c                        |   82 +-
12629  drivers/staging/vt6655/rf.h                        |    2 +-
12630  drivers/staging/vt6655/rxtx.c                      |   42 +-
12631  drivers/staging/vt6655/tcrc.c                      |    2 +-
12632  drivers/staging/vt6655/tcrc.h                      |    2 +-
12633  drivers/staging/vt6655/tether.c                    |    4 +-
12634  drivers/staging/vt6655/tkip.c                      |    2 +-
12635  drivers/staging/vt6655/vntwifi.c                   |    2 +-
12636  drivers/staging/vt6655/wcmd.c                      |    6 +-
12637  drivers/staging/vt6655/wmgr.c                      |   56 +-
12638  drivers/staging/vt6655/wmgr.h                      |    4 +-
12639  drivers/staging/vt6655/wpa.c                       |    2 +-
12640  drivers/staging/vt6655/wpa2.c                      |    8 +-
12641  drivers/staging/vt6655/wpactl.c                    |    6 +-
12642  drivers/staging/vt6655/wroute.c                    |    2 +-
12643  drivers/staging/vt6656/80211mgr.h                  |    4 +-
12644  drivers/staging/vt6656/baseband.c                  |    6 +-
12645  drivers/staging/vt6656/baseband.h                  |    2 +-
12646  drivers/staging/vt6656/bssdb.c                     |   18 +-
12647  drivers/staging/vt6656/card.c                      |   38 +-
12648  drivers/staging/vt6656/device.h                    |    2 +-
12649  drivers/staging/vt6656/dpc.c                       |    2 +-
12650  drivers/staging/vt6656/hostap.c                    |   30 +-
12651  drivers/staging/vt6656/int.c                       |    2 +-
12652  drivers/staging/vt6656/ioctl.c                     |   11 +-
12653  drivers/staging/vt6656/iwctl.c                     |    2 +-
12654  drivers/staging/vt6656/key.c                       |    4 +-
12655  drivers/staging/vt6656/main_usb.c                  |   20 +-
12656  drivers/staging/vt6656/power.c                     |    2 +-
12657  drivers/staging/vt6656/rf.c                        |   58 +-
12658  drivers/staging/vt6656/rf.h                        |    2 +-
12659  drivers/staging/vt6656/rxtx.c                      |   52 +-
12660  drivers/staging/vt6656/tcrc.c                      |    2 +-
12661  drivers/staging/vt6656/tcrc.h                      |    2 +-
12662  drivers/staging/vt6656/tether.c                    |    4 +-
12663  drivers/staging/vt6656/tkip.c                      |    2 +-
12664  drivers/staging/vt6656/wcmd.c                      |    8 +-
12665  drivers/staging/vt6656/wctl.c                      |    2 +-
12666  drivers/staging/vt6656/wmgr.c                      |   26 +-
12667  drivers/staging/vt6656/wpa.c                       |    2 +-
12668  drivers/staging/vt6656/wpa2.c                      |    6 +-
12669  drivers/staging/vt6656/wpactl.c                    |    6 +-
12670  drivers/staging/winbond/Kconfig                    |    2 +-
12671  drivers/staging/winbond/localpara.h                |    4 +-
12672  drivers/staging/winbond/mds.c                      |    2 +-
12673  drivers/staging/winbond/mto.c                      |    2 +-
12674  drivers/staging/winbond/phy_calibration.c          |   14 +-
12675  drivers/staging/winbond/reg.c                      |    2 +-
12676  drivers/staging/winbond/sme_api.h                  |    2 +-
12677  drivers/staging/winbond/wb35reg.c                  |    4 +-
12678  drivers/staging/winbond/wb35tx.c                   |    8 +-
12679  drivers/staging/winbond/wb35tx_s.h                 |    2 +-
12680  drivers/staging/wlags49_h2/README.ubuntu           |   12 +-
12681  drivers/staging/wlags49_h2/TODO                    |   10 +-
12682  drivers/staging/wlags49_h2/hcf.c                   |   20 +-
12683  drivers/staging/wlags49_h2/hcfcfg.h                |    2 +-
12684  drivers/staging/wlags49_h2/hcfdef.h                |    6 +-
12685  drivers/staging/wlags49_h2/mdd.h                   |    8 +-
12686  drivers/staging/wlags49_h2/sta_h2.c                |    2 +-
12687  drivers/staging/wlags49_h2/sta_h25.c               |    2 +-
12688  drivers/staging/wlags49_h2/wl_enc.h                |    2 +-
12689  drivers/staging/wlags49_h2/wl_if.h                 |    2 +-
12690  drivers/staging/wlags49_h2/wl_internal.h           |    4 +-
12691  drivers/staging/wlags49_h2/wl_main.c               |   18 +-
12692  drivers/staging/wlags49_h2/wl_netdev.c             |   59 +-
12693  drivers/staging/wlags49_h2/wl_pci.c                |    8 +-
12694  drivers/staging/wlags49_h2/wl_priv.c               |    2 +-
12695  drivers/staging/wlags49_h2/wl_profile.c            |    2 +-
12696  drivers/staging/wlags49_h2/wl_version.h            |    2 +-
12697  drivers/staging/wlags49_h2/wl_wext.c               |   27 +-
12698  drivers/staging/wlags49_h25/Kconfig                |    2 +-
12699  drivers/staging/wlags49_h25/TODO                   |    8 +-
12700  drivers/staging/wlan-ng/cfg80211.c                 |    7 +-
12701  drivers/staging/wlan-ng/hfa384x_usb.c              |   37 +-
12702  drivers/staging/wlan-ng/p80211conv.c               |    9 +-
12703  drivers/staging/wlan-ng/p80211netdev.c             |   19 +-
12704  drivers/staging/wlan-ng/p80211netdev.h             |    2 +-
12705  drivers/staging/wlan-ng/p80211req.c                |  152 +-
12706  drivers/staging/wlan-ng/p80211wep.c                |   18 +-
12707  drivers/staging/wlan-ng/prism2fw.c                 |   54 +-
12708  drivers/staging/wlan-ng/prism2sta.c                |   53 +-
12709  drivers/staging/xgifb/XGI_main_26.c                |   45 +-
12710  drivers/staging/xgifb/vb_def.h                     |   21 -
12711  drivers/staging/xgifb/vb_init.c                    |    5 +-
12712  drivers/staging/xgifb/vb_setmode.c                 |  601 +-
12713  drivers/staging/xgifb/vb_struct.h                  |   49 +-
12714  drivers/staging/xgifb/vb_table.h                   |  194 +-
12715  drivers/staging/zcache/tmem.c                      |    2 +-
12716  drivers/staging/zsmalloc/zsmalloc-main.c           |  322 +-
12717  drivers/staging/zsmalloc/zsmalloc_int.h            |  155 -
12718  include/linux/hid-sensor-hub.h                     |  160 +
12719  include/linux/hid-sensor-ids.h                     |  112 +
12720  include/linux/iio/adc/ad_sigma_delta.h             |  173 +
12721  include/linux/iio/buffer.h                         |    6 +-
12722  include/linux/iio/consumer.h                       |   44 +-
12723  include/linux/iio/iio.h                            |   65 +-
12724  include/linux/iio/kfifo_buf.h                      |    3 +
12725  include/linux/iio/machine.h                        |    5 +
12726  include/linux/iio/trigger.h                        |   13 +-
12727  include/linux/iio/trigger_consumer.h               |   11 +
12728  include/linux/iio/types.h                          |    1 +
12729  include/linux/mod_devicetable.h                    |    8 +
12730  include/linux/platform_data/ad5755.h               |  103 +
12731  include/linux/platform_data/ad7791.h               |   17 +
12732  scripts/mod/file2alias.c                           |   15 +
12733  643 files changed, 49491 insertions(+), 23837 deletions(-)
12734  create mode 100644 Documentation/devicetree/bindings/staging/iio/adc/mxs-lradc.txt
12735  create mode 100644 Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
12736  create mode 100755 Documentation/hid/hid-sensor.txt
12737  create mode 100644 drivers/hid/hid-sensor-hub.c
12738  create mode 100644 drivers/iio/accel/Kconfig
12739  create mode 100644 drivers/iio/accel/Makefile
12740  create mode 100644 drivers/iio/accel/hid-sensor-accel-3d.c
12741  rename drivers/{staging/iio/adc/ad7476_core.c => iio/adc/ad7476.c} (52%)
12742  create mode 100644 drivers/iio/adc/ad7791.c
12743  create mode 100644 drivers/iio/adc/ad_sigma_delta.c
12744  create mode 100644 drivers/iio/common/Kconfig
12745  create mode 100644 drivers/iio/common/Makefile
12746  create mode 100644 drivers/iio/common/hid-sensors/Kconfig
12747  create mode 100644 drivers/iio/common/hid-sensors/Makefile
12748  create mode 100644 drivers/iio/common/hid-sensors/hid-sensor-attributes.c
12749  create mode 100644 drivers/iio/common/hid-sensors/hid-sensor-attributes.h
12750  create mode 100644 drivers/iio/common/hid-sensors/hid-sensor-trigger.c
12751  create mode 100644 drivers/iio/common/hid-sensors/hid-sensor-trigger.h
12752  delete mode 100644 drivers/iio/dac/ad5446.h
12753  create mode 100644 drivers/iio/dac/ad5755.c
12754  create mode 100644 drivers/iio/gyro/Kconfig
12755  create mode 100644 drivers/iio/gyro/Makefile
12756  create mode 100644 drivers/iio/gyro/hid-sensor-gyro-3d.c
12757  create mode 100644 drivers/iio/light/hid-sensor-als.c
12758  create mode 100644 drivers/iio/magnetometer/Kconfig
12759  create mode 100644 drivers/iio/magnetometer/Makefile
12760  create mode 100644 drivers/iio/magnetometer/hid-sensor-magn-3d.c
12761  create mode 100644 drivers/staging/ced1401/Kconfig
12762  create mode 100644 drivers/staging/ced1401/Makefile
12763  create mode 100644 drivers/staging/ced1401/TODO
12764  create mode 100644 drivers/staging/ced1401/ced_ioc.c
12765  create mode 100644 drivers/staging/ced1401/ced_ioctl.h
12766  create mode 100644 drivers/staging/ced1401/machine.h
12767  create mode 100644 drivers/staging/ced1401/usb1401.c
12768  create mode 100644 drivers/staging/ced1401/usb1401.h
12769  create mode 100644 drivers/staging/ced1401/use1401.h
12770  create mode 100644 drivers/staging/ced1401/use14_ioc.h
12771  create mode 100644 drivers/staging/ced1401/userspace/use1401.c
12772  create mode 100644 drivers/staging/comedi/drivers/8255_pci.c
12773  delete mode 100644 drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.c
12774  delete mode 100644 drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.h
12775  delete mode 100644 drivers/staging/comedi/drivers/addi-data/amcc_s5933_58.h
12776  delete mode 100644 drivers/staging/comedi/drivers/addi_apci_all.c
12777  delete mode 100644 drivers/staging/comedi/drivers/adl_pci7230.c
12778  delete mode 100644 drivers/staging/comedi/drivers/adl_pci7296.c
12779  delete mode 100644 drivers/staging/comedi/drivers/adl_pci7432.c
12780  create mode 100644 drivers/staging/comedi/drivers/adl_pci7x3x.c
12781  delete mode 100644 drivers/staging/comedi/drivers/cb_pcidio.c
12782  delete mode 100644 drivers/staging/comedi/drivers/icp_multi.h
12783  delete mode 100644 drivers/staging/comedi/drivers/me4000.h
12784  delete mode 100644 drivers/staging/csr/csr_formatted_io.c
12785  delete mode 100644 drivers/staging/csr/csr_formatted_io.h
12786  delete mode 100644 drivers/staging/iio/adc/ad7476.h
12787  delete mode 100644 drivers/staging/iio/adc/ad7476_ring.c
12788  create mode 100644 drivers/staging/iio/adc/mxs-lradc.c
12789  create mode 100644 drivers/staging/iio/trigger/iio-trig-bfin-timer.h
12790  create mode 100644 drivers/staging/imx-drm/Kconfig
12791  create mode 100644 drivers/staging/imx-drm/Makefile
12792  create mode 100644 drivers/staging/imx-drm/TODO
12793  create mode 100644 drivers/staging/imx-drm/imx-drm-core.c
12794  create mode 100644 drivers/staging/imx-drm/imx-drm.h
12795  create mode 100644 drivers/staging/imx-drm/imx-fb.c
12796  create mode 100644 drivers/staging/imx-drm/imx-fbdev.c
12797  create mode 100644 drivers/staging/imx-drm/ipu-v3/Makefile
12798  create mode 100644 drivers/staging/imx-drm/ipu-v3/imx-ipu-v3.h
12799  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-common.c
12800  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-dc.c
12801  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-di.c
12802  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-dmfc.c
12803  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-dp.c
12804  create mode 100644 drivers/staging/imx-drm/ipu-v3/ipu-prv.h
12805  create mode 100644 drivers/staging/imx-drm/ipuv3-crtc.c
12806  create mode 100644 drivers/staging/imx-drm/parallel-display.c
12807  create mode 100644 drivers/staging/ipack/ipack_ids.h
12808  delete mode 100644 drivers/staging/ramster/TODO
12809  delete mode 100644 drivers/staging/ramster/cluster/Makefile
12810  rename drivers/staging/ramster/{cluster => ramster}/heartbeat.c (98%)
12811  rename drivers/staging/ramster/{cluster => ramster}/heartbeat.h (100%)
12812  rename drivers/staging/ramster/{cluster => ramster}/masklog.c (100%)
12813  rename drivers/staging/ramster/{cluster => ramster}/masklog.h (100%)
12814  rename drivers/staging/ramster/{cluster => ramster}/nodemanager.c (98%)
12815  rename drivers/staging/ramster/{cluster => ramster}/nodemanager.h (100%)
12816  rename drivers/staging/ramster/{ => }/ramster/r2net.c (86%)
12817  create mode 100644 drivers/staging/ramster/ramster/ramster.c
12818  create mode 100644 drivers/staging/ramster/ramster/ramster.h
12819  rename drivers/staging/ramster/{cluster => ramster}/ramster_nodemanager.h (100%)
12820  rename drivers/staging/ramster/{cluster => ramster}/tcp.c (97%)
12821  rename drivers/staging/ramster/{cluster => ramster}/tcp.h (100%)
12822  rename drivers/staging/ramster/{cluster => ramster}/tcp_internal.h (100%)
12823  delete mode 100644 drivers/staging/ramster/xvmalloc.c
12824  delete mode 100644 drivers/staging/ramster/xvmalloc.h
12825  delete mode 100644 drivers/staging/ramster/xvmalloc_int.h
12826  create mode 100644 drivers/staging/ramster/zbud.c
12827  create mode 100644 drivers/staging/ramster/zbud.h
12828  delete mode 100644 drivers/staging/rtl8712/usb_vendor_req.h
12829  create mode 100644 drivers/staging/silicom/Kconfig
12830  create mode 100644 drivers/staging/silicom/Makefile
12831  create mode 100644 drivers/staging/silicom/README
12832  create mode 100644 drivers/staging/silicom/TODO
12833  create mode 100644 drivers/staging/silicom/bits.h
12834  create mode 100644 drivers/staging/silicom/bp_ioctl.h
12835  create mode 100644 drivers/staging/silicom/bp_mod.c
12836  create mode 100644 drivers/staging/silicom/bp_mod.h
12837  create mode 100644 drivers/staging/silicom/bp_proc.c
12838  create mode 100644 drivers/staging/silicom/bypass.h
12839  create mode 100644 drivers/staging/silicom/bypasslib/Makefile
12840  create mode 100644 drivers/staging/silicom/bypasslib/bp_ioctl.h
12841  create mode 100644 drivers/staging/silicom/bypasslib/bplibk.h
12842  create mode 100644 drivers/staging/silicom/bypasslib/bypass.c
12843  create mode 100644 drivers/staging/silicom/bypasslib/libbp_sd.h
12844  create mode 100644 drivers/staging/silicom/libbp_sd.h
12845  delete mode 100644 drivers/staging/usbip/userspace/doc/usbip_bind_driver.8
12846  delete mode 100644 drivers/staging/zsmalloc/zsmalloc_int.h
12847  create mode 100644 include/linux/hid-sensor-hub.h
12848  create mode 100644 include/linux/hid-sensor-ids.h
12849  create mode 100644 include/linux/iio/adc/ad_sigma_delta.h
12850  create mode 100644 include/linux/platform_data/ad5755.h
12851  create mode 100644 include/linux/platform_data/ad7791.h
12852 $ git am -3 ../patches/0001-HID-sensors-fix-up-for-mfd_add_devices-API-change.patch
12853 Applying: HID: sensors: fix up for mfd_add_devices() API change
12854 $ git reset HEAD^
12855 Unstaged changes after reset:
12856 M       drivers/hid/hid-sensor-hub.c
12857 $ git add .
12858 $ git commit -v -a --amend
12859 [master 980dcff] Merge remote-tracking branch 'staging/staging-next'
12860 $ git am -3 ../patches/0001-staging-dgrp-using-vmalloc-needs-to-include-vmalloc..patch
12861 Applying: staging: dgrp: using vmalloc needs to include vmalloc.h
12862 $ git reset HEAD^
12863 Unstaged changes after reset:
12864 M       drivers/staging/dgrp/dgrp_specproc.c
12865 $ git add .
12866 $ git commit -v -a --amend
12867 [master c0bfd0d] Merge remote-tracking branch 'staging/staging-next'
12868 Merging char-misc/char-misc-next (6592921 char/misc: remove CONFIG_EXPERIMENTAL dependencies)
12869 $ git merge char-misc/char-misc-next
12870 Merge made by the 'recursive' strategy.
12871  Documentation/devicetree/bindings/misc/at25.txt  |   34 +++++--
12872  Documentation/devicetree/bindings/w1/w1-gpio.txt |   22 +++++
12873  Documentation/misc-devices/lis3lv02d             |    3 +-
12874  drivers/char/Kconfig                             |    6 +-
12875  drivers/char/ppdev.c                             |    3 +-
12876  drivers/char/tlclk.c                             |    4 +-
12877  drivers/misc/Kconfig                             |   14 +--
12878  drivers/misc/bmp085-i2c.c                        |    7 --
12879  drivers/misc/bmp085-spi.c                        |   13 +--
12880  drivers/misc/c2port/Kconfig                      |    5 +-
12881  drivers/misc/carma/carma-fpga-program.c          |    1 -
12882  drivers/misc/carma/carma-fpga.c                  |    2 +-
12883  drivers/misc/eeprom/Kconfig                      |    2 +-
12884  drivers/misc/eeprom/at25.c                       |   83 +++++++++++-----
12885  drivers/misc/lis3lv02d/lis3lv02d.c               |   42 ++++++++-
12886  drivers/misc/lis3lv02d/lis3lv02d.h               |   44 +++++++--
12887  drivers/misc/lis3lv02d/lis3lv02d_i2c.c           |    7 +-
12888  drivers/misc/mei/Kconfig                         |    2 +-
12889  drivers/misc/mei/hw.h                            |   83 ++++++++--------
12890  drivers/misc/mei/init.c                          |   93 ++++++++++--------
12891  drivers/misc/mei/interface.h                     |   10 +-
12892  drivers/misc/mei/interrupt.c                     |   44 ++++-----
12893  drivers/misc/mei/iorw.c                          |   59 ++++++------
12894  drivers/misc/mei/main.c                          |  107 ++++++++++-----------
12895  drivers/misc/mei/mei_dev.h                       |   78 +++++++++-------
12896  drivers/misc/mei/wd.c                            |   91 +++++++++---------
12897  drivers/misc/pch_phub.c                          |   15 +--
12898  drivers/misc/ti-st/st_core.c                     |   12 ++-
12899  drivers/misc/ti-st/st_kim.c                      |  109 +++++++++-------------
12900  drivers/misc/tifm_7xx1.c                         |   14 +--
12901  drivers/w1/masters/Kconfig                       |    1 -
12902  drivers/w1/masters/omap_hdq.c                    |   57 +++--------
12903  drivers/w1/masters/w1-gpio.c                     |   66 ++++++++++++-
12904  include/linux/ti_wilink_st.h                     |    3 +-
12905  include/linux/w1-gpio.h                          |    1 +
12906  35 files changed, 635 insertions(+), 502 deletions(-)
12907  create mode 100644 Documentation/devicetree/bindings/w1/w1-gpio.txt
12908 Merging tmem/linux-next (a728d5e Merge commit 'v3.6-rc6' into linux-next)
12909 $ git merge tmem/linux-next
12910 Auto-merging include/xen/interface/xen.h
12911 Auto-merging arch/x86/xen/smp.c
12912 Auto-merging arch/x86/xen/setup.c
12913 Auto-merging arch/x86/include/asm/xen/page.h
12914 Auto-merging arch/x86/include/asm/xen/interface.h
12915 Merge made by the 'recursive' strategy.
12916  arch/x86/include/asm/xen/interface.h |    3 ++-
12917  arch/x86/include/asm/xen/page.h      |    3 +++
12918  arch/x86/xen/setup.c                 |   13 +++++++++---
12919  arch/x86/xen/smp.c                   |   39 ++++++++++++++++++----------------
12920  drivers/xen/cpu_hotplug.c            |    3 ++-
12921  include/linux/frontswap.h            |    2 ++
12922  include/xen/interface/xen.h          |    1 +
12923  include/xen/xen.h                    |    4 ++++
12924  mm/frontswap.c                       |   34 +++++++++++++++++++++++++----
12925  9 files changed, 75 insertions(+), 27 deletions(-)
12926 Merging writeback/writeback-for-next (0e2f2b2 writeback: correct comment for move_expired_inodes())
12927 $ git merge writeback/writeback-for-next
12928 Auto-merging fs/fs-writeback.c
12929 Merge made by the 'recursive' strategy.
12930  fs/fs-writeback.c |    2 +-
12931  mm/backing-dev.c  |   50 ++++++++++++++++++++++++++------------------------
12932  2 files changed, 27 insertions(+), 25 deletions(-)
12933 Merging arm-dt/devicetree/arm-next (ede338f dt: add documentation of ARM dt boot interface)
12934 $ git merge arm-dt/devicetree/arm-next
12935 Already up-to-date.
12936 Merging hwspinlock/linux-next (8b37fcf hwspinlock: add MAINTAINERS entries)
12937 $ git merge hwspinlock/linux-next
12938 Already up-to-date.
12939 Merging pinctrl/for-next (01194d6 ARM: ux500: tidy up pin sleep modes)
12940 $ git merge pinctrl/for-next
12941 Auto-merging drivers/pinctrl/Makefile
12942 Auto-merging drivers/pinctrl/Kconfig
12943 Auto-merging arch/arm/Kconfig
12944 Merge made by the 'recursive' strategy.
12945  .../bindings/pinctrl/fsl,imx35-pinctrl.txt         |  984 ++++++++++++
12946  .../devicetree/bindings/pinctrl/pinctrl-single.txt |   41 +-
12947  Documentation/pinctrl.txt                          |   60 +-
12948  arch/arm/Kconfig                                   |    1 +
12949  arch/arm/mach-nomadik/board-nhk8815.c              |   36 +
12950  arch/arm/mach-nomadik/cpu-8815.c                   |   13 +
12951  arch/arm/mach-ux500/board-mop500-pins.c            |   54 +-
12952  drivers/pinctrl/Kconfig                            |   16 +
12953  drivers/pinctrl/Makefile                           |    3 +
12954  drivers/pinctrl/pinctrl-imx.c                      |    2 +-
12955  drivers/pinctrl/pinctrl-imx35.c                    | 1595 ++++++++++++++++++++
12956  drivers/pinctrl/pinctrl-imx51.c                    |  490 +++---
12957  drivers/pinctrl/pinctrl-imx53.c                    |  402 ++---
12958  drivers/pinctrl/pinctrl-nomadik-db8500.c           |    5 +-
12959  drivers/pinctrl/pinctrl-nomadik-db8540.c           |  999 ++++++++++++
12960  drivers/pinctrl/pinctrl-nomadik-stn8815.c          |  357 +++++
12961  drivers/pinctrl/pinctrl-nomadik.c                  |    6 +
12962  drivers/pinctrl/pinctrl-nomadik.h                  |   27 +
12963  drivers/pinctrl/pinctrl-single.c                   |   46 +-
12964  drivers/pinctrl/pinmux.c                           |    5 +-
12965  include/linux/pinctrl/consumer.h                   |    2 +-
12966  21 files changed, 4654 insertions(+), 490 deletions(-)
12967  create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imx35-pinctrl.txt
12968  create mode 100644 drivers/pinctrl/pinctrl-imx35.c
12969  create mode 100644 drivers/pinctrl/pinctrl-nomadik-db8540.c
12970  create mode 100644 drivers/pinctrl/pinctrl-nomadik-stn8815.c
12971 Merging vhost/linux-next (e0953c8 tun: experimental zero copy tx support)
12972 $ git merge vhost/linux-next
12973 Resolved 'drivers/net/tun.c' using previous resolution.
12974 Auto-merging drivers/net/tun.c
12975 CONFLICT (content): Merge conflict in drivers/net/tun.c
12976 Automatic merge failed; fix conflicts and then commit the result.
12977 $ git commit -v -a
12978 [master f9c3e65] Merge remote-tracking branch 'vhost/linux-next'
12979 $ git diff -M --stat --summary HEAD^..
12980 Merging memblock/memblock-kill-early_node_map (7bd0b0f memblock: Reimplement memblock allocation using reverse free area iterator)
12981 $ git merge memblock/memblock-kill-early_node_map
12982 Already up-to-date.
12983 Merging remoteproc/for-next (ec4d02d remoteproc: Add STE modem driver)
12984 $ git merge remoteproc/for-next
12985 Merge made by the 'recursive' strategy.
12986  Documentation/remoteproc.txt                 |    7 +
12987  arch/arm/plat-omap/include/plat/remoteproc.h |    2 +
12988  drivers/remoteproc/Kconfig                   |   13 ++
12989  drivers/remoteproc/Makefile                  |    1 +
12990  drivers/remoteproc/omap_remoteproc.c         |    3 +
12991  drivers/remoteproc/remoteproc_core.c         |  177 ++++++++++++--
12992  drivers/remoteproc/remoteproc_debugfs.c      |   81 +++++++
12993  drivers/remoteproc/remoteproc_internal.h     |    1 +
12994  drivers/remoteproc/ste_modem_rproc.c         |  322 ++++++++++++++++++++++++++
12995  include/linux/remoteproc.h                   |   24 ++
12996  include/linux/ste_modem_shm.h                |   56 +++++
12997  11 files changed, 662 insertions(+), 25 deletions(-)
12998  create mode 100644 drivers/remoteproc/ste_modem_rproc.c
12999  create mode 100644 include/linux/ste_modem_shm.h
13000 Merging irqdomain/irqdomain/next (f5a1ad0 irqdomain: Improve diagnostics when a domain mapping fails)
13001 $ git merge irqdomain/irqdomain/next
13002 Already up-to-date.
13003 Merging gpio/gpio/next (ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux)
13004 $ git merge gpio/gpio/next
13005 Already up-to-date.
13006 Merging gpio-lw/for-next (d3eca8b Merge branch 'devel' into for-next)
13007 $ git merge gpio-lw/for-next
13008 Auto-merging drivers/gpio/gpio-bt8xx.c
13009 Auto-merging drivers/gpio/Makefile
13010 Auto-merging drivers/gpio/Kconfig
13011 Auto-merging arch/arm/mach-shmobile/board-kzm9g.c
13012 Merge made by the 'recursive' strategy.
13013  .../devicetree/bindings/gpio/gpio-74x164.txt       |   22 +
13014  .../devicetree/bindings/gpio/gpio-adnp.txt         |   34 ++
13015  Documentation/devicetree/bindings/gpio/led.txt     |    2 +-
13016  arch/arm/configs/kzm9g_defconfig                   |    2 +-
13017  arch/arm/mach-shmobile/board-kzm9g.c               |    5 +-
13018  drivers/gpio/Kconfig                               |   13 +-
13019  drivers/gpio/Makefile                              |    1 +
13020  drivers/gpio/gpio-74x164.c                         |  103 +++-
13021  drivers/gpio/gpio-adnp.c                           |  611 ++++++++++++++++++++
13022  drivers/gpio/gpio-adp5588.c                        |   14 +-
13023  drivers/gpio/gpio-bt8xx.c                          |    2 +-
13024  drivers/gpio/gpio-da9052.c                         |   15 +-
13025  drivers/gpio/gpio-davinci.c                        |    2 +-
13026  drivers/gpio/gpio-em.c                             |   12 +-
13027  drivers/gpio/gpio-mc9s08dz60.c                     |   21 +-
13028  drivers/gpio/gpio-ml-ioh.c                         |   20 +-
13029  drivers/gpio/gpio-msm-v2.c                         |    4 +-
13030  drivers/gpio/gpio-pcf857x.c                        |  122 ++++
13031  drivers/gpio/gpio-pch.c                            |   22 +-
13032  drivers/gpio/gpio-pxa.c                            |   13 +-
13033  drivers/gpio/gpio-sodaville.c                      |    2 +-
13034  drivers/gpio/gpio-sx150x.c                         |   24 +-
13035  drivers/gpio/gpio-tc3589x.c                        |  120 ++--
13036  drivers/gpio/gpio-tps65912.c                       |   17 +-
13037  drivers/gpio/gpio-wm831x.c                         |   19 +-
13038  drivers/gpio/gpio-wm8350.c                         |   19 +-
13039  drivers/gpio/gpiolib.c                             |  102 +++-
13040  include/linux/i2c/pcf857x.h                        |    3 +
13041  28 files changed, 1099 insertions(+), 247 deletions(-)
13042  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-74x164.txt
13043  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-adnp.txt
13044  create mode 100644 drivers/gpio/gpio-adnp.c
13045 Merging arm-soc/for-next (143fe30 Merge branch 'next/soc' into for-next)
13046 $ git merge arm-soc/for-next
13047 Auto-merging sound/soc/ux500/ux500_msp_i2s.c
13048 Auto-merging sound/soc/ux500/ux500_msp_dai.c
13049 Auto-merging sound/soc/omap/zoom2.c
13050 CONFLICT (modify/delete): sound/soc/omap/overo.c deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of sound/soc/omap/overo.c left in tree.
13051 CONFLICT (modify/delete): sound/soc/omap/omap3evm.c deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of sound/soc/omap/omap3evm.c left in tree.
13052 CONFLICT (modify/delete): sound/soc/omap/omap3beagle.c deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of sound/soc/omap/omap3beagle.c left in tree.
13053 Auto-merging sound/soc/omap/omap-pcm.c
13054 CONFLICT (content): Merge conflict in sound/soc/omap/omap-pcm.c
13055 Auto-merging sound/soc/omap/omap-mcpdm.c
13056 Auto-merging sound/soc/omap/omap-mcbsp.c
13057 CONFLICT (content): Merge conflict in sound/soc/omap/omap-mcbsp.c
13058 Auto-merging sound/soc/omap/omap-abe-twl6040.c
13059 Auto-merging sound/soc/omap/mcbsp.c
13060 CONFLICT (modify/delete): sound/soc/omap/igep0020.c deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of sound/soc/omap/igep0020.c left in tree.
13061 Auto-merging sound/soc/omap/am3517evm.c
13062 Auto-merging sound/soc/fsl/imx-ssi.c
13063 Auto-merging sound/soc/fsl/imx-pcm-dma.c
13064 Auto-merging sound/soc/codecs/ab8500-codec.c
13065 Auto-merging sound/soc/cirrus/ep93xx-pcm.c
13066 Auto-merging sound/soc/cirrus/ep93xx-i2s.c
13067 Auto-merging sound/soc/cirrus/ep93xx-ac97.c
13068 Auto-merging include/linux/platform_data/pinctrl-coh901.h
13069 Auto-merging include/linux/platform_data/mtd-nand-omap2.h
13070 Auto-merging include/linux/platform_data/mmc-sdhci-tegra.h
13071 Auto-merging include/linux/platform_data/gpio-omap.h
13072 Auto-merging include/linux/platform_data/camera-mx2.h
13073 Auto-merging include/linux/mod_devicetable.h
13074 Auto-merging include/linux/mfd/twl6040.h
13075 Auto-merging include/linux/leds.h
13076 Auto-merging include/linux/irqchip/bcm2835.h
13077 Auto-merging include/linux/i2c/twl.h
13078 Auto-merging include/linux/clk/bcm2835.h
13079 Auto-merging include/linux/bcm2835_timer.h
13080 Auto-merging drivers/w1/masters/omap_hdq.c
13081 CONFLICT (content): Merge conflict in drivers/w1/masters/omap_hdq.c
13082 Auto-merging drivers/video/omap2/omapfb/omapfb-main.c
13083 Auto-merging drivers/video/omap2/dss/dispc.c
13084 CONFLICT (content): Merge conflict in drivers/video/omap2/dss/dispc.c
13085 Auto-merging drivers/video/omap/lcd_ams_delta.c
13086 CONFLICT (content): Merge conflict in drivers/video/omap/lcd_ams_delta.c
13087 Auto-merging drivers/video/msm/mdp_hw.h
13088 CONFLICT (content): Merge conflict in drivers/video/msm/mdp_hw.h
13089 Auto-merging drivers/video/msm/mdp.c
13090 CONFLICT (content): Merge conflict in drivers/video/msm/mdp.c
13091 Auto-merging drivers/video/msm/mddi_client_nt35399.c
13092 Auto-merging drivers/video/msm/mddi.c
13093 CONFLICT (content): Merge conflict in drivers/video/msm/mddi.c
13094 Auto-merging drivers/video/imxfb.c
13095 Auto-merging drivers/video/ep93xx-fb.c
13096 Auto-merging drivers/video/da8xx-fb.c
13097 Auto-merging drivers/video/Kconfig
13098 Auto-merging drivers/usb/otg/isp1301_omap.c
13099 Auto-merging drivers/usb/musb/ux500_dma.c
13100 Auto-merging drivers/usb/musb/tusb6010_omap.c
13101 Auto-merging drivers/usb/musb/da8xx.c
13102 Auto-merging drivers/usb/host/ohci-pxa27x.c
13103 Auto-merging drivers/usb/host/ohci-nxp.c
13104 Auto-merging drivers/usb/host/ohci-hcd.c
13105 Auto-merging drivers/usb/host/ehci-s5p.c
13106 Auto-merging drivers/usb/host/ehci-mxc.c
13107 Auto-merging drivers/usb/host/Kconfig
13108 CONFLICT (content): Merge conflict in drivers/usb/host/Kconfig
13109 Auto-merging drivers/usb/gadget/s3c2410_udc.c
13110 Auto-merging drivers/usb/gadget/pxa27x_udc.c
13111 Auto-merging drivers/usb/Kconfig
13112 Auto-merging drivers/tty/serial/imx.c
13113 Auto-merging drivers/staging/tidspbridge/rmgr/drv_interface.c
13114 Auto-merging drivers/staging/tidspbridge/core/wdt.c
13115 CONFLICT (content): Merge conflict in drivers/staging/tidspbridge/core/wdt.c
13116 Auto-merging drivers/staging/tidspbridge/core/tiomap3430_pwr.c
13117 Auto-merging drivers/staging/tidspbridge/core/tiomap3430.c
13118 Auto-merging drivers/staging/tidspbridge/core/dsp-clock.c
13119 Auto-merging drivers/spi/spi-tegra.c
13120 Auto-merging drivers/spi/spi-s3c64xx.c
13121 Auto-merging drivers/spi/spi-omap2-mcspi.c
13122 Auto-merging drivers/spi/spi-davinci.c
13123 CONFLICT (content): Merge conflict in drivers/spi/spi-davinci.c
13124 Auto-merging drivers/spi/Kconfig
13125 Auto-merging drivers/remoteproc/omap_remoteproc.c
13126 Auto-merging drivers/pinctrl/Makefile
13127 CONFLICT (content): Merge conflict in drivers/pinctrl/Makefile
13128 Auto-merging drivers/pinctrl/Kconfig
13129 Auto-merging drivers/net/can/mscan/mpc5xxx_can.c
13130 Auto-merging drivers/mtd/nand/s3c2410.c
13131 Auto-merging drivers/mtd/nand/pxa3xx_nand.c
13132 Auto-merging drivers/mtd/nand/orion_nand.c
13133 CONFLICT (content): Merge conflict in drivers/mtd/nand/orion_nand.c
13134 Auto-merging drivers/mtd/nand/omap2.c
13135 CONFLICT (modify/delete): drivers/mtd/nand/nand_bcm_umi.h deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of drivers/mtd/nand/nand_bcm_umi.h left in tree.
13136 Auto-merging drivers/mtd/nand/mxc_nand.c
13137 Auto-merging drivers/mtd/nand/davinci_nand.c
13138 CONFLICT (modify/delete): drivers/mtd/nand/bcm_umi_nand.c deleted in HEAD and modified in arm-soc/for-next. Version arm-soc/for-next of drivers/mtd/nand/bcm_umi_nand.c left in tree.
13139 Auto-merging drivers/mtd/nand/ams-delta.c
13140 Auto-merging drivers/mtd/nand/Kconfig
13141 CONFLICT (content): Merge conflict in drivers/mtd/nand/Kconfig
13142 Auto-merging drivers/mmc/host/sdhci-tegra.c
13143 Auto-merging drivers/mmc/host/sdhci-esdhc-imx.c
13144 Auto-merging drivers/mmc/host/pxamci.c
13145 Auto-merging drivers/mmc/host/omap_hsmmc.c
13146 Auto-merging drivers/mmc/host/omap.c
13147 CONFLICT (content): Merge conflict in drivers/mmc/host/omap.c
13148 Auto-merging drivers/mmc/host/mxcmmc.c
13149 Auto-merging drivers/mmc/host/davinci_mmc.c
13150 CONFLICT (content): Merge conflict in drivers/mmc/host/davinci_mmc.c
13151 Auto-merging drivers/mfd/twl-core.c
13152 Auto-merging drivers/mfd/db8500-prcmu.c
13153 Auto-merging drivers/media/platform/soc_camera/pxa_camera.c
13154 Auto-merging drivers/media/platform/soc_camera/mx3_camera.c
13155 Auto-merging drivers/media/platform/soc_camera/mx2_camera.c
13156 Auto-merging drivers/media/platform/soc_camera/mx1_camera.c
13157 Auto-merging drivers/media/platform/s5p-fimc/mipi-csis.c
13158 Auto-merging drivers/media/platform/omap3isp/isp.c
13159 Auto-merging drivers/media/platform/omap/omap_vout.c
13160 Auto-merging drivers/media/platform/davinci/vpbe_venc.c
13161 Auto-merging drivers/leds/Makefile
13162 Auto-merging drivers/leds/Kconfig
13163 Auto-merging drivers/input/touchscreen/s3c2410_ts.c
13164 Auto-merging drivers/input/keyboard/omap-keypad.c
13165 CONFLICT (content): Merge conflict in drivers/input/keyboard/omap-keypad.c
13166 Auto-merging drivers/i2c/busses/i2c-omap.c
13167 CONFLICT (content): Merge conflict in drivers/i2c/busses/i2c-omap.c
13168 Auto-merging drivers/i2c/busses/i2c-imx.c
13169 Auto-merging drivers/i2c/busses/i2c-davinci.c
13170 Auto-merging drivers/i2c/busses/Kconfig
13171 Auto-merging drivers/gpio/gpio-pxa.c
13172 Auto-merging drivers/gpio/Makefile
13173 Auto-merging drivers/gpio/Kconfig
13174 Auto-merging drivers/dma/tegra20-apb-dma.c
13175 Auto-merging drivers/dma/omap-dma.c
13176 Auto-merging drivers/dma/mmp_tdma.c
13177 CONFLICT (content): Merge conflict in drivers/dma/mmp_tdma.c
13178 Auto-merging drivers/dma/imx-sdma.c
13179 Auto-merging drivers/dma/imx-dma.c
13180 Auto-merging drivers/dma/ep93xx_dma.c
13181 Auto-merging drivers/crypto/ux500/hash/hash_core.c
13182 Auto-merging drivers/clocksource/Makefile
13183 CONFLICT (content): Merge conflict in drivers/clocksource/Makefile
13184 Auto-merging drivers/clk/Makefile
13185 Auto-merging drivers/bus/omap_l3_noc.c
13186 Auto-merging drivers/Makefile
13187 Auto-merging arch/powerpc/sysdev/fsl_msi.c
13188 Removing arch/arm/plat-spear/include/plat/gpio.h
13189 Auto-merging arch/arm/plat-samsung/devs.c
13190 Auto-merging arch/arm/plat-samsung/clock.c
13191 Auto-merging arch/arm/plat-orion/include/plat/orion-gpio.h
13192 Removing arch/arm/plat-omap/mux.c
13193 Auto-merging arch/arm/plat-omap/include/plat/usb.h
13194 Removing arch/arm/plat-omap/include/plat/param.h
13195 Removing arch/arm/plat-omap/include/plat/irqs.h
13196 Removing arch/arm/plat-omap/include/plat/irqs-44xx.h
13197 Removing arch/arm/plat-omap/include/plat/hardware.h
13198 Removing arch/arm/plat-omap/include/plat/gpio-switch.h
13199 Removing arch/arm/plat-omap/include/plat/board.h
13200 Removing arch/arm/plat-omap/devices.c
13201 Removing arch/arm/plat-mxc/include/mach/iomux-mx53.h
13202 Removing arch/arm/plat-mxc/include/mach/gpio.h
13203 Auto-merging arch/arm/plat-mxc/include/mach/devices-common.h
13204 Removing arch/arm/plat-mxc/include/mach/clock.h
13205 Removing arch/arm/plat-mxc/clock.c
13206 Auto-merging arch/arm/mm/cache-l2x0.c
13207 CONFLICT (modify/delete): arch/arm/mach-vt8500/wm8505_7in.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/wm8505_7in.c left in tree.
13208 Removing arch/arm/mach-vt8500/restart.c
13209 Removing arch/arm/mach-vt8500/include/mach/wm8505_regs.h
13210 Removing arch/arm/mach-vt8500/include/mach/wm8505_irqs.h
13211 Removing arch/arm/mach-vt8500/include/mach/vt8500_regs.h
13212 Removing arch/arm/mach-vt8500/include/mach/vt8500_irqs.h
13213 Removing arch/arm/mach-vt8500/include/mach/gpio.h
13214 Removing arch/arm/mach-vt8500/gpio.c
13215 CONFLICT (modify/delete): arch/arm/mach-vt8500/devices.h deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/devices.h left in tree.
13216 CONFLICT (modify/delete): arch/arm/mach-vt8500/devices.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/devices.c left in tree.
13217 CONFLICT (modify/delete): arch/arm/mach-vt8500/devices-wm8505.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/devices-wm8505.c left in tree.
13218 CONFLICT (modify/delete): arch/arm/mach-vt8500/devices-vt8500.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/devices-vt8500.c left in tree.
13219 Auto-merging arch/arm/mach-vt8500/common.h
13220 CONFLICT (modify/delete): arch/arm/mach-vt8500/bv07.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-vt8500/bv07.c left in tree.
13221 Removing arch/arm/mach-vt8500/Kconfig
13222 Removing arch/arm/mach-vexpress/include/mach/uncompress.h
13223 Removing arch/arm/mach-vexpress/include/mach/timex.h
13224 Removing arch/arm/mach-vexpress/include/mach/gpio.h
13225 Auto-merging arch/arm/mach-vexpress/ct-ca9x4.c
13226 Removing arch/arm/mach-vexpress/Makefile.boot
13227 Removing arch/arm/mach-versatile/include/mach/gpio.h
13228 Removing arch/arm/mach-ux500/include/mach/gpio.h
13229 Auto-merging arch/arm/mach-ux500/cpu-db8500.c
13230 CONFLICT (content): Merge conflict in arch/arm/mach-ux500/cpu-db8500.c
13231 Removing arch/arm/mach-ux500/clock.h
13232 Removing arch/arm/mach-ux500/clock.c
13233 Removing arch/arm/mach-ux500/board-mop500-msp.h
13234 Auto-merging arch/arm/mach-ux500/board-mop500-audio.c
13235 Removing arch/arm/mach-u300/u300.c
13236 Removing arch/arm/mach-u300/include/mach/platform.h
13237 Removing arch/arm/mach-u300/include/mach/gpio.h
13238 Removing arch/arm/mach-u300/include/mach/clkdev.h
13239 Auto-merging arch/arm/mach-u300/i2c.c
13240 Auto-merging arch/arm/mach-u300/dma_channels.h
13241 Auto-merging arch/arm/mach-u300/core.c
13242 Removing arch/arm/mach-tegra/tegra2_clocks.c
13243 Auto-merging arch/arm/mach-tegra/pcie.c
13244 Removing arch/arm/mach-tegra/include/mach/suspend.h
13245 Removing arch/arm/mach-tegra/include/mach/pinconf-tegra.h
13246 Removing arch/arm/mach-tegra/include/mach/io.h
13247 Removing arch/arm/mach-tegra/include/mach/gpio.h
13248 Removing arch/arm/mach-tegra/dma.c
13249 Removing arch/arm/mach-tegra/devices.h
13250 CONFLICT (modify/delete): arch/arm/mach-tegra/devices.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-tegra/devices.c left in tree.
13251 Removing arch/arm/mach-tegra/board-trimslice.h
13252 Removing arch/arm/mach-tegra/board-trimslice.c
13253 Removing arch/arm/mach-tegra/board-trimslice-pinmux.c
13254 Removing arch/arm/mach-tegra/board-pinmux.h
13255 Removing arch/arm/mach-tegra/board-pinmux.c
13256 Removing arch/arm/mach-tegra/board-paz00-pinmux.c
13257 Removing arch/arm/mach-tegra/board-harmony.h
13258 Removing arch/arm/mach-tegra/board-harmony.c
13259 Removing arch/arm/mach-tegra/board-harmony-power.c
13260 Removing arch/arm/mach-tegra/board-harmony-pinmux.c
13261 Removing arch/arm/mach-spear6xx/include/mach/gpio.h
13262 Removing arch/arm/mach-spear3xx/include/mach/gpio.h
13263 Removing arch/arm/mach-spear13xx/include/mach/gpio.h
13264 Removing arch/arm/mach-socfpga/include/mach/uncompress.h
13265 Removing arch/arm/mach-socfpga/Makefile.boot
13266 Auto-merging arch/arm/mach-shmobile/smp-emev2.c
13267 Auto-merging arch/arm/mach-shmobile/sh-gpio.h
13268 Auto-merging arch/arm/mach-shmobile/pm-sh7372.c
13269 Auto-merging arch/arm/mach-shmobile/pm-rmobile.c
13270 Auto-merging arch/arm/mach-shmobile/include/mach/r8a7779.h
13271 Auto-merging arch/arm/mach-shmobile/include/mach/common.h
13272 CONFLICT (content): Merge conflict in arch/arm/mach-shmobile/include/mach/common.h
13273 Auto-merging arch/arm/mach-shmobile/board-mackerel.c
13274 Auto-merging arch/arm/mach-shmobile/board-kzm9g.c
13275 Auto-merging arch/arm/mach-shmobile/board-armadillo800eva.c
13276 Auto-merging arch/arm/mach-shmobile/board-ap4evb.c
13277 Removing arch/arm/mach-shark/include/mach/io.h
13278 Removing arch/arm/mach-sa1100/leds.h
13279 Removing arch/arm/mach-sa1100/leds.c
13280 Removing arch/arm/mach-sa1100/leds-lart.c
13281 Removing arch/arm/mach-sa1100/leds-hackkit.c
13282 Removing arch/arm/mach-sa1100/leds-cerf.c
13283 Removing arch/arm/mach-sa1100/leds-badge4.c
13284 Removing arch/arm/mach-sa1100/leds-assabet.c
13285 Auto-merging arch/arm/mach-s5pv210/mach-smdkv210.c
13286 Auto-merging arch/arm/mach-s5pv210/mach-goni.c
13287 Auto-merging arch/arm/mach-s5pc100/mach-smdkc100.c
13288 Auto-merging arch/arm/mach-s5p64x0/mach-smdk6450.c
13289 Auto-merging arch/arm/mach-s5p64x0/mach-smdk6440.c
13290 Auto-merging arch/arm/mach-s3c64xx/mach-smdk6410.c
13291 Auto-merging arch/arm/mach-s3c64xx/mach-real6410.c
13292 CONFLICT (content): Merge conflict in arch/arm/mach-s3c64xx/mach-real6410.c
13293 Auto-merging arch/arm/mach-s3c64xx/mach-ncp.c
13294 Auto-merging arch/arm/mach-s3c64xx/mach-mini6410.c
13295 CONFLICT (content): Merge conflict in arch/arm/mach-s3c64xx/mach-mini6410.c
13296 Auto-merging arch/arm/mach-s3c64xx/mach-hmt.c
13297 Auto-merging arch/arm/mach-s3c64xx/mach-crag6410.c
13298 Auto-merging arch/arm/mach-s3c64xx/mach-anw6410.c
13299 Auto-merging arch/arm/mach-s3c24xx/mach-smdk2416.c
13300 Auto-merging arch/arm/mach-realview/realview_pbx.c
13301 Auto-merging arch/arm/mach-realview/realview_pba8.c
13302 Auto-merging arch/arm/mach-realview/realview_pb11mp.c
13303 Auto-merging arch/arm/mach-realview/realview_pb1176.c
13304 Auto-merging arch/arm/mach-realview/realview_eb.c
13305 Removing arch/arm/mach-realview/include/mach/gpio.h
13306 Removing arch/arm/mach-realview/include/mach/clkdev.h
13307 Auto-merging arch/arm/mach-pxa/stargate2.c
13308 Auto-merging arch/arm/mach-pxa/sharpsl_pm.c
13309 Removing arch/arm/mach-pxa/leds.h
13310 Removing arch/arm/mach-pxa/leds.c
13311 Removing arch/arm/mach-pxa/leds-mainstone.c
13312 Removing arch/arm/mach-pxa/leds-lubbock.c
13313 Removing arch/arm/mach-pxa/leds-idp.c
13314 Auto-merging arch/arm/mach-pxa/devices.c
13315 Auto-merging arch/arm/mach-prima2/common.c
13316 Removing arch/arm/mach-prima2/clock.c
13317 Removing arch/arm/mach-pnx4008/time.h
13318 Removing arch/arm/mach-pnx4008/time.c
13319 Removing arch/arm/mach-pnx4008/sleep.S
13320 Removing arch/arm/mach-pnx4008/serial.c
13321 Removing arch/arm/mach-pnx4008/pm.c
13322 Removing arch/arm/mach-pnx4008/irq.c
13323 Removing arch/arm/mach-pnx4008/include/mach/uncompress.h
13324 Removing arch/arm/mach-pnx4008/include/mach/timex.h
13325 Removing arch/arm/mach-pnx4008/include/mach/pm.h
13326 Removing arch/arm/mach-pnx4008/include/mach/platform.h
13327 Removing arch/arm/mach-pnx4008/include/mach/irqs.h
13328 Removing arch/arm/mach-pnx4008/include/mach/irq.h
13329 Removing arch/arm/mach-pnx4008/include/mach/hardware.h
13330 Removing arch/arm/mach-pnx4008/include/mach/gpio-pnx4008.h
13331 Removing arch/arm/mach-pnx4008/include/mach/entry-macro.S
13332 Removing arch/arm/mach-pnx4008/include/mach/dma.h
13333 Removing arch/arm/mach-pnx4008/include/mach/debug-macro.S
13334 Removing arch/arm/mach-pnx4008/include/mach/clock.h
13335 Removing arch/arm/mach-pnx4008/i2c.c
13336 Removing arch/arm/mach-pnx4008/gpio.c
13337 Removing arch/arm/mach-pnx4008/dma.c
13338 Removing arch/arm/mach-pnx4008/core.c
13339 Removing arch/arm/mach-pnx4008/clock.h
13340 Removing arch/arm/mach-pnx4008/clock.c
13341 Removing arch/arm/mach-pnx4008/Makefile.boot
13342 Removing arch/arm/mach-pnx4008/Makefile
13343 Removing arch/arm/mach-picoxcell/include/mach/uncompress.h
13344 Removing arch/arm/mach-picoxcell/include/mach/timex.h
13345 Removing arch/arm/mach-picoxcell/include/mach/picoxcell_soc.h
13346 Removing arch/arm/mach-picoxcell/include/mach/gpio.h
13347 Removing arch/arm/mach-picoxcell/Makefile.boot
13348 Removing arch/arm/mach-orion5x/include/mach/io.h
13349 Removing arch/arm/mach-orion5x/include/mach/gpio.h
13350 Auto-merging arch/arm/mach-omap2/usb-host.c
13351 Auto-merging arch/arm/mach-omap2/twl-common.h
13352 Auto-merging arch/arm/mach-omap2/twl-common.c
13353 Auto-merging arch/arm/mach-omap2/omap_hwmod_44xx_data.c
13354 Auto-merging arch/arm/mach-omap2/omap44xx.h
13355 Auto-merging arch/arm/mach-omap2/omap4-keypad.h
13356 Auto-merging arch/arm/mach-omap2/omap34xx.h
13357 Auto-merging arch/arm/mach-omap2/omap24xx.h
13358 Auto-merging arch/arm/mach-omap2/mcbsp.c
13359 Removing arch/arm/mach-omap2/include/mach/smp.h
13360 Auto-merging arch/arm/mach-omap2/devices.c
13361 Auto-merging arch/arm/mach-omap2/board-zoom-peripherals.c
13362 Auto-merging arch/arm/mach-omap2/board-rx51-peripherals.c
13363 CONFLICT (content): Merge conflict in arch/arm/mach-omap2/board-rx51-peripherals.c
13364 Auto-merging arch/arm/mach-omap2/board-overo.c
13365 Auto-merging arch/arm/mach-omap2/board-omap4panda.c
13366 Auto-merging arch/arm/mach-omap2/board-omap3evm.c
13367 Auto-merging arch/arm/mach-omap2/board-omap3beagle.c
13368 Auto-merging arch/arm/mach-omap2/board-igep0020.c
13369 Auto-merging arch/arm/mach-omap2/board-devkit8000.c
13370 Auto-merging arch/arm/mach-omap2/board-cm-t35.c
13371 Auto-merging arch/arm/mach-omap2/board-am3517evm.c
13372 Auto-merging arch/arm/mach-omap2/board-4430sdp.c
13373 Removing arch/arm/mach-omap1/leds.h
13374 Removing arch/arm/mach-omap1/leds.c
13375 Removing arch/arm/mach-omap1/leds-osk.c
13376 Removing arch/arm/mach-omap1/leds-innovator.c
13377 Removing arch/arm/mach-omap1/leds-h2p2-debug.c
13378 Removing arch/arm/mach-omap1/include/mach/smp.h
13379 Auto-merging arch/arm/mach-omap1/include/mach/omap7xx.h
13380 Auto-merging arch/arm/mach-omap1/include/mach/omap16xx.h
13381 Auto-merging arch/arm/mach-omap1/include/mach/omap1510.h
13382 Removing arch/arm/mach-nomadik/include/mach/gpio.h
13383 Auto-merging arch/arm/mach-nomadik/board-nhk8815.c
13384 Removing arch/arm/mach-mxs/module-tx28.h
13385 Removing arch/arm/mach-mxs/module-tx28.c
13386 Removing arch/arm/mach-mxs/mach-tx28.c
13387 Removing arch/arm/mach-mxs/mach-stmp378x_devb.c
13388 Auto-merging arch/arm/mach-mxs/mach-mxs.c
13389 Removing arch/arm/mach-mxs/mach-mx28evk.c
13390 Removing arch/arm/mach-mxs/mach-mx23evk.c
13391 Removing arch/arm/mach-mxs/mach-m28evk.c
13392 Removing arch/arm/mach-mxs/mach-apx4devkit.c
13393 Removing arch/arm/mach-mxs/iomux.c
13394 Removing arch/arm/mach-mxs/include/mach/irqs.h
13395 Removing arch/arm/mach-mxs/include/mach/iomux.h
13396 Removing arch/arm/mach-mxs/include/mach/iomux-mx28.h
13397 Removing arch/arm/mach-mxs/include/mach/iomux-mx23.h
13398 Removing arch/arm/mach-mxs/include/mach/gpio.h
13399 Removing arch/arm/mach-mxs/include/mach/entry-macro.S
13400 Removing arch/arm/mach-mxs/include/mach/devices-common.h
13401 Removing arch/arm/mach-mxs/devices/platform-rtc-stmp3xxx.c
13402 Removing arch/arm/mach-mxs/devices/platform-mxsfb.c
13403 Removing arch/arm/mach-mxs/devices/platform-mxs-saif.c
13404 Removing arch/arm/mach-mxs/devices/platform-mxs-pwm.c
13405 Removing arch/arm/mach-mxs/devices/platform-mxs-mmc.c
13406 Removing arch/arm/mach-mxs/devices/platform-mxs-i2c.c
13407 Removing arch/arm/mach-mxs/devices/platform-gpmi-nand.c
13408 Removing arch/arm/mach-mxs/devices/platform-gpio-mxs.c
13409 Removing arch/arm/mach-mxs/devices/platform-flexcan.c
13410 Removing arch/arm/mach-mxs/devices/platform-fec.c
13411 Removing arch/arm/mach-mxs/devices/platform-dma.c
13412 Removing arch/arm/mach-mxs/devices/platform-auart.c
13413 Removing arch/arm/mach-mxs/devices/Makefile
13414 Removing arch/arm/mach-mxs/devices/Kconfig
13415 Removing arch/arm/mach-mxs/devices.c
13416 Removing arch/arm/mach-mxs/devices-mx28.h
13417 Removing arch/arm/mach-mxs/devices-mx23.h
13418 Removing arch/arm/mach-mvebu/include/mach/uncompress.h
13419 Removing arch/arm/mach-mvebu/include/mach/timex.h
13420 Auto-merging arch/arm/mach-mvebu/armada-370-xp.h
13421 Removing arch/arm/mach-mvebu/Makefile.boot
13422 Removing arch/arm/mach-mv78xx0/include/mach/io.h
13423 Removing arch/arm/mach-msm/include/mach/system.h
13424 Removing arch/arm/mach-msm/include/mach/gpio.h
13425 Removing arch/arm/mach-msm/idle.c
13426 Removing arch/arm/mach-msm/devices-msm8960.c
13427 Removing arch/arm/mach-msm/board-msm8x60.c
13428 Removing arch/arm/mach-msm/board-msm8960.c
13429 Removing arch/arm/mach-msm/board-msm7x27.c
13430 Removing arch/arm/mach-msm/acpuclock.h
13431 Removing arch/arm/mach-msm/acpuclock-arm11.c
13432 Removing arch/arm/mach-ks8695/leds.c
13433 Removing arch/arm/mach-ks8695/include/mach/regs-timer.h
13434 Removing arch/arm/mach-kirkwood/include/mach/io.h
13435 Removing arch/arm/mach-kirkwood/include/mach/gpio.h
13436 Removing arch/arm/mach-ixp4xx/include/mach/gpio.h
13437 Removing arch/arm/mach-iop33x/include/mach/io.h
13438 Removing arch/arm/mach-iop32x/include/mach/io.h
13439 Removing arch/arm/mach-iop13xx/include/mach/io.h
13440 Auto-merging arch/arm/mach-integrator/integrator_cp.c
13441 CONFLICT (content): Merge conflict in arch/arm/mach-integrator/integrator_cp.c
13442 Auto-merging arch/arm/mach-integrator/integrator_ap.c
13443 Removing arch/arm/mach-integrator/include/mach/io.h
13444 Auto-merging arch/arm/mach-integrator/core.c
13445 Removing arch/arm/mach-imx/mx51_efika.c
13446 Removing arch/arm/mach-imx/mach-mx53_smd.c
13447 Removing arch/arm/mach-imx/mach-mx53_loco.c
13448 Removing arch/arm/mach-imx/mach-mx53_evk.c
13449 Removing arch/arm/mach-imx/mach-mx53_ard.c
13450 Removing arch/arm/mach-imx/mach-mx51_efikasb.c
13451 Removing arch/arm/mach-imx/mach-mx51_efikamx.c
13452 Auto-merging arch/arm/mach-imx/mach-imx6q.c
13453 Auto-merging arch/arm/mach-imx/mach-imx53.c
13454 Removing arch/arm/mach-imx/efika.h
13455 Removing arch/arm/mach-imx/devices-imx53.h
13456 Auto-merging arch/arm/mach-imx/clk-imx51-imx53.c
13457 CONFLICT (content): Merge conflict in arch/arm/mach-imx/clk-imx51-imx53.c
13458 Auto-merging arch/arm/mach-imx/Kconfig
13459 Removing arch/arm/mach-highbank/include/mach/uncompress.h
13460 Removing arch/arm/mach-highbank/include/mach/timex.h
13461 Removing arch/arm/mach-highbank/include/mach/gpio.h
13462 Removing arch/arm/mach-highbank/Makefile.boot
13463 Removing arch/arm/mach-footbridge/netwinder-leds.c
13464 Removing arch/arm/mach-footbridge/ebsa285-leds.c
13465 Auto-merging arch/arm/mach-exynos/platsmp.c
13466 Auto-merging arch/arm/mach-exynos/mach-universal_c210.c
13467 Auto-merging arch/arm/mach-exynos/mach-smdkv310.c
13468 Auto-merging arch/arm/mach-exynos/mach-smdk4x12.c
13469 Auto-merging arch/arm/mach-exynos/mach-origen.c
13470 Auto-merging arch/arm/mach-exynos/mach-nuri.c
13471 Removing arch/arm/mach-dove/include/mach/io.h
13472 Removing arch/arm/mach-dove/include/mach/gpio.h
13473 Auto-merging arch/arm/mach-davinci/include/mach/da8xx.h
13474 CONFLICT (content): Merge conflict in arch/arm/mach-davinci/include/mach/da8xx.h
13475 Auto-merging arch/arm/mach-davinci/dm365.c
13476 CONFLICT (content): Merge conflict in arch/arm/mach-davinci/dm365.c
13477 Auto-merging arch/arm/mach-davinci/dm355.c
13478 CONFLICT (content): Merge conflict in arch/arm/mach-davinci/dm355.c
13479 Auto-merging arch/arm/mach-davinci/devices.c
13480 Auto-merging arch/arm/mach-davinci/davinci.h
13481 CONFLICT (content): Merge conflict in arch/arm/mach-davinci/davinci.h
13482 Removing arch/arm/mach-clps711x/p720t-leds.c
13483 Auto-merging arch/arm/mach-bcmring/include/mach/csp/tmrHw.h
13484 Auto-merging arch/arm/mach-bcmring/include/mach/csp/reg.h
13485 Auto-merging arch/arm/mach-bcmring/include/mach/csp/dmacHw.h
13486 Auto-merging arch/arm/mach-bcmring/include/mach/cfg_global.h
13487 Removing arch/arm/mach-bcmring/include/csp/string.h
13488 Removing arch/arm/mach-bcmring/include/csp/stdint.h
13489 Removing arch/arm/mach-bcmring/include/csp/secHw.h
13490 Removing arch/arm/mach-bcmring/include/csp/module.h
13491 Removing arch/arm/mach-bcmring/include/csp/intcHw.h
13492 Removing arch/arm/mach-bcmring/include/csp/errno.h
13493 Removing arch/arm/mach-bcmring/include/csp/delay.h
13494 Removing arch/arm/mach-bcmring/include/csp/cache.h
13495 Removing arch/arm/mach-bcmring/include/cfg_global.h
13496 Auto-merging arch/arm/mach-bcmring/arch.c
13497 Auto-merging arch/arm/mach-bcm2835/include/mach/timex.h
13498 Auto-merging arch/arm/mach-bcm2835/include/mach/bcm2835_soc.h
13499 Auto-merging arch/arm/mach-at91/at91sam9rl_devices.c
13500 Auto-merging arch/arm/mach-at91/at91sam9g45_devices.c
13501 Auto-merging arch/arm/mach-at91/at91sam9263_devices.c
13502 Auto-merging arch/arm/mach-at91/at91sam9263.c
13503 Auto-merging arch/arm/mach-at91/at91sam9261_devices.c
13504 Auto-merging arch/arm/mach-at91/at91sam9260_devices.c
13505 Auto-merging arch/arm/mach-at91/at91rm9200_devices.c
13506 Auto-merging arch/arm/kernel/smp.c
13507 Auto-merging arch/arm/kernel/setup.c
13508 Removing arch/arm/kernel/leds.c
13509 Auto-merging arch/arm/kernel/bios32.c
13510 Auto-merging arch/arm/kernel/Makefile
13511 Auto-merging arch/arm/include/debug/picoxcell.S
13512 Auto-merging arch/arm/include/debug/mvebu.S
13513 Auto-merging arch/arm/include/debug/highbank.S
13514 Auto-merging arch/arm/include/asm/timex.h
13515 Removing arch/arm/include/asm/leds.h
13516 Auto-merging arch/arm/include/asm/io.h
13517 Removing arch/arm/configs/pnx4008_defconfig
13518 Auto-merging arch/arm/configs/kzm9g_defconfig
13519 Removing arch/arm/boot/dts/tegra30-cardhu.dts
13520 Removing arch/arm/boot/dts/prima2-cb.dts
13521 Auto-merging arch/arm/boot/dts/omap3-beagle-xm.dts
13522 Auto-merging arch/arm/boot/dts/imx6q.dtsi
13523 Auto-merging arch/arm/boot/dts/imx53.dtsi
13524 Auto-merging arch/arm/boot/Recorded preimage for 'Documentation/devicetree/bindings/usb/platform-uhci.txt'
13525 Recorded preimage for 'sound/soc/omap/omap-mcbsp.c'
13526 Recorded preimage for 'sound/soc/omap/omap-pcm.c'
13527 Resolved 'arch/arm/mach-davinci/davinci.h' using previous resolution.
13528 Resolved 'arch/arm/mach-davinci/dm355.c' using previous resolution.
13529 Resolved 'arch/arm/mach-davinci/dm365.c' using previous resolution.
13530 Resolved 'arch/arm/mach-davinci/include/mach/da8xx.h' using previous resolution.
13531 Resolved 'arch/arm/mach-imx/clk-imx51-imx53.c' using previous resolution.
13532 Resolved 'arch/arm/mach-integrator/integrator_cp.c' using previous resolution.
13533 Resolved 'arch/arm/mach-omap2/board-rx51-peripherals.c' using previous resolution.
13534 Resolved 'arch/arm/mach-s3c64xx/mach-mini6410.c' using previous resolution.
13535 Resolved 'arch/arm/mach-s3c64xx/mach-real6410.c' using previous resolution.
13536 Resolved 'arch/arm/mach-shmobile/include/mach/common.h' using previous resolution.
13537 Resolved 'arch/arm/mach-ux500/cpu-db8500.c' using previous resolution.
13538 Resolved 'drivers/clocksource/Makefile' using previous resolution.
13539 Resolved 'drivers/dma/mmp_tdma.c' using previous resolution.
13540 Resolved 'drivers/i2c/busses/i2c-omap.c' using previous resolution.
13541 Resolved 'drivers/input/keyboard/omap-keypad.c' using previous resolution.
13542 Resolved 'drivers/mmc/host/davinci_mmc.c' using previous resolution.
13543 Resolved 'drivers/mmc/host/omap.c' using previous resolution.
13544 Resolved 'drivers/mtd/nand/Kconfig' using previous resolution.
13545 Resolved 'drivers/mtd/nand/orion_nand.c' using previous resolution.
13546 Resolved 'drivers/pinctrl/Makefile' using previous resolution.
13547 Resolved 'drivers/spi/spi-davinci.c' using previous resolution.
13548 Resolved 'drivers/staging/tidspbridge/core/wdt.c' using previous resolution.
13549 Resolved 'drivers/usb/host/Kconfig' using previous resolution.
13550 Resolved 'drivers/video/msm/mddi.c' using previous resolution.
13551 Resolved 'drivers/video/msm/mdp.c' using previous resolution.
13552 Resolved 'drivers/video/omap/lcd_ams_delta.c' using previous resolution.
13553 Resolved 'drivers/video/omap2/dss/dispc.c' using previous resolution.
13554 Resolved 'drivers/w1/masters/omap_hdq.c' using previous resolution.
13555 dts/imx51.dtsi
13556 Auto-merging arch/arm/boot/dts/dbx5x0.dtsi
13557 Auto-merging arch/arm/Makefile
13558 Auto-merging arch/arm/Kconfig
13559 Auto-merging MAINTAINERS
13560 Auto-merging Documentation/devicetree/bindings/usb/platform-uhci.txt
13561 CONFLICT (add/add): Merge conflict in Documentation/devicetree/bindings/usb/platform-uhci.txt
13562 Automatic merge failed; fix conflicts and then commit the result.
13563 $ git rm -f sound/soc/omap/igep0020.c sound/soc/omap/omap3beagle.c sound/soc/omap/omap3evm.c sound/soc/omap/overo.c
13564 sound/soc/omap/igep0020.c: needs merge
13565 sound/soc/omap/omap3beagle.c: needs merge
13566 sound/soc/omap/omap3evm.c: needs merge
13567 sound/soc/omap/overo.c: needs merge
13568 rm 'sound/soc/omap/igep0020.c'
13569 rm 'sound/soc/omap/omap3beagle.c'
13570 rm 'sound/soc/omap/omap3evm.c'
13571 rm 'sound/soc/omap/overo.c'
13572 $ git rm -f arch/arm/mach-tegra/devices.c
13573 arch/arm/mach-tegra/devices.c: needs merge
13574 rm 'arch/arm/mach-tegra/devices.c'
13575 $ git rm -f drivers/mtd/nand/bcm_umi_nand.c drivers/mtd/nand/nand_bcm_umi.h
13576 drivers/mtd/nand/bcm_umi_nand.c: needs merge
13577 drivers/mtd/nand/nand_bcm_umi.h: needs merge
13578 rm 'drivers/mtd/nand/bcm_umi_nand.c'
13579 rm 'drivers/mtd/nand/nand_bcm_umi.h'
13580 $ git rm -f arch/arm/mach-vt8500/bv07.c arch/arm/mach-vt8500/devices-vt8500.c arch/arm/mach-vt8500/devices-wm8505.c arch/arm/mach-vt8500/devices.c arch/arm/mach-vt8500/devices.h arch/arm/mach-vt8500/wm8505_7in.c
13581 arch/arm/mach-vt8500/bv07.c: needs merge
13582 arch/arm/mach-vt8500/devices-vt8500.c: needs merge
13583 arch/arm/mach-vt8500/devices-wm8505.c: needs merge
13584 arch/arm/mach-vt8500/devices.c: needs merge
13585 arch/arm/mach-vt8500/devices.h: needs merge
13586 arch/arm/mach-vt8500/wm8505_7in.c: needs merge
13587 rm 'arch/arm/mach-vt8500/bv07.c'
13588 rm 'arch/arm/mach-vt8500/devices-vt8500.c'
13589 rm 'arch/arm/mach-vt8500/devices-wm8505.c'
13590 rm 'arch/arm/mach-vt8500/devices.c'
13591 rm 'arch/arm/mach-vt8500/devices.h'
13592 rm 'arch/arm/mach-vt8500/wm8505_7in.c'
13593 $ git commit -v -a
13594 Recorded resolution for 'Documentation/devicetree/bindings/usb/platform-uhci.txt'.
13595 Recorded resolution for 'drivers/video/msm/mdp_hw.h'.
13596 Recorded resolution for 'sound/soc/omap/omap-mcbsp.c'.
13597 Recorded resolution for 'sound/soc/omap/omap-pcm.c'.
13598 [master e530ec1] Merge remote-tracking branch 'arm-soc/for-next'
13599 $ git diff -M --stat --summary HEAD^..
13600  Documentation/arm/Marvell/README                   |  232 ++
13601  Documentation/arm/Samsung-S3C24XX/GPIO.txt         |   82 +-
13602  Documentation/arm/Samsung/GPIO.txt                 |    8 +-
13603  Documentation/arm/memory.txt                       |    3 +
13604  Documentation/devicetree/bindings/arm/bcm2835.txt  |    8 +
13605  .../devicetree/bindings/arm/mrvl/tauros2.txt       |   17 +
13606  .../devicetree/bindings/arm/msm/timer.txt          |   38 +
13607  .../devicetree/bindings/arm/omap/omap.txt          |    3 +
13608  Documentation/devicetree/bindings/arm/vt8500.txt   |   14 +
13609  .../bindings/arm/vt8500/via,vt8500-intc.txt        |   16 +
13610  .../bindings/arm/vt8500/via,vt8500-pmc.txt         |   13 +
13611  .../bindings/arm/vt8500/via,vt8500-timer.txt       |   15 +
13612  .../devicetree/bindings/bus/omap-ocp2scp.txt       |   10 +
13613  .../devicetree/bindings/clock/imx23-clock.txt      |   76 +
13614  .../devicetree/bindings/clock/imx28-clock.txt      |   99 +
13615  .../devicetree/bindings/clock/imx6q-clock.txt      |  222 ++
13616  Documentation/devicetree/bindings/clock/vt8500.txt |   72 +
13617  .../devicetree/bindings/crypto/mv_cesa.txt         |   20 +
13618  .../devicetree/bindings/gpio/gpio-fan.txt          |   25 +
13619  .../devicetree/bindings/gpio/gpio-mvebu.txt        |   53 +
13620  .../devicetree/bindings/gpio/gpio-samsung.txt      |   43 +
13621  .../devicetree/bindings/gpio/gpio-twl4030.txt      |    6 +
13622  .../devicetree/bindings/gpio/gpio-vt8500.txt       |   24 +
13623  .../devicetree/bindings/i2c/trivial-devices.txt    |    1 +
13624  .../brcm,bcm2835-armctrl-ic.txt                    |  110 +
13625  .../devicetree/bindings/lpddr2/lpddr2-timings.txt  |   52 +
13626  .../devicetree/bindings/lpddr2/lpddr2.txt          |  102 +
13627  .../devicetree/bindings/media/exynos5-gsc.txt      |   30 +
13628  .../bindings/memory-controllers/ti/emif.txt        |   55 +
13629  Documentation/devicetree/bindings/mfd/ab8500.txt   |   15 +
13630  .../devicetree/bindings/mtd/pxa3xx-nand.txt        |   31 +
13631  .../pinctrl/marvell,armada-370-pinctrl.txt         |   95 +
13632  .../bindings/pinctrl/marvell,armada-xp-pinctrl.txt |  100 +
13633  .../bindings/pinctrl/marvell,dove-pinctrl.txt      |   72 +
13634  .../bindings/pinctrl/marvell,kirkwood-pinctrl.txt  |  279 ++
13635  .../bindings/pinctrl/marvell,mvebu-pinctrl.txt     |   46 +
13636  .../bindings/pinctrl/samsung-pinctrl.txt           |  196 ++
13637  Documentation/devicetree/bindings/rtc/pxa-rtc.txt  |   14 +
13638  .../devicetree/bindings/rtc/via,vt8500-rtc.txt     |   15 +
13639  .../devicetree/bindings/sound/ux500-mop500.txt     |   39 +
13640  .../devicetree/bindings/sound/ux500-msp.txt        |   43 +
13641  .../bindings/timer/brcm,bcm2835-system-timer.txt   |   22 +
13642  .../bindings/tty/serial/via,vt8500-uart.txt        |   17 +
13643  .../devicetree/bindings/usb/platform-uhci.txt      |   21 +-
13644  .../devicetree/bindings/usb/via,vt8500-ehci.txt    |   15 +
13645  .../devicetree/bindings/vendor-prefixes.txt        |    3 +
13646  .../devicetree/bindings/video/via,vt8500-fb.txt    |   62 +
13647  .../devicetree/bindings/video/wm,prizm-ge-rops.txt |   13 +
13648  .../devicetree/bindings/video/wm,wm8505-fb.txt     |   23 +
13649  Documentation/spi/ep93xx_spi                       |    2 +-
13650  MAINTAINERS                                        |   20 +-
13651  arch/arm/Kconfig                                   |  304 +-
13652  arch/arm/Kconfig.debug                             |   47 +
13653  arch/arm/Makefile                                  |  150 +-
13654  arch/arm/arm-soc-for-next-contents.txt             |  155 +
13655  arch/arm/boot/Makefile                             |    2 +
13656  arch/arm/boot/compressed/misc.c                    |    6 +
13657  arch/arm/boot/dts/Makefile                         |  106 +
13658  arch/arm/boot/dts/am335x-bone.dts                  |   60 +
13659  arch/arm/boot/dts/am335x-evm.dts                   |  100 +
13660  arch/arm/boot/dts/am33xx.dtsi                      |   71 +-
13661  arch/arm/boot/dts/armada-370-xp.dtsi               |    5 +
13662  arch/arm/boot/dts/armada-370.dtsi                  |   44 +
13663  arch/arm/boot/dts/armada-xp-db.dts                 |    4 +-
13664  arch/arm/boot/dts/armada-xp-mv78230.dtsi           |   57 +
13665  arch/arm/boot/dts/armada-xp-mv78260.dtsi           |   70 +
13666  arch/arm/boot/dts/armada-xp-mv78460.dtsi           |   70 +
13667  arch/arm/boot/dts/bcm2835-rpi-b.dts                |   12 +
13668  arch/arm/boot/dts/bcm2835.dtsi                     |   39 +
13669  arch/arm/boot/dts/{db8500.dtsi => dbx5x0.dtsi}     |   71 +-
13670  arch/arm/boot/dts/dove-cm-a510.dts                 |   38 +
13671  arch/arm/boot/dts/dove-cubox.dts                   |   42 +
13672  arch/arm/boot/dts/dove-dove-db.dts                 |   38 +
13673  arch/arm/boot/dts/dove.dtsi                        |  143 +
13674  arch/arm/boot/dts/ea3250.dts                       |  109 +-
13675  arch/arm/boot/dts/elpida_ecb240abacn.dtsi          |   67 +
13676  arch/arm/boot/dts/exynos4210-origen.dts            |   18 +-
13677  arch/arm/boot/dts/exynos4210-pinctrl.dtsi          |  457 +++
13678  arch/arm/boot/dts/exynos4210.dtsi                  |   37 +
13679  arch/arm/boot/dts/exynos5250.dtsi                  |   28 +
13680  arch/arm/boot/dts/hrefv60plus.dts                  |   95 +
13681  arch/arm/boot/dts/imx23-evk.dts                    |    3 +-
13682  arch/arm/boot/dts/imx23-olinuxino.dts              |   57 +
13683  arch/arm/boot/dts/imx23-stmp378x_devb.dts          |    2 +-
13684  arch/arm/boot/dts/imx23.dtsi                       |   43 +-
13685  arch/arm/boot/dts/imx27-phytec-phycore.dts         |    6 +-
13686  arch/arm/boot/dts/imx27.dtsi                       |    1 -
13687  arch/arm/boot/dts/imx28-apx4devkit.dts             |    2 +-
13688  arch/arm/boot/dts/imx28-cfa10049.dts               |   99 +
13689  arch/arm/boot/dts/imx28-evk.dts                    |   29 +-
13690  arch/arm/boot/dts/imx28-m28evk.dts                 |   83 +-
13691  arch/arm/boot/dts/imx28-tx28.dts                   |   23 +-
13692  arch/arm/boot/dts/imx28.dtsi                       |  128 +-
13693  arch/arm/boot/dts/imx51-babbage.dts                |   44 +-
13694  arch/arm/boot/dts/imx51.dtsi                       |  146 +-
13695  arch/arm/boot/dts/imx53-ard.dts                    |   59 +-
13696  arch/arm/boot/dts/imx53-evk.dts                    |   39 +-
13697  arch/arm/boot/dts/imx53-qsb.dts                    |   42 +-
13698  arch/arm/boot/dts/imx53-smd.dts                    |   46 +-
13699  arch/arm/boot/dts/imx53.dtsi                       |  199 +-
13700  arch/arm/boot/dts/imx6q-arm2.dts                   |   21 +
13701  arch/arm/boot/dts/imx6q-sabrelite.dts              |   31 +-
13702  arch/arm/boot/dts/imx6q-sabresd.dts                |   25 +-
13703  arch/arm/boot/dts/imx6q.dtsi                       |  316 +-
13704  arch/arm/boot/dts/kirkwood-dnskw.dtsi              |   10 +
13705  arch/arm/boot/dts/kirkwood-dockstar.dts            |   57 +
13706  arch/arm/boot/dts/kirkwood-iconnect.dts            |   50 +-
13707  arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts      |  105 +
13708  arch/arm/boot/dts/kirkwood-km_kirkwood.dts         |   29 +
13709  arch/arm/boot/dts/kirkwood.dtsi                    |   12 +-
13710  arch/arm/boot/dts/mmp2.dtsi                        |    5 +
13711  arch/arm/boot/dts/msm8660-surf.dts                 |   19 +-
13712  arch/arm/boot/dts/msm8960-cdp.dts                  |   41 +
13713  arch/arm/boot/dts/omap2420-h4.dts                  |    2 +-
13714  arch/arm/boot/dts/omap2420.dtsi                    |   48 +
13715  arch/arm/boot/dts/omap2430.dtsi                    |   92 +
13716  .../dts/{omap3-beagle.dts => omap3-beagle-xm.dts}  |   54 +-
13717  arch/arm/boot/dts/omap3-evm.dts                    |   13 +
13718  arch/arm/boot/dts/omap3-overo.dtsi                 |   57 +
13719  arch/arm/boot/dts/omap3-tobi.dts                   |   35 +
13720  arch/arm/boot/dts/omap3.dtsi                       |   94 +-
13721  arch/arm/boot/dts/omap36xx.dtsi                    |   25 +
13722  arch/arm/boot/dts/omap4-panda.dts                  |   11 +
13723  arch/arm/boot/dts/omap4-sdp.dts                    |  127 +-
13724  arch/arm/boot/dts/omap4.dtsi                       |  203 +-
13725  arch/arm/boot/dts/omap5-evm.dts                    |   64 +
13726  arch/arm/boot/dts/omap5.dtsi                       |  127 +
13727  arch/arm/boot/dts/phy3250.dts                      |    4 +-
13728  arch/arm/boot/dts/prima2-cb.dts                    |  424 ---
13729  arch/arm/boot/dts/prima2-evb.dts                   |   37 +
13730  arch/arm/boot/dts/prima2.dtsi                      |  640 ++++
13731  arch/arm/boot/dts/pxa27x.dtsi                      |   14 +
13732  arch/arm/boot/dts/pxa2xx.dtsi                      |  132 +
13733  arch/arm/boot/dts/pxa3xx.dtsi                      |   32 +
13734  arch/arm/boot/dts/pxa910.dtsi                      |    5 +
13735  arch/arm/boot/dts/snowball.dts                     |   19 +-
13736  arch/arm/boot/dts/tegra20-harmony.dts              |  220 ++
13737  arch/arm/boot/dts/tegra20-medcom-wide.dts          |   58 +
13738  arch/arm/boot/dts/tegra20-paz00.dts                |  173 +
13739  arch/arm/boot/dts/tegra20-plutux.dts               |   50 +
13740  arch/arm/boot/dts/tegra20-seaboard.dts             |  186 ++
13741  arch/arm/boot/dts/tegra20-tamonten.dtsi            |  449 +++
13742  arch/arm/boot/dts/tegra20-tec.dts                  |   53 +
13743  arch/arm/boot/dts/tegra20-ventana.dts              |  206 ++
13744  arch/arm/boot/dts/tegra20-whistler.dts             |  295 ++
13745  arch/arm/boot/dts/tegra20.dtsi                     |    2 +-
13746  arch/arm/boot/dts/tegra30-cardhu-a02.dts           |   87 +
13747  arch/arm/boot/dts/tegra30-cardhu-a04.dts           |   98 +
13748  arch/arm/boot/dts/tegra30-cardhu.dts               |  171 -
13749  arch/arm/boot/dts/tegra30-cardhu.dtsi              |  475 +++
13750  arch/arm/boot/dts/tegra30.dtsi                     |    2 +-
13751  arch/arm/boot/dts/tps65217.dtsi                    |   56 +
13752  arch/arm/boot/dts/tps65910.dtsi                    |   86 +
13753  arch/arm/boot/dts/twl4030.dtsi                     |    6 +-
13754  arch/arm/boot/dts/twl6030.dtsi                     |   26 +-
13755  arch/arm/boot/dts/vt8500-bv07.dts                  |   36 +
13756  arch/arm/boot/dts/vt8500.dtsi                      |  116 +
13757  arch/arm/boot/dts/wm8505-ref.dts                   |   36 +
13758  arch/arm/boot/dts/wm8505.dtsi                      |  143 +
13759  arch/arm/boot/dts/wm8650-mid.dts                   |   36 +
13760  arch/arm/boot/dts/wm8650.dtsi                      |  147 +
13761  arch/arm/configs/afeb9260_defconfig                |    1 -
13762  arch/arm/configs/armadillo800eva_defconfig         |    3 +
13763  arch/arm/configs/at91rm9200_defconfig              |    2 +-
13764  arch/arm/configs/at91sam9261_defconfig             |    2 +-
13765  arch/arm/configs/at91sam9263_defconfig             |    3 +-
13766  arch/arm/configs/at91sam9g20_defconfig             |    2 +-
13767  arch/arm/configs/at91sam9rl_defconfig              |    2 +-
13768  arch/arm/configs/bcm2835_defconfig                 |   95 +
13769  arch/arm/configs/cpu9260_defconfig                 |    2 +-
13770  arch/arm/configs/cpu9g20_defconfig                 |    2 +-
13771  arch/arm/configs/imx_v6_v7_defconfig               |    8 +-
13772  arch/arm/configs/kirkwood_defconfig                |   38 +-
13773  arch/arm/configs/kzm9d_defconfig                   |    1 +
13774  arch/arm/configs/kzm9g_defconfig                   |    1 +
13775  arch/arm/configs/lpc32xx_defconfig                 |    7 +-
13776  arch/arm/configs/marzen_defconfig                  |   17 +-
13777  arch/arm/configs/mmp2_defconfig                    |    5 +-
13778  arch/arm/configs/mvebu_defconfig                   |    2 +
13779  arch/arm/configs/mxs_defconfig                     |   42 +-
13780  arch/arm/configs/omap2plus_defconfig               |    1 +
13781  arch/arm/configs/pnx4008_defconfig                 |  472 ---
13782  arch/arm/configs/prima2_defconfig                  |    7 +-
13783  arch/arm/configs/pxa910_defconfig                  |    4 +-
13784  arch/arm/configs/qil-a9260_defconfig               |    3 +-
13785  arch/arm/configs/s3c6400_defconfig                 |    3 +
13786  arch/arm/configs/stamp9g20_defconfig               |    1 -
13787  arch/arm/configs/tegra_defconfig                   |   53 +-
13788  arch/arm/configs/usb-a9260_defconfig               |    1 -
13789  arch/arm/include/asm/gpio.h                        |    2 +
13790  arch/arm/include/asm/hardware/cache-tauros2.h      |    5 +-
13791  arch/arm/include/asm/hardware/iop3xx.h             |   12 +-
13792  arch/arm/include/asm/io.h                          |    8 +
13793  arch/arm/include/asm/leds.h                        |   50 -
13794  arch/arm/include/asm/mach/arch.h                   |    7 +
13795  arch/arm/include/asm/mach/map.h                    |    8 +
13796  arch/arm/include/asm/mach/pci.h                    |   13 +
13797  arch/arm/include/asm/smp.h                         |   48 +-
13798  arch/arm/include/asm/timex.h                       |    4 +
13799  .../debug-macro.S => include/debug/highbank.S}     |    6 +-
13800  arch/arm/include/debug/icedcc.S                    |   90 +
13801  .../mach/debug-macro.S => include/debug/mvebu.S}   |    3 +-
13802  .../debug-macro.S => include/debug/picoxcell.S}    |    4 +-
13803  .../mach/debug-macro.S => include/debug/socfpga.S} |    0
13804  .../debug-macro.S => include/debug/vexpress.S}     |    0
13805  arch/arm/kernel/Makefile                           |    1 -
13806  arch/arm/kernel/bios32.c                           |   54 +-
13807  arch/arm/kernel/debug.S                            |   87 +-
13808  arch/arm/kernel/head.S                             |    4 +-
13809  arch/arm/kernel/leds.c                             |  121 -
13810  arch/arm/kernel/process.c                          |    6 +-
13811  arch/arm/kernel/setup.c                            |    4 +-
13812  arch/arm/kernel/smp.c                              |   72 +-
13813  arch/arm/kernel/time.c                             |   17 -
13814  arch/arm/mach-at91/Makefile.boot                   |   24 -
13815  arch/arm/mach-at91/at91rm9200_devices.c            |   92 +-
13816  arch/arm/mach-at91/at91sam9260_devices.c           |   84 +-
13817  arch/arm/mach-at91/at91sam9261_devices.c           |   60 +-
13818  arch/arm/mach-at91/at91sam9263.c                   |    4 +-
13819  arch/arm/mach-at91/at91sam9263_devices.c           |  161 +-
13820  arch/arm/mach-at91/at91sam9g45_devices.c           |    2 +-
13821  arch/arm/mach-at91/at91sam9rl_devices.c            |   62 +-
13822  arch/arm/mach-at91/at91x40.c                       |    2 +-
13823  arch/arm/mach-at91/at91x40_time.c                  |    4 +-
13824  arch/arm/mach-at91/board-afeb-9260v1.c             |   14 +-
13825  arch/arm/mach-at91/board-carmeva.c                 |   14 +-
13826  arch/arm/mach-at91/board-cpu9krea.c                |   17 +-
13827  arch/arm/mach-at91/board-cpuat91.c                 |   13 +-
13828  arch/arm/mach-at91/board-csb337.c                  |   16 +-
13829  arch/arm/mach-at91/board-eb9200.c                  |   14 +-
13830  arch/arm/mach-at91/board-ecbat91.c                 |   32 +-
13831  arch/arm/mach-at91/board-eco920.c                  |   36 +-
13832  arch/arm/mach-at91/board-flexibity.c               |   14 +-
13833  arch/arm/mach-at91/board-foxg20.c                  |   16 +-
13834  arch/arm/mach-at91/board-kafa.c                    |   17 +-
13835  arch/arm/mach-at91/board-kb9202.c                  |   37 +-
13836  arch/arm/mach-at91/board-neocore926.c              |   13 +-
13837  arch/arm/mach-at91/board-picotux200.c              |   14 +-
13838  arch/arm/mach-at91/board-qil-a9260.c               |   14 +-
13839  arch/arm/mach-at91/board-rm9200dk.c                |   17 +-
13840  arch/arm/mach-at91/board-rm9200ek.c                |   17 +-
13841  arch/arm/mach-at91/board-rsi-ews.c                 |   16 +-
13842  arch/arm/mach-at91/board-sam9-l9260.c              |   39 +-
13843  arch/arm/mach-at91/board-sam9260ek.c               |   16 +-
13844  arch/arm/mach-at91/board-sam9261ek.c               |   16 +-
13845  arch/arm/mach-at91/board-sam9263ek.c               |   13 +-
13846  arch/arm/mach-at91/board-sam9g20ek.c               |   16 +-
13847  arch/arm/mach-at91/board-sam9rlek.c                |   13 +-
13848  arch/arm/mach-at91/board-stamp9g20.c               |   14 -
13849  arch/arm/mach-at91/board-usb-a926x.c               |    2 -
13850  arch/arm/mach-at91/board-yl-9200.c                 |   16 +-
13851  arch/arm/mach-at91/include/mach/atmel-mci.h        |    2 +-
13852  arch/arm/mach-at91/include/mach/board.h            |    1 -
13853  arch/arm/mach-at91/include/mach/hardware.h         |    4 +-
13854  arch/arm/mach-at91/include/mach/uncompress.h       |    6 +-
13855  arch/arm/mach-at91/leds.c                          |  105 -
13856  arch/arm/mach-at91/setup.c                         |    4 +-
13857  arch/arm/mach-bcm2835/Makefile                     |    1 +
13858  arch/arm/mach-bcm2835/Makefile.boot                |    3 +
13859  arch/arm/mach-bcm2835/bcm2835.c                    |   64 +
13860  .../include/mach/bcm2835_soc.h}                    |   24 +-
13861  arch/arm/mach-bcm2835/include/mach/debug-macro.S   |   21 +
13862  .../param.h => mach-bcm2835/include/mach/timex.h}  |   11 +-
13863  arch/arm/mach-bcm2835/include/mach/uncompress.h    |   45 +
13864  arch/arm/mach-bcmring/arch.c                       |    2 +-
13865  arch/arm/mach-bcmring/core.c                       |    3 +-
13866  arch/arm/mach-bcmring/csp/chipc/chipcHw.c          |  137 +-
13867  arch/arm/mach-bcmring/csp/chipc/chipcHw_init.c     |   90 +-
13868  arch/arm/mach-bcmring/csp/chipc/chipcHw_reset.c    |   19 +-
13869  arch/arm/mach-bcmring/csp/dmac/dmacHw.c            |   27 +-
13870  arch/arm/mach-bcmring/csp/dmac/dmacHw_extra.c      |    6 +-
13871  arch/arm/mach-bcmring/csp/tmr/tmrHw.c              |    6 +-
13872  arch/arm/mach-bcmring/include/cfg_global.h         |   13 -
13873  arch/arm/mach-bcmring/include/csp/cache.h          |   35 -
13874  arch/arm/mach-bcmring/include/csp/delay.h          |   36 -
13875  arch/arm/mach-bcmring/include/csp/errno.h          |   32 -
13876  arch/arm/mach-bcmring/include/csp/intcHw.h         |   40 -
13877  arch/arm/mach-bcmring/include/csp/module.h         |   32 -
13878  arch/arm/mach-bcmring/include/csp/secHw.h          |   65 -
13879  arch/arm/mach-bcmring/include/csp/stdint.h         |   30 -
13880  arch/arm/mach-bcmring/include/csp/string.h         |   34 -
13881  .../{cfg_global_defines.h => mach/cfg_global.h}    |   11 +
13882  .../arm/mach-bcmring/include/mach/csp/cap_inline.h |    2 +-
13883  .../mach-bcmring/include/mach/csp/chipcHw_def.h    |    6 +-
13884  .../mach-bcmring/include/mach/csp/chipcHw_inline.h |  119 +-
13885  .../mach-bcmring/include/mach/csp/chipcHw_reg.h    |    6 +-
13886  arch/arm/mach-bcmring/include/mach/csp/ddrcReg.h   |    6 +-
13887  .../mach-bcmring/include/{ => mach}/csp/dmacHw.h   |    4 +-
13888  .../mach-bcmring/include/mach/csp/dmacHw_priv.h    |    2 +-
13889  .../arm/mach-bcmring/include/mach/csp/dmacHw_reg.h |  106 +-
13890  arch/arm/mach-bcmring/include/mach/csp/hw_cfg.h    |    2 +-
13891  .../arm/mach-bcmring/include/mach/csp/intcHw_reg.h |   18 +-
13892  arch/arm/mach-bcmring/include/mach/csp/mm_addr.h   |    2 +-
13893  arch/arm/mach-bcmring/include/mach/csp/mm_io.h     |    8 +-
13894  arch/arm/mach-bcmring/include/{ => mach}/csp/reg.h |   25 +-
13895  .../mach-bcmring/include/mach/csp/secHw_inline.h   |   10 +-
13896  .../mach-bcmring/include/{ => mach}/csp/tmrHw.h    |    2 +-
13897  arch/arm/mach-bcmring/include/mach/dma.h           |    2 +-
13898  arch/arm/mach-bcmring/include/mach/hardware.h      |    2 +-
13899  arch/arm/mach-bcmring/include/mach/reg_nand.h      |    2 +-
13900  arch/arm/mach-bcmring/include/mach/reg_umi.h       |    4 +-
13901  arch/arm/mach-bcmring/mm.c                         |    4 +-
13902  arch/arm/mach-bcmring/timer.c                      |    2 +-
13903  arch/arm/mach-clps711x/Makefile                    |    2 -
13904  arch/arm/mach-clps711x/common.c                    |    1 -
13905  arch/arm/mach-clps711x/p720t-leds.c                |   63 -
13906  arch/arm/mach-clps711x/p720t.c                     |   62 +
13907  arch/arm/mach-davinci/aemif.c                      |    2 +-
13908  arch/arm/mach-davinci/board-da830-evm.c            |    8 +-
13909  arch/arm/mach-davinci/board-da850-evm.c            |    6 +-
13910  arch/arm/mach-davinci/board-dm355-evm.c            |    8 +-
13911  arch/arm/mach-davinci/board-dm355-leopard.c        |    8 +-
13912  arch/arm/mach-davinci/board-dm365-evm.c            |    8 +-
13913  arch/arm/mach-davinci/board-dm644x-evm.c           |   10 +-
13914  arch/arm/mach-davinci/board-dm646x-evm.c           |    6 +-
13915  arch/arm/mach-davinci/board-mityomapl138.c         |    4 +-
13916  arch/arm/mach-davinci/board-neuros-osd2.c          |    8 +-
13917  arch/arm/mach-davinci/board-sffsdr.c               |    4 +-
13918  arch/arm/mach-davinci/davinci.h                    |    2 +-
13919  arch/arm/mach-davinci/devices.c                    |    4 +-
13920  arch/arm/mach-davinci/dm355.c                      |    2 +-
13921  arch/arm/mach-davinci/dm365.c                      |    4 +-
13922  arch/arm/mach-davinci/include/mach/da8xx.h         |    8 +-
13923  arch/arm/mach-davinci/include/mach/tnetv107x.h     |    4 +-
13924  arch/arm/mach-davinci/usb.c                        |    2 +-
13925  arch/arm/mach-dove/Kconfig                         |    7 +
13926  arch/arm/mach-dove/Makefile                        |    4 +-
13927  arch/arm/mach-dove/common.c                        |  171 +-
13928  arch/arm/mach-dove/common.h                        |    4 +
13929  arch/arm/mach-dove/include/mach/bridge-regs.h      |   16 +-
13930  arch/arm/mach-dove/include/mach/dove.h             |  134 +-
13931  arch/arm/mach-dove/include/mach/gpio.h             |    9 -
13932  arch/arm/mach-dove/include/mach/io.h               |   19 -
13933  arch/arm/mach-dove/include/mach/pm.h               |   54 +-
13934  arch/arm/mach-dove/irq.c                           |   11 +-
13935  arch/arm/mach-dove/mpp.c                           |    1 +
13936  arch/arm/mach-dove/pcie.c                          |   49 +-
13937  arch/arm/mach-ebsa110/Makefile                     |    4 +-
13938  arch/arm/mach-ebsa110/core.c                       |    8 +-
13939  arch/arm/mach-ebsa110/core.h                       |   12 +-
13940  arch/arm/mach-ebsa110/leds.c                       |   81 +-
13941  arch/arm/mach-ep93xx/core.c                        |    6 +-
13942  arch/arm/mach-ep93xx/dma.c                         |    2 +-
13943  arch/arm/mach-ep93xx/edb93xx.c                     |    4 +-
13944  arch/arm/mach-ep93xx/simone.c                      |    2 +-
13945  arch/arm/mach-ep93xx/snappercl15.c                 |    2 +-
13946  arch/arm/mach-ep93xx/vision_ep9307.c               |    4 +-
13947  arch/arm/mach-exynos/Kconfig                       |    9 +-
13948  arch/arm/mach-exynos/Makefile.boot                 |    3 -
13949  arch/arm/mach-exynos/clock-exynos4.c               |   31 +
13950  arch/arm/mach-exynos/clock-exynos5.c               |  127 +-
13951  arch/arm/mach-exynos/common.c                      |   26 +
13952  arch/arm/mach-exynos/common.h                      |    5 +
13953  arch/arm/mach-exynos/dev-audio.c                   |    2 +-
13954  arch/arm/mach-exynos/dev-ohci.c                    |    2 +-
13955  arch/arm/mach-exynos/hotplug.c                     |   18 +-
13956  arch/arm/mach-exynos/include/mach/map.h            |    8 +-
13957  arch/arm/mach-exynos/include/mach/sysmmu.h         |    2 +-
13958  arch/arm/mach-exynos/mach-armlex4210.c             |    1 +
13959  arch/arm/mach-exynos/mach-exynos5-dt.c             |    9 +
13960  arch/arm/mach-exynos/mach-nuri.c                   |    7 +-
13961  arch/arm/mach-exynos/mach-origen.c                 |   13 +-
13962  arch/arm/mach-exynos/mach-smdk4x12.c               |   10 +-
13963  arch/arm/mach-exynos/mach-smdkv310.c               |   15 +-
13964  arch/arm/mach-exynos/mach-universal_c210.c         |    5 +-
13965  arch/arm/mach-exynos/platsmp.c                     |   27 +-
13966  arch/arm/mach-exynos/setup-i2c0.c                  |    2 +-
13967  arch/arm/mach-exynos/setup-i2c1.c                  |    2 +-
13968  arch/arm/mach-exynos/setup-i2c2.c                  |    2 +-
13969  arch/arm/mach-exynos/setup-i2c3.c                  |    2 +-
13970  arch/arm/mach-exynos/setup-i2c4.c                  |    2 +-
13971  arch/arm/mach-exynos/setup-i2c5.c                  |    2 +-
13972  arch/arm/mach-exynos/setup-i2c6.c                  |    2 +-
13973  arch/arm/mach-exynos/setup-i2c7.c                  |    2 +-
13974  arch/arm/mach-footbridge/Makefile                  |    4 -
13975  arch/arm/mach-footbridge/common.c                  |   12 +-
13976  arch/arm/mach-footbridge/dc21285.c                 |   16 +-
13977  arch/arm/mach-footbridge/ebsa285-leds.c            |  138 -
13978  arch/arm/mach-footbridge/ebsa285.c                 |   81 +
13979  .../arm/mach-footbridge/include/mach/debug-macro.S |    3 +-
13980  arch/arm/mach-footbridge/include/mach/io.h         |   12 +-
13981  arch/arm/mach-footbridge/netwinder-hw.c            |  112 +-
13982  arch/arm/mach-footbridge/netwinder-leds.c          |  138 -
13983  arch/arm/mach-highbank/Kconfig                     |   15 +
13984  arch/arm/mach-highbank/Makefile.boot               |    1 -
13985  arch/arm/mach-highbank/core.h                      |    9 +
13986  arch/arm/mach-highbank/highbank.c                  |    2 +
13987  arch/arm/mach-highbank/hotplug.c                   |   16 +-
13988  arch/arm/mach-highbank/include/mach/gpio.h         |    1 -
13989  arch/arm/mach-highbank/include/mach/timex.h        |    6 -
13990  arch/arm/mach-highbank/include/mach/uncompress.h   |    9 -
13991  arch/arm/mach-highbank/platsmp.c                   |   18 +-
13992  arch/arm/mach-highbank/pm.c                        |    4 +-
13993  arch/arm/mach-imx/Kconfig                          |  107 +-
13994  arch/arm/mach-imx/Makefile                         |   11 +-
13995  arch/arm/mach-imx/Makefile.boot                    |    7 -
13996  arch/arm/mach-imx/clk-imx21.c                      |    1 -
13997  arch/arm/mach-imx/clk-imx35.c                      |   11 +-
13998  arch/arm/mach-imx/clk-imx51-imx53.c                |   18 +-
13999  arch/arm/mach-imx/clk-imx6q.c                      |   51 +-
14000  arch/arm/mach-imx/clk-pllv1.c                      |   49 +-
14001  arch/arm/mach-imx/clk.c                            |    3 +
14002  arch/arm/mach-imx/clk.h                            |    3 +-
14003  arch/arm/mach-imx/devices-imx53.h                  |   48 -
14004  arch/arm/mach-imx/efika.h                          |   10 -
14005  arch/arm/mach-imx/ehci-imx25.c                     |    2 +-
14006  arch/arm/mach-imx/ehci-imx27.c                     |    2 +-
14007  arch/arm/mach-imx/ehci-imx31.c                     |    2 +-
14008  arch/arm/mach-imx/ehci-imx35.c                     |    2 +-
14009  arch/arm/mach-imx/ehci-imx5.c                      |    2 +-
14010  arch/arm/mach-imx/hotplug.c                        |   16 +-
14011  arch/arm/mach-imx/imx51-dt.c                       |   21 -
14012  arch/arm/mach-imx/{imx53-dt.c => mach-imx53.c}     |   27 -
14013  arch/arm/mach-imx/mach-imx6q.c                     |   12 +-
14014  arch/arm/mach-imx/mach-kzm_arm11_01.c              |    5 +-
14015  arch/arm/mach-imx/mach-mx27_3ds.c                  |   21 +-
14016  arch/arm/mach-imx/mach-mx31ads.c                   |    2 +-
14017  arch/arm/mach-imx/mach-mx31lite.c                  |    2 +-
14018  arch/arm/mach-imx/mach-mx31moboard.c               |    2 +-
14019  arch/arm/mach-imx/mach-mx51_efikamx.c              |  300 --
14020  arch/arm/mach-imx/mach-mx51_efikasb.c              |  296 --
14021  arch/arm/mach-imx/mach-mx53_ard.c                  |  272 --
14022  arch/arm/mach-imx/mach-mx53_evk.c                  |  179 --
14023  arch/arm/mach-imx/mach-mx53_loco.c                 |  321 --
14024  arch/arm/mach-imx/mach-mx53_smd.c                  |  168 -
14025  arch/arm/mach-imx/mm-imx5.c                        |   47 -
14026  arch/arm/mach-imx/mx1-camera-fiq-ksym.c            |    2 +-
14027  arch/arm/mach-imx/mx51_efika.c                     |  633 ----
14028  arch/arm/mach-imx/platsmp.c                        |   18 +-
14029  arch/arm/mach-integrator/Makefile                  |    3 +-
14030  arch/arm/mach-integrator/core.c                    |    7 +-
14031  arch/arm/mach-integrator/cpu.c                     |    8 +-
14032  arch/arm/mach-integrator/include/mach/cm.h         |    2 +
14033  arch/arm/mach-integrator/include/mach/io.h         |   33 -
14034  arch/arm/mach-integrator/include/mach/platform.h   |    4 +
14035  arch/arm/mach-integrator/integrator_ap.c           |   21 +-
14036  arch/arm/mach-integrator/integrator_cp.c           |    6 +-
14037  arch/arm/mach-integrator/leds.c                    |  161 +-
14038  arch/arm/mach-integrator/pci_v3.c                  |   62 +-
14039  arch/arm/mach-iop13xx/include/mach/io.h            |   28 -
14040  arch/arm/mach-iop13xx/include/mach/iop13xx.h       |   48 +-
14041  arch/arm/mach-iop13xx/include/mach/memory.h        |   14 +-
14042  arch/arm/mach-iop13xx/io.c                         |   35 +-
14043  arch/arm/mach-iop13xx/pci.c                        |   53 +-
14044  arch/arm/mach-iop13xx/pci.h                        |    4 +-
14045  arch/arm/mach-iop13xx/setup.c                      |   20 +-
14046  arch/arm/mach-iop32x/glantank.c                    |    2 +-
14047  arch/arm/mach-iop32x/include/mach/io.h             |   19 -
14048  arch/arm/mach-iop33x/include/mach/io.h             |   19 -
14049  arch/arm/mach-ixp4xx/common.c                      |    8 +-
14050  arch/arm/mach-ixp4xx/include/mach/cpu.h            |    5 +-
14051  arch/arm/mach-ixp4xx/include/mach/gpio.h           |    2 -
14052  arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h    |   10 +-
14053  arch/arm/mach-kirkwood/Kconfig                     |   21 +
14054  arch/arm/mach-kirkwood/Makefile                    |    3 +
14055  arch/arm/mach-kirkwood/Makefile.boot               |   11 -
14056  arch/arm/mach-kirkwood/addr-map.c                  |    3 +-
14057  arch/arm/mach-kirkwood/board-dnskw.c               |   35 -
14058  arch/arm/mach-kirkwood/board-dockstar.c            |   61 +
14059  arch/arm/mach-kirkwood/board-dreamplug.c           |    2 +-
14060  arch/arm/mach-kirkwood/board-dt.c                  |   14 +-
14061  arch/arm/mach-kirkwood/board-goflexnet.c           |    2 +-
14062  arch/arm/mach-kirkwood/board-iconnect.c            |   48 -
14063  arch/arm/mach-kirkwood/board-iomega_ix2_200.c      |   57 +
14064  arch/arm/mach-kirkwood/board-km_kirkwood.c         |   57 +
14065  arch/arm/mach-kirkwood/common.c                    |   28 +-
14066  arch/arm/mach-kirkwood/common.h                    |   18 +
14067  arch/arm/mach-kirkwood/d2net_v2-setup.c            |    2 +-
14068  arch/arm/mach-kirkwood/db88f6281-bp-setup.c        |    2 +-
14069  arch/arm/mach-kirkwood/dockstar-setup.c            |    2 +-
14070  arch/arm/mach-kirkwood/guruplug-setup.c            |    2 +-
14071  arch/arm/mach-kirkwood/include/mach/bridge-regs.h  |   20 +-
14072  arch/arm/mach-kirkwood/include/mach/gpio.h         |    9 -
14073  arch/arm/mach-kirkwood/include/mach/io.h           |   24 -
14074  arch/arm/mach-kirkwood/include/mach/kirkwood.h     |  120 +-
14075  arch/arm/mach-kirkwood/irq.c                       |   10 +-
14076  arch/arm/mach-kirkwood/netspace_v2-setup.c         |    2 +-
14077  arch/arm/mach-kirkwood/netxbig_v2-setup.c          |    2 +-
14078  arch/arm/mach-kirkwood/openrd-setup.c              |    2 +-
14079  arch/arm/mach-kirkwood/pcie.c                      |   56 +-
14080  arch/arm/mach-kirkwood/rd88f6192-nas-setup.c       |    1 +
14081  arch/arm/mach-kirkwood/rd88f6281-setup.c           |    2 +-
14082  arch/arm/mach-kirkwood/sheevaplug-setup.c          |    2 +-
14083  arch/arm/mach-kirkwood/ts41x-setup.c               |    3 +-
14084  arch/arm/mach-ks8695/Kconfig                       |   61 +
14085  arch/arm/mach-ks8695/Makefile                      |   11 +-
14086  arch/arm/mach-ks8695/board-og.c                    |  199 ++
14087  arch/arm/mach-ks8695/board-sg.c                    |  121 +
14088  arch/arm/mach-ks8695/cpu.c                         |    2 +-
14089  arch/arm/mach-ks8695/devices.c                     |   21 -
14090  arch/arm/mach-ks8695/include/mach/devices.h        |    5 -
14091  arch/arm/mach-ks8695/include/mach/hardware.h       |    2 +-
14092  arch/arm/mach-ks8695/include/mach/regs-timer.h     |   40 -
14093  arch/arm/mach-ks8695/include/mach/uncompress.h     |    6 +-
14094  arch/arm/mach-ks8695/leds.c                        |   92 -
14095  arch/arm/mach-ks8695/time.c                        |  133 +-
14096  arch/arm/mach-lpc32xx/Makefile.boot                |    2 -
14097  arch/arm/mach-lpc32xx/common.c                     |    8 +-
14098  arch/arm/mach-lpc32xx/include/mach/hardware.h      |    2 +-
14099  arch/arm/mach-lpc32xx/irq.c                        |    7 +-
14100  arch/arm/mach-lpc32xx/phy3250.c                    |   20 +-
14101  arch/arm/mach-mmp/Kconfig                          |    3 +
14102  arch/arm/mach-mmp/Makefile                         |    8 +-
14103  arch/arm/mach-mmp/aspenite.c                       |    2 +-
14104  arch/arm/mach-mmp/clock-mmp2.c                     |  111 +
14105  arch/arm/mach-mmp/clock-pxa168.c                   |   91 +
14106  arch/arm/mach-mmp/clock-pxa910.c                   |   67 +
14107  arch/arm/mach-mmp/common.h                         |    3 +
14108  arch/arm/mach-mmp/include/mach/debug-macro.S       |   12 +-
14109  arch/arm/mach-mmp/include/mach/mmp2.h              |    2 +-
14110  arch/arm/mach-mmp/include/mach/pxa168.h            |    4 +-
14111  arch/arm/mach-mmp/include/mach/pxa910.h            |    2 +-
14112  arch/arm/mach-mmp/include/mach/regs-apbc.h         |   95 -
14113  arch/arm/mach-mmp/include/mach/regs-apmu.h         |   15 -
14114  arch/arm/mach-mmp/irq.c                            |    4 +-
14115  arch/arm/mach-mmp/mmp2.c                           |   73 +-
14116  arch/arm/mach-mmp/pxa168.c                         |   58 +-
14117  arch/arm/mach-mmp/pxa910.c                         |   44 +-
14118  arch/arm/mach-mmp/sram.c                           |    2 +-
14119  arch/arm/mach-mmp/teton_bga.c                      |    2 +-
14120  arch/arm/mach-mmp/ttc_dkb.c                        |   10 +
14121  arch/arm/mach-msm/Kconfig                          |   49 +-
14122  arch/arm/mach-msm/Makefile                         |    8 +-
14123  arch/arm/mach-msm/acpuclock-arm11.c                |  525 ---
14124  arch/arm/mach-msm/acpuclock.h                      |   32 -
14125  arch/arm/mach-msm/board-dt-8660.c                  |   64 +
14126  arch/arm/mach-msm/board-dt-8960.c                  |   50 +
14127  arch/arm/mach-msm/board-halibut.c                  |    5 +-
14128  arch/arm/mach-msm/board-mahimahi.c                 |    1 -
14129  arch/arm/mach-msm/board-msm7x27.c                  |  170 -
14130  arch/arm/mach-msm/board-msm7x30.c                  |    9 +-
14131  arch/arm/mach-msm/board-msm8960.c                  |  122 -
14132  arch/arm/mach-msm/board-msm8x60.c                  |  166 -
14133  arch/arm/mach-msm/board-qsd8x50.c                  |    9 +-
14134  arch/arm/mach-msm/board-sapphire.c                 |    1 -
14135  arch/arm/mach-msm/board-trout-mmc.c                |    2 +-
14136  arch/arm/mach-msm/board-trout-panel.c              |    2 +-
14137  arch/arm/mach-msm/board-trout.c                    |    5 +-
14138  arch/arm/mach-msm/clock-pcom.c                     |   18 +-
14139  arch/arm/mach-msm/common.h                         |   32 +
14140  arch/arm/mach-msm/core.h                           |    2 +
14141  arch/arm/mach-msm/devices-msm7x00.c                |    2 +-
14142  arch/arm/mach-msm/devices-msm7x30.c                |    2 +-
14143  arch/arm/mach-msm/devices-msm8960.c                |   85 -
14144  arch/arm/mach-msm/devices-qsd8x50.c                |    2 +-
14145  arch/arm/mach-msm/dma.c                            |    3 +-
14146  arch/arm/mach-msm/hotplug.c                        |   18 +-
14147  arch/arm/mach-msm/idle.c                           |   49 -
14148  arch/arm/mach-msm/include/mach/board.h             |   15 +-
14149  arch/arm/mach-msm/include/mach/gpio.h              |    1 -
14150  arch/arm/mach-msm/include/mach/msm_iomap-7x00.h    |    7 -
14151  arch/arm/mach-msm/include/mach/msm_iomap-7x30.h    |    4 -
14152  arch/arm/mach-msm/include/mach/msm_iomap-8960.h    |    6 +-
14153  arch/arm/mach-msm/include/mach/msm_iomap-8x50.h    |    4 -
14154  arch/arm/mach-msm/include/mach/msm_iomap-8x60.h    |   17 +-
14155  arch/arm/mach-msm/include/mach/msm_iomap.h         |    3 +-
14156  arch/arm/mach-msm/include/mach/system.h            |   19 -
14157  arch/arm/mach-msm/io.c                             |   32 +-
14158  arch/arm/mach-msm/platsmp.c                        |   32 +-
14159  arch/arm/mach-msm/proc_comm.c                      |    1 -
14160  arch/arm/mach-msm/smd.c                            |   26 +-
14161  arch/arm/mach-msm/timer.c                          |  188 +-
14162  arch/arm/mach-mv78xx0/addr-map.c                   |    9 +-
14163  arch/arm/mach-mv78xx0/common.c                     |   13 +-
14164  arch/arm/mach-mv78xx0/include/mach/bridge-regs.h   |   12 +-
14165  arch/arm/mach-mv78xx0/include/mach/io.h            |   24 -
14166  arch/arm/mach-mv78xx0/include/mach/mv78xx0.h       |  105 +-
14167  arch/arm/mach-mv78xx0/irq.c                        |   10 +-
14168  arch/arm/mach-mv78xx0/pcie.c                       |  122 +-
14169  arch/arm/mach-mvebu/Kconfig                        |   28 +-
14170  arch/arm/mach-mvebu/Makefile                       |    4 +-
14171  arch/arm/mach-mvebu/Makefile.boot                  |    3 -
14172  arch/arm/mach-mvebu/addr-map.c                     |  134 +
14173  arch/arm/mach-mvebu/armada-370-xp.c                |    4 +-
14174  .../mach-mvebu/{include/mach => }/armada-370-xp.h  |    2 +-
14175  .../include/mach/gpio.h                            |    0
14176  arch/arm/mach-mvebu/include/mach/timex.h           |   13 -
14177  arch/arm/mach-mvebu/include/mach/uncompress.h      |   43 -
14178  arch/arm/mach-mxs/Kconfig                          |   89 -
14179  arch/arm/mach-mxs/Makefile                         |   11 +-
14180  arch/arm/mach-mxs/Makefile.boot                    |    9 -
14181  arch/arm/mach-mxs/devices-mx23.h                   |   43 -
14182  arch/arm/mach-mxs/devices-mx28.h                   |   63 -
14183  arch/arm/mach-mxs/devices.c                        |   87 -
14184  arch/arm/mach-mxs/devices/Kconfig                  |   33 -
14185  arch/arm/mach-mxs/devices/Makefile                 |   12 -
14186  arch/arm/mach-mxs/devices/platform-auart.c         |   65 -
14187  arch/arm/mach-mxs/devices/platform-dma.c           |   31 -
14188  arch/arm/mach-mxs/devices/platform-fec.c           |   52 -
14189  arch/arm/mach-mxs/devices/platform-flexcan.c       |   51 -
14190  arch/arm/mach-mxs/devices/platform-gpio-mxs.c      |   33 -
14191  arch/arm/mach-mxs/devices/platform-gpmi-nand.c     |   81 -
14192  arch/arm/mach-mxs/devices/platform-mxs-i2c.c       |   52 -
14193  arch/arm/mach-mxs/devices/platform-mxs-mmc.c       |   76 -
14194  arch/arm/mach-mxs/devices/platform-mxs-pwm.c       |   22 -
14195  arch/arm/mach-mxs/devices/platform-mxs-saif.c      |   61 -
14196  arch/arm/mach-mxs/devices/platform-mxsfb.c         |   47 -
14197  arch/arm/mach-mxs/devices/platform-rtc-stmp3xxx.c  |   51 -
14198  arch/arm/mach-mxs/icoll.c                          |   63 +-
14199  arch/arm/mach-mxs/include/mach/common.h            |   12 +-
14200  arch/arm/mach-mxs/include/mach/devices-common.h    |  114 -
14201  arch/arm/mach-mxs/include/mach/entry-macro.S       |   35 -
14202  arch/arm/mach-mxs/include/mach/gpio.h              |    1 -
14203  arch/arm/mach-mxs/include/mach/iomux-mx23.h        |  355 --
14204  arch/arm/mach-mxs/include/mach/iomux-mx28.h        |  537 ----
14205  arch/arm/mach-mxs/include/mach/iomux.h             |  168 -
14206  arch/arm/mach-mxs/include/mach/irqs.h              |   32 -
14207  arch/arm/mach-mxs/iomux.c                          |  101 -
14208  arch/arm/mach-mxs/mach-apx4devkit.c                |  273 --
14209  arch/arm/mach-mxs/mach-m28evk.c                    |  366 ---
14210  arch/arm/mach-mxs/mach-mx23evk.c                   |  190 --
14211  arch/arm/mach-mxs/mach-mx28evk.c                   |  477 ---
14212  arch/arm/mach-mxs/mach-mxs.c                       |  169 +-
14213  arch/arm/mach-mxs/mach-stmp378x_devb.c             |  123 -
14214  arch/arm/mach-mxs/mach-tx28.c                      |  184 --
14215  arch/arm/mach-mxs/mm.c                             |   39 -
14216  arch/arm/mach-mxs/module-tx28.c                    |  160 -
14217  arch/arm/mach-mxs/module-tx28.h                    |   10 -
14218  arch/arm/mach-mxs/timer.c                          |   13 +-
14219  arch/arm/mach-netx/nxdb500.c                       |    2 +-
14220  arch/arm/mach-netx/nxdkn.c                         |    2 +-
14221  arch/arm/mach-netx/nxeb500hmi.c                    |    2 +-
14222  arch/arm/mach-nomadik/board-nhk8815.c              |    2 +-
14223  arch/arm/mach-nomadik/include/mach/gpio.h          |    4 -
14224  arch/arm/mach-nomadik/include/mach/hardware.h      |    2 +-
14225  arch/arm/mach-nomadik/include/mach/uncompress.h    |    8 +-
14226  arch/arm/mach-omap1/Makefile                       |    8 -
14227  arch/arm/mach-omap1/ams-delta-fiq-handler.S        |    3 +-
14228  arch/arm/mach-omap1/ams-delta-fiq.c                |    2 +-
14229  arch/arm/mach-omap1/board-ams-delta.c              |    8 +-
14230  arch/arm/mach-omap1/board-fsample.c                |    7 +-
14231  arch/arm/mach-omap1/board-generic.c                |    8 +-
14232  arch/arm/mach-omap1/board-h2.c                     |   41 +-
14233  arch/arm/mach-omap1/board-h3.c                     |   39 +-
14234  arch/arm/mach-omap1/board-htcherald.c              |    8 +-
14235  arch/arm/mach-omap1/board-innovator.c              |    6 +-
14236  arch/arm/mach-omap1/board-nokia770.c               |    8 +-
14237  arch/arm/mach-omap1/board-osk.c                    |   41 +-
14238  arch/arm/mach-omap1/board-palmte.c                 |   10 +-
14239  arch/arm/mach-omap1/board-palmtt.c                 |   10 +-
14240  arch/arm/mach-omap1/board-palmz71.c                |   10 +-
14241  arch/arm/mach-omap1/board-perseus2.c               |    7 +-
14242  arch/arm/mach-omap1/board-sx1-mmc.c                |    2 +-
14243  arch/arm/mach-omap1/board-sx1.c                    |   11 +-
14244  arch/arm/mach-omap1/board-voiceblue.c              |   12 +-
14245  arch/arm/mach-omap1/clock.c                        |    4 +-
14246  arch/arm/mach-omap1/clock_data.c                   |   21 +-
14247  arch/arm/mach-omap1/devices.c                      |    5 +-
14248  arch/arm/mach-omap1/dma.c                          |    8 +-
14249  arch/arm/mach-omap1/flash.c                        |    2 +-
14250  arch/arm/mach-omap1/gpio15xx.c                     |    1 +
14251  arch/arm/mach-omap1/gpio16xx.c                     |    1 +
14252  arch/arm/mach-omap1/gpio7xx.c                      |    1 +
14253  arch/arm/mach-omap1/i2c.c                          |    2 +-
14254  arch/arm/mach-omap1/include/mach/ams-delta-fiq.h   |    2 -
14255  .../include/mach}/board-ams-delta.h                |    0
14256  .../plat => mach-omap1/include/mach}/board-sx1.h   |    0
14257  .../include/mach}/board-voiceblue.h                |    0
14258  .../plat => mach-omap1/include/mach}/flash.h       |    0
14259  arch/arm/mach-omap1/include/mach/gpio.h            |    2 -
14260  arch/arm/mach-omap1/include/mach/hardware.h        |  285 +-
14261  .../plat => mach-omap1/include/mach}/irda.h        |    0
14262  arch/arm/mach-omap1/include/mach/irqs.h            |  267 +-
14263  .../include/plat => mach-omap1/include/mach}/mux.h |    0
14264  .../plat => mach-omap1/include/mach}/omap1510.h    |    3 +-
14265  .../plat => mach-omap1/include/mach}/omap16xx.h    |    3 +-
14266  .../plat => mach-omap1/include/mach}/omap7xx.h     |    3 +-
14267  arch/arm/mach-omap1/include/mach/smp.h             |    5 -
14268  arch/arm/mach-omap1/io.c                           |    2 +-
14269  arch/arm/mach-omap1/lcd_dma.c                      |    6 +-
14270  arch/arm/mach-omap1/leds-h2p2-debug.c              |  166 -
14271  arch/arm/mach-omap1/leds-innovator.c               |   98 -
14272  arch/arm/mach-omap1/leds-osk.c                     |  113 -
14273  arch/arm/mach-omap1/leds.c                         |   69 -
14274  arch/arm/mach-omap1/leds.h                         |    3 -
14275  arch/arm/mach-omap1/mcbsp.c                        |    4 +-
14276  arch/arm/mach-omap1/mux.c                          |   58 +-
14277  arch/arm/mach-omap1/pm.c                           |    2 +-
14278  arch/arm/mach-omap1/serial.c                       |    3 +-
14279  arch/arm/mach-omap1/time.c                         |    1 -
14280  arch/arm/mach-omap1/timer32k.c                     |    1 -
14281  arch/arm/mach-omap1/usb.c                          |    2 +-
14282  arch/arm/mach-omap2/Kconfig                        |    3 +
14283  arch/arm/mach-omap2/Makefile                       |  114 +-
14284  .../include/plat => mach-omap2}/am33xx.h           |    0
14285  arch/arm/mach-omap2/am35xx-emac.c                  |    2 +-
14286  arch/arm/mach-omap2/{include/mach => }/am35xx.h    |    0
14287  arch/arm/mach-omap2/board-2430sdp.c                |    8 +-
14288  arch/arm/mach-omap2/board-3430sdp.c                |   14 +-
14289  arch/arm/mach-omap2/board-3630sdp.c                |    8 +-
14290  arch/arm/mach-omap2/board-4430sdp.c                |    9 +-
14291  arch/arm/mach-omap2/board-am3517crane.c            |   10 -
14292  arch/arm/mach-omap2/board-am3517evm.c              |   13 +-
14293  arch/arm/mach-omap2/board-apollon.c                |    2 -
14294  arch/arm/mach-omap2/board-cm-t35.c                 |   16 +-
14295  arch/arm/mach-omap2/board-cm-t3517.c               |   13 +-
14296  arch/arm/mach-omap2/board-devkit8000.c             |   13 +-
14297  arch/arm/mach-omap2/board-flash.c                  |    8 +-
14298  arch/arm/mach-omap2/board-generic.c                |    4 +-
14299  arch/arm/mach-omap2/board-h4.c                     |    5 +-
14300  arch/arm/mach-omap2/board-igep0020.c               |    9 +-
14301  arch/arm/mach-omap2/board-ldp.c                    |   11 +-
14302  arch/arm/mach-omap2/board-n8x0.c                   |   16 +-
14303  arch/arm/mach-omap2/board-omap3beagle.c            |    7 +-
14304  arch/arm/mach-omap2/board-omap3evm.c               |   29 +-
14305  arch/arm/mach-omap2/board-omap3logic.c             |   18 +-
14306  arch/arm/mach-omap2/board-omap3pandora.c           |    9 +-
14307  arch/arm/mach-omap2/board-omap3stalker.c           |   21 +-
14308  arch/arm/mach-omap2/board-omap3touchbook.c         |    9 +-
14309  arch/arm/mach-omap2/board-omap4panda.c             |    7 +-
14310  arch/arm/mach-omap2/board-overo.c                  |   19 +-
14311  arch/arm/mach-omap2/board-rm680.c                  |    8 +-
14312  arch/arm/mach-omap2/board-rx51-peripherals.c       |   15 +-
14313  arch/arm/mach-omap2/board-rx51-video.c             |    4 +-
14314  arch/arm/mach-omap2/board-rx51.c                   |    4 +-
14315  .../arm/mach-omap2/{include/mach => }/board-rx51.h |    0
14316  arch/arm/mach-omap2/board-ti8168evm.c              |    8 -
14317  arch/arm/mach-omap2/board-zoom-debugboard.c        |   12 +-
14318  arch/arm/mach-omap2/board-zoom-display.c           |    4 +-
14319  arch/arm/mach-omap2/board-zoom-peripherals.c       |    6 +-
14320  arch/arm/mach-omap2/board-zoom.c                   |    1 -
14321  arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c       |    2 +-
14322  arch/arm/mach-omap2/clkt34xx_dpll3m2.c             |   10 +-
14323  arch/arm/mach-omap2/clkt_clksel.c                  |   28 +-
14324  arch/arm/mach-omap2/clkt_dpll.c                    |   14 +-
14325  arch/arm/mach-omap2/clock.c                        |   28 +-
14326  arch/arm/mach-omap2/clock2420_data.c               |    2 +-
14327  arch/arm/mach-omap2/clock2430.c                    |    2 +-
14328  arch/arm/mach-omap2/clock2430_data.c               |    3 +-
14329  arch/arm/mach-omap2/clock2xxx.c                    |    2 +-
14330  arch/arm/mach-omap2/clock33xx_data.c               |    4 +-
14331  arch/arm/mach-omap2/clock3xxx.c                    |    5 +-
14332  arch/arm/mach-omap2/clock3xxx_data.c               |    3 +-
14333  arch/arm/mach-omap2/clock44xx_data.c               |    2 +-
14334  arch/arm/mach-omap2/clockdomain.c                  |   74 +-
14335  arch/arm/mach-omap2/cm2xxx_3xxx.c                  |    3 +-
14336  arch/arm/mach-omap2/common-board-devices.c         |    8 +-
14337  arch/arm/mach-omap2/common.c                       |    4 +-
14338  arch/arm/mach-omap2/common.h                       |   14 +-
14339  arch/arm/mach-omap2/control.c                      |    2 +-
14340  arch/arm/mach-omap2/control.h                      |   10 +-
14341  arch/arm/mach-omap2/cpuidle34xx.c                  |    1 -
14342  .../{include/mach => }/ctrl_module_core_44xx.h     |    0
14343  .../{include/mach => }/ctrl_module_pad_core_44xx.h |    0
14344  .../{include/mach => }/ctrl_module_pad_wkup_44xx.h |    0
14345  .../{include/mach => }/ctrl_module_wkup_44xx.h     |    0
14346  arch/arm/mach-omap2/debug-devices.h                |    9 +
14347  arch/arm/mach-omap2/devices.c                      |   28 +-
14348  arch/arm/mach-omap2/dpll3xxx.c                     |   13 +-
14349  arch/arm/mach-omap2/dpll44xx.c                     |    2 +-
14350  arch/arm/mach-omap2/dsp.c                          |    2 +-
14351  arch/arm/mach-omap2/emu.c                          |    3 +-
14352  arch/arm/mach-omap2/gpio.c                         |    3 +
14353  arch/arm/mach-omap2/gpmc-nand.c                    |   34 +-
14354  arch/arm/mach-omap2/gpmc-onenand.c                 |   29 +-
14355  arch/arm/mach-omap2/gpmc-smc91x.c                  |    5 +-
14356  .../include/plat => mach-omap2}/gpmc-smc91x.h      |    0
14357  arch/arm/mach-omap2/gpmc-smsc911x.c                |    3 +-
14358  .../include/plat => mach-omap2}/gpmc-smsc911x.h    |    0
14359  arch/arm/mach-omap2/gpmc.c                         |  169 +-
14360  arch/arm/mach-omap2/hdq1w.c                        |    2 +-
14361  .../{plat-omap/include/plat => mach-omap2}/hdq1w.h |    0
14362  arch/arm/mach-omap2/hsmmc.c                        |    3 +-
14363  arch/arm/mach-omap2/i2c.c                          |    1 -
14364  arch/arm/mach-omap2/id.c                           |    9 +-
14365  arch/arm/mach-omap2/{include/mach => }/id.h        |    0
14366  arch/arm/mach-omap2/include/mach/gpio.h            |    2 -
14367  arch/arm/mach-omap2/include/mach/hardware.h        |    2 -
14368  arch/arm/mach-omap2/include/mach/irqs.h            |    2 -
14369  arch/arm/mach-omap2/include/mach/smp.h             |    5 -
14370  arch/arm/mach-omap2/io.c                           |    3 +
14371  arch/arm/mach-omap2/irq.c                          |   10 +-
14372  .../include/plat => mach-omap2}/l3_2xxx.h          |    0
14373  .../include/plat => mach-omap2}/l3_3xxx.h          |    0
14374  .../include/plat => mach-omap2}/l4_2xxx.h          |    0
14375  .../include/plat => mach-omap2}/l4_3xxx.h          |    0
14376  arch/arm/mach-omap2/mailbox.c                      |    4 +-
14377  arch/arm/mach-omap2/mcbsp.c                        |    4 +-
14378  arch/arm/mach-omap2/msdi.c                         |    1 +
14379  arch/arm/mach-omap2/omap-hotplug.c                 |   18 +-
14380  arch/arm/mach-omap2/omap-iommu.c                   |   12 +-
14381  arch/arm/mach-omap2/omap-mpuss-lowpower.c          |    3 +-
14382  arch/arm/mach-omap2/omap-secure.c                  |    2 +-
14383  .../mach-omap2/{include/mach => }/omap-secure.h    |    0
14384  arch/arm/mach-omap2/omap-smp.c                     |   24 +-
14385  arch/arm/mach-omap2/omap-wakeupgen.c               |   13 +-
14386  .../mach-omap2/{include/mach => }/omap-wakeupgen.h |    0
14387  .../include/plat => mach-omap2}/omap24xx.h         |    2 -
14388  .../include/plat => mach-omap2}/omap34xx.h         |    2 -
14389  arch/arm/mach-omap2/omap4-common.c                 |   16 +-
14390  .../include/plat => mach-omap2}/omap4-keypad.h     |    2 +
14391  .../include/plat => mach-omap2}/omap44xx.h         |    2 +-
14392  .../include/plat => mach-omap2}/omap54xx.h         |    0
14393  arch/arm/mach-omap2/omap_hwmod.c                   |  229 +-
14394  arch/arm/mach-omap2/omap_hwmod_2420_data.c         |   32 +-
14395  arch/arm/mach-omap2/omap_hwmod_2430_data.c         |   80 +-
14396  .../mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c |  110 +-
14397  .../mach-omap2/omap_hwmod_2xxx_interconnect_data.c |    4 +-
14398  arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c |   10 +-
14399  arch/arm/mach-omap2/omap_hwmod_33xx_data.c         | 3381 ++++++++++++++++++++
14400  arch/arm/mach-omap2/omap_hwmod_3xxx_data.c         |  160 +-
14401  arch/arm/mach-omap2/omap_hwmod_44xx_data.c         |    7 +-
14402  arch/arm/mach-omap2/omap_hwmod_common_data.h       |    1 +
14403  arch/arm/mach-omap2/omap_phy_internal.c            |    2 +
14404  arch/arm/mach-omap2/opp.c                          |   15 +-
14405  arch/arm/mach-omap2/opp2420_data.c                 |    2 +-
14406  arch/arm/mach-omap2/opp2430_data.c                 |    2 +-
14407  arch/arm/mach-omap2/opp3xxx_data.c                 |    2 -
14408  arch/arm/mach-omap2/opp4xxx_data.c                 |    3 +-
14409  arch/arm/mach-omap2/pm-debug.c                     |    1 -
14410  arch/arm/mach-omap2/pm.c                           |    4 +-
14411  arch/arm/mach-omap2/pm24xx.c                       |   14 +-
14412  arch/arm/mach-omap2/pm34xx.c                       |   10 +-
14413  arch/arm/mach-omap2/pm44xx.c                       |    8 +-
14414  arch/arm/mach-omap2/powerdomain.c                  |   42 +-
14415  arch/arm/mach-omap2/powerdomain2xxx_3xxx.c         |    4 +-
14416  arch/arm/mach-omap2/powerdomain44xx.c              |    4 +-
14417  arch/arm/mach-omap2/powerdomains3xxx_data.c        |    4 +-
14418  arch/arm/mach-omap2/prcm.c                         |    9 +-
14419  arch/arm/mach-omap2/prm2xxx_3xxx.c                 |    7 +-
14420  arch/arm/mach-omap2/prm44xx.c                      |    5 +-
14421  arch/arm/mach-omap2/prm_common.c                   |    1 -
14422  arch/arm/mach-omap2/sdrc2xxx.c                     |    2 +-
14423  arch/arm/mach-omap2/serial.c                       |   14 +-
14424  arch/arm/mach-omap2/sleep24xx.S                    |    3 +-
14425  arch/arm/mach-omap2/sleep34xx.S                    |    2 +-
14426  arch/arm/mach-omap2/sleep44xx.S                    |    4 +-
14427  arch/arm/mach-omap2/soc.h                          |    7 +
14428  arch/arm/mach-omap2/sr_device.c                    |   13 +-
14429  arch/arm/mach-omap2/sram242x.S                     |    3 +-
14430  arch/arm/mach-omap2/sram243x.S                     |    3 +-
14431  arch/arm/mach-omap2/sram34xx.S                     |    3 +-
14432  .../include/plat => mach-omap2}/ti81xx.h           |    0
14433  arch/arm/mach-omap2/timer.c                        |   17 +-
14434  arch/arm/mach-omap2/twl-common.c                   |    3 +-
14435  arch/arm/mach-omap2/twl-common.h                   |    6 +-
14436  arch/arm/mach-omap2/usb-host.c                     |    2 -
14437  arch/arm/mach-omap2/usb-musb.c                     |    7 +-
14438  arch/arm/mach-omap2/vc.c                           |    8 +-
14439  arch/arm/mach-omap2/voltage.c                      |   12 +-
14440  arch/arm/mach-omap2/voltage.h                      |    2 +-
14441  arch/arm/mach-omap2/voltagedomains3xxx_data.c      |    3 +-
14442  arch/arm/mach-omap2/vp.c                           |   16 +-
14443  arch/arm/mach-orion5x/addr-map.c                   |    3 +-
14444  arch/arm/mach-orion5x/common.c                     |   18 +-
14445  arch/arm/mach-orion5x/d2net-setup.c                |    1 +
14446  arch/arm/mach-orion5x/db88f5281-setup.c            |    2 +-
14447  arch/arm/mach-orion5x/dns323-setup.c               |    3 +-
14448  arch/arm/mach-orion5x/include/mach/bridge-regs.h   |   20 +-
14449  arch/arm/mach-orion5x/include/mach/gpio.h          |    9 -
14450  arch/arm/mach-orion5x/include/mach/io.h            |   22 -
14451  arch/arm/mach-orion5x/include/mach/orion5x.h       |   72 +-
14452  arch/arm/mach-orion5x/irq.c                        |    6 +-
14453  arch/arm/mach-orion5x/kurobox_pro-setup.c          |    2 +-
14454  arch/arm/mach-orion5x/net2big-setup.c              |    1 +
14455  arch/arm/mach-orion5x/pci.c                        |   62 +-
14456  arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c       |    1 -
14457  arch/arm/mach-orion5x/rd88f5181l-ge-setup.c        |    1 -
14458  arch/arm/mach-orion5x/rd88f5182-setup.c            |   72 +-
14459  arch/arm/mach-orion5x/rd88f6183ap-ge-setup.c       |    1 -
14460  arch/arm/mach-picoxcell/Kconfig                    |   14 +
14461  arch/arm/mach-picoxcell/Makefile.boot              |    1 -
14462  arch/arm/mach-picoxcell/common.c                   |   13 +-
14463  arch/arm/mach-picoxcell/include/mach/gpio.h        |    1 -
14464  .../mach-picoxcell/include/mach/picoxcell_soc.h    |   25 -
14465  arch/arm/mach-picoxcell/include/mach/timex.h       |   25 -
14466  arch/arm/mach-picoxcell/include/mach/uncompress.h  |   21 -
14467  arch/arm/mach-pnx4008/Makefile                     |   12 -
14468  arch/arm/mach-pnx4008/Makefile.boot                |    4 -
14469  arch/arm/mach-pnx4008/clock.c                      | 1001 ------
14470  arch/arm/mach-pnx4008/clock.h                      |   43 -
14471  arch/arm/mach-pnx4008/core.c                       |  290 --
14472  arch/arm/mach-pnx4008/dma.c                        | 1105 -------
14473  arch/arm/mach-pnx4008/gpio.c                       |  328 --
14474  arch/arm/mach-pnx4008/i2c.c                        |   86 -
14475  arch/arm/mach-pnx4008/include/mach/clock.h         |   62 -
14476  arch/arm/mach-pnx4008/include/mach/debug-macro.S   |   21 -
14477  arch/arm/mach-pnx4008/include/mach/dma.h           |  160 -
14478  arch/arm/mach-pnx4008/include/mach/entry-macro.S   |  116 -
14479  arch/arm/mach-pnx4008/include/mach/gpio-pnx4008.h  |  241 --
14480  arch/arm/mach-pnx4008/include/mach/hardware.h      |   32 -
14481  arch/arm/mach-pnx4008/include/mach/irq.h           |   42 -
14482  arch/arm/mach-pnx4008/include/mach/irqs.h          |  215 --
14483  arch/arm/mach-pnx4008/include/mach/platform.h      |   69 -
14484  arch/arm/mach-pnx4008/include/mach/pm.h            |   33 -
14485  arch/arm/mach-pnx4008/include/mach/timex.h         |   19 -
14486  arch/arm/mach-pnx4008/include/mach/uncompress.h    |   46 -
14487  arch/arm/mach-pnx4008/irq.c                        |  121 -
14488  arch/arm/mach-pnx4008/pm.c                         |  153 -
14489  arch/arm/mach-pnx4008/serial.c                     |   67 -
14490  arch/arm/mach-pnx4008/sleep.S                      |  195 --
14491  arch/arm/mach-pnx4008/time.c                       |  134 -
14492  arch/arm/mach-pnx4008/time.h                       |   70 -
14493  arch/arm/mach-prima2/Kconfig                       |   19 +
14494  arch/arm/mach-prima2/Makefile                      |    5 +-
14495  arch/arm/mach-prima2/clock.c                       |  510 ---
14496  arch/arm/mach-prima2/{prima2.c => common.c}        |   12 +-
14497  arch/arm/mach-prima2/include/mach/uncompress.h     |    4 +-
14498  arch/arm/mach-prima2/irq.c                         |    2 +-
14499  arch/arm/mach-prima2/timer.c                       |    8 +-
14500  arch/arm/mach-pxa/Kconfig                          |   12 +
14501  arch/arm/mach-pxa/Makefile                         |   11 +-
14502  arch/arm/mach-pxa/am200epd.c                       |    2 +-
14503  arch/arm/mach-pxa/am300epd.c                       |    2 +-
14504  arch/arm/mach-pxa/balloon3.c                       |    8 +-
14505  arch/arm/mach-pxa/clock-pxa3xx.c                   |    8 +-
14506  arch/arm/mach-pxa/cm-x270.c                        |    4 +-
14507  arch/arm/mach-pxa/cm-x2xx.c                        |    2 +-
14508  arch/arm/mach-pxa/cm-x300.c                        |   10 +-
14509  arch/arm/mach-pxa/colibri-evalboard.c              |    4 +-
14510  arch/arm/mach-pxa/colibri-pxa270-income.c          |    6 +-
14511  arch/arm/mach-pxa/colibri-pxa300.c                 |    4 +-
14512  arch/arm/mach-pxa/colibri-pxa320.c                 |    4 +-
14513  arch/arm/mach-pxa/colibri-pxa3xx.c                 |    6 +-
14514  arch/arm/mach-pxa/corgi.c                          |    4 +-
14515  arch/arm/mach-pxa/csb726.c                         |    4 +-
14516  arch/arm/mach-pxa/devices.c                        |   31 +-
14517  arch/arm/mach-pxa/em-x270.c                        |   10 +-
14518  arch/arm/mach-pxa/eseries.c                        |    4 +-
14519  arch/arm/mach-pxa/ezx.c                            |    8 +-
14520  arch/arm/mach-pxa/gumstix.c                        |    2 +-
14521  arch/arm/mach-pxa/hx4700.c                         |    2 +-
14522  arch/arm/mach-pxa/idp.c                            |   85 +-
14523  arch/arm/mach-pxa/include/mach/pxa3xx-regs.h       |    1 +
14524  arch/arm/mach-pxa/irq.c                            |  131 +-
14525  arch/arm/mach-pxa/leds-idp.c                       |  115 -
14526  arch/arm/mach-pxa/leds-lubbock.c                   |  124 -
14527  arch/arm/mach-pxa/leds-mainstone.c                 |  119 -
14528  arch/arm/mach-pxa/leds.c                           |   32 -
14529  arch/arm/mach-pxa/leds.h                           |   13 -
14530  arch/arm/mach-pxa/littleton.c                      |    8 +-
14531  arch/arm/mach-pxa/lpd270.c                         |    8 +-
14532  arch/arm/mach-pxa/lubbock.c                        |  101 +-
14533  arch/arm/mach-pxa/magician.c                       |    8 +-
14534  arch/arm/mach-pxa/mainstone.c                      |  104 +-
14535  arch/arm/mach-pxa/mioa701.c                        |    8 +-
14536  arch/arm/mach-pxa/mxm8x10.c                        |    8 +-
14537  arch/arm/mach-pxa/palm27x.c                        |    8 +-
14538  arch/arm/mach-pxa/palmld.c                         |   10 +-
14539  arch/arm/mach-pxa/palmt5.c                         |   10 +-
14540  arch/arm/mach-pxa/palmtc.c                         |    6 +-
14541  arch/arm/mach-pxa/palmte2.c                        |    8 +-
14542  arch/arm/mach-pxa/palmtreo.c                       |   14 +-
14543  arch/arm/mach-pxa/palmtx.c                         |   10 +-
14544  arch/arm/mach-pxa/palmz72.c                        |   12 +-
14545  arch/arm/mach-pxa/pcm990-baseboard.c               |    8 +-
14546  arch/arm/mach-pxa/poodle.c                         |    6 +-
14547  arch/arm/mach-pxa/pxa-dt.c                         |   63 +
14548  arch/arm/mach-pxa/pxa27x.c                         |    2 +-
14549  arch/arm/mach-pxa/pxa2xx.c                         |    2 +-
14550  arch/arm/mach-pxa/pxa3xx-ulpi.c                    |    2 +-
14551  arch/arm/mach-pxa/pxa3xx.c                         |   25 +-
14552  arch/arm/mach-pxa/raumfeld.c                       |    8 +-
14553  arch/arm/mach-pxa/saar.c                           |    2 +-
14554  arch/arm/mach-pxa/sharpsl_pm.c                     |   30 +-
14555  arch/arm/mach-pxa/spitz.c                          |    8 +-
14556  arch/arm/mach-pxa/stargate2.c                      |    2 +-
14557  arch/arm/mach-pxa/tavorevb.c                       |    4 +-
14558  arch/arm/mach-pxa/tosa.c                           |    4 +-
14559  arch/arm/mach-pxa/trizeps4.c                       |    8 +-
14560  arch/arm/mach-pxa/viper.c                          |    4 +-
14561  arch/arm/mach-pxa/vpac270.c                        |    8 +-
14562  arch/arm/mach-pxa/z2.c                             |    6 +-
14563  arch/arm/mach-pxa/zeus.c                           |    8 +-
14564  arch/arm/mach-pxa/zylonite.c                       |   10 +-
14565  arch/arm/mach-realview/core.c                      |  145 -
14566  arch/arm/mach-realview/core.h                      |    5 +-
14567  arch/arm/mach-realview/hotplug.c                   |   18 +-
14568  arch/arm/mach-realview/include/mach/clkdev.h       |   16 -
14569  arch/arm/mach-realview/include/mach/gpio.h         |    1 -
14570  arch/arm/mach-realview/platsmp.c                   |   18 +-
14571  arch/arm/mach-realview/realview_eb.c               |    7 +-
14572  arch/arm/mach-realview/realview_pb1176.c           |    7 +-
14573  arch/arm/mach-realview/realview_pb11mp.c           |    8 +-
14574  arch/arm/mach-realview/realview_pba8.c             |    7 +-
14575  arch/arm/mach-realview/realview_pbx.c              |    8 +-
14576  arch/arm/mach-s3c24xx/clock-s3c2440.c              |   14 +
14577  arch/arm/mach-s3c24xx/common-smdk.c                |    4 +-
14578  arch/arm/mach-s3c24xx/h1940-bluetooth.c            |   14 +-
14579  arch/arm/mach-s3c24xx/mach-amlm5900.c              |    2 +-
14580  arch/arm/mach-s3c24xx/mach-anubis.c                |    9 +-
14581  arch/arm/mach-s3c24xx/mach-at2440evb.c             |    6 +-
14582  arch/arm/mach-s3c24xx/mach-bast.c                  |    8 +-
14583  arch/arm/mach-s3c24xx/mach-gta02.c                 |   10 +-
14584  arch/arm/mach-s3c24xx/mach-h1940.c                 |   12 +-
14585  arch/arm/mach-s3c24xx/mach-jive.c                  |   18 +-
14586  arch/arm/mach-s3c24xx/mach-mini2440.c              |   14 +-
14587  arch/arm/mach-s3c24xx/mach-n30.c                   |    8 +-
14588  arch/arm/mach-s3c24xx/mach-nexcoder.c              |   24 +-
14589  arch/arm/mach-s3c24xx/mach-osiris-dvs.c            |   13 +-
14590  arch/arm/mach-s3c24xx/mach-osiris.c                |   11 +-
14591  arch/arm/mach-s3c24xx/mach-otom.c                  |    2 +-
14592  arch/arm/mach-s3c24xx/mach-qt2410.c                |    8 +-
14593  arch/arm/mach-s3c24xx/mach-rx1950.c                |   10 +-
14594  arch/arm/mach-s3c24xx/mach-rx3715.c                |    2 +-
14595  arch/arm/mach-s3c24xx/mach-smdk2410.c              |    2 +-
14596  arch/arm/mach-s3c24xx/mach-smdk2413.c              |    4 +-
14597  arch/arm/mach-s3c24xx/mach-smdk2416.c              |    8 +-
14598  arch/arm/mach-s3c24xx/mach-smdk2440.c              |    2 +-
14599  arch/arm/mach-s3c24xx/mach-smdk2443.c              |    2 +-
14600  arch/arm/mach-s3c24xx/mach-tct_hammer.c            |    2 +-
14601  arch/arm/mach-s3c24xx/mach-vr1000.c                |    6 +-
14602  arch/arm/mach-s3c24xx/mach-vstms.c                 |    4 +-
14603  arch/arm/mach-s3c24xx/setup-i2c.c                  |    2 +-
14604  arch/arm/mach-s3c24xx/simtec-audio.c               |    2 +-
14605  arch/arm/mach-s3c24xx/simtec-usb.c                 |    2 +-
14606  arch/arm/mach-s3c64xx/dev-audio.c                  |    2 +-
14607  arch/arm/mach-s3c64xx/mach-anw6410.c               |    2 +-
14608  arch/arm/mach-s3c64xx/mach-crag6410-module.c       |   38 +-
14609  arch/arm/mach-s3c64xx/mach-crag6410.c              |   16 +-
14610  arch/arm/mach-s3c64xx/mach-hmt.c                   |    4 +-
14611  arch/arm/mach-s3c64xx/mach-mini6410.c              |    4 +-
14612  arch/arm/mach-s3c64xx/mach-ncp.c                   |    2 +-
14613  arch/arm/mach-s3c64xx/mach-real6410.c              |    4 +-
14614  arch/arm/mach-s3c64xx/mach-smartq.c                |    8 +-
14615  arch/arm/mach-s3c64xx/mach-smdk6400.c              |    2 +-
14616  arch/arm/mach-s3c64xx/mach-smdk6410.c              |    6 +-
14617  arch/arm/mach-s3c64xx/setup-i2c0.c                 |    2 +-
14618  arch/arm/mach-s3c64xx/setup-i2c1.c                 |    2 +-
14619  arch/arm/mach-s3c64xx/setup-ide.c                  |    2 +-
14620  arch/arm/mach-s5p64x0/dev-audio.c                  |    2 +-
14621  arch/arm/mach-s5p64x0/mach-smdk6440.c              |    4 +-
14622  arch/arm/mach-s5p64x0/mach-smdk6450.c              |    4 +-
14623  arch/arm/mach-s5p64x0/setup-i2c0.c                 |    2 +-
14624  arch/arm/mach-s5p64x0/setup-i2c1.c                 |    2 +-
14625  arch/arm/mach-s5pc100/dev-audio.c                  |    2 +-
14626  arch/arm/mach-s5pc100/mach-smdkc100.c              |    8 +-
14627  arch/arm/mach-s5pc100/setup-i2c0.c                 |    2 +-
14628  arch/arm/mach-s5pc100/setup-i2c1.c                 |    2 +-
14629  arch/arm/mach-s5pv210/dev-audio.c                  |    2 +-
14630  arch/arm/mach-s5pv210/mach-goni.c                  |    2 +-
14631  arch/arm/mach-s5pv210/mach-smdkc110.c              |    4 +-
14632  arch/arm/mach-s5pv210/mach-smdkv210.c              |    6 +-
14633  arch/arm/mach-s5pv210/mach-torbreck.c              |    2 +-
14634  arch/arm/mach-s5pv210/setup-i2c0.c                 |    2 +-
14635  arch/arm/mach-s5pv210/setup-i2c1.c                 |    2 +-
14636  arch/arm/mach-s5pv210/setup-i2c2.c                 |    2 +-
14637  arch/arm/mach-sa1100/Makefile                      |    9 -
14638  arch/arm/mach-sa1100/assabet.c                     |   87 +-
14639  arch/arm/mach-sa1100/badge4.c                      |   30 +
14640  arch/arm/mach-sa1100/cerf.c                        |   44 +-
14641  arch/arm/mach-sa1100/collie.c                      |    2 +-
14642  arch/arm/mach-sa1100/hackkit.c                     |   32 +
14643  arch/arm/mach-sa1100/include/mach/simpad.h         |    2 +-
14644  arch/arm/mach-sa1100/lart.c                        |   28 +-
14645  arch/arm/mach-sa1100/leds-assabet.c                |  113 -
14646  arch/arm/mach-sa1100/leds-badge4.c                 |  110 -
14647  arch/arm/mach-sa1100/leds-cerf.c                   |  110 -
14648  arch/arm/mach-sa1100/leds-hackkit.c                |  112 -
14649  arch/arm/mach-sa1100/leds-lart.c                   |  101 -
14650  arch/arm/mach-sa1100/leds.c                        |   50 -
14651  arch/arm/mach-sa1100/leds.h                        |   13 -
14652  arch/arm/mach-sa1100/shannon.c                     |    2 +-
14653  arch/arm/mach-sa1100/simpad.c                      |    4 +-
14654  arch/arm/mach-shark/Makefile                       |    4 +-
14655  arch/arm/mach-shark/core.c                         |   19 -
14656  arch/arm/mach-shark/include/mach/debug-macro.S     |    7 +-
14657  arch/arm/mach-shark/include/mach/entry-macro.S     |    3 +-
14658  arch/arm/mach-shark/include/mach/io.h              |   18 -
14659  arch/arm/mach-shark/leds.c                         |  220 +-
14660  arch/arm/mach-shark/pci.c                          |    5 +
14661  arch/arm/mach-shmobile/board-ag5evm.c              |    2 +-
14662  arch/arm/mach-shmobile/board-ap4evb.c              |   14 +-
14663  arch/arm/mach-shmobile/board-armadillo800eva.c     |   33 +-
14664  arch/arm/mach-shmobile/board-bonito.c              |    8 +-
14665  arch/arm/mach-shmobile/board-g3evm.c               |   12 +-
14666  arch/arm/mach-shmobile/board-g4evm.c               |   32 +-
14667  arch/arm/mach-shmobile/board-kota2.c               |    1 +
14668  arch/arm/mach-shmobile/board-kzm9d.c               |    1 +
14669  arch/arm/mach-shmobile/board-kzm9g.c               |   17 +-
14670  arch/arm/mach-shmobile/board-mackerel.c            |   24 +-
14671  arch/arm/mach-shmobile/board-marzen.c              |   69 +-
14672  arch/arm/mach-shmobile/clock-r8a7740.c             |   46 +-
14673  arch/arm/mach-shmobile/clock-r8a7779.c             |   11 +-
14674  arch/arm/mach-shmobile/clock-sh7367.c              |   44 +-
14675  arch/arm/mach-shmobile/clock-sh7372.c              |   60 +-
14676  arch/arm/mach-shmobile/clock-sh7377.c              |   50 +-
14677  arch/arm/mach-shmobile/clock-sh73a0.c              |   70 +-
14678  arch/arm/mach-shmobile/hotplug.c                   |   31 +-
14679  arch/arm/mach-shmobile/include/mach/common.h       |   24 +-
14680  arch/arm/mach-shmobile/include/mach/emev2.h        |    7 +-
14681  arch/arm/mach-shmobile/include/mach/r8a7779.h      |    2 +
14682  arch/arm/mach-shmobile/include/mach/sh73a0.h       |    2 +
14683  arch/arm/mach-shmobile/intc-r8a7779.c              |   14 +-
14684  arch/arm/mach-shmobile/intc-sh7372.c               |   27 +-
14685  arch/arm/mach-shmobile/intc-sh73a0.c               |   20 +-
14686  arch/arm/mach-shmobile/pfc-r8a7740.c               |    2 +-
14687  arch/arm/mach-shmobile/pfc-r8a7779.c               |    2 +-
14688  arch/arm/mach-shmobile/pfc-sh7367.c                |    2 +-
14689  arch/arm/mach-shmobile/pfc-sh7372.c                |    2 +-
14690  arch/arm/mach-shmobile/pfc-sh7377.c                |    2 +-
14691  arch/arm/mach-shmobile/pfc-sh73a0.c                |    2 +-
14692  arch/arm/mach-shmobile/platsmp.c                   |   96 +-
14693  arch/arm/mach-shmobile/pm-rmobile.c                |    6 +-
14694  arch/arm/mach-shmobile/pm-sh7372.c                 |   57 +-
14695  arch/arm/mach-shmobile/setup-emev2.c               |   22 +
14696  arch/arm/mach-shmobile/setup-sh7367.c              |    2 +-
14697  arch/arm/mach-shmobile/setup-sh7377.c              |    2 +-
14698  arch/arm/mach-shmobile/setup-sh73a0.c              |   23 +-
14699  .../{include/mach/gpio.h => sh-gpio.h}             |   20 +-
14700  arch/arm/mach-shmobile/smp-emev2.c                 |   47 +-
14701  arch/arm/mach-shmobile/smp-r8a7779.c               |   48 +-
14702  arch/arm/mach-shmobile/smp-sh73a0.c                |   48 +-
14703  arch/arm/mach-socfpga/Kconfig                      |   16 +
14704  arch/arm/mach-socfpga/Makefile.boot                |    1 -
14705  arch/arm/mach-socfpga/include/mach/uncompress.h    |    9 -
14706  arch/arm/mach-spear13xx/Makefile.boot              |    3 -
14707  arch/arm/mach-spear13xx/hotplug.c                  |   22 +-
14708  arch/arm/mach-spear13xx/include/mach/generic.h     |    3 +
14709  arch/arm/mach-spear13xx/include/mach/gpio.h        |   19 -
14710  arch/arm/mach-spear13xx/include/mach/spear.h       |   14 +-
14711  arch/arm/mach-spear13xx/platsmp.c                  |   25 +-
14712  arch/arm/mach-spear13xx/spear1310.c                |    1 +
14713  arch/arm/mach-spear13xx/spear1340.c                |    1 +
14714  arch/arm/mach-spear13xx/spear13xx.c                |    6 +-
14715  arch/arm/mach-spear3xx/Makefile.boot               |    4 -
14716  arch/arm/mach-spear3xx/include/mach/gpio.h         |   19 -
14717  arch/arm/mach-spear6xx/Makefile.boot               |    2 -
14718  arch/arm/mach-spear6xx/include/mach/gpio.h         |   19 -
14719  arch/arm/mach-tegra/Kconfig                        |   27 -
14720  arch/arm/mach-tegra/Makefile                       |   20 +-
14721  arch/arm/mach-tegra/Makefile.boot                  |    8 -
14722  arch/arm/mach-tegra/apbio.c                        |  122 +-
14723  arch/arm/mach-tegra/board-dt-tegra20.c             |   53 +-
14724  arch/arm/mach-tegra/board-dt-tegra30.c             |    2 +
14725  arch/arm/mach-tegra/board-harmony-pcie.c           |   49 +-
14726  arch/arm/mach-tegra/board-harmony-pinmux.c         |  156 -
14727  arch/arm/mach-tegra/board-harmony-power.c          |  156 -
14728  arch/arm/mach-tegra/board-harmony.c                |  197 --
14729  arch/arm/mach-tegra/board-harmony.h                |   41 -
14730  arch/arm/mach-tegra/board-paz00-pinmux.c           |  156 -
14731  arch/arm/mach-tegra/board-paz00.c                  |  192 --
14732  arch/arm/mach-tegra/board-paz00.h                  |   17 +-
14733  arch/arm/mach-tegra/board-pinmux.c                 |   87 -
14734  arch/arm/mach-tegra/board-pinmux.h                 |   54 -
14735  arch/arm/mach-tegra/board-trimslice-pinmux.c       |  155 -
14736  arch/arm/mach-tegra/board-trimslice.c              |  183 --
14737  arch/arm/mach-tegra/board-trimslice.h              |   30 -
14738  arch/arm/mach-tegra/clock.c                        |  574 +---
14739  arch/arm/mach-tegra/clock.h                        |   40 +-
14740  arch/arm/mach-tegra/common.c                       |    5 +-
14741  arch/arm/mach-tegra/common.h                       |    4 +
14742  arch/arm/mach-tegra/cpu-tegra.c                    |   48 +-
14743  arch/arm/mach-tegra/devices.c                      |  701 ----
14744  arch/arm/mach-tegra/devices.h                      |   60 -
14745  arch/arm/mach-tegra/dma.c                          |  823 -----
14746  arch/arm/mach-tegra/fuse.c                         |    4 +-
14747  arch/arm/mach-tegra/headsmp.S                      |    6 +-
14748  arch/arm/mach-tegra/hotplug.c                      |  127 +-
14749  arch/arm/mach-tegra/include/mach/clk.h             |    3 +
14750  arch/arm/mach-tegra/include/mach/dma.h             |   97 -
14751  arch/arm/mach-tegra/include/mach/gpio.h            |    1 -
14752  arch/arm/mach-tegra/include/mach/io.h              |   46 -
14753  arch/arm/mach-tegra/include/mach/iomap.h           |    3 +
14754  arch/arm/mach-tegra/include/mach/pinconf-tegra.h   |   63 -
14755  arch/arm/mach-tegra/include/mach/suspend.h         |   38 -
14756  arch/arm/mach-tegra/pcie.c                         |   95 +-
14757  arch/arm/mach-tegra/platsmp.c                      |   52 +-
14758  arch/arm/mach-tegra/powergate.c                    |   43 +-
14759  arch/arm/mach-tegra/sleep-t20.S                    |   82 +
14760  arch/arm/mach-tegra/sleep-t30.S                    |  107 +
14761  arch/arm/mach-tegra/sleep.S                        |   33 +-
14762  arch/arm/mach-tegra/sleep.h                        |   85 +
14763  arch/arm/mach-tegra/tegra20_clocks.c               | 1624 ++++++++++
14764  arch/arm/mach-tegra/tegra20_clocks.h               |   42 +
14765  arch/arm/mach-tegra/tegra20_clocks_data.c          | 1139 +++++++
14766  arch/arm/mach-tegra/tegra2_clocks.c                | 2484 --------------
14767  arch/arm/mach-tegra/tegra30_clocks.c               | 2593 ++++++---------
14768  arch/arm/mach-tegra/tegra30_clocks.h               |   53 +
14769  arch/arm/mach-tegra/tegra30_clocks_data.c          | 1377 ++++++++
14770  arch/arm/mach-tegra/tegra_cpu_car.h                |   87 +
14771  arch/arm/mach-tegra/timer.c                        |    1 -
14772  arch/arm/mach-u300/Kconfig                         |   43 +-
14773  arch/arm/mach-u300/Makefile                        |    1 -
14774  arch/arm/mach-u300/core.c                          |  100 +-
14775  .../mach-u300/{include/mach => }/dma_channels.h    |   11 +-
14776  arch/arm/mach-u300/i2c.c                           |    6 +-
14777  arch/arm/mach-u300/include/mach/clkdev.h           |    7 -
14778  arch/arm/mach-u300/include/mach/gpio.h             |    1 -
14779  arch/arm/mach-u300/include/mach/irqs.h             |   36 +-
14780  arch/arm/mach-u300/include/mach/platform.h         |   20 -
14781  arch/arm/mach-u300/include/mach/syscon.h           |   32 +-
14782  arch/arm/mach-u300/include/mach/u300-regs.h        |   19 +-
14783  arch/arm/mach-u300/spi.c                           |    2 +-
14784  arch/arm/mach-u300/timer.c                         |    5 +-
14785  arch/arm/mach-u300/timer.h                         |    1 +
14786  arch/arm/mach-u300/u300-gpio.h                     |   46 +-
14787  arch/arm/mach-u300/u300.c                          |   57 -
14788  arch/arm/mach-ux500/Kconfig                        |    2 +
14789  arch/arm/mach-ux500/Makefile                       |    4 +-
14790  arch/arm/mach-ux500/Makefile.boot                  |    2 -
14791  .../{board-mop500-msp.c => board-mop500-audio.c}   |  102 +-
14792  arch/arm/mach-ux500/board-mop500-msp.h             |   14 -
14793  arch/arm/mach-ux500/board-mop500-regulators.c      |   15 +
14794  arch/arm/mach-ux500/board-mop500-regulators.h      |    1 +
14795  arch/arm/mach-ux500/board-mop500-sdi.c             |    4 +-
14796  arch/arm/mach-ux500/board-mop500.c                 |   64 +-
14797  arch/arm/mach-ux500/board-mop500.h                 |   11 +
14798  arch/arm/mach-ux500/cache-l2x0.c                   |    2 +-
14799  arch/arm/mach-ux500/clock.c                        |  715 -----
14800  arch/arm/mach-ux500/clock.h                        |  164 -
14801  arch/arm/mach-ux500/cpu-db8500.c                   |   15 +-
14802  arch/arm/mach-ux500/cpu.c                          |   18 +-
14803  arch/arm/mach-ux500/devices-common.h               |    2 +-
14804  arch/arm/mach-ux500/hotplug.c                      |   36 +-
14805  arch/arm/mach-ux500/include/mach/gpio.h            |    5 -
14806  arch/arm/mach-ux500/include/mach/id.h              |   44 +-
14807  arch/arm/mach-ux500/include/mach/msp.h             |    2 -
14808  arch/arm/mach-ux500/include/mach/setup.h           |    3 +
14809  arch/arm/mach-ux500/platsmp.c                      |   28 +-
14810  arch/arm/mach-ux500/timer.c                        |    2 +-
14811  arch/arm/mach-ux500/usb.c                          |    2 +-
14812  arch/arm/mach-versatile/core.c                     |   10 -
14813  arch/arm/mach-versatile/include/mach/gpio.h        |    1 -
14814  arch/arm/mach-versatile/include/mach/hardware.h    |    1 -
14815  arch/arm/mach-versatile/pci.c                      |   22 +-
14816  arch/arm/mach-vexpress/Kconfig                     |   64 +-
14817  arch/arm/mach-vexpress/Makefile                    |    2 +
14818  arch/arm/mach-vexpress/Makefile.boot               |   10 -
14819  arch/arm/mach-vexpress/core.h                      |    4 +
14820  arch/arm/mach-vexpress/ct-ca9x4.c                  |    1 +
14821  arch/arm/mach-vexpress/hotplug.c                   |   18 +-
14822  arch/arm/mach-vexpress/include/mach/gpio.h         |    1 -
14823  arch/arm/mach-vexpress/include/mach/irqs.h         |    2 +
14824  arch/arm/mach-vexpress/include/mach/timex.h        |   23 -
14825  arch/arm/mach-vexpress/include/mach/uncompress.h   |   86 -
14826  arch/arm/mach-vexpress/platsmp.c                   |   18 +-
14827  arch/arm/mach-vexpress/v2m.c                       |    8 +-
14828  arch/arm/mach-vt8500/Kconfig                       |   73 -
14829  arch/arm/mach-vt8500/Makefile                      |    8 +-
14830  arch/arm/mach-vt8500/bv07.c                        |   81 -
14831  .../mach/gpio-tegra.h => mach-vt8500/common.h}     |   22 +-
14832  arch/arm/mach-vt8500/devices-vt8500.c              |   96 -
14833  arch/arm/mach-vt8500/devices-wm8505.c              |  103 -
14834  arch/arm/mach-vt8500/devices.c                     |  281 --
14835  arch/arm/mach-vt8500/devices.h                     |   89 -
14836  arch/arm/mach-vt8500/gpio.c                        |  240 --
14837  arch/arm/mach-vt8500/include/mach/gpio.h           |    1 -
14838  arch/arm/mach-vt8500/include/mach/restart.h        |    4 +-
14839  arch/arm/mach-vt8500/include/mach/vt8500_irqs.h    |   88 -
14840  arch/arm/mach-vt8500/include/mach/vt8500_regs.h    |   79 -
14841  arch/arm/mach-vt8500/include/mach/wm8505_irqs.h    |  115 -
14842  arch/arm/mach-vt8500/include/mach/wm8505_regs.h    |   78 -
14843  arch/arm/mach-vt8500/irq.c                         |  209 +-
14844  arch/arm/mach-vt8500/restart.c                     |   54 -
14845  arch/arm/mach-vt8500/timer.c                       |   67 +-
14846  arch/arm/mach-vt8500/vt8500.c                      |  196 ++
14847  arch/arm/mach-vt8500/wm8505_7in.c                  |   80 -
14848  arch/arm/mach-w90x900/dev.c                        |    6 +-
14849  arch/arm/mach-w90x900/mach-nuc950evb.c             |    2 +-
14850  arch/arm/mm/cache-l2x0.c                           |    2 +-
14851  arch/arm/mm/cache-tauros2.c                        |   83 +-
14852  arch/arm/mm/ioremap.c                              |   14 +
14853  arch/arm/mm/mmu.c                                  |   54 +-
14854  arch/arm/plat-iop/pci.c                            |   25 +-
14855  arch/arm/plat-iop/setup.c                          |    5 -
14856  arch/arm/plat-mxc/Makefile                         |    2 +-
14857  arch/arm/plat-mxc/clock.c                          |  257 --
14858  arch/arm/plat-mxc/cpufreq.c                        |    1 -
14859  arch/arm/plat-mxc/devices/platform-imx-uart.c      |    2 +-
14860  .../plat-mxc/devices/platform-sdhci-esdhc-imx.c    |    2 +-
14861  arch/arm/plat-mxc/include/mach/clock.h             |   70 -
14862  arch/arm/plat-mxc/include/mach/common.h            |   10 +-
14863  arch/arm/plat-mxc/include/mach/devices-common.h    |   32 +-
14864  arch/arm/plat-mxc/include/mach/gpio.h              |    1 -
14865  arch/arm/plat-mxc/include/mach/iomux-mx3.h         |    5 +
14866  arch/arm/plat-mxc/include/mach/iomux-mx53.h        | 1219 -------
14867  arch/arm/plat-mxc/include/mach/mx31.h              |    6 +-
14868  arch/arm/plat-mxc/ssi-fiq-ksym.c                   |    2 +-
14869  arch/arm/plat-mxc/ssi-fiq.S                        |   89 +-
14870  arch/arm/plat-mxc/system.c                         |    4 -
14871  arch/arm/plat-omap/Kconfig                         |    4 +-
14872  arch/arm/plat-omap/Makefile                        |    3 +-
14873  arch/arm/plat-omap/common.c                        |   42 +-
14874  arch/arm/plat-omap/counter_32k.c                   |    3 -
14875  arch/arm/plat-omap/debug-devices.c                 |    3 -
14876  arch/arm/plat-omap/debug-leds.c                    |  294 +-
14877  arch/arm/plat-omap/devices.c                       |   92 -
14878  arch/arm/plat-omap/dma.c                           |   54 +-
14879  arch/arm/plat-omap/fb.c                            |    2 -
14880  arch/arm/plat-omap/i2c.c                           |    4 +-
14881  arch/arm/plat-omap/include/plat/board.h            |  138 -
14882  arch/arm/plat-omap/include/plat/cpu.h              |    3 +
14883  arch/arm/plat-omap/include/plat/dma.h              |    2 +
14884  arch/arm/plat-omap/include/plat/gpio-switch.h      |   54 -
14885  arch/arm/plat-omap/include/plat/gpmc.h             |   19 +
14886  arch/arm/plat-omap/include/plat/hardware.h         |  293 --
14887  arch/arm/plat-omap/include/plat/irqs-44xx.h        |  144 -
14888  arch/arm/plat-omap/include/plat/irqs.h             |  453 ---
14889  arch/arm/plat-omap/include/plat/mmc.h              |    1 -
14890  arch/arm/plat-omap/include/plat/omap-serial.h      |    2 -
14891  arch/arm/plat-omap/include/plat/omap_device.h      |    2 +
14892  arch/arm/plat-omap/include/plat/omap_hwmod.h       |    2 +
14893  arch/arm/plat-omap/include/plat/param.h            |    8 -
14894  arch/arm/plat-omap/include/plat/usb.h              |    1 -
14895  arch/arm/plat-omap/mux.c                           |   90 -
14896  arch/arm/plat-omap/omap-pm-noop.c                  |   39 +-
14897  arch/arm/plat-omap/omap_device.c                   |  160 +-
14898  arch/arm/plat-omap/sram.c                          |    1 -
14899  arch/arm/plat-orion/Makefile                       |    9 +-
14900  arch/arm/plat-orion/addr-map.c                     |   11 +-
14901  arch/arm/plat-orion/common.c                       |   16 +-
14902  arch/arm/plat-orion/gpio.c                         |    2 +-
14903  arch/arm/plat-orion/include/plat/addr-map.h        |    4 +-
14904  arch/arm/plat-orion/include/plat/common.h          |    8 +-
14905  arch/arm/plat-orion/include/plat/mpp.h             |    2 +-
14906  .../include/plat/{gpio.h => orion-gpio.h}          |    2 +-
14907  arch/arm/plat-orion/include/plat/time.h            |    4 +-
14908  arch/arm/plat-orion/irq.c                          |    2 +-
14909  arch/arm/plat-orion/mpp.c                          |    7 +-
14910  arch/arm/plat-orion/time.c                         |    8 +-
14911  arch/arm/plat-samsung/clock.c                      |    8 +-
14912  arch/arm/plat-samsung/devs.c                       |   25 +-
14913  arch/arm/plat-samsung/include/plat/gpio-fns.h      |   97 -
14914  arch/arm/plat-samsung/s5p-irq-gpioint.c            |    4 +-
14915  arch/arm/plat-samsung/time.c                       |    1 -
14916  arch/arm/plat-spear/include/plat/gpio.h            |    1 -
14917  arch/arm/plat-versatile/Kconfig                    |    4 +-
14918  arch/arm/plat-versatile/Makefile                   |    2 +
14919  arch/arm/plat-versatile/include/plat/platsmp.h     |   14 +
14920  arch/arm/plat-versatile/leds.c                     |    8 +-
14921  arch/arm/plat-versatile/platsmp.c                  |   10 +-
14922  arch/arm/tools/mach-types                          |    1 -
14923  arch/powerpc/platforms/83xx/suspend.c              |    2 +-
14924  arch/powerpc/platforms/cell/celleb_pci.c           |    2 +-
14925  arch/powerpc/sysdev/fsl_msi.c                      |    8 +-
14926  drivers/Kconfig                                    |    4 +
14927  drivers/Makefile                                   |    3 +
14928  drivers/ata/pata_ep93xx.c                          |    2 +-
14929  drivers/ata/pata_pxa.c                             |    2 +-
14930  drivers/ata/pata_samsung_cf.c                      |    2 +-
14931  drivers/bus/Kconfig                                |   21 +
14932  drivers/bus/Makefile                               |    8 +
14933  drivers/bus/omap-ocp2scp.c                         |   88 +
14934  {arch/arm/mach-omap2 => drivers/bus}/omap_l3_noc.c |    4 +-
14935  {arch/arm/mach-omap2 => drivers/bus}/omap_l3_noc.h |    0
14936  {arch/arm/mach-omap2 => drivers/bus}/omap_l3_smx.c |    0
14937  {arch/arm/mach-omap2 => drivers/bus}/omap_l3_smx.h |    0
14938  drivers/char/nwflash.c                             |   34 -
14939  drivers/clk/Kconfig                                |   13 +
14940  drivers/clk/Makefile                               |   11 +-
14941  drivers/clk/clk-bcm2835.c                          |   59 +
14942  drivers/clk/clk-ls1x.c                             |  111 +
14943  drivers/clk/clk-max77686.c                         |  244 ++
14944  drivers/clk/clk-prima2.c                           | 1171 +++++++
14945  drivers/clk/clk-vt8500.c                           |  510 +++
14946  drivers/clk/clk.c                                  |   57 +-
14947  drivers/clk/mmp/Makefile                           |    9 +
14948  drivers/clk/mmp/clk-apbc.c                         |  152 +
14949  drivers/clk/mmp/clk-apmu.c                         |   97 +
14950  drivers/clk/mmp/clk-frac.c                         |  153 +
14951  drivers/clk/mmp/clk-mmp2.c                         |  449 +++
14952  drivers/clk/mmp/clk-pxa168.c                       |  346 ++
14953  drivers/clk/mmp/clk-pxa910.c                       |  320 ++
14954  drivers/clk/mmp/clk.h                              |   35 +
14955  drivers/clk/mxs/clk-imx23.c                        |   57 +-
14956  drivers/clk/mxs/clk-imx28.c                        |  115 +-
14957  drivers/clk/ux500/Makefile                         |   12 +
14958  drivers/clk/ux500/clk-prcc.c                       |  164 +
14959  drivers/clk/ux500/clk-prcmu.c                      |  252 ++
14960  drivers/clk/ux500/clk.h                            |   48 +
14961  drivers/clk/ux500/u8500_clk.c                      |  477 +++
14962  drivers/clk/ux500/u8540_clk.c                      |   21 +
14963  drivers/clk/ux500/u9540_clk.c                      |   21 +
14964  drivers/clk/versatile/Makefile                     |    1 +
14965  drivers/clk/versatile/clk-realview.c               |  114 +
14966  drivers/clocksource/Makefile                       |    1 +
14967  drivers/clocksource/bcm2835_timer.c                |  161 +
14968  drivers/crypto/mv_cesa.c                           |   17 +-
14969  drivers/crypto/ux500/cryp/cryp_core.c              |    2 +-
14970  drivers/crypto/ux500/hash/hash_core.c              |    2 +-
14971  drivers/dma/at_hdmac_regs.h                        |    2 +-
14972  drivers/dma/ep93xx_dma.c                           |    2 +-
14973  drivers/dma/imx-dma.c                              |    2 +-
14974  drivers/dma/imx-sdma.c                             |    4 +-
14975  drivers/dma/mmp_tdma.c                             |    2 +-
14976  drivers/dma/mv_xor.c                               |    2 +-
14977  drivers/dma/omap-dma.c                             |    2 +
14978  drivers/dma/tegra20-apb-dma.c                      |    8 +-
14979  drivers/gpio/Kconfig                               |   12 +
14980  drivers/gpio/Makefile                              |    2 +
14981  drivers/gpio/gpio-mpc8xxx.c                        |    2 +-
14982  drivers/gpio/gpio-mvebu.c                          |  679 ++++
14983  drivers/gpio/gpio-mxs.c                            |   48 +-
14984  drivers/gpio/gpio-omap.c                           |   23 +-
14985  drivers/gpio/gpio-pxa.c                            |   77 +-
14986  drivers/gpio/gpio-samsung.c                        |  124 +-
14987  drivers/gpio/gpio-tegra.c                          |    3 -
14988  drivers/gpio/gpio-twl4030.c                        |   90 +-
14989  drivers/gpio/gpio-vt8500.c                         |  316 ++
14990  drivers/hwmon/gpio-fan.c                           |  120 +
14991  drivers/hwmon/s3c-hwmon.c                          |    2 +-
14992  drivers/i2c/busses/Kconfig                         |    2 +-
14993  drivers/i2c/busses/i2c-davinci.c                   |    2 +-
14994  drivers/i2c/busses/i2c-imx.c                       |    2 +-
14995  drivers/i2c/busses/i2c-iop3xx.c                    |  121 +-
14996  drivers/i2c/busses/i2c-mpc.c                       |   12 +-
14997  drivers/i2c/busses/i2c-nuc900.c                    |    2 +-
14998  drivers/i2c/busses/i2c-omap.c                      |    3 +-
14999  drivers/i2c/busses/i2c-s3c2410.c                   |    2 +-
15000  drivers/i2c/busses/i2c-tegra.c                     |  130 +-
15001  drivers/input/keyboard/Kconfig                     |    2 +-
15002  drivers/input/keyboard/davinci_keyscan.c           |    2 +-
15003  drivers/input/keyboard/ep93xx_keypad.c             |    2 +-
15004  drivers/input/keyboard/nomadik-ske-keypad.c        |    2 +-
15005  drivers/input/keyboard/omap-keypad.c               |  156 +-
15006  drivers/input/keyboard/pxa27x_keypad.c             |    2 +-
15007  drivers/input/keyboard/pxa930_rotary.c             |    2 +-
15008  drivers/input/keyboard/spear-keyboard.c            |    2 +-
15009  drivers/input/keyboard/w90p910_keypad.c            |    2 +-
15010  drivers/input/mouse/pxa930_trkball.c               |    2 +-
15011  drivers/input/mouse/rpcmouse.c                     |    2 +-
15012  drivers/input/serio/ams_delta_serio.c              |    2 +-
15013  drivers/input/touchscreen/s3c2410_ts.c             |    2 +-
15014  drivers/irqchip/Kconfig                            |    1 +
15015  drivers/irqchip/Makefile                           |    1 +
15016  drivers/irqchip/irq-bcm2835.c                      |  223 ++
15017  drivers/leds/Kconfig                               |   10 +
15018  drivers/leds/Makefile                              |    1 +
15019  drivers/leds/leds-netxbig.c                        |    2 +-
15020  drivers/leds/leds-ns2.c                            |    2 +-
15021  drivers/leds/leds-s3c24xx.c                        |    2 +-
15022  drivers/leds/ledtrig-cpu.c                         |  163 +
15023  drivers/macintosh/mediabay.c                       |    8 +-
15024  drivers/media/platform/davinci/vpbe_venc.c         |    2 +-
15025  drivers/media/platform/omap/omap_vout.c            |    1 +
15026  drivers/media/platform/omap3isp/isp.c              |    2 +
15027  drivers/media/platform/s5p-fimc/mipi-csis.c        |    2 +-
15028  drivers/media/platform/soc_camera/mx1_camera.c     |    2 +-
15029  drivers/media/platform/soc_camera/mx2_camera.c     |    2 +-
15030  drivers/media/platform/soc_camera/mx3_camera.c     |    4 +-
15031  drivers/media/platform/soc_camera/pxa_camera.c     |    2 +-
15032  drivers/mfd/da9052-i2c.c                           |    4 +-
15033  drivers/mfd/db8500-prcmu.c                         |    1 +
15034  drivers/mfd/mcp-sa11x0.c                           |    2 +-
15035  drivers/mfd/twl-core.c                             |   54 +-
15036  drivers/mmc/host/davinci_mmc.c                     |    2 +-
15037  drivers/mmc/host/msm_sdcc.c                        |    2 +-
15038  drivers/mmc/host/mvsdio.c                          |    2 +-
15039  drivers/mmc/host/mxcmmc.c                          |    4 +-
15040  drivers/mmc/host/omap_hsmmc.c                      |    3 +-
15041  drivers/mmc/host/pxamci.c                          |    2 +-
15042  drivers/mmc/host/s3cmci.c                          |    2 +-
15043  drivers/mmc/host/sdhci-esdhc-imx.c                 |    2 +-
15044  drivers/mmc/host/sdhci-tegra.c                     |    3 +-
15045  drivers/mtd/nand/ams-delta.c                       |   10 +-
15046  drivers/mtd/nand/davinci_nand.c                    |    4 +-
15047  drivers/mtd/nand/mxc_nand.c                        |    2 +-
15048  drivers/mtd/nand/nomadik_nand.c                    |    2 +-
15049  drivers/mtd/nand/omap2.c                           |  303 +-
15050  drivers/mtd/nand/orion_nand.c                      |    2 +-
15051  drivers/mtd/nand/pxa3xx_nand.c                     |   89 +-
15052  drivers/mtd/nand/s3c2410.c                         |    2 +-
15053  drivers/mtd/onenand/omap2.c                        |   34 +-
15054  drivers/net/can/mscan/mpc5xxx_can.c                |    4 +-
15055  drivers/net/ethernet/netx-eth.c                    |    2 +-
15056  drivers/net/ethernet/seeq/ether3.c                 |    4 +-
15057  drivers/net/irda/pxaficp_ir.c                      |   30 +-
15058  drivers/pcmcia/omap_cf.c                           |    2 +-
15059  drivers/pcmcia/pxa2xx_base.c                       |    2 +-
15060  drivers/pcmcia/pxa2xx_viper.c                      |    2 +-
15061  drivers/pinctrl/Kconfig                            |   31 +
15062  drivers/pinctrl/Makefile                           |    7 +
15063  drivers/pinctrl/pinctrl-armada-370.c               |  421 +++
15064  drivers/pinctrl/pinctrl-armada-xp.c                |  468 +++
15065  drivers/pinctrl/pinctrl-coh901.c                   |  220 +-
15066  drivers/pinctrl/pinctrl-dove.c                     |  620 ++++
15067  drivers/pinctrl/pinctrl-exynos.c                   |  579 ++++
15068  drivers/pinctrl/pinctrl-exynos.h                   |  218 ++
15069  drivers/pinctrl/pinctrl-kirkwood.c                 |  472 +++
15070  drivers/pinctrl/pinctrl-mvebu.c                    |  754 +++++
15071  drivers/pinctrl/pinctrl-mvebu.h                    |  192 ++
15072  drivers/pinctrl/pinctrl-samsung.c                  |  888 +++++
15073  drivers/pinctrl/pinctrl-samsung.h                  |  239 ++
15074  drivers/pinctrl/pinctrl-sirf.c                     |   58 +-
15075  drivers/pinctrl/pinctrl-tegra.c                    |    2 -
15076  drivers/pinctrl/pinctrl-tegra.h                    |   44 +
15077  drivers/power/avs/smartreflex.c                    |    2 +
15078  drivers/remoteproc/omap_remoteproc.c               |    2 +-
15079  drivers/rtc/rtc-ab8500.c                           |    6 -
15080  drivers/rtc/rtc-pxa.c                              |   11 +
15081  drivers/rtc/rtc-vt8500.c                           |    9 +-
15082  drivers/scsi/arm/eesox.c                           |    2 +-
15083  drivers/sh/pfc/gpio.c                              |    1 +
15084  drivers/spi/Kconfig                                |    2 +-
15085  drivers/spi/spi-davinci.c                          |    2 +-
15086  drivers/spi/spi-ep93xx.c                           |    4 +-
15087  drivers/spi/spi-imx.c                              |    4 +-
15088  drivers/spi/spi-nuc900.c                           |    2 +-
15089  drivers/spi/spi-omap-uwire.c                       |    5 +-
15090  drivers/spi/spi-omap2-mcspi.c                      |    4 +-
15091  drivers/spi/spi-s3c64xx.c                          |    2 +-
15092  drivers/spi/spi-tegra.c                            |   55 +-
15093  .../staging/ste_rmi4/board-mop500-u8500uib-rmi4.c  |    1 -
15094  drivers/staging/tidspbridge/core/dsp-clock.c       |    2 +-
15095  drivers/staging/tidspbridge/core/tiomap3430.c      |    2 +-
15096  drivers/staging/tidspbridge/core/tiomap3430_pwr.c  |    2 +-
15097  drivers/staging/tidspbridge/core/tiomap_io.c       |    2 +-
15098  drivers/staging/tidspbridge/core/wdt.c             |    2 +-
15099  drivers/staging/tidspbridge/rmgr/drv_interface.c   |    2 +-
15100  drivers/tty/serial/imx.c                           |    2 +-
15101  drivers/tty/serial/mpc52xx_uart.c                  |    2 +-
15102  drivers/tty/serial/serial_ks8695.c                 |    4 +-
15103  drivers/tty/serial/vt8500_serial.c                 |   58 +-
15104  drivers/usb/Kconfig                                |    1 -
15105  drivers/usb/gadget/imx_udc.c                       |    2 +-
15106  drivers/usb/gadget/pxa27x_udc.c                    |    2 +-
15107  drivers/usb/gadget/s3c2410_udc.c                   |    2 +-
15108  drivers/usb/host/Kconfig                           |    2 +-
15109  drivers/usb/host/ehci-mxc.c                        |    2 +-
15110  drivers/usb/host/ehci-orion.c                      |    2 +-
15111  drivers/usb/host/ehci-s5p.c                        |    2 +-
15112  drivers/usb/host/imx21-hcd.h                       |    2 +-
15113  drivers/usb/host/ohci-da8xx.c                      |    2 +-
15114  drivers/usb/host/ohci-exynos.c                     |    2 +-
15115  drivers/usb/host/ohci-hcd.c                        |    2 +-
15116  drivers/usb/host/ohci-nxp.c                        |   84 +-
15117  drivers/usb/host/ohci-omap.c                       |    2 +-
15118  drivers/usb/host/ohci-pxa27x.c                     |    4 +-
15119  drivers/usb/host/ohci-s3c2410.c                    |    2 +-
15120  drivers/usb/musb/da8xx.c                           |    2 +-
15121  drivers/usb/musb/tusb6010_omap.c                   |    1 -
15122  drivers/usb/musb/ux500_dma.c                       |    2 +-
15123  drivers/usb/otg/isp1301_omap.c                     |    2 +-
15124  drivers/usb/phy/tegra_usb_phy.c                    |    1 -
15125  drivers/video/Kconfig                              |    6 +-
15126  drivers/video/backlight/omap1_bl.c                 |    4 +-
15127  drivers/video/da8xx-fb.c                           |    8 +-
15128  drivers/video/ep93xx-fb.c                          |    2 +-
15129  drivers/video/imxfb.c                              |    2 +-
15130  drivers/video/msm/mddi.c                           |    2 +-
15131  drivers/video/msm/mddi_client_dummy.c              |    2 +-
15132  drivers/video/msm/mddi_client_nt35399.c            |    2 +-
15133  drivers/video/msm/mddi_client_toshiba.c            |    2 +-
15134  drivers/video/msm/mdp.c                            |    2 +-
15135  drivers/video/msm/mdp_hw.h                         |    2 +-
15136  drivers/video/msm/mdp_ppp.c                        |    2 +-
15137  drivers/video/msm/msm_fb.c                         |    2 +-
15138  drivers/video/mx3fb.c                              |    4 +-
15139  drivers/video/nuc900fb.c                           |    2 +-
15140  drivers/video/nuc900fb.h                           |    2 +-
15141  drivers/video/omap/lcd_ams_delta.c                 |    2 +-
15142  drivers/video/omap/lcd_mipid.c                     |    2 +-
15143  drivers/video/omap/lcd_osk.c                       |    2 +-
15144  drivers/video/omap2/dss/dispc.c                    |    2 +
15145  drivers/video/omap2/omapfb/omapfb-main.c           |    1 +
15146  drivers/video/pxafb.c                              |    2 +-
15147  drivers/video/vt8500lcdfb.c                        |   81 +-
15148  drivers/video/wm8505fb.c                           |   99 +-
15149  drivers/video/wmt_ge_rops.c                        |    9 +-
15150  drivers/watchdog/Kconfig                           |    6 +-
15151  drivers/watchdog/ks8695_wdt.c                      |   14 +-
15152  drivers/watchdog/mpc8xxx_wdt.c                     |    2 +-
15153  drivers/watchdog/omap_wdt.c                        |    5 +
15154  include/linux/atmel_tc.h                           |    2 +-
15155  .../hardware.h => include/linux/bcm2835_timer.h    |   13 +-
15156  include/linux/clk-provider.h                       |    6 +
15157  .../mach/timex.h => include/linux/clk/bcm2835.h    |    9 +-
15158  include/linux/i2c/twl.h                            |    3 -
15159  .../mach/io.h => include/linux/irqchip/bcm2835.h   |   16 +-
15160  include/linux/leds.h                               |   16 +
15161  include/linux/mfd/abx500/ab8500-codec.h            |    6 +-
15162  include/linux/mfd/twl6040.h                        |    1 -
15163  include/linux/mod_devicetable.h                    |    2 +-
15164  include/linux/of_irq.h                             |    5 +
15165  include/linux/omapfb.h                             |    7 +-
15166  .../linux/platform_data/asoc-imx-ssi.h             |    0
15167  .../linux/platform_data/asoc-kirkwood.h            |    0
15168  .../linux/platform_data/asoc-palm27x.h             |    0
15169  .../linux/platform_data/asoc-s3c.h                 |    0
15170  .../linux/platform_data/asoc-s3c24xx_simtec.h      |    0
15171  .../linux/platform_data/asoc-ti-mcbsp.h            |    0
15172  .../linux/platform_data/ata-pxa.h                  |    0
15173  .../linux/platform_data/ata-samsung_cf.h           |    0
15174  include/linux/platform_data/atmel-aes.h            |    2 +-
15175  .../linux/platform_data/camera-mx1.h               |    0
15176  .../linux/platform_data/camera-mx2.h               |    2 -
15177  .../linux/platform_data/camera-mx3.h               |    0
15178  .../linux/platform_data/camera-pxa.h               |    0
15179  include/linux/platform_data/clk-realview.h         |    1 +
15180  include/linux/platform_data/clk-ux500.h            |   17 +
15181  .../linux/platform_data}/crypto-ux500.h            |    0
15182  .../linux/platform_data/dma-atmel.h                |    0
15183  .../linux/platform_data/dma-ep93xx.h               |    0
15184  .../linux/platform_data/dma-imx-sdma.h             |    0
15185  .../dma.h => include/linux/platform_data/dma-imx.h |    0
15186  .../linux/platform_data/dma-mmp_tdma.h             |    0
15187  .../linux/platform_data/dma-mv_xor.h               |    0
15188  .../linux/platform_data/dsp-omap.h                 |    0
15189  .../linux/platform_data/eth-netx.h                 |    0
15190  .../linux/platform_data/gpio-omap.h                |   15 +-
15191  .../linux/platform_data/hwmon-s3c.h                |    0
15192  .../linux/platform_data/i2c-davinci.h              |    0
15193  .../i2c.h => include/linux/platform_data/i2c-imx.h |    0
15194  .../linux/platform_data/i2c-nuc900.h               |    0
15195  .../linux/platform_data/i2c-s3c2410.h              |    0
15196  .../linux/platform_data/irda-pxaficp.h             |    0
15197  .../linux/platform_data/keyboard-pxa930_rotary.h   |    0
15198  .../linux/platform_data/keyboard-spear.h           |    0
15199  .../linux/platform_data/keypad-ep93xx.h            |    0
15200  .../linux/platform_data/keypad-nomadik-ske.h       |    0
15201  .../linux/platform_data/keypad-omap.h              |    0
15202  .../linux/platform_data/keypad-pxa27x.h            |    0
15203  .../linux/platform_data/keypad-w90p910.h           |    0
15204  .../linux/platform_data/keyscan-davinci.h          |    0
15205  .../linux/platform_data/lcd-mipid.h                |    0
15206  .../linux/platform_data/leds-kirkwood-netxbig.h    |    0
15207  .../linux/platform_data/leds-kirkwood-ns2.h        |    0
15208  .../linux/platform_data/leds-s3c24xx.h             |    0
15209  .../linux/platform_data/mfd-mcp-sa11x0.h           |    0
15210  .../linux/platform_data/mipi-csis.h                |    0
15211  .../linux/platform_data/mmc-davinci.h              |    0
15212  .../linux/platform_data/mmc-esdhc-imx.h            |    0
15213  .../linux/platform_data/mmc-msm_sdcc.h             |    0
15214  .../linux/platform_data/mmc-mvsdio.h               |    0
15215  .../linux/platform_data/mmc-mxcmmc.h               |    0
15216  .../linux/platform_data/mmc-pxamci.h               |    0
15217  .../linux/platform_data/mmc-s3cmci.h               |    0
15218  .../linux/platform_data/mmc-sdhci-tegra.h          |    6 +-
15219  .../linux/platform_data/mouse-pxa930_trkball.h     |    0
15220  .../linux/platform_data/mtd-davinci-aemif.h        |    0
15221  .../linux/platform_data/mtd-davinci.h              |    0
15222  .../linux/platform_data/mtd-mxc_nand.h             |    0
15223  .../linux/platform_data/mtd-nand-omap2.h           |    3 +-
15224  .../linux/platform_data/mtd-nand-pxa3xx.h          |    0
15225  .../linux/platform_data/mtd-nand-s3c2410.h         |    0
15226  .../linux/platform_data/mtd-nomadik-nand.h         |    0
15227  .../linux/platform_data/mtd-onenand-omap2.h        |    0
15228  .../linux/platform_data/mtd-orion_nand.h           |    0
15229  include/linux/platform_data/omap1_bl.h             |   11 +
15230  .../linux/platform_data/pcmcia-pxa2xx_viper.h      |    0
15231  .../linux/platform_data/pinctrl-coh901.h           |   13 +-
15232  .../linux/platform_data/remoteproc-omap.h          |    0
15233  .../linux/platform_data/serial-imx.h               |    0
15234  .../linux/platform_data/spi-davinci.h              |    0
15235  .../linux/platform_data/spi-ep93xx.h               |    0
15236  .../spi.h => include/linux/platform_data/spi-imx.h |    0
15237  .../linux/platform_data/spi-nuc900.h               |    0
15238  .../linux/platform_data/spi-omap2-mcspi.h          |    0
15239  .../linux/platform_data/spi-s3c64xx.h              |    0
15240  .../linux/platform_data/touchscreen-s3c2410.h      |    0
15241  .../linux/platform_data/usb-davinci.h              |    0
15242  .../linux/platform_data/usb-ehci-mxc.h             |    0
15243  .../linux/platform_data/usb-ehci-orion.h           |    0
15244  .../linux/platform_data/usb-ehci-s5p.h             |    0
15245  .../linux/platform_data/usb-exynos.h               |    0
15246  .../linux/platform_data/usb-imx_udc.h              |    0
15247  .../linux/platform_data/usb-musb-ux500.h           |    0
15248  .../linux/platform_data/usb-mx2.h                  |    0
15249  .../linux/platform_data/usb-ohci-pxa27x.h          |    0
15250  .../linux/platform_data/usb-ohci-s3c2410.h         |    0
15251  .../linux/platform_data/usb-pxa3xx-ulpi.h          |    0
15252  .../linux/platform_data/usb-s3c2410_udc.h          |    0
15253  .../linux/platform_data/video-ep93xx.h             |    0
15254  .../linux/platform_data/video-imxfb.h              |    0
15255  .../linux/platform_data/video-msm_fb.h             |    0
15256  .../linux/platform_data/video-mx3fb.h              |    0
15257  .../linux/platform_data/video-nuc900fb.h           |    0
15258  .../linux/platform_data/video-pxafb.h              |    0
15259  .../linux/platform_data/video-vt8500lcdfb.h        |    0
15260  .../linux/platform_data/voltage-omap.h             |    0
15261  include/linux/power/smartreflex.h                  |    2 +-
15262  sound/soc/cirrus/ep93xx-ac97.c                     |    2 +-
15263  sound/soc/cirrus/ep93xx-i2s.c                      |    2 +-
15264  sound/soc/cirrus/ep93xx-pcm.c                      |    2 +-
15265  sound/soc/codecs/ab8500-codec.c                    |   81 +
15266  sound/soc/fsl/imx-pcm-dma.c                        |    2 +-
15267  sound/soc/fsl/imx-pcm-fiq.c                        |    2 +-
15268  sound/soc/fsl/imx-ssi.c                            |    2 +-
15269  sound/soc/fsl/imx-ssi.h                            |    2 +-
15270  sound/soc/kirkwood/kirkwood-i2s.c                  |    2 +-
15271  sound/soc/kirkwood/kirkwood-openrd.c               |    2 +-
15272  sound/soc/kirkwood/kirkwood-t5325.c                |    2 +-
15273  sound/soc/omap/am3517evm.c                         |    2 +-
15274  sound/soc/omap/ams-delta.c                         |    4 +-
15275  sound/soc/omap/mcbsp.c                             |    4 +-
15276  sound/soc/omap/n810.c                              |    2 +-
15277  sound/soc/omap/omap-abe-twl6040.c                  |    4 -
15278  sound/soc/omap/omap-mcbsp.c                        |    3 +-
15279  sound/soc/omap/omap-mcpdm.c                        |    2 +
15280  sound/soc/omap/omap-pcm.c                          |    1 +
15281  sound/soc/omap/omap3pandora.c                      |    2 +-
15282  sound/soc/omap/osk5912.c                           |    2 +-
15283  sound/soc/omap/rx51.c                              |    2 +-
15284  sound/soc/omap/sdp3430.c                           |    3 +-
15285  sound/soc/omap/zoom2.c                             |    2 +-
15286  sound/soc/pxa/palm27x.c                            |    2 +-
15287  sound/soc/samsung/ac97.c                           |    2 +-
15288  sound/soc/samsung/i2s.c                            |    2 +-
15289  sound/soc/samsung/pcm.c                            |    2 +-
15290  sound/soc/samsung/s3c24xx_simtec.c                 |    2 +-
15291  sound/soc/samsung/spdif.c                          |    2 +-
15292  sound/soc/tegra/Kconfig                            |    2 +-
15293  sound/soc/tegra/tegra_pcm.c                        |  232 --
15294  sound/soc/tegra/tegra_pcm.h                        |   14 -
15295  sound/soc/ux500/mop500.c                           |   47 +-
15296  sound/soc/ux500/ux500_msp_dai.c                    |    6 +
15297  sound/soc/ux500/ux500_msp_i2s.c                    |   89 +-
15298  sound/soc/ux500/ux500_msp_i2s.h                    |    8 +-
15299  1699 files changed, 43558 insertions(+), 39706 deletions(-)
15300  create mode 100644 Documentation/arm/Marvell/README
15301  create mode 100644 Documentation/devicetree/bindings/arm/bcm2835.txt
15302  create mode 100644 Documentation/devicetree/bindings/arm/mrvl/tauros2.txt
15303  create mode 100644 Documentation/devicetree/bindings/arm/msm/timer.txt
15304  create mode 100644 Documentation/devicetree/bindings/arm/vt8500.txt
15305  create mode 100644 Documentation/devicetree/bindings/arm/vt8500/via,vt8500-intc.txt
15306  create mode 100644 Documentation/devicetree/bindings/arm/vt8500/via,vt8500-pmc.txt
15307  create mode 100644 Documentation/devicetree/bindings/arm/vt8500/via,vt8500-timer.txt
15308  create mode 100644 Documentation/devicetree/bindings/bus/omap-ocp2scp.txt
15309  create mode 100644 Documentation/devicetree/bindings/clock/imx23-clock.txt
15310  create mode 100644 Documentation/devicetree/bindings/clock/imx28-clock.txt
15311  create mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.txt
15312  create mode 100644 Documentation/devicetree/bindings/clock/vt8500.txt
15313  create mode 100644 Documentation/devicetree/bindings/crypto/mv_cesa.txt
15314  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-fan.txt
15315  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-mvebu.txt
15316  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-vt8500.txt
15317  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt
15318  create mode 100644 Documentation/devicetree/bindings/lpddr2/lpddr2-timings.txt
15319  create mode 100644 Documentation/devicetree/bindings/lpddr2/lpddr2.txt
15320  create mode 100644 Documentation/devicetree/bindings/media/exynos5-gsc.txt
15321  create mode 100644 Documentation/devicetree/bindings/memory-controllers/ti/emif.txt
15322  create mode 100644 Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt
15323  create mode 100644 Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt
15324  create mode 100644 Documentation/devicetree/bindings/pinctrl/marvell,armada-xp-pinctrl.txt
15325  create mode 100644 Documentation/devicetree/bindings/pinctrl/marvell,dove-pinctrl.txt
15326  create mode 100644 Documentation/devicetree/bindings/pinctrl/marvell,kirkwood-pinctrl.txt
15327  create mode 100644 Documentation/devicetree/bindings/pinctrl/marvell,mvebu-pinctrl.txt
15328  create mode 100644 Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
15329  create mode 100644 Documentation/devicetree/bindings/rtc/pxa-rtc.txt
15330  create mode 100644 Documentation/devicetree/bindings/rtc/via,vt8500-rtc.txt
15331  create mode 100644 Documentation/devicetree/bindings/sound/ux500-mop500.txt
15332  create mode 100644 Documentation/devicetree/bindings/sound/ux500-msp.txt
15333  create mode 100644 Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt
15334  create mode 100644 Documentation/devicetree/bindings/tty/serial/via,vt8500-uart.txt
15335  create mode 100644 Documentation/devicetree/bindings/usb/via,vt8500-ehci.txt
15336  create mode 100644 Documentation/devicetree/bindings/video/via,vt8500-fb.txt
15337  create mode 100644 Documentation/devicetree/bindings/video/wm,prizm-ge-rops.txt
15338  create mode 100644 Documentation/devicetree/bindings/video/wm,wm8505-fb.txt
15339  create mode 100644 arch/arm/arm-soc-for-next-contents.txt
15340  create mode 100644 arch/arm/boot/dts/Makefile
15341  create mode 100644 arch/arm/boot/dts/armada-xp-mv78230.dtsi
15342  create mode 100644 arch/arm/boot/dts/armada-xp-mv78260.dtsi
15343  create mode 100644 arch/arm/boot/dts/armada-xp-mv78460.dtsi
15344  create mode 100644 arch/arm/boot/dts/bcm2835-rpi-b.dts
15345  create mode 100644 arch/arm/boot/dts/bcm2835.dtsi
15346  rename arch/arm/boot/dts/{db8500.dtsi => dbx5x0.dtsi} (88%)
15347  create mode 100644 arch/arm/boot/dts/dove-cm-a510.dts
15348  create mode 100644 arch/arm/boot/dts/dove-cubox.dts
15349  create mode 100644 arch/arm/boot/dts/dove-dove-db.dts
15350  create mode 100644 arch/arm/boot/dts/dove.dtsi
15351  create mode 100644 arch/arm/boot/dts/elpida_ecb240abacn.dtsi
15352  create mode 100644 arch/arm/boot/dts/exynos4210-pinctrl.dtsi
15353  create mode 100644 arch/arm/boot/dts/hrefv60plus.dts
15354  create mode 100644 arch/arm/boot/dts/imx28-cfa10049.dts
15355  create mode 100644 arch/arm/boot/dts/kirkwood-dockstar.dts
15356  create mode 100644 arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
15357  create mode 100644 arch/arm/boot/dts/kirkwood-km_kirkwood.dts
15358  create mode 100644 arch/arm/boot/dts/msm8960-cdp.dts
15359  create mode 100644 arch/arm/boot/dts/omap2420.dtsi
15360  create mode 100644 arch/arm/boot/dts/omap2430.dtsi
15361  rename arch/arm/boot/dts/{omap3-beagle.dts => omap3-beagle-xm.dts} (52%)
15362  create mode 100644 arch/arm/boot/dts/omap3-overo.dtsi
15363  create mode 100644 arch/arm/boot/dts/omap3-tobi.dts
15364  create mode 100644 arch/arm/boot/dts/omap36xx.dtsi
15365  delete mode 100644 arch/arm/boot/dts/prima2-cb.dts
15366  create mode 100644 arch/arm/boot/dts/prima2-evb.dts
15367  create mode 100644 arch/arm/boot/dts/prima2.dtsi
15368  create mode 100644 arch/arm/boot/dts/pxa27x.dtsi
15369  create mode 100644 arch/arm/boot/dts/pxa2xx.dtsi
15370  create mode 100644 arch/arm/boot/dts/pxa3xx.dtsi
15371  create mode 100644 arch/arm/boot/dts/tegra20-medcom-wide.dts
15372  create mode 100644 arch/arm/boot/dts/tegra20-plutux.dts
15373  create mode 100644 arch/arm/boot/dts/tegra20-tamonten.dtsi
15374  create mode 100644 arch/arm/boot/dts/tegra20-tec.dts
15375  create mode 100644 arch/arm/boot/dts/tegra30-cardhu-a02.dts
15376  create mode 100644 arch/arm/boot/dts/tegra30-cardhu-a04.dts
15377  delete mode 100644 arch/arm/boot/dts/tegra30-cardhu.dts
15378  create mode 100644 arch/arm/boot/dts/tegra30-cardhu.dtsi
15379  create mode 100644 arch/arm/boot/dts/tps65217.dtsi
15380  create mode 100644 arch/arm/boot/dts/tps65910.dtsi
15381  create mode 100644 arch/arm/boot/dts/vt8500-bv07.dts
15382  create mode 100644 arch/arm/boot/dts/vt8500.dtsi
15383  create mode 100644 arch/arm/boot/dts/wm8505-ref.dts
15384  create mode 100644 arch/arm/boot/dts/wm8505.dtsi
15385  create mode 100644 arch/arm/boot/dts/wm8650-mid.dts
15386  create mode 100644 arch/arm/boot/dts/wm8650.dtsi
15387  create mode 100644 arch/arm/configs/bcm2835_defconfig
15388  delete mode 100644 arch/arm/configs/pnx4008_defconfig
15389  delete mode 100644 arch/arm/include/asm/leds.h
15390  rename arch/arm/{mach-highbank/include/mach/debug-macro.S => include/debug/highbank.S} (83%)
15391  create mode 100644 arch/arm/include/debug/icedcc.S
15392  rename arch/arm/{mach-mvebu/include/mach/debug-macro.S => include/debug/mvebu.S} (86%)
15393  rename arch/arm/{mach-picoxcell/include/mach/debug-macro.S => include/debug/picoxcell.S} (89%)
15394  rename arch/arm/{mach-socfpga/include/mach/debug-macro.S => include/debug/socfpga.S} (100%)
15395  rename arch/arm/{mach-vexpress/include/mach/debug-macro.S => include/debug/vexpress.S} (100%)
15396  delete mode 100644 arch/arm/kernel/leds.c
15397  create mode 100644 arch/arm/mach-bcm2835/Makefile
15398  create mode 100644 arch/arm/mach-bcm2835/Makefile.boot
15399  create mode 100644 arch/arm/mach-bcm2835/bcm2835.c
15400  rename arch/arm/{mach-picoxcell/include/mach/map.h => mach-bcm2835/include/mach/bcm2835_soc.h} (57%)
15401  create mode 100644 arch/arm/mach-bcm2835/include/mach/debug-macro.S
15402  rename arch/arm/{mach-pnx4008/include/mach/param.h => mach-bcm2835/include/mach/timex.h} (81%)
15403  create mode 100644 arch/arm/mach-bcm2835/include/mach/uncompress.h
15404  delete mode 100644 arch/arm/mach-bcmring/include/cfg_global.h
15405  delete mode 100644 arch/arm/mach-bcmring/include/csp/cache.h
15406  delete mode 100644 arch/arm/mach-bcmring/include/csp/delay.h
15407  delete mode 100644 arch/arm/mach-bcmring/include/csp/errno.h
15408  delete mode 100644 arch/arm/mach-bcmring/include/csp/intcHw.h
15409  delete mode 100644 arch/arm/mach-bcmring/include/csp/module.h
15410  delete mode 100644 arch/arm/mach-bcmring/include/csp/secHw.h
15411  delete mode 100644 arch/arm/mach-bcmring/include/csp/stdint.h
15412  delete mode 100644 arch/arm/mach-bcmring/include/csp/string.h
15413  rename arch/arm/mach-bcmring/include/{cfg_global_defines.h => mach/cfg_global.h} (74%)
15414  rename arch/arm/mach-bcmring/include/{ => mach}/csp/dmacHw.h (99%)
15415  rename arch/arm/mach-bcmring/include/{ => mach}/csp/reg.h (81%)
15416  rename arch/arm/mach-bcmring/include/{ => mach}/csp/tmrHw.h (99%)
15417  delete mode 100644 arch/arm/mach-clps711x/p720t-leds.c
15418  delete mode 100644 arch/arm/mach-dove/include/mach/gpio.h
15419  delete mode 100644 arch/arm/mach-dove/include/mach/io.h
15420  delete mode 100644 arch/arm/mach-footbridge/ebsa285-leds.c
15421  delete mode 100644 arch/arm/mach-footbridge/netwinder-leds.c
15422  create mode 100644 arch/arm/mach-highbank/Kconfig
15423  delete mode 100644 arch/arm/mach-highbank/Makefile.boot
15424  delete mode 100644 arch/arm/mach-highbank/include/mach/gpio.h
15425  delete mode 100644 arch/arm/mach-highbank/include/mach/timex.h
15426  delete mode 100644 arch/arm/mach-highbank/include/mach/uncompress.h
15427  create mode 100644 arch/arm/mach-imx/clk.c
15428  delete mode 100644 arch/arm/mach-imx/devices-imx53.h
15429  delete mode 100644 arch/arm/mach-imx/efika.h
15430  rename arch/arm/mach-imx/{imx53-dt.c => mach-imx53.c} (81%)
15431  delete mode 100644 arch/arm/mach-imx/mach-mx51_efikamx.c
15432  delete mode 100644 arch/arm/mach-imx/mach-mx51_efikasb.c
15433  delete mode 100644 arch/arm/mach-imx/mach-mx53_ard.c
15434  delete mode 100644 arch/arm/mach-imx/mach-mx53_evk.c
15435  delete mode 100644 arch/arm/mach-imx/mach-mx53_loco.c
15436  delete mode 100644 arch/arm/mach-imx/mach-mx53_smd.c
15437  delete mode 100644 arch/arm/mach-imx/mx51_efika.c
15438  delete mode 100644 arch/arm/mach-integrator/include/mach/io.h
15439  delete mode 100644 arch/arm/mach-iop13xx/include/mach/io.h
15440  delete mode 100644 arch/arm/mach-iop32x/include/mach/io.h
15441  delete mode 100644 arch/arm/mach-iop33x/include/mach/io.h
15442  delete mode 100644 arch/arm/mach-ixp4xx/include/mach/gpio.h
15443  create mode 100644 arch/arm/mach-kirkwood/board-dockstar.c
15444  create mode 100644 arch/arm/mach-kirkwood/board-iomega_ix2_200.c
15445  create mode 100644 arch/arm/mach-kirkwood/board-km_kirkwood.c
15446  delete mode 100644 arch/arm/mach-kirkwood/include/mach/gpio.h
15447  delete mode 100644 arch/arm/mach-kirkwood/include/mach/io.h
15448  create mode 100644 arch/arm/mach-ks8695/board-og.c
15449  create mode 100644 arch/arm/mach-ks8695/board-sg.c
15450  delete mode 100644 arch/arm/mach-ks8695/include/mach/regs-timer.h
15451  delete mode 100644 arch/arm/mach-ks8695/leds.c
15452  create mode 100644 arch/arm/mach-mmp/clock-mmp2.c
15453  create mode 100644 arch/arm/mach-mmp/clock-pxa168.c
15454  create mode 100644 arch/arm/mach-mmp/clock-pxa910.c
15455  delete mode 100644 arch/arm/mach-msm/acpuclock-arm11.c
15456  delete mode 100644 arch/arm/mach-msm/acpuclock.h
15457  create mode 100644 arch/arm/mach-msm/board-dt-8660.c
15458  create mode 100644 arch/arm/mach-msm/board-dt-8960.c
15459  delete mode 100644 arch/arm/mach-msm/board-msm7x27.c
15460  delete mode 100644 arch/arm/mach-msm/board-msm8960.c
15461  delete mode 100644 arch/arm/mach-msm/board-msm8x60.c
15462  create mode 100644 arch/arm/mach-msm/common.h
15463  create mode 100644 arch/arm/mach-msm/core.h
15464  delete mode 100644 arch/arm/mach-msm/devices-msm8960.c
15465  delete mode 100644 arch/arm/mach-msm/idle.c
15466  delete mode 100644 arch/arm/mach-msm/include/mach/gpio.h
15467  delete mode 100644 arch/arm/mach-msm/include/mach/system.h
15468  delete mode 100644 arch/arm/mach-mv78xx0/include/mach/io.h
15469  delete mode 100644 arch/arm/mach-mvebu/Makefile.boot
15470  create mode 100644 arch/arm/mach-mvebu/addr-map.c
15471  rename arch/arm/mach-mvebu/{include/mach => }/armada-370-xp.h (91%)
15472  rename arch/arm/{mach-ep93xx => mach-mvebu}/include/mach/gpio.h (100%)
15473  delete mode 100644 arch/arm/mach-mvebu/include/mach/timex.h
15474  delete mode 100644 arch/arm/mach-mvebu/include/mach/uncompress.h
15475  delete mode 100644 arch/arm/mach-mxs/devices-mx23.h
15476  delete mode 100644 arch/arm/mach-mxs/devices-mx28.h
15477  delete mode 100644 arch/arm/mach-mxs/devices.c
15478  delete mode 100644 arch/arm/mach-mxs/devices/Kconfig
15479  delete mode 100644 arch/arm/mach-mxs/devices/Makefile
15480  delete mode 100644 arch/arm/mach-mxs/devices/platform-auart.c
15481  delete mode 100644 arch/arm/mach-mxs/devices/platform-dma.c
15482  delete mode 100644 arch/arm/mach-mxs/devices/platform-fec.c
15483  delete mode 100644 arch/arm/mach-mxs/devices/platform-flexcan.c
15484  delete mode 100644 arch/arm/mach-mxs/devices/platform-gpio-mxs.c
15485  delete mode 100644 arch/arm/mach-mxs/devices/platform-gpmi-nand.c
15486  delete mode 100644 arch/arm/mach-mxs/devices/platform-mxs-i2c.c
15487  delete mode 100644 arch/arm/mach-mxs/devices/platform-mxs-mmc.c
15488  delete mode 100644 arch/arm/mach-mxs/devices/platform-mxs-pwm.c
15489  delete mode 100644 arch/arm/mach-mxs/devices/platform-mxs-saif.c
15490  delete mode 100644 arch/arm/mach-mxs/devices/platform-mxsfb.c
15491  delete mode 100644 arch/arm/mach-mxs/devices/platform-rtc-stmp3xxx.c
15492  delete mode 100644 arch/arm/mach-mxs/include/mach/devices-common.h
15493  delete mode 100644 arch/arm/mach-mxs/include/mach/entry-macro.S
15494  delete mode 100644 arch/arm/mach-mxs/include/mach/gpio.h
15495  delete mode 100644 arch/arm/mach-mxs/include/mach/iomux-mx23.h
15496  delete mode 100644 arch/arm/mach-mxs/include/mach/iomux-mx28.h
15497  delete mode 100644 arch/arm/mach-mxs/include/mach/iomux.h
15498  delete mode 100644 arch/arm/mach-mxs/include/mach/irqs.h
15499  delete mode 100644 arch/arm/mach-mxs/iomux.c
15500  delete mode 100644 arch/arm/mach-mxs/mach-apx4devkit.c
15501  delete mode 100644 arch/arm/mach-mxs/mach-m28evk.c
15502  delete mode 100644 arch/arm/mach-mxs/mach-mx23evk.c
15503  delete mode 100644 arch/arm/mach-mxs/mach-mx28evk.c
15504  delete mode 100644 arch/arm/mach-mxs/mach-stmp378x_devb.c
15505  delete mode 100644 arch/arm/mach-mxs/mach-tx28.c
15506  delete mode 100644 arch/arm/mach-mxs/module-tx28.c
15507  delete mode 100644 arch/arm/mach-mxs/module-tx28.h
15508  delete mode 100644 arch/arm/mach-nomadik/include/mach/gpio.h
15509  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/board-ams-delta.h (100%)
15510  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/board-sx1.h (100%)
15511  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/board-voiceblue.h (100%)
15512  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/flash.h (100%)
15513  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/irda.h (100%)
15514  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/mux.h (100%)
15515  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/omap1510.h (97%)
15516  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/omap16xx.h (99%)
15517  rename arch/arm/{plat-omap/include/plat => mach-omap1/include/mach}/omap7xx.h (98%)
15518  delete mode 100644 arch/arm/mach-omap1/include/mach/smp.h
15519  delete mode 100644 arch/arm/mach-omap1/leds-h2p2-debug.c
15520  delete mode 100644 arch/arm/mach-omap1/leds-innovator.c
15521  delete mode 100644 arch/arm/mach-omap1/leds-osk.c
15522  delete mode 100644 arch/arm/mach-omap1/leds.c
15523  delete mode 100644 arch/arm/mach-omap1/leds.h
15524  rename arch/arm/{plat-omap/include/plat => mach-omap2}/am33xx.h (100%)
15525  rename arch/arm/mach-omap2/{include/mach => }/am35xx.h (100%)
15526  rename arch/arm/mach-omap2/{include/mach => }/board-rx51.h (100%)
15527  rename arch/arm/mach-omap2/{include/mach => }/ctrl_module_core_44xx.h (100%)
15528  rename arch/arm/mach-omap2/{include/mach => }/ctrl_module_pad_core_44xx.h (100%)
15529  rename arch/arm/mach-omap2/{include/mach => }/ctrl_module_pad_wkup_44xx.h (100%)
15530  rename arch/arm/mach-omap2/{include/mach => }/ctrl_module_wkup_44xx.h (100%)
15531  create mode 100644 arch/arm/mach-omap2/debug-devices.h
15532  rename arch/arm/{plat-omap/include/plat => mach-omap2}/gpmc-smc91x.h (100%)
15533  rename arch/arm/{plat-omap/include/plat => mach-omap2}/gpmc-smsc911x.h (100%)
15534  rename arch/arm/{plat-omap/include/plat => mach-omap2}/hdq1w.h (100%)
15535  rename arch/arm/mach-omap2/{include/mach => }/id.h (100%)
15536  delete mode 100644 arch/arm/mach-omap2/include/mach/smp.h
15537  rename arch/arm/{plat-omap/include/plat => mach-omap2}/l3_2xxx.h (100%)
15538  rename arch/arm/{plat-omap/include/plat => mach-omap2}/l3_3xxx.h (100%)
15539  rename arch/arm/{plat-omap/include/plat => mach-omap2}/l4_2xxx.h (100%)
15540  rename arch/arm/{plat-omap/include/plat => mach-omap2}/l4_3xxx.h (100%)
15541  rename arch/arm/mach-omap2/{include/mach => }/omap-secure.h (100%)
15542  rename arch/arm/mach-omap2/{include/mach => }/omap-wakeupgen.h (100%)
15543  rename arch/arm/{plat-omap/include/plat => mach-omap2}/omap24xx.h (98%)
15544  rename arch/arm/{plat-omap/include/plat => mach-omap2}/omap34xx.h (98%)
15545  rename arch/arm/{plat-omap/include/plat => mach-omap2}/omap4-keypad.h (87%)
15546  rename arch/arm/{plat-omap/include/plat => mach-omap2}/omap44xx.h (97%)
15547  rename arch/arm/{plat-omap/include/plat => mach-omap2}/omap54xx.h (100%)
15548  create mode 100644 arch/arm/mach-omap2/omap_hwmod_33xx_data.c
15549  create mode 100644 arch/arm/mach-omap2/soc.h
15550  rename arch/arm/{plat-omap/include/plat => mach-omap2}/ti81xx.h (100%)
15551  delete mode 100644 arch/arm/mach-orion5x/include/mach/gpio.h
15552  delete mode 100644 arch/arm/mach-orion5x/include/mach/io.h
15553  create mode 100644 arch/arm/mach-picoxcell/Kconfig
15554  delete mode 100644 arch/arm/mach-picoxcell/Makefile.boot
15555  delete mode 100644 arch/arm/mach-picoxcell/include/mach/gpio.h
15556  delete mode 100644 arch/arm/mach-picoxcell/include/mach/picoxcell_soc.h
15557  delete mode 100644 arch/arm/mach-picoxcell/include/mach/timex.h
15558  delete mode 100644 arch/arm/mach-picoxcell/include/mach/uncompress.h
15559  delete mode 100644 arch/arm/mach-pnx4008/Makefile
15560  delete mode 100644 arch/arm/mach-pnx4008/Makefile.boot
15561  delete mode 100644 arch/arm/mach-pnx4008/clock.c
15562  delete mode 100644 arch/arm/mach-pnx4008/clock.h
15563  delete mode 100644 arch/arm/mach-pnx4008/core.c
15564  delete mode 100644 arch/arm/mach-pnx4008/dma.c
15565  delete mode 100644 arch/arm/mach-pnx4008/gpio.c
15566  delete mode 100644 arch/arm/mach-pnx4008/i2c.c
15567  delete mode 100644 arch/arm/mach-pnx4008/include/mach/clock.h
15568  delete mode 100644 arch/arm/mach-pnx4008/include/mach/debug-macro.S
15569  delete mode 100644 arch/arm/mach-pnx4008/include/mach/dma.h
15570  delete mode 100644 arch/arm/mach-pnx4008/include/mach/entry-macro.S
15571  delete mode 100644 arch/arm/mach-pnx4008/include/mach/gpio-pnx4008.h
15572  delete mode 100644 arch/arm/mach-pnx4008/include/mach/hardware.h
15573  delete mode 100644 arch/arm/mach-pnx4008/include/mach/irq.h
15574  delete mode 100644 arch/arm/mach-pnx4008/include/mach/irqs.h
15575  delete mode 100644 arch/arm/mach-pnx4008/include/mach/platform.h
15576  delete mode 100644 arch/arm/mach-pnx4008/include/mach/pm.h
15577  delete mode 100644 arch/arm/mach-pnx4008/include/mach/timex.h
15578  delete mode 100644 arch/arm/mach-pnx4008/include/mach/uncompress.h
15579  delete mode 100644 arch/arm/mach-pnx4008/irq.c
15580  delete mode 100644 arch/arm/mach-pnx4008/pm.c
15581  delete mode 100644 arch/arm/mach-pnx4008/serial.c
15582  delete mode 100644 arch/arm/mach-pnx4008/sleep.S
15583  delete mode 100644 arch/arm/mach-pnx4008/time.c
15584  delete mode 100644 arch/arm/mach-pnx4008/time.h
15585  create mode 100644 arch/arm/mach-prima2/Kconfig
15586  delete mode 100644 arch/arm/mach-prima2/clock.c
15587  rename arch/arm/mach-prima2/{prima2.c => common.c} (81%)
15588  delete mode 100644 arch/arm/mach-pxa/leds-idp.c
15589  delete mode 100644 arch/arm/mach-pxa/leds-lubbock.c
15590  delete mode 100644 arch/arm/mach-pxa/leds-mainstone.c
15591  delete mode 100644 arch/arm/mach-pxa/leds.c
15592  delete mode 100644 arch/arm/mach-pxa/leds.h
15593  create mode 100644 arch/arm/mach-pxa/pxa-dt.c
15594  delete mode 100644 arch/arm/mach-realview/include/mach/clkdev.h
15595  delete mode 100644 arch/arm/mach-realview/include/mach/gpio.h
15596  delete mode 100644 arch/arm/mach-sa1100/leds-assabet.c
15597  delete mode 100644 arch/arm/mach-sa1100/leds-badge4.c
15598  delete mode 100644 arch/arm/mach-sa1100/leds-cerf.c
15599  delete mode 100644 arch/arm/mach-sa1100/leds-hackkit.c
15600  delete mode 100644 arch/arm/mach-sa1100/leds-lart.c
15601  delete mode 100644 arch/arm/mach-sa1100/leds.c
15602  delete mode 100644 arch/arm/mach-sa1100/leds.h
15603  delete mode 100644 arch/arm/mach-shark/include/mach/io.h
15604  rename arch/arm/mach-shmobile/{include/mach/gpio.h => sh-gpio.h} (69%)
15605  create mode 100644 arch/arm/mach-socfpga/Kconfig
15606  delete mode 100644 arch/arm/mach-socfpga/Makefile.boot
15607  delete mode 100644 arch/arm/mach-socfpga/include/mach/uncompress.h
15608  delete mode 100644 arch/arm/mach-spear13xx/include/mach/gpio.h
15609  delete mode 100644 arch/arm/mach-spear3xx/include/mach/gpio.h
15610  delete mode 100644 arch/arm/mach-spear6xx/include/mach/gpio.h
15611  delete mode 100644 arch/arm/mach-tegra/board-harmony-pinmux.c
15612  delete mode 100644 arch/arm/mach-tegra/board-harmony-power.c
15613  delete mode 100644 arch/arm/mach-tegra/board-harmony.c
15614  delete mode 100644 arch/arm/mach-tegra/board-harmony.h
15615  delete mode 100644 arch/arm/mach-tegra/board-paz00-pinmux.c
15616  delete mode 100644 arch/arm/mach-tegra/board-pinmux.c
15617  delete mode 100644 arch/arm/mach-tegra/board-pinmux.h
15618  delete mode 100644 arch/arm/mach-tegra/board-trimslice-pinmux.c
15619  delete mode 100644 arch/arm/mach-tegra/board-trimslice.c
15620  delete mode 100644 arch/arm/mach-tegra/board-trimslice.h
15621  create mode 100644 arch/arm/mach-tegra/common.h
15622  delete mode 100644 arch/arm/mach-tegra/devices.c
15623  delete mode 100644 arch/arm/mach-tegra/devices.h
15624  delete mode 100644 arch/arm/mach-tegra/dma.c
15625  delete mode 100644 arch/arm/mach-tegra/include/mach/gpio.h
15626  delete mode 100644 arch/arm/mach-tegra/include/mach/io.h
15627  delete mode 100644 arch/arm/mach-tegra/include/mach/pinconf-tegra.h
15628  delete mode 100644 arch/arm/mach-tegra/include/mach/suspend.h
15629  create mode 100644 arch/arm/mach-tegra/sleep-t20.S
15630  create mode 100644 arch/arm/mach-tegra/sleep-t30.S
15631  create mode 100644 arch/arm/mach-tegra/sleep.h
15632  create mode 100644 arch/arm/mach-tegra/tegra20_clocks.c
15633  create mode 100644 arch/arm/mach-tegra/tegra20_clocks.h
15634  create mode 100644 arch/arm/mach-tegra/tegra20_clocks_data.c
15635  delete mode 100644 arch/arm/mach-tegra/tegra2_clocks.c
15636  create mode 100644 arch/arm/mach-tegra/tegra30_clocks.h
15637  create mode 100644 arch/arm/mach-tegra/tegra30_clocks_data.c
15638  create mode 100644 arch/arm/mach-tegra/tegra_cpu_car.h
15639  rename arch/arm/mach-u300/{include/mach => }/dma_channels.h (88%)
15640  delete mode 100644 arch/arm/mach-u300/include/mach/clkdev.h
15641  delete mode 100644 arch/arm/mach-u300/include/mach/gpio.h
15642  delete mode 100644 arch/arm/mach-u300/include/mach/platform.h
15643  create mode 100644 arch/arm/mach-u300/timer.h
15644  delete mode 100644 arch/arm/mach-u300/u300.c
15645  rename arch/arm/mach-ux500/{board-mop500-msp.c => board-mop500-audio.c} (66%)
15646  delete mode 100644 arch/arm/mach-ux500/board-mop500-msp.h
15647  delete mode 100644 arch/arm/mach-ux500/clock.c
15648  delete mode 100644 arch/arm/mach-ux500/clock.h
15649  delete mode 100644 arch/arm/mach-ux500/include/mach/gpio.h
15650  delete mode 100644 arch/arm/mach-versatile/include/mach/gpio.h
15651  delete mode 100644 arch/arm/mach-vexpress/Makefile.boot
15652  delete mode 100644 arch/arm/mach-vexpress/include/mach/gpio.h
15653  delete mode 100644 arch/arm/mach-vexpress/include/mach/timex.h
15654  delete mode 100644 arch/arm/mach-vexpress/include/mach/uncompress.h
15655  delete mode 100644 arch/arm/mach-vt8500/Kconfig
15656  delete mode 100644 arch/arm/mach-vt8500/bv07.c
15657  rename arch/arm/{mach-tegra/include/mach/gpio-tegra.h => mach-vt8500/common.h} (53%)
15658  delete mode 100644 arch/arm/mach-vt8500/devices-vt8500.c
15659  delete mode 100644 arch/arm/mach-vt8500/devices-wm8505.c
15660  delete mode 100644 arch/arm/mach-vt8500/devices.c
15661  delete mode 100644 arch/arm/mach-vt8500/devices.h
15662  delete mode 100644 arch/arm/mach-vt8500/gpio.c
15663  delete mode 100644 arch/arm/mach-vt8500/include/mach/gpio.h
15664  delete mode 100644 arch/arm/mach-vt8500/include/mach/vt8500_irqs.h
15665  delete mode 100644 arch/arm/mach-vt8500/include/mach/vt8500_regs.h
15666  delete mode 100644 arch/arm/mach-vt8500/include/mach/wm8505_irqs.h
15667  delete mode 100644 arch/arm/mach-vt8500/include/mach/wm8505_regs.h
15668  delete mode 100644 arch/arm/mach-vt8500/restart.c
15669  create mode 100644 arch/arm/mach-vt8500/vt8500.c
15670  delete mode 100644 arch/arm/mach-vt8500/wm8505_7in.c
15671  delete mode 100644 arch/arm/plat-mxc/clock.c
15672  delete mode 100644 arch/arm/plat-mxc/include/mach/clock.h
15673  delete mode 100644 arch/arm/plat-mxc/include/mach/gpio.h
15674  delete mode 100644 arch/arm/plat-mxc/include/mach/iomux-mx53.h
15675  delete mode 100644 arch/arm/plat-omap/devices.c
15676  delete mode 100644 arch/arm/plat-omap/include/plat/board.h
15677  delete mode 100644 arch/arm/plat-omap/include/plat/gpio-switch.h
15678  delete mode 100644 arch/arm/plat-omap/include/plat/hardware.h
15679  delete mode 100644 arch/arm/plat-omap/include/plat/irqs-44xx.h
15680  delete mode 100644 arch/arm/plat-omap/include/plat/irqs.h
15681  delete mode 100644 arch/arm/plat-omap/include/plat/param.h
15682  delete mode 100644 arch/arm/plat-omap/mux.c
15683  rename arch/arm/plat-orion/include/plat/{gpio.h => orion-gpio.h} (95%)
15684  delete mode 100644 arch/arm/plat-spear/include/plat/gpio.h
15685  create mode 100644 arch/arm/plat-versatile/include/plat/platsmp.h
15686  create mode 100644 drivers/bus/Kconfig
15687  create mode 100644 drivers/bus/Makefile
15688  create mode 100644 drivers/bus/omap-ocp2scp.c
15689  rename {arch/arm/mach-omap2 => drivers/bus}/omap_l3_noc.c (99%)
15690  rename {arch/arm/mach-omap2 => drivers/bus}/omap_l3_noc.h (100%)
15691  rename {arch/arm/mach-omap2 => drivers/bus}/omap_l3_smx.c (100%)
15692  rename {arch/arm/mach-omap2 => drivers/bus}/omap_l3_smx.h (100%)
15693  create mode 100644 drivers/clk/clk-bcm2835.c
15694  create mode 100644 drivers/clk/clk-ls1x.c
15695  create mode 100644 drivers/clk/clk-max77686.c
15696  create mode 100644 drivers/clk/clk-prima2.c
15697  create mode 100644 drivers/clk/clk-vt8500.c
15698  create mode 100644 drivers/clk/mmp/Makefile
15699  create mode 100644 drivers/clk/mmp/clk-apbc.c
15700  create mode 100644 drivers/clk/mmp/clk-apmu.c
15701  create mode 100644 drivers/clk/mmp/clk-frac.c
15702  create mode 100644 drivers/clk/mmp/clk-mmp2.c
15703  create mode 100644 drivers/clk/mmp/clk-pxa168.c
15704  create mode 100644 drivers/clk/mmp/clk-pxa910.c
15705  create mode 100644 drivers/clk/mmp/clk.h
15706  create mode 100644 drivers/clk/ux500/Makefile
15707  create mode 100644 drivers/clk/ux500/clk-prcc.c
15708  create mode 100644 drivers/clk/ux500/clk-prcmu.c
15709  create mode 100644 drivers/clk/ux500/clk.h
15710  create mode 100644 drivers/clk/ux500/u8500_clk.c
15711  create mode 100644 drivers/clk/ux500/u8540_clk.c
15712  create mode 100644 drivers/clk/ux500/u9540_clk.c
15713  create mode 100644 drivers/clk/versatile/clk-realview.c
15714  create mode 100644 drivers/clocksource/bcm2835_timer.c
15715  create mode 100644 drivers/gpio/gpio-mvebu.c
15716  create mode 100644 drivers/gpio/gpio-vt8500.c
15717  create mode 100644 drivers/irqchip/Kconfig
15718  create mode 100644 drivers/irqchip/Makefile
15719  create mode 100644 drivers/irqchip/irq-bcm2835.c
15720  create mode 100644 drivers/leds/ledtrig-cpu.c
15721  create mode 100644 drivers/pinctrl/pinctrl-armada-370.c
15722  create mode 100644 drivers/pinctrl/pinctrl-armada-xp.c
15723  create mode 100644 drivers/pinctrl/pinctrl-dove.c
15724  create mode 100644 drivers/pinctrl/pinctrl-exynos.c
15725  create mode 100644 drivers/pinctrl/pinctrl-exynos.h
15726  create mode 100644 drivers/pinctrl/pinctrl-kirkwood.c
15727  create mode 100644 drivers/pinctrl/pinctrl-mvebu.c
15728  create mode 100644 drivers/pinctrl/pinctrl-mvebu.h
15729  create mode 100644 drivers/pinctrl/pinctrl-samsung.c
15730  create mode 100644 drivers/pinctrl/pinctrl-samsung.h
15731  rename arch/arm/mach-picoxcell/include/mach/hardware.h => include/linux/bcm2835_timer.h (70%)
15732  rename arch/arm/mach-socfpga/include/mach/timex.h => include/linux/clk/bcm2835.h (83%)
15733  rename arch/arm/mach-versatile/include/mach/io.h => include/linux/irqchip/bcm2835.h (74%)
15734  rename arch/arm/plat-mxc/include/mach/ssi.h => include/linux/platform_data/asoc-imx-ssi.h (100%)
15735  rename arch/arm/plat-orion/include/plat/audio.h => include/linux/platform_data/asoc-kirkwood.h (100%)
15736  rename arch/arm/mach-pxa/include/mach/palmasoc.h => include/linux/platform_data/asoc-palm27x.h (100%)
15737  rename arch/arm/plat-samsung/include/plat/audio.h => include/linux/platform_data/asoc-s3c.h (100%)
15738  rename arch/arm/plat-samsung/include/plat/audio-simtec.h => include/linux/platform_data/asoc-s3c24xx_simtec.h (100%)
15739  rename arch/arm/plat-omap/include/plat/mcbsp.h => include/linux/platform_data/asoc-ti-mcbsp.h (100%)
15740  rename arch/arm/mach-pxa/include/mach/pata_pxa.h => include/linux/platform_data/ata-pxa.h (100%)
15741  rename arch/arm/plat-samsung/include/plat/ata.h => include/linux/platform_data/ata-samsung_cf.h (100%)
15742  rename arch/arm/plat-mxc/include/mach/mx1_camera.h => include/linux/platform_data/camera-mx1.h (100%)
15743  rename arch/arm/plat-mxc/include/mach/mx2_cam.h => include/linux/platform_data/camera-mx2.h (95%)
15744  rename arch/arm/plat-mxc/include/mach/mx3_camera.h => include/linux/platform_data/camera-mx3.h (100%)
15745  rename arch/arm/mach-pxa/include/mach/camera.h => include/linux/platform_data/camera-pxa.h (100%)
15746  create mode 100644 include/linux/platform_data/clk-realview.h
15747  create mode 100644 include/linux/platform_data/clk-ux500.h
15748  rename {arch/arm/mach-ux500/include/mach => include/linux/platform_data}/crypto-ux500.h (100%)
15749  rename arch/arm/mach-at91/include/mach/at_hdmac.h => include/linux/platform_data/dma-atmel.h (100%)
15750  rename arch/arm/mach-ep93xx/include/mach/dma.h => include/linux/platform_data/dma-ep93xx.h (100%)
15751  rename arch/arm/plat-mxc/include/mach/sdma.h => include/linux/platform_data/dma-imx-sdma.h (100%)
15752  rename arch/arm/plat-mxc/include/mach/dma.h => include/linux/platform_data/dma-imx.h (100%)
15753  rename arch/arm/mach-mmp/include/mach/sram.h => include/linux/platform_data/dma-mmp_tdma.h (100%)
15754  rename arch/arm/plat-orion/include/plat/mv_xor.h => include/linux/platform_data/dma-mv_xor.h (100%)
15755  rename arch/arm/plat-omap/include/plat/dsp.h => include/linux/platform_data/dsp-omap.h (100%)
15756  rename arch/arm/mach-netx/include/mach/eth.h => include/linux/platform_data/eth-netx.h (100%)
15757  rename arch/arm/plat-omap/include/plat/gpio.h => include/linux/platform_data/gpio-omap.h (94%)
15758  rename arch/arm/plat-samsung/include/plat/hwmon.h => include/linux/platform_data/hwmon-s3c.h (100%)
15759  rename arch/arm/mach-davinci/include/mach/i2c.h => include/linux/platform_data/i2c-davinci.h (100%)
15760  rename arch/arm/plat-mxc/include/mach/i2c.h => include/linux/platform_data/i2c-imx.h (100%)
15761  rename arch/arm/mach-w90x900/include/mach/i2c.h => include/linux/platform_data/i2c-nuc900.h (100%)
15762  rename arch/arm/plat-samsung/include/plat/iic.h => include/linux/platform_data/i2c-s3c2410.h (100%)
15763  rename arch/arm/mach-pxa/include/mach/irda.h => include/linux/platform_data/irda-pxaficp.h (100%)
15764  rename arch/arm/mach-pxa/include/mach/pxa930_rotary.h => include/linux/platform_data/keyboard-pxa930_rotary.h (100%)
15765  rename arch/arm/plat-spear/include/plat/keyboard.h => include/linux/platform_data/keyboard-spear.h (100%)
15766  rename arch/arm/mach-ep93xx/include/mach/ep93xx_keypad.h => include/linux/platform_data/keypad-ep93xx.h (100%)
15767  rename arch/arm/plat-nomadik/include/plat/ske.h => include/linux/platform_data/keypad-nomadik-ske.h (100%)
15768  rename arch/arm/plat-omap/include/plat/keypad.h => include/linux/platform_data/keypad-omap.h (100%)
15769  rename arch/arm/plat-pxa/include/plat/pxa27x_keypad.h => include/linux/platform_data/keypad-pxa27x.h (100%)
15770  rename arch/arm/mach-w90x900/include/mach/w90p910_keypad.h => include/linux/platform_data/keypad-w90p910.h (100%)
15771  rename arch/arm/mach-davinci/include/mach/keyscan.h => include/linux/platform_data/keyscan-davinci.h (100%)
15772  rename arch/arm/plat-omap/include/plat/lcd_mipid.h => include/linux/platform_data/lcd-mipid.h (100%)
15773  rename arch/arm/mach-kirkwood/include/mach/leds-netxbig.h => include/linux/platform_data/leds-kirkwood-netxbig.h (100%)
15774  rename arch/arm/mach-kirkwood/include/mach/leds-ns2.h => include/linux/platform_data/leds-kirkwood-ns2.h (100%)
15775  rename arch/arm/mach-s3c24xx/include/mach/leds-gpio.h => include/linux/platform_data/leds-s3c24xx.h (100%)
15776  rename arch/arm/mach-sa1100/include/mach/mcp.h => include/linux/platform_data/mfd-mcp-sa11x0.h (100%)
15777  rename arch/arm/plat-samsung/include/plat/mipi_csis.h => include/linux/platform_data/mipi-csis.h (100%)
15778  rename arch/arm/mach-davinci/include/mach/mmc.h => include/linux/platform_data/mmc-davinci.h (100%)
15779  rename arch/arm/plat-mxc/include/mach/esdhc.h => include/linux/platform_data/mmc-esdhc-imx.h (100%)
15780  rename arch/arm/mach-msm/include/mach/mmc.h => include/linux/platform_data/mmc-msm_sdcc.h (100%)
15781  rename arch/arm/plat-orion/include/plat/mvsdio.h => include/linux/platform_data/mmc-mvsdio.h (100%)
15782  rename arch/arm/plat-mxc/include/mach/mmc.h => include/linux/platform_data/mmc-mxcmmc.h (100%)
15783  rename arch/arm/mach-pxa/include/mach/mmc.h => include/linux/platform_data/mmc-pxamci.h (100%)
15784  rename arch/arm/plat-samsung/include/plat/mci.h => include/linux/platform_data/mmc-s3cmci.h (100%)
15785  rename arch/arm/mach-tegra/include/mach/sdhci.h => include/linux/platform_data/mmc-sdhci-tegra.h (84%)
15786  rename arch/arm/mach-pxa/include/mach/pxa930_trkball.h => include/linux/platform_data/mouse-pxa930_trkball.h (100%)
15787  rename arch/arm/mach-davinci/include/mach/aemif.h => include/linux/platform_data/mtd-davinci-aemif.h (100%)
15788  rename arch/arm/mach-davinci/include/mach/nand.h => include/linux/platform_data/mtd-davinci.h (100%)
15789  rename arch/arm/plat-mxc/include/mach/mxc_nand.h => include/linux/platform_data/mtd-mxc_nand.h (100%)
15790  rename arch/arm/plat-omap/include/plat/nand.h => include/linux/platform_data/mtd-nand-omap2.h (96%)
15791  rename arch/arm/plat-pxa/include/plat/pxa3xx_nand.h => include/linux/platform_data/mtd-nand-pxa3xx.h (100%)
15792  rename arch/arm/plat-samsung/include/plat/nand.h => include/linux/platform_data/mtd-nand-s3c2410.h (100%)
15793  rename arch/arm/mach-nomadik/include/mach/nand.h => include/linux/platform_data/mtd-nomadik-nand.h (100%)
15794  rename arch/arm/plat-omap/include/plat/onenand.h => include/linux/platform_data/mtd-onenand-omap2.h (100%)
15795  rename arch/arm/plat-orion/include/plat/orion_nand.h => include/linux/platform_data/mtd-orion_nand.h (100%)
15796  create mode 100644 include/linux/platform_data/omap1_bl.h
15797  rename arch/arm/mach-pxa/include/mach/arcom-pcmcia.h => include/linux/platform_data/pcmcia-pxa2xx_viper.h (100%)
15798  rename arch/arm/mach-u300/include/mach/gpio-u300.h => include/linux/platform_data/pinctrl-coh901.h (72%)
15799  rename arch/arm/plat-omap/include/plat/remoteproc.h => include/linux/platform_data/remoteproc-omap.h (100%)
15800  rename arch/arm/plat-mxc/include/mach/imx-uart.h => include/linux/platform_data/serial-imx.h (100%)
15801  rename arch/arm/mach-davinci/include/mach/spi.h => include/linux/platform_data/spi-davinci.h (100%)
15802  rename arch/arm/mach-ep93xx/include/mach/ep93xx_spi.h => include/linux/platform_data/spi-ep93xx.h (100%)
15803  rename arch/arm/plat-mxc/include/mach/spi.h => include/linux/platform_data/spi-imx.h (100%)
15804  rename arch/arm/mach-w90x900/include/mach/nuc900_spi.h => include/linux/platform_data/spi-nuc900.h (100%)
15805  rename arch/arm/plat-omap/include/plat/mcspi.h => include/linux/platform_data/spi-omap2-mcspi.h (100%)
15806  rename arch/arm/plat-samsung/include/plat/s3c64xx-spi.h => include/linux/platform_data/spi-s3c64xx.h (100%)
15807  rename arch/arm/plat-samsung/include/plat/ts.h => include/linux/platform_data/touchscreen-s3c2410.h (100%)
15808  rename arch/arm/mach-davinci/include/mach/usb.h => include/linux/platform_data/usb-davinci.h (100%)
15809  rename arch/arm/plat-mxc/include/mach/mxc_ehci.h => include/linux/platform_data/usb-ehci-mxc.h (100%)
15810  rename arch/arm/plat-orion/include/plat/ehci-orion.h => include/linux/platform_data/usb-ehci-orion.h (100%)
15811  rename arch/arm/plat-samsung/include/plat/ehci.h => include/linux/platform_data/usb-ehci-s5p.h (100%)
15812  rename arch/arm/mach-exynos/include/mach/ohci.h => include/linux/platform_data/usb-exynos.h (100%)
15813  rename arch/arm/plat-mxc/include/mach/usb.h => include/linux/platform_data/usb-imx_udc.h (100%)
15814  rename arch/arm/mach-ux500/include/mach/usb.h => include/linux/platform_data/usb-musb-ux500.h (100%)
15815  rename arch/arm/plat-mxc/include/mach/mx21-usbhost.h => include/linux/platform_data/usb-mx2.h (100%)
15816  rename arch/arm/mach-pxa/include/mach/ohci.h => include/linux/platform_data/usb-ohci-pxa27x.h (100%)
15817  rename arch/arm/plat-samsung/include/plat/usb-control.h => include/linux/platform_data/usb-ohci-s3c2410.h (100%)
15818  rename arch/arm/mach-pxa/include/mach/pxa3xx-u2d.h => include/linux/platform_data/usb-pxa3xx-ulpi.h (100%)
15819  rename arch/arm/plat-samsung/include/plat/udc.h => include/linux/platform_data/usb-s3c2410_udc.h (100%)
15820  rename arch/arm/mach-ep93xx/include/mach/fb.h => include/linux/platform_data/video-ep93xx.h (100%)
15821  rename arch/arm/plat-mxc/include/mach/imxfb.h => include/linux/platform_data/video-imxfb.h (100%)
15822  rename arch/arm/mach-msm/include/mach/msm_fb.h => include/linux/platform_data/video-msm_fb.h (100%)
15823  rename arch/arm/plat-mxc/include/mach/mx3fb.h => include/linux/platform_data/video-mx3fb.h (100%)
15824  rename arch/arm/mach-w90x900/include/mach/fb.h => include/linux/platform_data/video-nuc900fb.h (100%)
15825  rename arch/arm/mach-pxa/include/mach/pxafb.h => include/linux/platform_data/video-pxafb.h (100%)
15826  rename arch/arm/mach-vt8500/include/mach/vt8500fb.h => include/linux/platform_data/video-vt8500lcdfb.h (100%)
15827  rename arch/arm/plat-omap/include/plat/voltage.h => include/linux/platform_data/voltage-omap.h (100%)
15828 Merging ep93xx/ep93xx-for-next (70f0f7c Merge branch 'ep93xx-fixes' into ep93xx-for-next)
15829 $ git merge ep93xx/ep93xx-for-next
15830 Auto-merging arch/arm/mach-ep93xx/ts72xx.h
15831 Merge made by the 'recursive' strategy.
15832  arch/arm/mach-ep93xx/adssphere.c                 |    1 +
15833  arch/arm/mach-ep93xx/gesbc9312.c                 |    1 +
15834  arch/arm/mach-ep93xx/ts72xx.c                    |   12 ++++++------
15835  arch/arm/mach-ep93xx/{include/mach => }/ts72xx.h |   10 +++++-----
15836  4 files changed, 13 insertions(+), 11 deletions(-)
15837  rename arch/arm/mach-ep93xx/{include/mach => }/ts72xx.h (89%)
15838 Merging ixp4xx/next (2346020 IXP4xx: map CPU config registers within VMALLOC region.)
15839 $ git merge ixp4xx/next
15840 Resolved 'arch/arm/mach-ixp4xx/common.c' using previous resolution.
15841 Resolved 'arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h' using previous resolution.
15842 Auto-merging drivers/crypto/Kconfig
15843 Auto-merging drivers/char/hw_random/Kconfig
15844 Auto-merging arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h
15845 CONFLICT (content): Merge conflict in arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h
15846 Auto-merging arch/arm/mach-ixp4xx/common.c
15847 CONFLICT (content): Merge conflict in arch/arm/mach-ixp4xx/common.c
15848 Automatic merge failed; fix conflicts and then commit the result.
15849 $ git commit -v -a
15850 [master fedbbd5] Merge remote-tracking branch 'ixp4xx/next'
15851 $ git diff -M --stat --summary HEAD^..
15852  arch/arm/common/dmabounce.c                     |    4 +-
15853  arch/arm/mach-ixp4xx/common-pci.c               |    1 +
15854  arch/arm/mach-ixp4xx/common.c                   |   13 +++----
15855  arch/arm/mach-ixp4xx/goramo_mlr.c               |    3 +-
15856  arch/arm/mach-ixp4xx/include/mach/debug-macro.S |    4 +-
15857  arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h |   46 ++++++++++-------------
15858  arch/arm/mach-ixp4xx/include/mach/qmgr.h        |   12 +++---
15859  arch/arm/mach-ixp4xx/ixp4xx_npe.c               |    9 ++++-
15860  arch/arm/mach-ixp4xx/ixp4xx_qmgr.c              |   14 +------
15861  drivers/char/hw_random/Kconfig                  |    6 +--
15862  drivers/char/hw_random/ixp4xx-rng.c             |    5 ++-
15863  drivers/crypto/Kconfig                          |    2 +-
15864  drivers/crypto/ixp4xx_crypto.c                  |   12 +++---
15865  drivers/net/wan/ixp4xx_hss.c                    |    2 +-
15866  14 files changed, 62 insertions(+), 71 deletions(-)
15867 Merging msm/for-next (fe3a47b ARM: msm: Allow 8960 and 8660 to compile together)
15868 $ git merge msm/for-next
15869 Resolved 'arch/arm/mach-msm/board-dt-8660.c' using previous resolution.
15870 Resolved 'arch/arm/mach-msm/common.h' using previous resolution.
15871 CONFLICT (rename/delete): arch/arm/mach-vt8500/include/mach/restart.h deleted in msm/for-next and renamed in HEAD. Version HEAD of arch/arm/mach-vt8500/include/mach/restart.h left in tree.
15872 Auto-merging arch/arm/mach-msm/common.h
15873 CONFLICT (add/add): Merge conflict in arch/arm/mach-msm/common.h
15874 Auto-merging arch/arm/mach-msm/board-dt-8960.c
15875 CONFLICT (add/add): Merge conflict in arch/arm/mach-msm/board-dt-8960.c
15876 Auto-merging arch/arm/mach-msm/board-dt-8660.c
15877 CONFLICT (add/add): Merge conflict in arch/arm/mach-msm/board-dt-8660.c
15878 Automatic merge failed; fix conflicts and then commit the result.
15879 $ git commit -v -a
15880 Recorded resolution for 'arch/arm/mach-msm/board-dt-8960.c'.
15881 [master ecdcbe4] Merge remote-tracking branch 'msm/for-next'
15882 $ git diff -M --stat --summary HEAD^..
15883  arch/arm/mach-msm/Makefile.boot |    3 +++
15884  1 file changed, 3 insertions(+)
15885 Merging renesas/next (cadd90f Merge branch 'heads/boards' into next)
15886 $ git merge renesas/next
15887 Auto-merging arch/arm/mach-shmobile/setup-sh7372.c
15888 Auto-merging arch/arm/mach-shmobile/setup-r8a7740.c
15889 Auto-merging arch/arm/mach-shmobile/include/mach/sh7372.h
15890 Auto-merging arch/arm/mach-shmobile/board-kzm9g.c
15891 Auto-merging arch/arm/configs/kzm9g_defconfig
15892 Auto-merging arch/arm/Kconfig
15893 Merge made by the 'recursive' strategy.
15894  arch/arm/Kconfig                             |   19 +++++++++++++++++++
15895  arch/arm/configs/armadillo800eva_defconfig   |    1 +
15896  arch/arm/configs/kzm9g_defconfig             |    4 ++++
15897  arch/arm/mach-shmobile/board-kzm9g.c         |   14 +++++++++++++-
15898  arch/arm/mach-shmobile/include/mach/sh7372.h |    4 ++++
15899  arch/arm/mach-shmobile/setup-r8a7740.c       |   16 ++++++++++++++++
15900  arch/arm/mach-shmobile/setup-sh7372.c        |   20 ++++++++++++++++++++
15901  arch/arm/mm/cache-v7.S                       |    3 +++
15902  arch/arm/mm/proc-v7-2level.S                 |    8 ++++++++
15903  9 files changed, 88 insertions(+), 1 deletion(-)
15904 Merging samsung/for-next (d211921 Merge branch 'next/dt-samsung-new' into for-next)
15905 $ git merge samsung/for-next
15906 Resolved 'arch/arm/mach-exynos/Makefile.boot' using previous resolution.
15907 Auto-merging arch/arm/mach-exynos/Makefile.boot
15908 CONFLICT (content): Merge conflict in arch/arm/mach-exynos/Makefile.boot
15909 Automatic merge failed; fix conflicts and then commit the result.
15910 $ git commit -v -a
15911 [master de29fe5] Merge remote-tracking branch 'samsung/for-next'
15912 $ git diff -M --stat --summary HEAD^..
15913  arch/arm/boot/dts/exynos4.dtsi            |  248 +++++++++++++++++++++++++++++
15914  arch/arm/boot/dts/exynos4210-origen.dts   |   63 +-------
15915  arch/arm/boot/dts/exynos4210-smdkv310.dts |   54 +------
15916  arch/arm/boot/dts/exynos4210-trats.dts    |  237 +++++++++++++++++++++++++++
15917  arch/arm/boot/dts/exynos4210.dtsi         |  186 +---------------------
15918  arch/arm/boot/dts/exynos5250-smdk5250.dts |    2 +-
15919  arch/arm/mach-exynos/mach-exynos4-dt.c    |   32 ++--
15920  7 files changed, 526 insertions(+), 296 deletions(-)
15921  create mode 100644 arch/arm/boot/dts/exynos4.dtsi
15922  create mode 100644 arch/arm/boot/dts/exynos4210-trats.dts
15923 $ git am -3 ../patches/0001-ARM-fix-up-for-movemment-of-dtb-targets.patch
15924 Applying: ARM: fix up for movemment of dtb targets
15925 $ git reset HEAD^
15926 Unstaged changes after reset:
15927 M       arch/arm/boot/dts/Makefile
15928 $ git add .
15929 $ git commit -v -a --amend
15930 [master 671db3b] Merge remote-tracking branch 'samsung/for-next'
15931 Merging tegra/for-next (979570e Linux 3.6-rc7)
15932 $ git merge tegra/for-next
15933 Already up-to-date.
15934 Merging kvmtool/master (5a337ac kvm tools: don't exit on debug ioport write)
15935 $ git merge kvmtool/master
15936 Merge made by the 'recursive' strategy.
15937  tools/kvm/Makefile                       |   17 +
15938  tools/kvm/builtin-run.c                  | 1111 +++++-------------------------
15939  tools/kvm/disk/core.c                    |   73 +-
15940  tools/kvm/framebuffer.c                  |    9 +-
15941  tools/kvm/hw/i8042.c                     |   15 +-
15942  tools/kvm/hw/pci-shmem.c                 |  147 +++-
15943  tools/kvm/hw/rtc.c                       |   14 +-
15944  tools/kvm/hw/serial.c                    |   24 +-
15945  tools/kvm/hw/vesa.c                      |    6 +-
15946  tools/kvm/include/kvm/brlock.h           |   16 +-
15947  tools/kvm/include/kvm/disk-image.h       |    9 +-
15948  tools/kvm/include/kvm/framebuffer.h      |    5 +-
15949  tools/kvm/include/kvm/i8042.h            |    2 +-
15950  tools/kvm/include/kvm/ioport.h           |    7 +-
15951  tools/kvm/include/kvm/kvm-config.h       |   60 ++
15952  tools/kvm/include/kvm/kvm-cpu.h          |    6 +-
15953  tools/kvm/include/kvm/kvm-ipc.h          |    8 +-
15954  tools/kvm/include/kvm/kvm.h              |   38 +-
15955  tools/kvm/include/kvm/parse-options.h    |   16 +-
15956  tools/kvm/include/kvm/pci-shmem.h        |    6 +-
15957  tools/kvm/include/kvm/sdl.h              |   18 +-
15958  tools/kvm/include/kvm/term.h             |   16 +-
15959  tools/kvm/include/kvm/threadpool.h       |    3 +-
15960  tools/kvm/include/kvm/util-init.h        |   51 ++
15961  tools/kvm/include/kvm/virtio-9p.h        |    3 +
15962  tools/kvm/include/kvm/virtio-balloon.h   |    3 +-
15963  tools/kvm/include/kvm/virtio-console.h   |    3 +-
15964  tools/kvm/include/kvm/virtio-net.h       |    6 +-
15965  tools/kvm/include/kvm/vnc.h              |   10 +-
15966  tools/kvm/ioeventfd.c                    |    2 +
15967  tools/kvm/ioport.c                       |   23 +-
15968  tools/kvm/kvm-cpu.c                      |   81 ++-
15969  tools/kvm/kvm-ipc.c                      |  301 +++++++-
15970  tools/kvm/kvm.c                          |  229 ++----
15971  tools/kvm/mmio.c                         |   13 +-
15972  tools/kvm/pci.c                          |   12 +-
15973  tools/kvm/powerpc/cpu_info.c             |    2 +-
15974  tools/kvm/powerpc/include/kvm/kvm-arch.h |   24 +-
15975  tools/kvm/powerpc/irq.c                  |    2 +-
15976  tools/kvm/powerpc/kvm-cpu.c              |    8 +-
15977  tools/kvm/powerpc/kvm.c                  |   42 +-
15978  tools/kvm/powerpc/spapr_hvcons.c         |   14 +-
15979  tools/kvm/powerpc/spapr_pci.c            |    2 +-
15980  tools/kvm/powerpc/xics.c                 |   24 +-
15981  tools/kvm/symbol.c                       |    4 +-
15982  tools/kvm/term.c                         |   61 +-
15983  tools/kvm/tests/pit/tick.S               |   14 +-
15984  tools/kvm/ui/sdl.c                       |   26 +-
15985  tools/kvm/ui/vnc.c                       |   26 +-
15986  tools/kvm/util/init.c                    |   69 ++
15987  tools/kvm/util/threadpool.c              |   38 +-
15988  tools/kvm/virtio/9p.c                    |   69 ++
15989  tools/kvm/virtio/balloon.c               |   23 +-
15990  tools/kvm/virtio/blk.c                   |    2 +
15991  tools/kvm/virtio/console.c               |   26 +-
15992  tools/kvm/virtio/net.c                   |  142 +++-
15993  tools/kvm/virtio/pci.c                   |    6 +-
15994  tools/kvm/virtio/rng.c                   |    5 +
15995  tools/kvm/virtio/scsi.c                  |    2 +
15996  tools/kvm/x86/bios.c                     |    6 +-
15997  tools/kvm/x86/boot.c                     |    6 +-
15998  tools/kvm/x86/include/kvm/kvm-arch.h     |   26 +-
15999  tools/kvm/x86/ioport.c                   |   22 +-
16000  tools/kvm/x86/irq.c                      |    2 +
16001  tools/kvm/x86/kvm-cpu.c                  |   32 +-
16002  tools/kvm/x86/kvm.c                      |   26 +-
16003  tools/kvm/x86/mptable.c                  |    2 +
16004  67 files changed, 1664 insertions(+), 1452 deletions(-)
16005  create mode 100644 tools/kvm/include/kvm/kvm-config.h
16006  create mode 100644 tools/kvm/include/kvm/util-init.h
16007  create mode 100644 tools/kvm/util/init.c
16008 Merging dma-mapping/dma-mapping-next (8aa8bee Merge branch 'next-cleanup' into HEAD)
16009 $ git merge dma-mapping/dma-mapping-next
16010 Resolved 'Documentation/devicetree/bindings/ata/ahci-platform.txt' using previous resolution.
16011 Resolved 'arch/arm/boot/dts/highbank.dts' using previous resolution.
16012 Auto-merging arch/arm/mm/mmu.c
16013 Auto-merging arch/arm/mach-highbank/highbank.c
16014 Auto-merging arch/arm/boot/dts/highbank.dts
16015 CONFLICT (content): Merge conflict in arch/arm/boot/dts/highbank.dts
16016 Auto-merging Documentation/devicetree/bindings/ata/ahci-platform.txt
16017 CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/ata/ahci-platform.txt
16018 Automatic merge failed; fix conflicts and then commit the result.
16019 $ git commit -v -a
16020 [master ca55a59] Merge remote-tracking branch 'dma-mapping/dma-mapping-next'
16021 $ git diff -M --stat --summary HEAD^..
16022  .../devicetree/bindings/ata/ahci-platform.txt      |    1 +
16023  .../devicetree/bindings/dma/arm-pl330.txt          |    3 +
16024  .../devicetree/bindings/net/calxeda-xgmac.txt      |    3 +
16025  arch/arm/boot/dts/highbank.dts                     |    1 +
16026  arch/arm/include/asm/barrier.h                     |    7 +-
16027  arch/arm/include/asm/dma-mapping.h                 |    1 +
16028  arch/arm/include/asm/memory.h                      |    8 -
16029  arch/arm/mach-highbank/highbank.c                  |   52 ++++
16030  arch/arm/mm/dma-mapping.c                          |  266 +++++++++++++++-----
16031  arch/arm/mm/mmu.c                                  |   11 -
16032  drivers/base/dma-contiguous.c                      |   18 +-
16033  11 files changed, 280 insertions(+), 91 deletions(-)
16034 Merging pwm/for-next (6173f8f pwm: Move AB8500 PWM driver to PWM framework)
16035 $ git merge pwm/for-next
16036 Auto-merging drivers/pwm/pwm-ab8500.c
16037 Auto-merging drivers/pwm/Makefile
16038 Auto-merging drivers/pwm/Kconfig
16039 Auto-merging drivers/misc/Kconfig
16040 Merge made by the 'recursive' strategy.
16041  Documentation/devicetree/bindings/pwm/imx-pwm.txt |   17 ++
16042  Documentation/driver-model/devres.txt             |    4 +
16043  Documentation/pwm.txt                             |    3 +-
16044  drivers/misc/Kconfig                              |   10 -
16045  drivers/misc/Makefile                             |    1 -
16046  drivers/pwm/Kconfig                               |    9 +
16047  drivers/pwm/Makefile                              |    1 +
16048  drivers/pwm/core.c                                |   80 ++++++
16049  drivers/{misc/ab8500-pwm.c => pwm/pwm-ab8500.c}   |  116 ++++-----
16050  drivers/pwm/pwm-imx.c                             |  278 ++++++++++++++-------
16051  drivers/pwm/pwm-tiecap.c                          |   22 ++
16052  drivers/pwm/pwm-tiehrpwm.c                        |   73 ++++--
16053  include/linux/pwm.h                               |  108 +++++++-
16054  13 files changed, 524 insertions(+), 198 deletions(-)
16055  create mode 100644 Documentation/devicetree/bindings/pwm/imx-pwm.txt
16056  rename drivers/{misc/ab8500-pwm.c => pwm/pwm-ab8500.c} (52%)
16057 Merging dma-buf/for-next (55d512e Linux 3.6-rc5)
16058 $ git merge dma-buf/for-next
16059 Already up-to-date.
16060 Merging userns/for-next (72235465 userns: Convert the ufs filesystem to use kuid/kgid where appropriate)
16061 $ git merge userns/for-next
16062 Resolved 'fs/ubifs/debug.c' using previous resolution.
16063 Resolved 'init/Kconfig' using previous resolution.
16064 Resolved 'kernel/audit.c' using previous resolution.
16065 Resolved 'kernel/auditsc.c' using previous resolution.
16066 Resolved 'security/integrity/ima/ima_policy.c' using previous resolution.
16067 Auto-merging security/security.c
16068 Auto-merging security/keys/keyctl.c
16069 Auto-merging security/keys/key.c
16070 Auto-merging security/integrity/ima/ima_policy.c
16071 CONFLICT (content): Merge conflict in security/integrity/ima/ima_policy.c
16072 Auto-merging net/xfrm/xfrm_user.c
16073 Auto-merging net/xfrm/xfrm_state.c
16074 Auto-merging net/xfrm/xfrm_policy.c
16075 Auto-merging net/netlabel/netlabel_unlabeled.c
16076 Auto-merging net/core/dev.c
16077 Auto-merging kernel/trace/trace.h
16078 Auto-merging kernel/trace/trace.c
16079 Auto-merging kernel/taskstats.c
16080 Auto-merging kernel/auditsc.c
16081 CONFLICT (content): Merge conflict in kernel/auditsc.c
16082 Auto-merging kernel/audit_watch.c
16083 Auto-merging kernel/audit.c
16084 CONFLICT (content): Merge conflict in kernel/audit.c
16085 Auto-merging init/Kconfig
16086 CONFLICT (content): Merge conflict in init/Kconfig
16087 Auto-merging include/net/xfrm.h
16088 Auto-merging include/linux/tty.h
16089 Auto-merging include/linux/security.h
16090 Auto-merging include/linux/sched.h
16091 Auto-merging include/linux/audit.h
16092 Auto-merging fs/xattr.c
16093 Auto-merging fs/udf/super.c
16094 Auto-merging fs/udf/inode.c
16095 Auto-merging fs/ubifs/ubifs.h
16096 Auto-merging fs/ubifs/super.c
16097 Auto-merging fs/ubifs/sb.c
16098 Auto-merging fs/ubifs/debug.c
16099 CONFLICT (content): Merge conflict in fs/ubifs/debug.c
16100 Auto-merging fs/ubifs/budget.c
16101 Auto-merging fs/reiserfs/inode.c
16102 Auto-merging fs/quota/dquot.c
16103 Auto-merging fs/proc/base.c
16104 Auto-merging fs/open.c
16105 Auto-merging fs/nfsd/vfs.c
16106 Auto-merging fs/logfs/readwrite.c
16107 Auto-merging fs/logfs/inode.c
16108 Auto-merging fs/jfs/super.c
16109 Auto-merging fs/jfs/jfs_incore.h
16110 Auto-merging fs/hfs/inode.c
16111 Auto-merging fs/gfs2/quota.c
16112 Auto-merging fs/ext4/super.c
16113 Auto-merging fs/ext3/super.c
16114 Auto-merging fs/exofs/inode.c
16115 Auto-merging fs/ecryptfs/main.c
16116 Auto-merging fs/debugfs/inode.c
16117 Auto-merging fs/btrfs/ioctl.c
16118 Auto-merging fs/btrfs/inode.c
16119 Auto-merging fs/btrfs/delayed-inode.c
16120 Auto-merging fs/affs/super.c
16121 Auto-merging drivers/usb/gadget/inode.c
16122 Auto-merging drivers/usb/gadget/f_fs.c
16123 Auto-merging drivers/staging/android/binder.c
16124 Auto-merging arch/s390/kernel/compat_linux.c
16125 Auto-merging arch/powerpc/mm/fault.c
16126 Auto-merging arch/ia64/kernel/perfmon.c
16127 Auto-merging arch/alpha/kernel/osf_sys.c
16128 Automatic merge failed; fix conflicts and then commit the result.
16129 $ git commit -v -a
16130 [master 52f6c03] Merge remote-tracking branch 'userns/for-next'
16131 $ git diff -M --stat --summary HEAD^..
16132  arch/alpha/kernel/osf_sys.c         |    4 +-
16133  arch/ia64/kernel/mca_drv.c          |    3 +-
16134  arch/ia64/kernel/perfmon.c          |   32 +++---
16135  arch/ia64/kernel/signal.c           |    4 +-
16136  arch/powerpc/mm/fault.c             |    2 +-
16137  arch/s390/hypfs/inode.c             |   20 +++-
16138  arch/s390/kernel/compat_linux.c     |   36 ++++--
16139  drivers/base/devtmpfs.c             |    4 +-
16140  drivers/connector/cn_proc.c         |   18 ++-
16141  drivers/gpu/drm/drm_fops.c          |    3 +-
16142  drivers/gpu/drm/drm_info.c          |    5 +-
16143  drivers/gpu/drm/drm_ioctl.c         |    4 +-
16144  drivers/infiniband/hw/qib/qib_fs.c  |    4 +-
16145  drivers/staging/android/binder.c    |   14 +--
16146  drivers/tty/tty_audit.c             |   17 +--
16147  drivers/usb/gadget/f_fs.c           |   23 ++--
16148  drivers/usb/gadget/inode.c          |    4 +-
16149  drivers/xen/xenfs/super.c           |    3 +-
16150  fs/9p/acl.c                         |    8 +-
16151  fs/adfs/adfs.h                      |    4 +-
16152  fs/adfs/inode.c                     |    4 +-
16153  fs/adfs/super.c                     |   21 ++--
16154  fs/affs/affs.h                      |    4 +-
16155  fs/affs/inode.c                     |   20 ++--
16156  fs/affs/super.c                     |   18 +--
16157  fs/befs/befs.h                      |    4 +-
16158  fs/befs/linuxvfs.c                  |   27 +++--
16159  fs/bfs/inode.c                      |    8 +-
16160  fs/btrfs/acl.c                      |    8 +-
16161  fs/btrfs/delayed-inode.c            |    8 +-
16162  fs/btrfs/inode.c                    |    8 +-
16163  fs/btrfs/ioctl.c                    |    6 +-
16164  fs/configfs/inode.c                 |    4 +-
16165  fs/cramfs/inode.c                   |    4 +-
16166  fs/debugfs/inode.c                  |   26 +++--
16167  fs/ecryptfs/main.c                  |    5 +-
16168  fs/ecryptfs/messaging.c             |    5 +-
16169  fs/efs/inode.c                      |    4 +-
16170  fs/exofs/inode.c                    |    8 +-
16171  fs/ext2/acl.c                       |   32 ++++--
16172  fs/ext3/acl.c                       |   32 ++++--
16173  fs/ext3/super.c                     |    2 +-
16174  fs/ext4/acl.c                       |   31 +++--
16175  fs/ext4/super.c                     |    2 +-
16176  fs/fat/fat.h                        |    4 +-
16177  fs/fat/file.c                       |    6 +-
16178  fs/fat/inode.c                      |   18 ++-
16179  fs/freevxfs/vxfs_inode.c            |    4 +-
16180  fs/generic_acl.c                    |    4 +-
16181  fs/gfs2/acl.c                       |   14 +--
16182  fs/gfs2/quota.c                     |   32 +++---
16183  fs/hfs/hfs_fs.h                     |    4 +-
16184  fs/hfs/inode.c                      |    4 +-
16185  fs/hfs/super.c                      |   16 ++-
16186  fs/hfsplus/catalog.c                |    4 +-
16187  fs/hfsplus/hfsplus_fs.h             |    4 +-
16188  fs/hfsplus/inode.c                  |    8 +-
16189  fs/hfsplus/options.c                |   15 ++-
16190  fs/hostfs/hostfs_kern.c             |    8 +-
16191  fs/hpfs/hpfs_fn.h                   |    4 +-
16192  fs/hpfs/inode.c                     |   19 +--
16193  fs/hpfs/namei.c                     |    8 +-
16194  fs/hpfs/super.c                     |   18 +--
16195  fs/hugetlbfs/inode.c                |   16 ++-
16196  fs/isofs/inode.c                    |   17 ++-
16197  fs/isofs/isofs.h                    |    4 +-
16198  fs/isofs/rock.c                     |    4 +-
16199  fs/jffs2/acl.c                      |   30 +++--
16200  fs/jffs2/file.c                     |    8 +-
16201  fs/jffs2/fs.c                       |   24 ++--
16202  fs/jffs2/os-linux.h                 |    4 +-
16203  fs/jfs/acl.c                        |    4 +-
16204  fs/jfs/file.c                       |    4 +-
16205  fs/jfs/jfs_imap.c                   |   22 ++--
16206  fs/jfs/jfs_incore.h                 |    8 +-
16207  fs/jfs/super.c                      |   22 ++--
16208  fs/jfs/xattr.c                      |    4 +-
16209  fs/logfs/inode.c                    |    4 +-
16210  fs/logfs/readwrite.c                |    8 +-
16211  fs/minix/inode.c                    |   16 +--
16212  fs/nfs/nfs3acl.c                    |    4 +-
16213  fs/nfsd/vfs.c                       |    8 +-
16214  fs/nilfs2/inode.c                   |    8 +-
16215  fs/ntfs/inode.c                     |    7 +-
16216  fs/ntfs/super.c                     |   39 +++++--
16217  fs/ntfs/volume.h                    |    5 +-
16218  fs/ocfs2/acl.c                      |    4 +-
16219  fs/ocfs2/file.c                     |    6 +-
16220  fs/ocfs2/quota_global.c             |   43 ++++---
16221  fs/ocfs2/quota_local.c              |   15 ++-
16222  fs/omfs/inode.c                     |    8 +-
16223  fs/omfs/omfs.h                      |    4 +-
16224  fs/open.c                           |    2 +-
16225  fs/posix_acl.c                      |   30 ++---
16226  fs/proc/base.c                      |   27 ++++-
16227  fs/qnx4/inode.c                     |    4 +-
16228  fs/qnx6/inode.c                     |    4 +-
16229  fs/quota/Makefile                   |    2 +-
16230  fs/quota/dquot.c                    |  114 +++++++++---------
16231  fs/quota/kqid.c                     |  132 +++++++++++++++++++++
16232  fs/quota/netlink.c                  |   10 +-
16233  fs/quota/quota.c                    |   28 ++++-
16234  fs/quota/quota_tree.c               |   22 ++--
16235  fs/quota/quota_v1.c                 |   12 +-
16236  fs/quota/quota_v2.c                 |   26 +++--
16237  fs/reiserfs/inode.c                 |   26 ++---
16238  fs/reiserfs/xattr_acl.c             |   24 +++-
16239  fs/squashfs/inode.c                 |    8 +-
16240  fs/sysv/inode.c                     |    8 +-
16241  fs/ubifs/budget.c                   |    4 +-
16242  fs/ubifs/debug.c                    |    4 +-
16243  fs/ubifs/journal.c                  |    4 +-
16244  fs/ubifs/sb.c                       |    4 +-
16245  fs/ubifs/super.c                    |    4 +-
16246  fs/ubifs/ubifs.h                    |    4 +-
16247  fs/udf/inode.c                      |   12 +-
16248  fs/udf/super.c                      |   20 ++--
16249  fs/udf/udf_sb.h                     |    4 +-
16250  fs/ufs/inode.c                      |   16 +--
16251  fs/xattr.c                          |    7 ++
16252  fs/xattr_acl.c                      |   96 ++++++++++++++--
16253  fs/xfs/xfs_acl.c                    |    4 +-
16254  fs/xfs/xfs_quotaops.c               |   12 +-
16255  fs/xfs/xfs_trans_dquot.c            |    8 +-
16256  include/drm/drmP.h                  |    4 +-
16257  include/linux/audit.h               |   12 +-
16258  include/linux/init_task.h           |    2 +-
16259  include/linux/ipc.h                 |    9 +-
16260  include/linux/key.h                 |    9 +-
16261  include/linux/posix_acl.h           |    8 +-
16262  include/linux/posix_acl_xattr.h     |   18 ++-
16263  include/linux/projid.h              |  104 +++++++++++++++++
16264  include/linux/quota.h               |  136 +++++++++++++++++++++-
16265  include/linux/quotaops.h            |    6 +-
16266  include/linux/sched.h               |    2 +-
16267  include/linux/security.h            |    6 +-
16268  include/linux/tsacct_kern.h         |    8 +-
16269  include/linux/tty.h                 |    4 +-
16270  include/linux/user_namespace.h      |    3 +
16271  include/net/netlabel.h              |    2 +-
16272  include/net/xfrm.h                  |   23 ++--
16273  init/Kconfig                        |   69 -----------
16274  ipc/msg.c                           |   14 ++-
16275  ipc/sem.c                           |   13 ++-
16276  ipc/shm.c                           |   19 +--
16277  ipc/util.c                          |   35 +++---
16278  ipc/util.h                          |    2 +-
16279  kernel/acct.c                       |    4 +-
16280  kernel/audit.c                      |  121 ++++++++------------
16281  kernel/audit.h                      |    4 +-
16282  kernel/audit_watch.c                |    2 +-
16283  kernel/auditfilter.c                |  137 +++++++++++++++++++---
16284  kernel/auditsc.c                    |  216 ++++++++++++++++++-----------------
16285  kernel/cred.c                       |   10 +-
16286  kernel/taskstats.c                  |   23 +++-
16287  kernel/trace/trace.c                |    3 +-
16288  kernel/trace/trace.h                |    2 +-
16289  kernel/tsacct.c                     |   12 +-
16290  kernel/user.c                       |    8 ++
16291  kernel/user_namespace.c             |  128 ++++++++++++++++++++-
16292  net/core/dev.c                      |    2 +-
16293  net/dns_resolver/dns_key.c          |    3 +-
16294  net/netlabel/netlabel_unlabeled.c   |    2 +-
16295  net/netlabel/netlabel_user.c        |    2 +-
16296  net/rxrpc/ar-key.c                  |    6 +-
16297  net/xfrm/xfrm_policy.c              |    8 +-
16298  net/xfrm/xfrm_state.c               |    6 +-
16299  net/xfrm/xfrm_user.c                |   12 +-
16300  security/apparmor/domain.c          |    4 +-
16301  security/apparmor/file.c            |   12 +-
16302  security/apparmor/include/audit.h   |    2 +-
16303  security/apparmor/include/file.h    |    4 +-
16304  security/apparmor/lsm.c             |    2 +-
16305  security/capability.c               |    2 +-
16306  security/integrity/evm/evm_crypto.c |    4 +-
16307  security/integrity/ima/ima_audit.c  |    5 +-
16308  security/integrity/ima/ima_policy.c |   28 ++---
16309  security/keys/internal.h            |    6 +-
16310  security/keys/key.c                 |   23 ++--
16311  security/keys/keyctl.c              |   50 ++++----
16312  security/keys/keyring.c             |    4 +-
16313  security/keys/permission.c          |   14 +--
16314  security/keys/proc.c                |   44 +++----
16315  security/keys/process_keys.c        |   15 +--
16316  security/keys/request_key.c         |    6 +-
16317  security/security.c                 |    2 +-
16318  security/selinux/selinuxfs.c        |    6 +-
16319  security/selinux/ss/services.c      |    2 +-
16320  security/tomoyo/audit.c             |   23 ++--
16321  security/tomoyo/common.c            |    4 +-
16322  security/tomoyo/common.h            |    4 +-
16323  security/tomoyo/condition.c         |   20 ++--
16324  security/tomoyo/tomoyo.c            |   12 +-
16325  193 files changed, 2115 insertions(+), 1131 deletions(-)
16326  create mode 100644 fs/quota/kqid.c
16327  create mode 100644 include/linux/projid.h
16328 $ git am -3 ../patches/0001-audit-fix-up-for-pid-to-portid-change.patch
16329 Applying: audit: fix up for pid to portid change
16330 $ git reset HEAD^
16331 Unstaged changes after reset:
16332 M       kernel/audit.c
16333 $ git add .
16334 $ git commit -v -a --amend
16335 [master 8f0e3ce] Merge remote-tracking branch 'userns/for-next'
16336 Merging ktest/for-next (648a182 ktest: Allow a test to override REBOOT_ON_SUCCESS)
16337 $ git merge ktest/for-next
16338 Already up-to-date.
16339 Merging signal/for-next (3af7cae alpha: don't open-code trace_report_syscall_{enter,exit})
16340 $ git merge signal/for-next
16341 Resolved 'arch/alpha/Kconfig' using previous resolution.
16342 Resolved 'arch/arm/Kconfig' using previous resolution.
16343 Resolved 'arch/arm/include/asm/thread_info.h' using previous resolution.
16344 Resolved 'arch/c6x/Kconfig' using previous resolution.
16345 Resolved 'arch/cris/include/asm/Kbuild' using previous resolution.
16346 Resolved 'arch/h8300/include/asm/Kbuild' using previous resolution.
16347 Resolved 'arch/m32r/include/asm/Kbuild' using previous resolution.
16348 Resolved 'arch/m68k/Kconfig' using previous resolution.
16349 Resolved 'arch/mn10300/Kconfig' using previous resolution.
16350 Resolved 'arch/x86/Kconfig' using previous resolution.
16351 Resolved 'arch/x86/kernel/process_32.c' using previous resolution.
16352 Resolved 'arch/x86/kernel/signal.c' using previous resolution.
16353 Auto-merging kernel/sched/core.c
16354 Auto-merging kernel/fork.c
16355 Auto-merging include/linux/sched.h
16356 Auto-merging include/linux/ptrace.h
16357 Auto-merging fs/exec.c
16358 Removing arch/xtensa/include/asm/exec.h
16359 Auto-merging arch/x86/um/Kconfig
16360 Removing arch/x86/kernel/sys_i386_32.c
16361 Auto-merging arch/x86/kernel/signal.c
16362 CONFLICT (content): Merge conflict in arch/x86/kernel/signal.c
16363 Auto-merging arch/x86/kernel/process_64.c
16364 Auto-merging arch/x86/kernel/process_32.c
16365 CONFLICT (content): Merge conflict in arch/x86/kernel/process_32.c
16366 Auto-merging arch/x86/kernel/process.c
16367 Auto-merging arch/x86/kernel/entry_64.S
16368 Auto-merging arch/x86/kernel/entry_32.S
16369 Auto-merging arch/x86/kernel/Makefile
16370 Auto-merging arch/x86/include/asm/thread_info.h
16371 Auto-merging arch/x86/include/asm/sys_ia32.h
16372 Auto-merging arch/x86/include/asm/processor.h
16373 Auto-merging arch/x86/ia32/sys_ia32.c
16374 Auto-merging arch/x86/Kconfig
16375 CONFLICT (content): Merge conflict in arch/x86/Kconfig
16376 Removing arch/unicore32/include/asm/exec.h
16377 Removing arch/um/kernel/internal.h
16378 Removing arch/tile/include/asm/exec.h
16379 Removing arch/sparc/include/asm/exec.h
16380 Auto-merging arch/sparc/include/asm/Kbuild
16381 Removing arch/sh/include/asm/exec.h
16382 Auto-merging arch/s390/kernel/process.c
16383 Auto-merging arch/s390/kernel/entry64.S
16384 Auto-merging arch/s390/kernel/compat_wrapper.S
16385 Auto-merging arch/s390/kernel/compat_linux.c
16386 Auto-merging arch/s390/include/asm/unistd.h
16387 Auto-merging arch/s390/include/asm/processor.h
16388 Auto-merging arch/s390/Kconfig
16389 CONFLICT (content): Merge conflict in arch/s390/Kconfig
16390 Auto-merging arch/powerpc/kernel/process.c
16391 Auto-merging arch/powerpc/kernel/ppc_ksyms.c
16392 Auto-merging arch/powerpc/kernel/entry_64.S
16393 Auto-merging arch/powerpc/kernel/entry_32.S
16394 Auto-merging arch/powerpc/include/asm/thread_info.h
16395 Auto-merging arch/powerpc/include/asm/processor.h
16396 Auto-merging arch/powerpc/Kconfig
16397 CONFLICT (content): Merge conflict in arch/powerpc/Kconfig
16398 Removing arch/parisc/include/asm/exec.h
16399 Auto-merging arch/mn10300/kernel/process.c
16400 Removing arch/mn10300/kernel/kthread.S
16401 Removing arch/mn10300/kernel/kernel_execve.S
16402 Removing arch/mn10300/include/asm/exec.h
16403 Auto-merging arch/mn10300/Kconfig
16404 CONFLICT (content): Merge conflict in arch/mn10300/Kconfig
16405 Auto-merging arch/mips/kernel/scall64-o32.S
16406 Auto-merging arch/mips/kernel/scall64-n32.S
16407 Auto-merging arch/mips/kernel/scall64-64.S
16408 Auto-merging arch/mips/kernel/scall32-o32.S
16409 Removing arch/microblaze/include/asm/exec.h
16410 Auto-merging arch/m68k/kernel/process.c
16411 Removing arch/m68k/include/asm/exec.h
16412 Auto-merging arch/m68k/Kconfig
16413 CONFLICT (content): Merge conflict in arch/m68k/Kconfig
16414 Removing arch/m32r/include/asm/exec.h
16415 Auto-merging arch/m32r/include/asm/Kbuild
16416 CONFLICT (content): Merge conflict in arch/m32r/include/asm/Kbuild
16417 Auto-merging arch/ia64/kernel/signal.c
16418 Removing arch/ia64/include/asm/exec.h
16419 Removing arch/h8300/include/asm/exec.h
16420 Auto-merging arch/h8300/include/asm/Kbuild
16421 CONFLICT (content): Merge conflict in arch/h8300/include/asm/Kbuild
16422 Auto-merging arch/frv/kernel/process.c
16423 Removing arch/frv/kernel/kernel_thread.S
16424 Removing arch/frv/kernel/kernel_execve.S
16425 Removing arch/frv/include/asm/exec.h
16426 Removing arch/cris/include/asm/exec.h
16427 Auto-merging arch/cris/include/asm/Kbuild
16428 CONFLICT (content): Merge conflict in arch/cris/include/asm/Kbuild
16429 Removing arch/c6x/include/asm/exec.h
16430 Auto-merging arch/c6x/include/asm/Kbuild
16431 Auto-merging arch/c6x/Kconfig
16432 CONFLICT (content): Merge conflict in arch/c6x/Kconfig
16433 Removing arch/avr32/include/asm/exec.h
16434 Auto-merging arch/arm/kernel/process.c
16435 Auto-merging arch/arm/kernel/entry-common.S
16436 Auto-merging arch/arm/kernel/calls.S
16437 Auto-merging arch/arm/include/asm/unistd.h
16438 Auto-merging arch/arm/include/asm/thread_info.h
16439 CONFLICT (content): Merge conflict in arch/arm/include/asm/thread_info.h
16440 Auto-merging arch/arm/Kconfig
16441 CONFLICT (content): Merge conflict in arch/arm/Kconfig
16442 Auto-merging arch/alpha/kernel/process.c
16443 Removing arch/alpha/include/asm/exec.h
16444 Auto-merging arch/alpha/Kconfig
16445 CONFLICT (content): Merge conflict in arch/alpha/Kconfig
16446 Auto-merging arch/Kconfig
16447 Automatic merge failed; fix conflicts and then commit the result.
16448 $ git commit -v -a
16449 Recorded resolution for 'arch/powerpc/Kconfig'.
16450 Recorded resolution for 'arch/s390/Kconfig'.
16451 [master b3c9083] Merge remote-tracking branch 'signal/for-next'
16452 $ git diff -M --stat --summary HEAD^..
16453  arch/Kconfig                              |    3 +
16454  arch/alpha/Kconfig                        |    1 +
16455  arch/alpha/include/asm/Kbuild             |    1 +
16456  arch/alpha/include/asm/exec.h             |    6 --
16457  arch/alpha/include/asm/processor.h        |    3 -
16458  arch/alpha/include/asm/thread_info.h      |    3 +-
16459  arch/alpha/include/asm/unistd.h           |    2 +
16460  arch/alpha/kernel/alpha_ksyms.c           |    3 -
16461  arch/alpha/kernel/entry.S                 |   81 +++++++---------------
16462  arch/alpha/kernel/process.c               |   79 ++++++---------------
16463  arch/alpha/kernel/ptrace.c                |   32 ++++-----
16464  arch/arm/Kconfig                          |    1 +
16465  arch/arm/include/asm/processor.h          |    5 --
16466  arch/arm/include/asm/ptrace.h             |    5 ++
16467  arch/arm/include/asm/system.h             |    1 -
16468  arch/arm/include/asm/thread_info.h        |    2 -
16469  arch/arm/include/asm/unistd.h             |    2 +
16470  arch/arm/kernel/calls.S                   |    2 +-
16471  arch/arm/kernel/entry-common.S            |   29 ++++++--
16472  arch/arm/kernel/process.c                 |   75 ++++----------------
16473  arch/arm/kernel/signal.c                  |    1 -
16474  arch/arm/kernel/sys_arm.c                 |   63 -----------------
16475  arch/avr32/include/asm/Kbuild             |    1 +
16476  arch/avr32/include/asm/exec.h             |   13 ----
16477  arch/avr32/include/asm/thread_info.h      |   18 ++---
16478  arch/avr32/kernel/signal.c                |    1 -
16479  arch/blackfin/include/asm/thread_info.h   |    4 --
16480  arch/blackfin/kernel/signal.c             |    1 -
16481  arch/c6x/Kconfig                          |    1 +
16482  arch/c6x/include/asm/Kbuild               |    1 +
16483  arch/c6x/include/asm/exec.h               |    6 --
16484  arch/c6x/include/asm/processor.h          |    2 -
16485  arch/c6x/include/asm/syscalls.h           |    5 --
16486  arch/c6x/include/asm/thread_info.h        |    1 -
16487  arch/c6x/include/asm/unistd.h             |    3 +
16488  arch/c6x/kernel/asm-offsets.c             |    1 -
16489  arch/c6x/kernel/entry.S                   |   56 +++++++--------
16490  arch/c6x/kernel/process.c                 |   72 +++----------------
16491  arch/cris/include/asm/Kbuild              |    1 +
16492  arch/cris/include/asm/exec.h              |    6 --
16493  arch/cris/include/asm/thread_info.h       |    3 -
16494  arch/frv/Kconfig                          |    1 +
16495  arch/frv/include/asm/Kbuild               |    1 +
16496  arch/frv/include/asm/exec.h               |   17 -----
16497  arch/frv/include/asm/processor.h          |    9 +--
16498  arch/frv/include/asm/ptrace.h             |    1 +
16499  arch/frv/include/asm/thread_info.h        |    3 -
16500  arch/frv/include/asm/unistd.h             |    2 +
16501  arch/frv/kernel/Makefile                  |    4 +-
16502  arch/frv/kernel/entry.S                   |   13 ++++
16503  arch/frv/kernel/frv_ksyms.c               |    1 -
16504  arch/frv/kernel/kernel_execve.S           |   33 ---------
16505  arch/frv/kernel/kernel_thread.S           |   77 ---------------------
16506  arch/frv/kernel/process.c                 |   66 +++++++-----------
16507  arch/frv/kernel/signal.c                  |    9 ---
16508  arch/h8300/include/asm/Kbuild             |    1 +
16509  arch/h8300/include/asm/exec.h             |    6 --
16510  arch/h8300/include/asm/thread_info.h      |    7 +-
16511  arch/h8300/kernel/signal.c                |    1 -
16512  arch/hexagon/include/asm/thread_info.h    |    5 --
16513  arch/hexagon/kernel/signal.c              |    1 -
16514  arch/hexagon/kernel/syscall.c             |    1 -
16515  arch/ia64/include/asm/Kbuild              |    1 +
16516  arch/ia64/include/asm/exec.h              |   14 ----
16517  arch/ia64/include/asm/thread_info.h       |    2 -
16518  arch/ia64/kernel/signal.c                 |    8 ---
16519  arch/m32r/include/asm/Kbuild              |    1 +
16520  arch/m32r/include/asm/exec.h              |   14 ----
16521  arch/m32r/include/asm/thread_info.h       |    9 +--
16522  arch/m32r/kernel/signal.c                 |    3 -
16523  arch/m68k/Kconfig                         |    1 +
16524  arch/m68k/include/asm/Kbuild              |    1 +
16525  arch/m68k/include/asm/exec.h              |    6 --
16526  arch/m68k/include/asm/processor.h         |   25 ++++---
16527  arch/m68k/include/asm/ptrace.h            |    2 +
16528  arch/m68k/include/asm/unistd.h            |    2 +
16529  arch/m68k/kernel/entry.S                  |   16 +++++
16530  arch/m68k/kernel/process.c                |  104 +++++++---------------------
16531  arch/m68k/kernel/sys_m68k.c               |   17 -----
16532  arch/microblaze/include/asm/Kbuild        |    1 +
16533  arch/microblaze/include/asm/exec.h        |   14 ----
16534  arch/microblaze/include/asm/thread_info.h |    3 +-
16535  arch/microblaze/kernel/signal.c           |    7 +-
16536  arch/mips/include/asm/thread_info.h       |    9 +--
16537  arch/mips/kernel/entry.S                  |   15 +++-
16538  arch/mips/kernel/scall32-o32.S            |   13 +---
16539  arch/mips/kernel/scall64-64.S             |   13 +---
16540  arch/mips/kernel/scall64-n32.S            |   13 +---
16541  arch/mips/kernel/scall64-o32.S            |   13 +---
16542  arch/mips/kernel/signal.c                 |    8 ---
16543  arch/mn10300/Kconfig                      |    1 +
16544  arch/mn10300/include/asm/Kbuild           |    2 +
16545  arch/mn10300/include/asm/exec.h           |   16 -----
16546  arch/mn10300/include/asm/frame.inc        |    2 +-
16547  arch/mn10300/include/asm/processor.h      |   18 +----
16548  arch/mn10300/include/asm/ptrace.h         |    1 +
16549  arch/mn10300/include/asm/thread_info.h    |    3 +-
16550  arch/mn10300/include/asm/unistd.h         |    2 +
16551  arch/mn10300/kernel/Makefile              |    4 +-
16552  arch/mn10300/kernel/entry.S               |   18 +++++
16553  arch/mn10300/kernel/internal.h            |    6 +-
16554  arch/mn10300/kernel/kernel_execve.S       |   37 ----------
16555  arch/mn10300/kernel/kthread.S             |   31 ---------
16556  arch/mn10300/kernel/process.c             |   91 +++++++-----------------
16557  arch/mn10300/kernel/signal.c              |   13 ----
16558  arch/openrisc/include/asm/thread_info.h   |    3 +-
16559  arch/parisc/hpux/gate.S                   |    2 +-
16560  arch/parisc/include/asm/Kbuild            |    1 +
16561  arch/parisc/include/asm/exec.h            |    6 --
16562  arch/parisc/include/asm/thread_info.h     |    5 +-
16563  arch/parisc/kernel/signal.c               |   45 ++++--------
16564  arch/parisc/kernel/syscall.S              |    9 +--
16565  arch/powerpc/Kconfig                      |    1 +
16566  arch/powerpc/include/asm/processor.h      |    3 -
16567  arch/powerpc/include/asm/syscalls.h       |    3 -
16568  arch/powerpc/include/asm/thread_info.h    |    2 +
16569  arch/powerpc/include/asm/unistd.h         |    2 +
16570  arch/powerpc/kernel/entry_32.S            |   16 +++++
16571  arch/powerpc/kernel/entry_64.S            |   16 +++++
16572  arch/powerpc/kernel/misc.S                |    7 --
16573  arch/powerpc/kernel/misc_32.S             |   33 ---------
16574  arch/powerpc/kernel/misc_64.S             |   34 ---------
16575  arch/powerpc/kernel/ppc_ksyms.c           |    1 -
16576  arch/powerpc/kernel/process.c             |   59 ++++++++--------
16577  arch/powerpc/kernel/signal_32.c           |    1 -
16578  arch/powerpc/kernel/sys_ppc32.c           |   22 ------
16579  arch/s390/Kconfig                         |    1 +
16580  arch/s390/include/asm/processor.h         |    4 +-
16581  arch/s390/include/asm/thread_info.h       |    4 --
16582  arch/s390/include/asm/unistd.h            |    2 +
16583  arch/s390/kernel/compat_linux.c           |   26 -------
16584  arch/s390/kernel/compat_linux.h           |    2 -
16585  arch/s390/kernel/compat_wrapper.S         |    2 +-
16586  arch/s390/kernel/entry.S                  |   51 ++++++--------
16587  arch/s390/kernel/entry.h                  |    3 -
16588  arch/s390/kernel/entry64.S                |   50 ++++++--------
16589  arch/s390/kernel/process.c                |  107 +++++++++--------------------
16590  arch/score/include/asm/thread_info.h      |    4 --
16591  arch/score/kernel/signal.c                |    1 +
16592  arch/sh/include/asm/Kbuild                |    1 +
16593  arch/sh/include/asm/exec.h                |   10 ---
16594  arch/sh/include/asm/thread_info.h         |    3 +
16595  arch/sh/kernel/signal_32.c                |    1 -
16596  arch/sh/kernel/signal_64.c                |    1 -
16597  arch/sparc/include/asm/Kbuild             |    1 +
16598  arch/sparc/include/asm/exec.h             |    6 --
16599  arch/sparc/include/asm/thread_info_32.h   |    3 +-
16600  arch/sparc/include/asm/thread_info_64.h   |    3 +
16601  arch/tile/include/asm/Kbuild              |    1 +
16602  arch/tile/include/asm/exec.h              |   20 ------
16603  arch/tile/kernel/compat_signal.c          |    9 ---
16604  arch/tile/kernel/signal.c                 |   12 +---
16605  arch/um/include/asm/processor-generic.h   |   11 ---
16606  arch/um/include/asm/thread_info.h         |    3 -
16607  arch/um/kernel/exec.c                     |   46 ++-----------
16608  arch/um/kernel/internal.h                 |    1 -
16609  arch/um/kernel/process.c                  |   25 ++-----
16610  arch/um/kernel/signal.c                   |    6 +-
16611  arch/um/kernel/syscall.c                  |   41 ++++-------
16612  arch/unicore32/include/asm/Kbuild         |    1 +
16613  arch/unicore32/include/asm/exec.h         |   15 ----
16614  arch/unicore32/include/asm/thread_info.h  |    4 +-
16615  arch/unicore32/kernel/entry.S             |    2 -
16616  arch/unicore32/kernel/signal.c            |    1 -
16617  arch/unicore32/kernel/sys.c               |    1 -
16618  arch/x86/Kconfig                          |    1 +
16619  arch/x86/ia32/ia32entry.S                 |    2 +-
16620  arch/x86/ia32/sys_ia32.c                  |   15 ----
16621  arch/x86/include/asm/processor.h          |    5 --
16622  arch/x86/include/asm/sys_ia32.h           |    2 -
16623  arch/x86/include/asm/syscalls.h           |    2 +-
16624  arch/x86/include/asm/thread_info.h        |    2 -
16625  arch/x86/include/asm/unistd.h             |    2 +
16626  arch/x86/kernel/Makefile                  |    2 +-
16627  arch/x86/kernel/asm-offsets.c             |    3 +
16628  arch/x86/kernel/entry_32.S                |   43 +++++++-----
16629  arch/x86/kernel/entry_64.S                |   74 +++++++-------------
16630  arch/x86/kernel/process.c                 |   65 ------------------
16631  arch/x86/kernel/process_32.c              |   37 ++++++++--
16632  arch/x86/kernel/process_64.c              |   35 ++++++----
16633  arch/x86/kernel/signal.c                  |    4 --
16634  arch/x86/kernel/sys_i386_32.c             |   40 -----------
16635  arch/x86/kernel/vm86_32.c                 |    6 +-
16636  arch/x86/syscalls/syscall_32.tbl          |    2 +-
16637  arch/x86/um/Kconfig                       |    1 +
16638  arch/x86/um/shared/sysdep/syscalls.h      |    2 +
16639  arch/x86/um/signal.c                      |    6 --
16640  arch/x86/um/sys_call_table_32.c           |    3 +-
16641  arch/x86/um/syscalls_32.c                 |   27 ++------
16642  arch/x86/um/syscalls_64.c                 |   23 +------
16643  arch/xtensa/include/asm/Kbuild            |    2 +
16644  arch/xtensa/include/asm/exec.h            |   14 ----
16645  arch/xtensa/include/asm/thread_info.h     |    5 --
16646  arch/xtensa/kernel/signal.c               |    4 --
16647  fs/binfmt_elf.c                           |    1 -
16648  fs/binfmt_elf_fdpic.c                     |    1 -
16649  fs/exec.c                                 |   64 +++++++++++++++--
16650  include/linux/binfmts.h                   |    6 ++
16651  include/linux/compat.h                    |    8 ++-
16652  include/linux/ptrace.h                    |    4 ++
16653  include/linux/sched.h                     |    3 +
16654  kernel/fork.c                             |   13 +++-
16655  kernel/sched/core.c                       |    2 +-
16656  203 files changed, 791 insertions(+), 1931 deletions(-)
16657  delete mode 100644 arch/alpha/include/asm/exec.h
16658  delete mode 100644 arch/avr32/include/asm/exec.h
16659  delete mode 100644 arch/c6x/include/asm/exec.h
16660  delete mode 100644 arch/cris/include/asm/exec.h
16661  delete mode 100644 arch/frv/include/asm/exec.h
16662  delete mode 100644 arch/frv/kernel/kernel_execve.S
16663  delete mode 100644 arch/frv/kernel/kernel_thread.S
16664  delete mode 100644 arch/h8300/include/asm/exec.h
16665  delete mode 100644 arch/ia64/include/asm/exec.h
16666  delete mode 100644 arch/m32r/include/asm/exec.h
16667  delete mode 100644 arch/m68k/include/asm/exec.h
16668  delete mode 100644 arch/microblaze/include/asm/exec.h
16669  delete mode 100644 arch/mn10300/include/asm/exec.h
16670  delete mode 100644 arch/mn10300/kernel/kernel_execve.S
16671  delete mode 100644 arch/mn10300/kernel/kthread.S
16672  delete mode 100644 arch/parisc/include/asm/exec.h
16673  delete mode 100644 arch/sh/include/asm/exec.h
16674  delete mode 100644 arch/sparc/include/asm/exec.h
16675  delete mode 100644 arch/tile/include/asm/exec.h
16676  delete mode 100644 arch/um/kernel/internal.h
16677  delete mode 100644 arch/unicore32/include/asm/exec.h
16678  delete mode 100644 arch/x86/kernel/sys_i386_32.c
16679  delete mode 100644 arch/xtensa/include/asm/exec.h
16680 Merging clk/clk-next (494bfec clk: add of_clk_src_onecell_get() support)
16681 $ git merge clk/clk-next
16682 Already up-to-date.
16683 Merging random/dev (d2e7c96 random: mix in architectural randomness in extract_buf())
16684 $ git merge random/dev
16685 Already up-to-date.
16686 Merging scsi-post-merge/merge-base:master ()
16687 $ git clone -s -l -n -q . ../rebase-tmp
16688 $ cd ../rebase-tmp
16689 $ git fetch --no-tags ../next refs/heads/akpm/master:akpm
16690 From ../next
16691  * [new branch]      akpm/master -> akpm
16692 $ git fetch --no-tags ../next refs/heads/akpm/base:akpm-base
16693 From ../next
16694  * [new branch]      akpm/base  -> akpm-base
16695 $ git checkout akpm
16696 Switched to branch 'akpm'
16697 $ git rebase --onto master akpm-base
16698 First, rewinding head to replay your work on top of it...
16699 Applying: pwm-backlight: take over maintenance
16700 Applying: idr-rename-max_level-to-max_idr_level-fix-3
16701 Applying: CRIS: Fix I/O macros
16702 Applying: selinux: fix sel_netnode_insert() suspicious rcu dereference
16703 Applying: vfs: d_obtain_alias() needs to use "/" as default name.
16704 Applying: x86 cpu_hotplug: unmap cpu2node when the cpu is hotremoved
16705 Applying: cpu_hotplug-unmap-cpu2node-when-the-cpu-is-hotremoved-fix
16706 Applying: acpi_memhotplug.c: fix memory leak when memory device is unbound from the module acpi_memhotplug
16707 Applying: acpi_memhotplug.c: free memory device if acpi_memory_enable_device() failed
16708 Applying: acpi_memhotplug.c: remove memory info from list before freeing it
16709 Applying: acpi_memhotplug.c: don't allow to eject the memory device if it is being used
16710 Applying: acpi_memhotplug.c: bind the memory device when the driver is being loaded
16711 Applying: acpi_memhotplug.c: auto bind the memory device which is hotplugged before the driver is loaded
16712 Applying: arch/x86/platform/iris/iris.c: register a platform device and a platform driver
16713 Applying: x86 numa: don't check if node is NUMA_NO_NODE
16714 Applying: arch/x86/tools/insn_sanity.c: identify source of messages
16715 Applying: audit.h: replace defines with C stubs
16716 Applying: mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
16717 Applying: drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message
16718 Applying: pcmcia: move unbind/rebind into dev_pm_ops.complete
16719 Applying: drm/i915: optimize DIV_ROUND_CLOSEST() call
16720 Applying: timeconst.pl: remove deprecated defined(@array)
16721 Applying: time: don't inline EXPORT_SYMBOL functions
16722 Applying: checksyscalls: fix "here document" handling
16723 Applying: kbuild: make: fix if_changed when command contains backslashes
16724 Applying: h8300: select generic atomic64_t support
16725 Applying: unicore32: select generic atomic64_t support
16726 Applying: readahead: fault retry breaks mmap file read random detection
16727 Applying: drivers/scsi/atp870u.c: fix bad use of udelay
16728 Applying: cciss: cleanup bitops usage
16729 Applying: cciss: use check_signature()
16730 Applying: block: store partition_meta_info.uuid as a string
16731 Applying: init: reduce PARTUUID min length to 1 from 36
16732 Applying: block: partition: msdos: provide UUIDs for partitions
16733 Applying: vfs: increment iversion when a file is truncated
16734 Applying: fs: push rcu_barrier() from deactivate_locked_super() to filesystems
16735 Applying: mm/page_alloc.c: remove duplicate check
16736 Applying: mm: remove __GFP_NO_KSWAPD
16737 Applying: x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
16738 Applying: x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
16739 Applying: x86-pat-separate-the-pfn-attribute-tracking-for-remap_pfn_range-and-vm_insert_pfn-fix
16740 Applying: mm, x86, pat: rework linear pfn-mmap tracking
16741 Applying: mm: introduce arch-specific vma flag VM_ARCH_1
16742 Applying: mm: kill vma flag VM_INSERTPAGE
16743 Applying: mm: kill vma flag VM_CAN_NONLINEAR
16744 Applying: mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
16745 Applying: mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
16746 Applying: mm: prepare VM_DONTDUMP for using in drivers
16747 Applying: mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
16748 Applying: mm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter-fix
16749 Applying: mm: fix nonuniform page status when writing new file with small buffer
16750 Applying: mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix
16751 Applying: mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix-fix
16752 Applying: mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links()
16753 Applying: mm-mmapc-replace-find_vma_prepare-with-clearer-find_vma_links fix
16754 Applying: mm: compaction: update comment in try_to_compact_pages
16755 Applying: mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures
16756 Applying: mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures-fix
16757 Applying: mm: compaction: capture a suitable high-order page immediately when it is made available
16758 Applying: Revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
16759 Applying: mempolicy: remove mempolicy sharing
16760 Applying: mempolicy: fix a race in shared_policy_replace()
16761 Applying: mempolicy: fix refcount leak in mpol_set_shared_policy()
16762 Applying: mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()
16763 Applying: mempolicy-fix-a-memory-corruption-by-refcount-imbalance-in-alloc_pages_vma-v2
16764 Applying: mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
16765 Applying: mm-mmu_notifier-fix-inconsistent-memory-between-secondary-mmu-and-host-fix
16766 Applying: mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
16767 Applying: mm/mmu_notifier: init notifier if necessary
16768 Applying: mm/mmu_notifier: init notifier if necessary
16769 Applying: mm/vmscan: fix error number for failed kthread
16770 Applying: oom: remove deprecated oom_adj
16771 Applying: mm: hugetlb: add arch hook for clearing page flags before entering pool
16772 Applying: mm: adjust final #endif position in mm/internal.h
16773 Applying: thp: fix the count of THP_COLLAPSE_ALLOC
16774 Applying: thp: remove unnecessary check in start_khugepaged
16775 Applying: thp: move khugepaged_mutex out of khugepaged
16776 Applying: thp: remove unnecessary khugepaged_thread check
16777 Applying: thp: remove wake_up_interruptible in the exit path
16778 Applying: thp: remove some code depend on CONFIG_NUMA
16779 Applying: thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
16780 Applying: thp: release page in page pre-alloc path
16781 Applying: thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
16782 Applying: thp: remove khugepaged_loop
16783 Applying: thp: use khugepaged_enabled to remove duplicate code
16784 Applying: thp: remove unnecessary set_recommended_min_free_kbytes
16785 Applying: mm: fix potential anon_vma locking issue in mprotect()
16786 Applying: thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
16787 Applying: thp: remove assumptions on pgtable_t type
16788 Applying: thp: introduce pmdp_invalidate()
16789 Applying: thp: make MADV_HUGEPAGE check for mm->def_flags
16790 Applying: thp, s390: thp splitting backend for s390
16791 Applying: thp, s390: thp pagetable pre-allocation for s390
16792 Applying: thp, s390: disable thp for kvm host on s390
16793 Applying: thp, s390: architecture backend for thp on s390
16794 Applying: thp, s390: add missing earlyclobber to inline assembly
16795 Applying: ipc/mqueue: remove unnecessary rb_init_node() calls
16796 Applying: rbtree: reference Documentation/rbtree.txt for usage instructions
16797 Applying: rbtree: empty nodes have no color
16798 Applying: rbtree-empty-nodes-have-no-color-fix
16799 Applying: rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
16800 Applying: rbtree: move some implementation details from rbtree.h to rbtree.c
16801 Applying: rbtree: fix jffs2 build issue due to renamed __rb_parent_color field
16802 Applying: rbtree: performance and correctness test
16803 Applying: rbtree-performance-and-correctness-test-fix
16804 Applying: rbtree: break out of rb_insert_color loop after tree rotation
16805 Applying: rbtree: adjust root color in rb_insert_color() only when necessary
16806 Applying: rbtree: low level optimizations in rb_insert_color()
16807 Applying: rbtree: adjust node color in __rb_erase_color() only when necessary
16808 Applying: perf tools: fix build for another rbtree.c change
16809 Applying: rbtree: optimize case selection logic in __rb_erase_color()
16810 Applying: rbtree: low level optimizations in __rb_erase_color()
16811 Applying: rbtree: coding style adjustments
16812 Applying: rbtree: optimize fetching of sibling node
16813 Applying: rbtree test: fix sparse warning about 64-bit constant
16814 Applying: rbtree: add __rb_change_child() helper function
16815 Applying: rbtree: place easiest case first in rb_erase()
16816 Applying: rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color()
16817 Applying: rbtree: low level optimizations in rb_erase()
16818 Applying: rbtree: augmented rbtree test
16819 Applying: rbtree: faster augmented rbtree manipulation
16820 Applying: rbtree: remove prior augmented rbtree implementation
16821 Applying: rbtree: add RB_DECLARE_CALLBACKS() macro
16822 Applying: rbtree: add prio tree and interval tree tests
16823 Applying: mm: replace vma prio_tree with an interval tree
16824 Applying: kmemleak: use rbtree instead of prio tree
16825 Applying: prio_tree: remove
16826 Applying: rbtree: move augmented rbtree functionality to rbtree_augmented.h
16827 Applying: mm: interval tree updates
16828 Applying: mm anon rmap: remove anon_vma_moveto_tail
16829 Applying: mm anon rmap: replace same_anon_vma linked list with an interval tree.
16830 Applying: mm rmap: remove vma_address check for address inside vma
16831 Applying: mm: add CONFIG_DEBUG_VM_RB build option
16832 Applying: mm anon rmap: in mremap, set the new vma's position before anon_vma_clone()
16833 Applying: mm: avoid taking rmap locks in move_ptes()
16834 Applying: memory-hotplug: build zonelists when offlining pages
16835 Applying: mm: mmu_notifier: make the mmu_notifier srcu static
16836 Applying: mm: cma: discard clean pages during contiguous allocation instead of migration
16837 Applying: mm-cma-discard-clean-pages-during-contiguous-allocation-instead-of-migration-fix
16838 Applying: mm-cma-discard-clean-pages-during-contiguous-allocation-instead-of-migration-fix-fix
16839 Applying: mm: fix tracing in free_pcppages_bulk()
16840 Applying: mm-fix-tracing-in-free_pcppages_bulk-fix
16841 Applying: cma: fix counting of isolated pages
16842 Applying: cma: count free CMA pages
16843 Applying: cma-count-free-cma-pages-fix
16844 Applying: cma: fix watermark checking
16845 Applying: mm: page_alloc: use get_freepage_migratetype() instead of page_private()
16846 Applying: mm: remain migratetype in freed page
16847 Applying: memory-hotplug: bug fix race between isolation and allocation
16848 Applying: memory-hotplug: fix pages missed by race rather than failing
16849 Applying: memory-hotplug-fix-pages-missed-by-race-rather-than-failng-fix
16850 Applying: atomic: implement generic atomic_dec_if_positive()
16851 Applying: atomic-implement-generic-atomic_dec_if_positive-fix
16852 Applying: swap: add a simple detector for inappropriate swapin readahead
16853 Applying: swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix
16854 Applying: mm/memblock: reduce overhead in binary search
16855 Applying: mm/memblock: use existing interface to set nid
16856 Applying: mm/memblock: cleanup early_node_map[] related comments
16857 Applying: mm: compaction: abort compaction loop if lock is contended or run too long
16858 Applying: mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix
16859 Applying: mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix-2
16860 Applying: mm: compaction: check lock contention first before taking lock
16861 Applying: mm/hugetlb.c: remove duplicate inclusion of header file
16862 Applying: mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
16863 Applying: mm-page_alloc-refactor-out-__alloc_contig_migrate_alloc-checkpatch-fixes
16864 Applying: memory-hotplug: don't replace lowmem pages with highmem
16865 Applying: thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
16866 Applying: mm: compaction: move fatal signal check out of compact_checklock_irqsave
16867 Applying: mm: compaction: Update try_to_compact_pages()kerneldoc comment
16868 Applying: mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
16869 Applying: mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
16870 Applying: mm: enable CONFIG_COMPACTION by default
16871 Applying: mm: fix-up zone present pages
16872 Applying: memcg: trivial fixes for Documentation/cgroups/memory.txt
16873 Applying: memcg: cleanup kmem tcp ifdefs
16874 Applying: memcg: move mem_cgroup_is_root upwards
16875 Applying: mm: fix invalidate_complete_page2() lock ordering
16876 Applying: mm: remove vma arg from page_evictable
16877 Applying: mm: clear_page_mlock in page_remove_rmap
16878 Applying: mm: remove free_page_mlock
16879 Applying: mm, numa: reclaim from all nodes within reclaim distance
16880 Applying: mm-numa-reclaim-from-all-nodes-within-reclaim-distance-fix
16881 Applying: memory.txt: remove stray information
16882 Applying: mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
16883 Applying: hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
16884 Applying: mm: move all mmu notifier invocations to be done outside the PT lock
16885 Applying: mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
16886 Applying: mm: call invalidate_range_end in do_wp_page even for zero pages
16887 Applying: mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
16888 Applying: mm: enhance comment and bug check
16889 Applying: memory-hotplug: fix zone stat mismatch
16890 Applying: sections: disable const sections for PA-RISC v2
16891 Applying: sections: fix section conflicts in arch/arm/
16892 Applying: sections: fix section conflicts in arch/frv
16893 Applying: sections: fix section conflicts in arch/h8300
16894 Applying: sections-fix-section-conflicts-in-arch-h8300-checkpatch-fixes
16895 Applying: sections: fix section conflicts in arch/ia64
16896 Applying: sections: fix section conflicts in arch/mips
16897 Applying: sections: fix section conflicts in arch/powerpc
16898 Applying: sections: fix section conflicts in arch/score
16899 Applying: sections: fix section conflicts in arch/sh
16900 Applying: sections: fix section conflicts in arch/x86
16901 Applying: sections: fix section conflicts in drivers/atm
16902 Applying: sections: fix section conflicts in drivers/char
16903 Applying: sections: fix section conflicts in drivers/ide
16904 Applying: sections: fix section conflicts in drivers/macintosh
16905 Applying: sections-fix-section-conflicts-in-drivers-macintosh-checkpatch-fixes
16906 Applying: sections: fix section conflicts in drivers/mfd
16907 Applying: sections: fix section conflicts in drivers/mmc
16908 Applying: sections: fix section conflicts in drivers/net
16909 Applying: sections: fix section conflicts in drivers/net/hamradio
16910 Applying: sections: fix section conflicts in drivers/net/wan
16911 Applying: sections: fix section conflicts in drivers/platform/x86
16912 Applying: sections: fix section conflicts in drivers/scsi
16913 Applying: sections: fix section conflicts in drivers/video
16914 Applying: sections: fix section conflicts in mm/percpu.c
16915 Applying: sections: fix section conflicts in net/can
16916 Applying: sections: fix section conflicts in net
16917 Applying: sections: fix section conflicts in sound
16918 Applying: sectons: fix const sections for crc32 table
16919 Applying: sectons-fix-const-sections-for-crc32-table-checkpatch-fixes
16920 Applying: frv: kill used but uninitialized variable
16921 Applying: score: select generic atomic64_t support
16922 Applying: cross-arch: don't corrupt personality flags upon exec()
16923 Applying: tile: fix personality bits handling upon exec()
16924 Applying: kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
16925 Applying: syscalls: make kcmp syscall available for all architectures
16926 Applying: poweroff: fix bug in orderly_poweroff()
16927 Applying: drivers/misc/lis3lv02d: add generic DT matching code
16928 Applying: drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
16929 Applying: lis3: lis3lv02d_spi.c: include linux/of.h
16930 Applying: drivers-misc-lis3lv02d-lis3lv02d_spic-add-dt-matching-table-passthru-code-fix-fix
16931 Applying: drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
16932 Applying: drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
16933 Applying: drivers-misc-lis3lv02d-lis3lv02d_spic-add-lis3lv02d-device-tree-init-fix
16934 Applying: drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
16935 Applying: drivers-misc-lis3lv02d-lis3lv02d_i2cc-add-lis3lv02d-device-tree-init-fix
16936 Applying: lib: vsprintf: optimize division by 10 for small integers
16937 Applying: lib: vsprintf: optimize division by 10000
16938 Applying: lib: vsprintf: optimize put_dec_trunc8()
16939 Applying: lib: vsprintf: fix broken comments
16940 Applying: lib/vsprintf: update documentation to cover all of %p[Mm][FR]
16941 Applying: MAINTAINERS: update gpio subsystem file list
16942 Applying: MAINTAINERS: add defconfig file to IMX section
16943 Applying: MAINTAINERS: Update gianfar_ptp after renaming
16944 Applying: drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps
16945 Applying: drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps
16946 Applying: drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps
16947 Applying: backlight: lp855x: add FAST bit description for LP8556
16948 Applying: backlight: add Backlight driver for lm3630 chip
16949 Applying: backlight-add-backlight-driver-for-lm3630-chip-fix
16950 Applying: backlight: add new lm3639 backlight driver
16951 Applying: backlight-add-new-lm3639-backlight-driver-fix
16952 Applying: backlight-add-new-lm3639-backlight-driver-fix-2
16953 Applying: backlight: remove ProGear driver
16954 Applying: drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
16955 Applying: drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
16956 Applying: drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
16957 Applying: bitops: introduce generic {clear,set}_bit_le()
16958 Applying: powerpc: bitops: introduce {clear,set}_bit_le()
16959 Applying: kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
16960 Applying: idr: rename MAX_LEVEL to MAX_IDR_LEVEL
16961 Applying: idr-rename-max_level-to-max_idr_level-fix
16962 Applying: idr-rename-max_level-to-max_idr_level-fix-fix-2
16963 Applying: idr-rename-max_level-to-max_idr_level-fix-fix-2-fix
16964 Applying: lib/parser.c: avoid overflow in match_number()
16965 Applying: lib-parserc-avoid-overflow-in-match_number-fix
16966 Applying: lib/Kconfig.debug: adjust hard-lockup related Kconfig options
16967 Applying: lib/gcd.c: prevent possible div by 0
16968 Applying: genalloc: make it possible to use a custom allocation algorithm
16969 Applying: lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
16970 Applying: lib-spinlock_debug-avoid-livelock-in-do_raw_spin_lock-fix
16971 Applying: lib/vsprintf.c: improve standard conformance of sscanf()
16972 Applying: lib/plist.c: make plist test announcements KERN_DEBUG
16973 Applying: scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
16974 Applying: compat_ioctl: Remove unused local typedef
16975 Applying: compat: fs: generic compat_sys_sendfile() implementation
16976 Applying: drivers/firmware/dmi_scan.c: check dmi version when get system uuid
16977 Applying: drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid-fix
16978 Applying: drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
16979 Applying: drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists-checkpatch-fixes
16980 Applying: checkpatch: check utf-8 content from a commit log when it's missing from charset
16981 Applying: checkpatch: update suggested printk conversions
16982 Applying: checkpatch: check networking specific block comment style
16983 Applying: CodingStyle: add networking specific block comment style
16984 Applying: epoll: support for disabling items, and a self-test app
16985 Applying: drivers/rtc/rtc-isl1208.c: add support for the ISL1218
16986 Applying: rtc-proc: permit the /proc/driver/rtc device to use other devices
16987 Applying: rtc: add Dallas DS2404 driver
16988 Applying: rtc-add-dallas-ds2404-driver-fix
16989 Applying: rtc: snvs: add Freescale rtc-snvs driver
16990 Applying: rtc: snvs: change timeout to use a fixed number of loop
16991 Applying: rtc: recycle id when unloading a rtc driver
16992 Applying: drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
16993 Applying: rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
16994 Applying: rtc: tps65910: change RTC driver name as per mfd
16995 Applying: rtc: add MAX8907 RTC driver
16996 Applying: rtc: kconfig: remove unnecessary dependencies.
16997 Applying: drivers/rtc/rtc-jz4740.c: fix IRQ error check
16998 Applying: drivers/rtc/rtc-spear.c: fix several error checks
16999 Applying: rtc: rc5t583: add ricoh rc5t583 RTC driver
17000 Applying: drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare()
17001 Applying: rtc: rtc-mxc: adapt to the new i.mx clock framework
17002 Applying: rtc: rtc-mxc: convert to module_platform_driver
17003 Applying: rtc_sysfs_show_hctosys(): display 0 if resume failed
17004 Applying: rtc_sysfs_show_hctosys-return-0-if-resume-failed-fix
17005 Applying: rtc_sysfs_show_hctosys-return-0-if-resume-failed-fix-fix
17006 Applying: drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
17007 Applying: fat: use accessor function for msdos_dir_entry 'start'
17008 Applying: fat (exportfs): move NFS support code
17009 Applying: fat (exportfs): fix dentry reconnection
17010 Applying: fs/fat: fix a checkpatch issue in namei_msdos.c
17011 Applying: fs/fat: fix some checkpatch issues in fat.h
17012 Applying: fs/fat: chang indentation of some comments in fat.h
17013 Applying: fs/fat: fix two checkpatch issues in cache.c
17014 Applying: fs/fat: fix some small checkpatch issues in dir.c
17015 Applying: fs/fat: fix all other checkpatch issues in dir.c
17016 Applying: fs-fat-fix-all-other-checkpatch-issues-in-dirc-fix
17017 Applying: fs/fat: fix checkpatch issues in fatent.c
17018 Applying: fat: no need to reset EOF in ent_put for FAT32
17019 Applying: fat: simplify writeback_inode()
17020 Applying: fat-simplify-writeback_inode-checkpatch-fixes
17021 Applying: fat-simplify-writeback_inode-checkpatch-fixes-fix
17022 Applying: device_cgroup: add "deny_all" in dev_cgroup structure
17023 Applying: device_cgroup: introduce dev_whitelist_clean()
17024 Applying: device_cgroup: convert device_cgroup internally to policy + exceptions
17025 Applying: device_cgroup: rename whitelist to exception list
17026 Applying: coredump: prevent double-free on an error path in core dumper
17027 Applying: coredump: move core dump functionality into its own file
17028 Applying: coredump: make core dump functionality optional
17029 Applying: fs: amended coredump-related sysctl functions
17030 Applying: coredump-make-core-dump-functionality-optional-fix-fix
17031 Applying: coredump: update coredump-related headers
17032 Applying: coredump: add support for %d=__get_dumpable() in core name
17033 Applying: coredump-add-support-for-%d=__get_dumpable-in-core-name-fix
17034 Applying: coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
17035 Applying: coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1-checkpatch-fixes
17036 Applying: coredump: pass siginfo_t* to do_coredump() and below, not merely signr
17037 Applying: compat: move compat_siginfo_t definition to asm/compat.h
17038 Applying: coredump: add a new elf note with siginfo of the signal
17039 Applying: coredump: extend core dump note section to contain file names of mapped files
17040 Applying: proc: return -ENOMEM when inode allocation failed
17041 Applying: proc: no need to initialize proc_inode->fd in proc_get_inode()
17042 Applying: proc: use kzalloc instead of kmalloc and memset
17043 Applying: proc-use-kzalloc-instead-of-kmalloc-and-memset-fix
17044 Applying: proc_sysctl.c: use BUG_ON instead of BUG
17045 Applying: fs/proc/root.c: use NULL instead of 0 for pointer
17046 Applying: kdump: remove unneeded include
17047 Applying: ipc/sem.c: alternatives to preempt_disable()
17048 Applying: rapidio/tsi721: modify mport name assignment
17049 Applying: rapidio: fix kerneldoc warnings after DMA support was added
17050 Applying: drivers/rapidio/devices/tsi721.c: fix error return code
17051 Applying: rapidio: add inbound memory mapping interface
17052 Applying: rapidio/tsi721: add inbound memory mapping callbacks
17053 Applying: rapidio: apply RX/TX enable to active switch ports only
17054 Applying: nbd: add set flags ioctl
17055 Applying: nbd: handle discard requests
17056 Applying: aoe: for performance support larger packet payloads
17057 Applying: aoe: kernel thread handles I/O completions for simple locking
17058 Applying: aoe: cleanup an allocation a bit
17059 Applying: aoe: become I/O request queue handler for increased user control
17060 Applying: aoe: use a kernel thread for transmissions
17061 Applying: aoe: use packets that work with the smallest-MTU local interface
17062 Applying: aoe: failover remote interface based on aoe_deadsecs parameter
17063 Applying: aoe: do revalidation steps in order
17064 Applying: aoe: disallow unsupported AoE minor addresses
17065 Applying: aoe: associate frames with the AoE storage target
17066 Applying: aoe: increase net_device reference count while using it
17067 Applying: aoe: remove unused code and add cosmetic improvements
17068 Applying: aoe: update internal version number to 49
17069 Applying: aoe: update copyright year in touched files
17070 Applying: aoe: update documentation with new URL and VM settings reference
17071 Applying: taskstats: cgroupstats_user_cmd() may leak on error
17072 Applying: memstick: add support for legacy memorysticks
17073 Applying: kernel/resource.c: fix stack overflow in __reserve_region_with_split()
17074 Applying: lib/decompress.c add __init to decompress_method and data
17075 $ cd ../next
17076 $ git fetch -f ../rebase-tmp akpm:akpm/master
17077 From ../rebase-tmp
17078  + 1d67aea...e9cadb8 akpm       -> akpm/master  (forced update)
17079 $ rm -rf ../rebase-tmp
17080 Merging akpm/master (e9cadb8 lib/decompress.c add __init to decompress_method and data)
17081 $ git merge --no-ff akpm/master
17082 Removing mm/prio_tree.c
17083 Removing lib/prio_tree.c
17084 Removing include/linux/prio_tree.h
17085 Removing drivers/video/backlight/progear_bl.c
17086 Removing Documentation/prio_tree.txt
17087 Removing Documentation/memory.txt
17088 Removing Documentation/ABI/obsolete/proc-pid-oom_adj
17089 Merge made by the 'recursive' strategy.
17090  Documentation/00-INDEX                             |    2 -
17091  Documentation/ABI/obsolete/proc-pid-oom_adj        |   22 -
17092  Documentation/CodingStyle                          |   10 +
17093  Documentation/aoe/aoe.txt                          |    9 +-
17094  Documentation/cgroups/memory.txt                   |   90 +-
17095  .../devicetree/bindings/crypto/fsl-sec4.txt        |   51 +
17096  Documentation/devicetree/bindings/misc/lis302.txt  |  112 +
17097  Documentation/devicetree/bindings/rtc/snvs-rtc.txt |    1 +
17098  Documentation/feature-removal-schedule.txt         |   25 -
17099  Documentation/filesystems/proc.txt                 |   22 +-
17100  Documentation/memory.txt                           |   33 -
17101  Documentation/printk-formats.txt                   |    1 +
17102  Documentation/prio_tree.txt                        |  107 -
17103  Documentation/rbtree.txt                           |  209 +-
17104  Documentation/rtc.txt                              |    5 +-
17105  Documentation/sysctl/kernel.txt                    |    2 +
17106  Documentation/vm/unevictable-lru.txt               |   14 +-
17107  MAINTAINERS                                        |   13 +-
17108  arch/Kconfig                                       |    3 +
17109  arch/alpha/kernel/pci-sysfs.c                      |    2 +-
17110  arch/arm/mach-at91/clock.c                         |    2 +-
17111  arch/arm/mach-davinci/board-tnetv107x-evm.c        |    6 +-
17112  arch/arm/mach-davinci/da830.c                      |   48 +-
17113  arch/arm/mach-davinci/da850.c                      |    6 +-
17114  arch/arm/mach-msm/board-qsd8x50.c                  |    4 +-
17115  arch/arm/mach-omap2/display.c                      |    6 +-
17116  arch/arm/mm/fault-armv.c                           |    3 +-
17117  arch/arm/mm/fault.c                                |    1 +
17118  arch/arm/mm/flush.c                                |    3 +-
17119  arch/arm64/include/asm/compat.h                    |   60 +-
17120  arch/arm64/kernel/signal32.c                       |   53 -
17121  arch/avr32/include/asm/elf.h                       |    3 +-
17122  arch/avr32/mm/fault.c                              |    1 +
17123  arch/blackfin/include/asm/elf.h                    |    3 +-
17124  arch/c6x/include/asm/elf.h                         |    3 +-
17125  arch/cris/include/asm/elf.h                        |    3 +-
17126  arch/cris/include/asm/io.h                         |   39 +-
17127  arch/cris/mm/fault.c                               |    1 +
17128  arch/frv/include/asm/elf.h                         |    3 +-
17129  arch/frv/kernel/pm.c                               |   19 +-
17130  arch/frv/kernel/setup.c                            |    2 +-
17131  arch/frv/mb93090-mb00/pci-irq.c                    |    2 +-
17132  arch/h8300/Kconfig                                 |    1 +
17133  arch/h8300/include/asm/elf.h                       |    3 +-
17134  arch/h8300/kernel/sys_h8300.c                      |    1 +
17135  arch/h8300/kernel/timer/itu.c                      |    2 +-
17136  arch/h8300/kernel/timer/timer16.c                  |    2 +-
17137  arch/h8300/kernel/timer/timer8.c                   |    2 +-
17138  arch/h8300/kernel/timer/tpu.c                      |    2 +-
17139  arch/h8300/platform/h8300h/irq.c                   |    4 +-
17140  arch/h8300/platform/h8s/irq.c                      |    4 +-
17141  arch/hexagon/include/asm/elf.h                     |    3 +-
17142  arch/hexagon/mm/vm_fault.c                         |    1 +
17143  arch/ia64/include/asm/hugetlb.h                    |    4 +
17144  arch/ia64/kernel/perfmon.c                         |    2 +-
17145  arch/ia64/mm/fault.c                               |    1 +
17146  arch/ia64/mm/init.c                                |    4 +-
17147  arch/ia64/xen/irq_xen.c                            |    2 +-
17148  arch/ia64/xen/irq_xen.h                            |    2 +-
17149  arch/m32r/include/asm/elf.h                        |    3 +-
17150  arch/m68k/include/asm/elf.h                        |    3 +-
17151  arch/m68k/mm/fault.c                               |    1 +
17152  arch/microblaze/include/asm/atomic.h               |    1 +
17153  arch/microblaze/include/asm/elf.h                  |    3 +-
17154  arch/microblaze/mm/fault.c                         |    1 +
17155  arch/mips/bcm63xx/boards/board_bcm963xx.c          |    2 +-
17156  arch/mips/include/asm/compat-signal.h              |   62 -
17157  arch/mips/include/asm/compat.h                     |   69 +-
17158  arch/mips/include/asm/hugetlb.h                    |    4 +
17159  arch/mips/mm/fault.c                               |    1 +
17160  arch/mips/pci/pci-octeon.c                         |    2 +-
17161  arch/mn10300/Makefile                              |    2 +-
17162  arch/mn10300/include/asm/elf.h                     |    3 +-
17163  arch/openrisc/include/asm/elf.h                    |    3 +-
17164  arch/openrisc/mm/fault.c                           |    1 +
17165  arch/parisc/Kconfig                                |    1 +
17166  arch/parisc/include/asm/compat.h                   |   59 +-
17167  arch/parisc/kernel/cache.c                         |    3 +-
17168  arch/parisc/kernel/signal32.h                      |   52 -
17169  arch/powerpc/include/asm/atomic.h                  |    1 +
17170  arch/powerpc/include/asm/bitops.h                  |   10 +
17171  arch/powerpc/include/asm/compat.h                  |   60 +-
17172  arch/powerpc/include/asm/hugetlb.h                 |    4 +
17173  arch/powerpc/include/asm/siginfo.h                 |    1 -
17174  arch/powerpc/include/asm/systbl.h                  |    4 +-
17175  arch/powerpc/include/asm/unistd.h                  |    1 +
17176  arch/powerpc/kernel/ppc32.h                        |   51 -
17177  arch/powerpc/kernel/sys_ppc32.c                    |   45 +-
17178  arch/powerpc/kvm/book3s_hv.c                       |    2 +-
17179  arch/powerpc/mm/fault.c                            |    1 +
17180  arch/powerpc/oprofile/cell/spu_task_sync.c         |   15 +-
17181  arch/powerpc/platforms/40x/ppc40x_simple.c         |    2 +-
17182  arch/powerpc/platforms/512x/mpc5121_generic.c      |    2 +-
17183  arch/powerpc/platforms/52xx/lite5200.c             |    2 +-
17184  arch/powerpc/platforms/52xx/media5200.c            |    2 +-
17185  arch/powerpc/platforms/83xx/mpc837x_rdb.c          |    2 +-
17186  arch/powerpc/platforms/85xx/tqm85xx.c              |    2 +-
17187  arch/s390/include/asm/compat.h                     |   75 +-
17188  arch/s390/include/asm/hugetlb.h                    |   19 +-
17189  arch/s390/include/asm/pgtable.h                    |  209 ++
17190  arch/s390/include/asm/setup.h                      |    5 +-
17191  arch/s390/include/asm/tlb.h                        |    1 +
17192  arch/s390/kernel/compat_linux.h                    |   68 -
17193  arch/s390/kernel/early.c                           |    2 +
17194  arch/s390/mm/fault.c                               |    1 +
17195  arch/s390/mm/gup.c                                 |   11 +-
17196  arch/s390/mm/pgtable.c                             |  108 +
17197  arch/score/Kconfig                                 |    3 +-
17198  arch/score/include/asm/elf.h                       |    2 +-
17199  arch/score/kernel/sys_score.c                      |    1 +
17200  arch/sh/include/asm/elf.h                          |    3 +-
17201  arch/sh/include/asm/hugetlb.h                      |    6 +
17202  arch/sh/kernel/ioport.c                            |    2 +-
17203  arch/sh/mm/fault.c                                 |    1 +
17204  arch/sparc/include/asm/compat.h                    |   61 +-
17205  arch/sparc/include/asm/elf_32.h                    |    3 +-
17206  arch/sparc/include/asm/hugetlb.h                   |    4 +
17207  arch/sparc/include/asm/siginfo.h                   |    1 -
17208  arch/sparc/include/asm/unistd.h                    |    1 +
17209  arch/sparc/kernel/pci.c                            |    2 +-
17210  arch/sparc/kernel/signal32.c                       |   52 -
17211  arch/sparc/kernel/sys32.S                          |    2 +-
17212  arch/sparc/kernel/sys_sparc32.c                    |   46 -
17213  arch/sparc/mm/fault_32.c                           |    1 +
17214  arch/sparc/mm/fault_64.c                           |    1 +
17215  arch/tile/include/asm/compat.h                     |   62 +
17216  arch/tile/include/asm/elf.h                        |    4 +-
17217  arch/tile/include/asm/hugetlb.h                    |    4 +
17218  arch/tile/kernel/compat_signal.c                   |   57 -
17219  arch/tile/mm/elf.c                                 |   19 +-
17220  arch/tile/mm/fault.c                               |    1 +
17221  arch/um/kernel/trap.c                              |    1 +
17222  arch/unicore32/Kconfig                             |    1 +
17223  arch/unicore32/kernel/process.c                    |    2 +-
17224  arch/x86/Kconfig                                   |    1 +
17225  arch/x86/include/asm/apic.h                        |    2 +-
17226  arch/x86/include/asm/atomic.h                      |   24 -
17227  arch/x86/include/asm/compat.h                      |   74 +-
17228  arch/x86/include/asm/hugetlb.h                     |    4 +
17229  arch/x86/include/asm/ia32.h                        |   67 -
17230  arch/x86/include/asm/pgtable.h                     |   11 +-
17231  arch/x86/kernel/acpi/boot.c                        |    7 +-
17232  arch/x86/kernel/apic/apic_numachip.c               |    4 +-
17233  arch/x86/kernel/rtc.c                              |    2 +-
17234  arch/x86/mm/fault.c                                |    1 +
17235  arch/x86/mm/hugetlbpage.c                          |    3 +-
17236  arch/x86/mm/numa.c                                 |    3 +-
17237  arch/x86/mm/pat.c                                  |   87 +-
17238  arch/x86/mm/pat_rbtree.c                           |   34 +-
17239  arch/x86/platform/iris/iris.c                      |   67 +-
17240  arch/x86/tools/insn_sanity.c                       |   10 +-
17241  arch/x86/xen/mmu.c                                 |    3 +-
17242  arch/xtensa/include/asm/elf.h                      |    3 +-
17243  arch/xtensa/mm/fault.c                             |    1 +
17244  block/genhd.c                                      |    8 +-
17245  block/partitions/efi.c                             |    7 +-
17246  block/partitions/msdos.c                           |   21 +-
17247  drivers/acpi/acpi_memhotplug.c                     |  123 +-
17248  drivers/atm/eni.c                                  |    2 +-
17249  drivers/block/aoe/aoe.h                            |   85 +-
17250  drivers/block/aoe/aoeblk.c                         |   89 +-
17251  drivers/block/aoe/aoechr.c                         |   11 +-
17252  drivers/block/aoe/aoecmd.c                         | 1222 ++++++----
17253  drivers/block/aoe/aoedev.c                         |  161 +-
17254  drivers/block/aoe/aoemain.c                        |   10 +-
17255  drivers/block/aoe/aoenet.c                         |   61 +-
17256  drivers/block/cciss.c                              |   21 +-
17257  drivers/block/nbd.c                                |   23 +-
17258  drivers/char/mbcs.c                                |    4 +-
17259  drivers/char/mem.c                                 |    2 +-
17260  drivers/char/mspec.c                               |    2 +-
17261  drivers/dma/dmaengine.c                            |    2 +-
17262  drivers/firmware/dmi_scan.c                        |   78 +-
17263  drivers/gpu/drm/drm_gem.c                          |    2 +-
17264  drivers/gpu/drm/drm_vm.c                           |   10 +-
17265  drivers/gpu/drm/exynos/exynos_drm_gem.c            |    2 +-
17266  drivers/gpu/drm/gma500/framebuffer.c               |    3 +-
17267  drivers/gpu/drm/i915/intel_pm.c                    |    3 +-
17268  drivers/gpu/drm/ttm/ttm_bo_vm.c                    |    4 +-
17269  drivers/gpu/drm/udl/udl_fb.c                       |    2 +-
17270  drivers/i2c/i2c-core.c                             |    2 +-
17271  drivers/ide/aec62xx.c                              |    2 +-
17272  drivers/ide/ali14xx.c                              |    4 +-
17273  drivers/ide/alim15x3.c                             |    2 +-
17274  drivers/ide/amd74xx.c                              |    2 +-
17275  drivers/ide/atiixp.c                               |    2 +-
17276  drivers/ide/cmd640.c                               |    2 +-
17277  drivers/ide/cmd64x.c                               |    2 +-
17278  drivers/ide/cs5520.c                               |    2 +-
17279  drivers/ide/cs5530.c                               |    2 +-
17280  drivers/ide/cs5535.c                               |    2 +-
17281  drivers/ide/cy82c693.c                             |    2 +-
17282  drivers/ide/dtc2278.c                              |    2 +-
17283  drivers/ide/hpt366.c                               |   24 +-
17284  drivers/ide/ht6560b.c                              |    2 +-
17285  drivers/ide/icside.c                               |    2 +-
17286  drivers/ide/ide-pci-generic.c                      |    2 +-
17287  drivers/ide/it8172.c                               |    2 +-
17288  drivers/ide/it8213.c                               |    2 +-
17289  drivers/ide/it821x.c                               |    2 +-
17290  drivers/ide/jmicron.c                              |    2 +-
17291  drivers/ide/ns87415.c                              |    2 +-
17292  drivers/ide/opti621.c                              |    2 +-
17293  drivers/ide/pdc202xx_new.c                         |    2 +-
17294  drivers/ide/pdc202xx_old.c                         |    2 +-
17295  drivers/ide/piix.c                                 |    2 +-
17296  drivers/ide/qd65xx.c                               |    2 +-
17297  drivers/ide/rz1000.c                               |    2 +-
17298  drivers/ide/sc1200.c                               |    2 +-
17299  drivers/ide/scc_pata.c                             |    2 +-
17300  drivers/ide/serverworks.c                          |    2 +-
17301  drivers/ide/siimage.c                              |    2 +-
17302  drivers/ide/sis5513.c                              |    2 +-
17303  drivers/ide/sl82c105.c                             |    2 +-
17304  drivers/ide/slc90e66.c                             |    2 +-
17305  drivers/ide/tc86c001.c                             |    2 +-
17306  drivers/ide/triflex.c                              |    2 +-
17307  drivers/ide/trm290.c                               |    2 +-
17308  drivers/ide/tx4938ide.c                            |    2 +-
17309  drivers/ide/tx4939ide.c                            |    2 +-
17310  drivers/ide/umc8672.c                              |    2 +-
17311  drivers/ide/via82cxxx.c                            |    2 +-
17312  drivers/infiniband/core/cm.c                       |    2 +-
17313  drivers/infiniband/hw/ehca/ehca_uverbs.c           |    4 +-
17314  drivers/infiniband/hw/ipath/ipath_file_ops.c       |    2 +-
17315  drivers/infiniband/hw/mlx4/cm.c                    |    2 +-
17316  drivers/infiniband/hw/qib/qib_file_ops.c           |    2 +-
17317  drivers/macintosh/macio_asic.c                     |    2 +-
17318  drivers/media/pci/meye/meye.c                      |    2 +-
17319  drivers/media/platform/omap/omap_vout.c            |    2 +-
17320  drivers/media/platform/vino.c                      |    2 +-
17321  drivers/media/usb/sn9c102/sn9c102_core.c           |    3 +-
17322  drivers/media/usb/usbvision/usbvision-video.c      |    3 +-
17323  drivers/media/v4l2-core/videobuf-dma-sg.c          |    2 +-
17324  drivers/media/v4l2-core/videobuf-vmalloc.c         |    2 +-
17325  drivers/media/v4l2-core/videobuf2-memops.c         |    2 +-
17326  drivers/memstick/core/Kconfig                      |   12 +
17327  drivers/memstick/core/Makefile                     |    2 +-
17328  drivers/memstick/core/ms_block.c                   | 2424 ++++++++++++++++++++
17329  drivers/memstick/core/ms_block.h                   |  246 ++
17330  drivers/mfd/wm8994-core.c                          |    6 +-
17331  drivers/misc/carma/carma-fpga.c                    |    2 -
17332  drivers/misc/lis3lv02d/lis3lv02d.c                 |  148 ++
17333  drivers/misc/lis3lv02d/lis3lv02d.h                 |    5 +
17334  drivers/misc/lis3lv02d/lis3lv02d_i2c.c             |   23 +
17335  drivers/misc/lis3lv02d/lis3lv02d_spi.c             |   21 +
17336  drivers/misc/sgi-gru/grufile.c                     |    5 +-
17337  drivers/mmc/host/sdhci-pci.c                       |    2 +-
17338  drivers/mtd/mtdchar.c                              |    2 +-
17339  drivers/mtd/mtdcore.c                              |    6 +-
17340  drivers/net/can/slcan.c                            |    2 +-
17341  drivers/net/can/vcan.c                             |    2 +-
17342  drivers/net/ethernet/8390/ne3210.c                 |    2 +-
17343  drivers/net/ethernet/adaptec/starfire.c            |    2 +-
17344  drivers/net/ethernet/atheros/atl1c/atl1c_main.c    |    2 +-
17345  drivers/net/ethernet/atheros/atlx/atl2.c           |    2 +-
17346  drivers/net/ethernet/dec/tulip/de2104x.c           |    7 +-
17347  drivers/net/ethernet/dec/tulip/eeprom.c            |    2 +-
17348  drivers/net/ethernet/dec/tulip/tulip_core.c        |    7 +-
17349  drivers/net/ethernet/dec/tulip/winbond-840.c       |    2 +-
17350  drivers/net/ethernet/dlink/sundance.c              |    2 +-
17351  drivers/net/ethernet/fealnx.c                      |    2 +-
17352  drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c     |    2 +-
17353  drivers/net/ethernet/realtek/8139too.c             |    2 +-
17354  drivers/net/ethernet/sfc/efx.c                     |    4 +-
17355  drivers/net/ethernet/sfc/net_driver.h              |   12 -
17356  drivers/net/ethernet/sfc/nic.c                     |    4 +-
17357  drivers/net/ethernet/sis/sis190.c                  |    2 +-
17358  drivers/net/hamradio/6pack.c                       |    6 +-
17359  drivers/net/hamradio/bpqether.c                    |    2 +-
17360  drivers/net/hamradio/mkiss.c                       |    6 +-
17361  drivers/net/hamradio/scc.c                         |    2 +-
17362  drivers/net/hamradio/yam.c                         |    2 +-
17363  drivers/net/wan/z85230.c                           |    2 +-
17364  drivers/oprofile/buffer_sync.c                     |   17 +-
17365  drivers/pcmcia/cs.c                                |   37 +-
17366  drivers/platform/x86/amilo-rfkill.c                |    2 +-
17367  drivers/platform/x86/fujitsu-tablet.c              |   10 +-
17368  drivers/platform/x86/thinkpad_acpi.c               |    2 +-
17369  drivers/pps/pps.c                                  |    2 +-
17370  drivers/rapidio/devices/tsi721.c                   |   94 +-
17371  drivers/rapidio/devices/tsi721.h                   |   15 +-
17372  drivers/rapidio/rio-scan.c                         |    9 +-
17373  drivers/rapidio/rio.c                              |   44 +
17374  drivers/rtc/Kconfig                                |   86 +-
17375  drivers/rtc/Makefile                               |    5 +
17376  drivers/rtc/class.c                                |    9 +-
17377  drivers/rtc/hctosys.c                              |    4 +-
17378  drivers/rtc/rtc-at91sam9.c                         |   13 +-
17379  drivers/rtc/rtc-coh901331.c                        |    3 +-
17380  drivers/rtc/rtc-ds2404.c                           |  303 +++
17381  drivers/rtc/rtc-isl1208.c                          |    1 +
17382  drivers/rtc/rtc-jz4740.c                           |    2 +-
17383  drivers/rtc/rtc-max8907.c                          |  245 ++
17384  drivers/rtc/rtc-mxc.c                              |   30 +-
17385  drivers/rtc/rtc-proc.c                             |   24 +-
17386  drivers/rtc/rtc-rc5t583.c                          |  331 +++
17387  drivers/rtc/rtc-s3c.c                              |    4 +-
17388  drivers/rtc/rtc-snvs.c                             |  350 +++
17389  drivers/rtc/rtc-spear.c                            |   12 +-
17390  drivers/rtc/rtc-sysfs.c                            |    6 +
17391  drivers/rtc/rtc-tps65910.c                         |  352 +++
17392  drivers/scsi/aacraid/linit.c                       |    2 +-
17393  drivers/scsi/aic94xx/aic94xx_init.c                |    2 +-
17394  drivers/scsi/atp870u.c                             |   11 +-
17395  drivers/scsi/sg.c                                  |    2 +-
17396  drivers/staging/android/ashmem.c                   |    1 -
17397  drivers/staging/omapdrm/omap_gem_dmabuf.c          |    2 +-
17398  drivers/staging/tidspbridge/rmgr/drv_interface.c   |    2 +-
17399  drivers/thermal/cpu_cooling.c                      |    2 +-
17400  drivers/thermal/thermal_sys.c                      |    2 +-
17401  drivers/uio/uio.c                                  |    4 +-
17402  drivers/usb/mon/mon_bin.c                          |    2 +-
17403  drivers/vfio/pci/vfio_pci.c                        |    2 +-
17404  drivers/video/68328fb.c                            |    2 +-
17405  drivers/video/aty/aty128fb.c                       |    2 +-
17406  drivers/video/aty/atyfb_base.c                     |    3 +-
17407  drivers/video/backlight/Kconfig                    |   23 +-
17408  drivers/video/backlight/Makefile                   |    3 +-
17409  drivers/video/backlight/da9052_bl.c                |    4 +-
17410  drivers/video/backlight/kb3886_bl.c                |    4 +-
17411  drivers/video/backlight/lm3630_bl.c                |  475 ++++
17412  drivers/video/backlight/lm3639_bl.c                |  437 ++++
17413  drivers/video/backlight/ltv350qv.c                 |    6 +-
17414  drivers/video/backlight/progear_bl.c               |  162 --
17415  drivers/video/fb-puv3.c                            |    3 +-
17416  drivers/video/fb_defio.c                           |    2 +-
17417  drivers/video/fbmem.c                              |    3 +-
17418  drivers/video/gbefb.c                              |    2 +-
17419  drivers/video/geode/gx1fb_core.c                   |    2 +-
17420  drivers/video/gxt4500.c                            |    4 +-
17421  drivers/video/i810/i810_main.c                     |    2 +-
17422  drivers/video/jz4740_fb.c                          |    2 +-
17423  drivers/video/omap2/omapfb/omapfb-main.c           |    2 +-
17424  drivers/video/sbuslib.c                            |    5 +-
17425  drivers/video/smscufx.c                            |    1 -
17426  drivers/video/udlfb.c                              |    1 -
17427  drivers/video/vermilion/vermilion.c                |    1 -
17428  drivers/video/vfb.c                                |    1 -
17429  drivers/xen/gntalloc.c                             |    2 +-
17430  drivers/xen/gntdev.c                               |    2 +-
17431  drivers/xen/privcmd.c                              |    3 +-
17432  fs/9p/v9fs.c                                       |    5 +
17433  fs/9p/vfs_file.c                                   |    1 +
17434  fs/Kconfig.binfmt                                  |    8 +
17435  fs/Makefile                                        |    1 +
17436  fs/adfs/super.c                                    |    5 +
17437  fs/affs/super.c                                    |    5 +
17438  fs/afs/super.c                                     |    5 +
17439  fs/attr.c                                          |    5 +
17440  fs/befs/linuxvfs.c                                 |    5 +
17441  fs/bfs/inode.c                                     |    5 +
17442  fs/binfmt_aout.c                                   |   54 +-
17443  fs/binfmt_elf.c                                    |  170 +-
17444  fs/binfmt_elf_fdpic.c                              |    8 +-
17445  fs/binfmt_flat.c                                   |    2 +-
17446  fs/btrfs/extent_io.c                               |    6 +
17447  fs/btrfs/file.c                                    |    2 +-
17448  fs/btrfs/inode.c                                   |    5 +
17449  fs/ceph/addr.c                                     |    2 +-
17450  fs/ceph/super.c                                    |    5 +
17451  fs/cifs/cifsfs.c                                   |    5 +
17452  fs/cifs/file.c                                     |    1 +
17453  fs/coda/inode.c                                    |    5 +
17454  fs/compat.c                                        |   22 +
17455  fs/compat_binfmt_elf.c                             |    7 +
17456  fs/compat_ioctl.c                                  |    1 -
17457  fs/coredump.c                                      |  693 ++++++
17458  fs/coredump.h                                      |    6 +
17459  fs/dcache.c                                        |    2 +-
17460  fs/ecryptfs/main.c                                 |    6 +
17461  fs/efs/super.c                                     |    5 +
17462  fs/eventpoll.c                                     |   38 +-
17463  fs/exec.c                                          |  650 +-----
17464  fs/exofs/super.c                                   |    5 +
17465  fs/ext2/super.c                                    |    5 +
17466  fs/ext3/super.c                                    |    5 +
17467  fs/ext4/file.c                                     |    2 +-
17468  fs/ext4/super.c                                    |    5 +
17469  fs/fat/Makefile                                    |    2 +-
17470  fs/fat/cache.c                                     |   10 +-
17471  fs/fat/dir.c                                       |   56 +-
17472  fs/fat/fat.h                                       |   97 +-
17473  fs/fat/fatent.c                                    |   13 +-
17474  fs/fat/inode.c                                     |  192 +-
17475  fs/fat/namei_msdos.c                               |    7 +-
17476  fs/fat/namei_vfat.c                                |    5 +-
17477  fs/fat/nfs.c                                       |  101 +
17478  fs/freevxfs/vxfs_super.c                           |    5 +
17479  fs/fuse/file.c                                     |    1 +
17480  fs/fuse/inode.c                                    |    6 +
17481  fs/gfs2/file.c                                     |    2 +-
17482  fs/hfs/super.c                                     |    6 +
17483  fs/hfsplus/super.c                                 |    6 +
17484  fs/hpfs/super.c                                    |    5 +
17485  fs/hugetlbfs/inode.c                               |   16 +-
17486  fs/inode.c                                         |    2 +-
17487  fs/isofs/inode.c                                   |    5 +
17488  fs/jffs2/readinode.c                               |   13 +-
17489  fs/jffs2/super.c                                   |    6 +
17490  fs/jfs/super.c                                     |    6 +
17491  fs/logfs/inode.c                                   |    5 +
17492  fs/minix/inode.c                                   |    5 +
17493  fs/ncpfs/inode.c                                   |    5 +
17494  fs/nfs/file.c                                      |    1 +
17495  fs/nfs/inode.c                                     |    5 +
17496  fs/nilfs2/file.c                                   |    2 +-
17497  fs/nilfs2/super.c                                  |    6 +
17498  fs/ntfs/super.c                                    |    6 +
17499  fs/ocfs2/dlmfs/dlmfs.c                             |    5 +
17500  fs/ocfs2/mmap.c                                    |    2 +-
17501  fs/ocfs2/super.c                                   |    5 +
17502  fs/openpromfs/inode.c                              |    5 +
17503  fs/proc/base.c                                     |  117 +-
17504  fs/proc/generic.c                                  |   15 +-
17505  fs/proc/inode.c                                    |    1 -
17506  fs/proc/internal.h                                 |    2 +-
17507  fs/proc/proc_sysctl.c                              |    8 +-
17508  fs/proc/root.c                                     |    2 +-
17509  fs/proc/task_mmu.c                                 |    2 +-
17510  fs/qnx4/inode.c                                    |    5 +
17511  fs/qnx6/inode.c                                    |    5 +
17512  fs/read_write.c                                    |    4 +-
17513  fs/read_write.h                                    |    2 +
17514  fs/reiserfs/super.c                                |    5 +
17515  fs/romfs/super.c                                   |    5 +
17516  fs/squashfs/super.c                                |    5 +
17517  fs/super.c                                         |    8 +-
17518  fs/sysv/inode.c                                    |    5 +
17519  fs/ubifs/file.c                                    |    1 +
17520  fs/ubifs/super.c                                   |    6 +
17521  fs/udf/super.c                                     |    5 +
17522  fs/ufs/super.c                                     |    5 +
17523  fs/xfs/xfs_file.c                                  |    2 +-
17524  fs/xfs/xfs_super.c                                 |    5 +
17525  include/asm-generic/bitops/le.h                    |   10 +
17526  include/asm-generic/pgtable.h                      |   72 +-
17527  include/linux/atomic.h                             |   25 +
17528  include/linux/audit.h                              |  181 +-
17529  include/linux/binfmts.h                            |    3 +-
17530  include/linux/compaction.h                         |    4 +-
17531  include/linux/compat.h                             |    8 +-
17532  include/linux/coredump.h                           |    5 +
17533  include/linux/elf.h                                |    6 +
17534  include/linux/eventpoll.h                          |    1 +
17535  include/linux/fs.h                                 |    8 +-
17536  include/linux/genalloc.h                           |   27 +
17537  include/linux/genhd.h                              |    8 +-
17538  include/linux/gfp.h                                |    5 +-
17539  include/linux/huge_mm.h                            |    1 -
17540  include/linux/idr.h                                |   10 +-
17541  include/linux/init.h                               |   27 +-
17542  include/linux/interval_tree.h                      |   27 +
17543  include/linux/interval_tree_generic.h              |  191 ++
17544  include/linux/memblock.h                           |    3 +-
17545  include/linux/mempolicy.h                          |    4 +-
17546  include/linux/mfd/rc5t583.h                        |   22 +
17547  include/linux/mfd/tps65910.h                       |   10 +
17548  include/linux/mm.h                                 |  140 +-
17549  include/linux/mm_types.h                           |   16 +-
17550  include/linux/mman.h                               |    1 -
17551  include/linux/mmu_notifier.h                       |   60 +-
17552  include/linux/mmzone.h                             |   17 +
17553  include/linux/nbd.h                                |   15 +-
17554  include/linux/oom.h                                |   11 -
17555  include/linux/page-isolation.h                     |    7 +-
17556  include/linux/percpu.h                             |    2 +-
17557  include/linux/platform_data/lm3630_bl.h            |   57 +
17558  include/linux/platform_data/lm3639_bl.h            |   69 +
17559  include/linux/platform_data/lp855x.h               |    2 +
17560  include/linux/prio_tree.h                          |  120 -
17561  include/linux/rbtree.h                             |  119 +-
17562  include/linux/rbtree_augmented.h                   |  223 ++
17563  include/linux/rio.h                                |   11 +-
17564  include/linux/rio_drv.h                            |    5 +
17565  include/linux/rmap.h                               |   39 +-
17566  include/linux/rtc-ds2404.h                         |   20 +
17567  include/linux/rtc.h                                |    2 +-
17568  include/linux/sched.h                              |    1 -
17569  include/linux/swap.h                               |    2 +-
17570  include/linux/timerqueue.h                         |    2 +-
17571  include/linux/vm_event_item.h                      |    2 +-
17572  include/linux/vmstat.h                             |   12 +
17573  include/net/net_namespace.h                        |    2 +
17574  include/trace/events/gfpflags.h                    |    1 -
17575  init/Kconfig                                       |    7 +
17576  init/do_mounts.c                                   |   61 +-
17577  init/main.c                                        |    2 -
17578  ipc/mqueue.c                                       |    3 -
17579  ipc/sem.c                                          |  250 +-
17580  kernel/Makefile                                    |    4 +-
17581  kernel/auditsc.c                                   |   13 +-
17582  kernel/events/core.c                               |    2 +-
17583  kernel/events/uprobes.c                            |    8 +-
17584  kernel/fork.c                                      |   32 +-
17585  kernel/kcmp.c                                      |    1 +
17586  kernel/kexec.c                                     |    1 -
17587  kernel/resource.c                                  |   50 +-
17588  kernel/signal.c                                    |    3 +-
17589  kernel/sys.c                                       |    3 +-
17590  kernel/sysctl.c                                    |   12 +-
17591  kernel/taskstats.c                                 |    1 +
17592  kernel/time.c                                      |    4 +-
17593  kernel/timeconst.pl                                |    2 +-
17594  lib/Kconfig.debug                                  |   31 +-
17595  lib/Makefile                                       |    7 +-
17596  lib/crc32.c                                        |    9 +-
17597  lib/decompress.c                                   |    9 +-
17598  lib/gcd.c                                          |    3 +
17599  lib/gen_crc32table.c                               |    6 +-
17600  lib/genalloc.c                                     |   88 +-
17601  lib/idr.c                                          |   32 +-
17602  lib/interval_tree.c                                |   10 +
17603  lib/interval_tree_test_main.c                      |  105 +
17604  lib/parser.c                                       |   10 +-
17605  lib/plist.c                                        |    4 +-
17606  lib/prio_tree.c                                    |  466 ----
17607  lib/rbtree.c                                       |  656 +++---
17608  lib/rbtree_test.c                                  |  234 ++
17609  lib/scatterlist.c                                  |   16 +-
17610  lib/spinlock_debug.c                               |   32 +-
17611  lib/vsprintf.c                                     |  137 +-
17612  mm/Kconfig                                         |    3 +-
17613  mm/Makefile                                        |    4 +-
17614  mm/bootmem.c                                       |   10 +-
17615  mm/compaction.c                                    |  132 +-
17616  mm/filemap.c                                       |    6 +-
17617  mm/filemap_xip.c                                   |   10 +-
17618  mm/fremap.c                                        |   16 +-
17619  mm/huge_memory.c                                   |  420 ++--
17620  mm/hugetlb.c                                       |   29 +-
17621  mm/internal.h                                      |   68 +-
17622  mm/interval_tree.c                                 |  112 +
17623  mm/kmemleak.c                                      |  101 +-
17624  mm/ksm.c                                           |   40 +-
17625  mm/madvise.c                                       |    8 +-
17626  mm/memblock.c                                      |    7 +-
17627  mm/memcontrol.c                                    |   22 +-
17628  mm/memory-failure.c                                |    8 +-
17629  mm/memory.c                                        |  114 +-
17630  mm/memory_hotplug.c                                |   29 +-
17631  mm/mempolicy.c                                     |  148 +-
17632  mm/mlock.c                                         |   18 +-
17633  mm/mmap.c                                          |  207 +-
17634  mm/mmu_notifier.c                                  |  103 +-
17635  mm/mremap.c                                        |   73 +-
17636  mm/nobootmem.c                                     |    5 +-
17637  mm/nommu.c                                         |   33 +-
17638  mm/oom_kill.c                                      |    4 +-
17639  mm/page_alloc.c                                    |  263 ++-
17640  mm/page_isolation.c                                |   43 +-
17641  mm/percpu.c                                        |    2 +-
17642  mm/pgtable-generic.c                               |   50 +
17643  mm/prio_tree.c                                     |  208 --
17644  mm/rmap.c                                          |  162 +-
17645  mm/shmem.c                                         |    4 +-
17646  mm/swap.c                                          |   13 +-
17647  mm/swap_state.c                                    |    6 +
17648  mm/truncate.c                                      |    3 -
17649  mm/vmalloc.c                                       |    3 +-
17650  mm/vmscan.c                                        |   99 +-
17651  mm/vmstat.c                                        |   15 +-
17652  net/can/af_can.c                                   |    2 +-
17653  net/can/bcm.c                                      |    2 +-
17654  net/can/gw.c                                       |    2 +-
17655  net/can/raw.c                                      |    2 +-
17656  net/ceph/osd_client.c                              |    1 -
17657  net/decnet/dn_rules.c                              |    2 +-
17658  net/ipv4/fib_rules.c                               |    2 +-
17659  net/ipv4/ipmr.c                                    |    2 +-
17660  net/ipv6/addrlabel.c                               |    2 +-
17661  net/ipv6/fib6_rules.c                              |    2 +-
17662  net/ipv6/ip6mr.c                                   |    2 +-
17663  scripts/Kbuild.include                             |    2 +-
17664  scripts/checkpatch.pl                              |   35 +-
17665  scripts/checksyscalls.sh                           |    2 +-
17666  security/device_cgroup.c                           |  373 +--
17667  security/selinux/netnode.c                         |    3 +-
17668  security/selinux/selinuxfs.c                       |    2 +-
17669  security/tomoyo/util.c                             |    9 +-
17670  sound/core/pcm_native.c                            |    6 +-
17671  sound/soc/codecs/wm5100.c                          |    2 +-
17672  sound/usb/usx2y/us122l.c                           |    2 +-
17673  sound/usb/usx2y/usX2Yhwdep.c                       |    2 +-
17674  sound/usb/usx2y/usx2yhwdeppcm.c                    |    2 +-
17675  tools/perf/util/include/linux/rbtree.h             |    1 +
17676  tools/testing/selftests/Makefile                   |    2 +-
17677  tools/testing/selftests/epoll/Makefile             |   11 +
17678  tools/testing/selftests/epoll/test_epoll.c         |  344 +++
17679  virt/kvm/kvm_main.c                                |    3 +-
17680  590 files changed, 14796 insertions(+), 6212 deletions(-)
17681  delete mode 100644 Documentation/ABI/obsolete/proc-pid-oom_adj
17682  create mode 100644 Documentation/devicetree/bindings/misc/lis302.txt
17683  create mode 100644 Documentation/devicetree/bindings/rtc/snvs-rtc.txt
17684  delete mode 100644 Documentation/memory.txt
17685  delete mode 100644 Documentation/prio_tree.txt
17686  create mode 100644 drivers/memstick/core/ms_block.c
17687  create mode 100644 drivers/memstick/core/ms_block.h
17688  create mode 100644 drivers/rtc/rtc-ds2404.c
17689  create mode 100644 drivers/rtc/rtc-max8907.c
17690  create mode 100644 drivers/rtc/rtc-rc5t583.c
17691  create mode 100644 drivers/rtc/rtc-snvs.c
17692  create mode 100644 drivers/rtc/rtc-tps65910.c
17693  create mode 100644 drivers/video/backlight/lm3630_bl.c
17694  create mode 100644 drivers/video/backlight/lm3639_bl.c
17695  delete mode 100644 drivers/video/backlight/progear_bl.c
17696  create mode 100644 fs/coredump.c
17697  create mode 100644 fs/coredump.h
17698  create mode 100644 fs/fat/nfs.c
17699  create mode 100644 include/linux/interval_tree.h
17700  create mode 100644 include/linux/interval_tree_generic.h
17701  create mode 100644 include/linux/platform_data/lm3630_bl.h
17702  create mode 100644 include/linux/platform_data/lm3639_bl.h
17703  delete mode 100644 include/linux/prio_tree.h
17704  create mode 100644 include/linux/rbtree_augmented.h
17705  create mode 100644 include/linux/rtc-ds2404.h
17706  create mode 100644 lib/interval_tree.c
17707  create mode 100644 lib/interval_tree_test_main.c
17708  delete mode 100644 lib/prio_tree.c
17709  create mode 100644 lib/rbtree_test.c
17710  create mode 100644 mm/interval_tree.c
17711  delete mode 100644 mm/prio_tree.c
17712  create mode 100644 tools/testing/selftests/epoll/Makefile
17713  create mode 100644 tools/testing/selftests/epoll/test_epoll.c