Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 288.30 KB | None | 0 0
  1. .gitignore | 81 -
  2. .mailmap | 114 -
  3. Documentation/.gitignore | 7 -
  4. Documentation/ABI/testing/sysfs-bus-rpmsg | 75 +
  5. Documentation/Broadcom/Kona_PM_DFS_and_QOS_API.txt | 239 +
  6. .../Broadcom/bcm59055_adc_chipset_api.txt | 38 +
  7. Documentation/Broadcom/bcm_kona_I2S_PCM_api.txt | 174 +
  8. Documentation/Broadcom/headset.txt | 26 +
  9. Documentation/Broadcom/logging.txt | 154 +
  10. .../Broadcom/rhea_lmp_usb_msc_peripheral.txt | 56 +
  11. Documentation/Broadcom/usb_setup.txt | 77 +
  12. Documentation/DMA-API.txt | 10 +
  13. Documentation/DocBook/.gitignore | 11 -
  14. Documentation/DocBook/dvb/.gitignore | 1 -
  15. Documentation/DocBook/v4l/.gitignore | 1 -
  16. Documentation/accounting/.gitignore | 1 -
  17. Documentation/android.txt | 121 +
  18. Documentation/auxdisplay/.gitignore | 1 -
  19. Documentation/cgroups/cgroups.txt | 9 +
  20. Documentation/cgroups/cpuacct.txt | 7 +
  21. Documentation/connector/.gitignore | 1 -
  22. Documentation/cpu-freq/governors.txt | 59 +
  23. Documentation/devicetree/bindings/arm/pmu.txt | 21 +
  24. .../devicetree/bindings/net/can/fsl-flexcan.txt | 0
  25. .../bindings/tty/serial/snps-dw-apb-uart.txt | 25 +
  26. Documentation/ia64/.gitignore | 1 -
  27. Documentation/kernel-parameters.txt | 9 +
  28. Documentation/networking/.gitignore | 1 -
  29. Documentation/networking/timestamping/.gitignore | 1 -
  30. Documentation/pcmcia/.gitignore | 1 -
  31. Documentation/power/runtime_pm.txt | 1 +
  32. Documentation/pwm.txt | 276 +
  33. Documentation/rpmsg.txt | 293 +
  34. Documentation/spi/.gitignore | 2 -
  35. Documentation/sysctl/vm.txt | 16 +
  36. Documentation/trace/stm-trace.txt | 192 +
  37. Documentation/video4linux/.gitignore | 1 -
  38. Documentation/virtual/lguest/.gitignore | 1 -
  39. Documentation/vm/.gitignore | 2 -
  40. Documentation/watchdog/src/.gitignore | 2 -
  41. MAINTAINERS | 8 +
  42. Makefile | 11 +-
  43. README | 2 +-
  44. arch/.gitignore | 2 -
  45. arch/Kconfig | 3 +
  46. arch/alpha/kernel/.gitignore | 1 -
  47. arch/arm/Kconfig | 90 +-
  48. arch/arm/Makefile | 47 +-
  49. arch/arm/boot/.gitignore | 5 -
  50. arch/arm/boot/Makefile | 25 +-
  51. arch/arm/boot/compressed/.gitignore | 7 -
  52. arch/arm/boot/compressed/Makefile | 8 +-
  53. arch/arm/boot/compressed/divdi3.c | 338 +
  54. arch/arm/boot/compressed/head.S | 68 +-
  55. arch/arm/boot/compressed/longlong.h | 151 +
  56. arch/arm/boot/compressed/misc.c | 2 +
  57. arch/arm/boot/dts/skeleton.dtsi | 13 +
  58. arch/arm/common/Kconfig | 64 +
  59. arch/arm/common/Makefile | 3 +
  60. arch/arm/common/fiq_debugger.c | 1196 +
  61. arch/arm/common/fiq_debugger_ringbuf.h | 94 +
  62. arch/arm/common/fiq_glue.S | 111 +
  63. arch/arm/common/fiq_glue_setup.c | 100 +
  64. arch/arm/common/knllog.c | 1452 ++
  65. arch/arm/common/pl330.c | 142 +-
  66. arch/arm/configs/bcm11130_capri_ott_evt1_defconfig | 2580 +++
  67. arch/arm/configs/bcm11130_capri_rd1_defconfig | 2599 +++
  68. arch/arm/configs/bcm11140_a2_tablet_defconfig | 2816 +++
  69. .../configs/bcm11140_a2_tablet_secureOS_defconfig | 2819 +++
  70. arch/arm/configs/bcm11351_a2_tablet_defconfig | 2814 +++
  71. .../configs/bcm11351_a2_tablet_secureOS_defconfig | 2800 +++
  72. .../configs/bcm28145_capri_garnet_edn011_defconfig | 2791 +++
  73. .../bcm28145_capri_garnet_edn011_wfd_defconfig | 2791 +++
  74. arch/arm/configs/bcm28145_capriray_defconfig | 2781 +++
  75. arch/arm/configs/bcm28145_capristone_defconfig | 2766 +++
  76. .../configs/bcm28145_capristone_edn02x_defconfig | 2770 +++
  77. .../configs/bcm28145_capristone_edn03x_defconfig | 2835 +++
  78. .../bcm28145_capristone_edn03x_wfd_defconfig | 2780 +++
  79. .../bcm28145_capristone_little_m500_defconfig | 2738 +++
  80. .../arm/configs/bcm28145_capristone_lpnm_defconfig | 2724 +++
  81. arch/arm/configs/bcm28145_cg_m500_defconfig | 2738 +++
  82. .../configs/bcm28145_little_capriray_a2_defconfig | 2781 +++
  83. arch/arm/configs/bcm28150_islandsv_defconfig | 2355 ++
  84. .../configs/bcm28155_capri_az_mp_proto1_defconfig | 2581 +++
  85. .../configs/bcm28155_capri_dongle_poc3_defconfig | 2596 +++
  86. .../configs/bcm28155_capri_garnet_edn101_defconfig | 2785 +++
  87. .../configs/bcm28155_capri_garnet_edn111_defconfig | 2785 +++
  88. .../bcm28155_capri_ss_baffin_rev00_defconfig | 2842 +++
  89. .../bcm28155_capri_ss_baffin_rev01_defconfig | 2784 +++
  90. .../bcm28155_capri_ss_baffin_rev02_defconfig | 2926 +++
  91. .../bcm28155_capri_ss_baffin_rev03_defconfig | 2823 +++
  92. .../bcm28155_capri_ss_baffin_rev05_defconfig | 2822 +++
  93. .../bcm28155_capri_ss_crater_rev03a_defconfig | 2783 +++
  94. .../bcm28155_capri_ss_crater_rev04_defconfig | 2832 +++
  95. arch/arm/configs/bcm28155_capri_ss_rev00_defconfig | 2813 +++
  96. arch/arm/configs/bcm28155_capri_ss_rev01_defconfig | 2802 +++
  97. arch/arm/configs/bcm28155_capri_ss_rev02_defconfig | 2820 +++
  98. arch/arm/configs/bcm28155_capri_ss_rev03_defconfig | 2842 +++
  99. .../configs/bcm28155_capri_ss_s2ve_rev02_defconfig | 2826 +++
  100. .../bcm28155_capri_ss_s2ve_rev03_a2_defconfig | 2842 +++
  101. .../configs/bcm28155_capri_ss_s2ve_rev03_defconfig | 2838 +++
  102. .../configs/bcm28155_capri_ss_s2ve_rev05_defconfig | 2926 +++
  103. arch/arm/configs/bcm28155_capriray_a2_defconfig | 2763 +++
  104. arch/arm/configs/bcm28155_capriray_defconfig | 2791 +++
  105. .../bcm28155_capristone_big_BVC_A01_defconfig | 2759 +++
  106. arch/arm/configs/bcm28155_capristone_defconfig | 2750 +++
  107. .../bcm28155_capristone_edn12x_debug_defconfig | 2770 +++
  108. .../configs/bcm28155_capristone_edn12x_defconfig | 2773 +++
  109. .../bcm28155_capristone_edn13x_4752B2_defconfig | 2786 +++
  110. .../bcm28155_capristone_edn13x_debug_defconfig | 2849 +++
  111. .../configs/bcm28155_capristone_edn13x_defconfig | 2837 +++
  112. .../bcm28155_capristone_edn13x_secureOS_defconfig | 2849 +++
  113. .../bcm28155_capristone_edn13x_wfd_defconfig | 2786 +++
  114. .../arm/configs/bcm28155_capristone_lpnm_defconfig | 2742 +++
  115. arch/arm/configs/trapz.config | 4 +
  116. arch/arm/include/asm/assembler.h | 9 +
  117. arch/arm/include/asm/bug.h | 55 +-
  118. arch/arm/include/asm/cacheflush.h | 2 +-
  119. arch/arm/include/asm/dma-contiguous.h | 16 +
  120. arch/arm/include/asm/dma-mapping.h | 42 +-
  121. arch/arm/include/asm/dma.h | 9 +-
  122. arch/arm/include/asm/fiq_debugger.h | 64 +
  123. arch/arm/include/asm/fiq_glue.h | 30 +
  124. arch/arm/include/asm/hardirq.h | 2 +-
  125. arch/arm/include/asm/hardware/cache-l2x0.h | 3 +
  126. arch/arm/include/asm/hardware/coresight.h | 26 +-
  127. arch/arm/include/asm/hardware/pl330.h | 1 +
  128. arch/arm/include/asm/idmap.h | 15 +
  129. arch/arm/include/asm/irq.h | 3 +
  130. arch/arm/include/asm/localtimer.h | 14 +-
  131. arch/arm/include/asm/mach/arch.h | 11 +
  132. arch/arm/include/asm/mach/map.h | 1 +
  133. arch/arm/include/asm/mach/mmc.h | 28 +
  134. arch/arm/include/asm/memory.h | 21 -
  135. arch/arm/include/asm/outercache.h | 15 +
  136. arch/arm/include/asm/pgtable.h | 4 +-
  137. arch/arm/include/asm/pmu.h | 2 +-
  138. arch/arm/include/asm/smp.h | 2 +
  139. arch/arm/include/asm/smp_twd.h | 7 +
  140. arch/arm/include/asm/system.h | 1 +
  141. arch/arm/include/asm/uaccess.h | 40 +-
  142. arch/arm/kernel/.gitignore | 1 -
  143. arch/arm/kernel/armksyms.c | 4 +
  144. arch/arm/kernel/calls.S | 2 +-
  145. arch/arm/kernel/entry-armv.S | 2 +-
  146. arch/arm/kernel/etm.c | 473 +-
  147. arch/arm/kernel/head.S | 13 +
  148. arch/arm/kernel/hw_breakpoint.c | 4 +-
  149. arch/arm/kernel/irq.c | 19 +
  150. arch/arm/kernel/leds.c | 27 +-
  151. arch/arm/kernel/machine_kexec.c | 14 +-
  152. arch/arm/kernel/perf_event.c | 4 +-
  153. arch/arm/kernel/pmu.c | 71 +-
  154. arch/arm/kernel/process.c | 195 +-
  155. arch/arm/kernel/relocate_kernel.S | 2 +-
  156. arch/arm/kernel/setup.c | 3 +
  157. arch/arm/kernel/smp.c | 106 +-
  158. arch/arm/kernel/smp_twd.c | 18 +-
  159. arch/arm/kernel/traps.c | 56 +-
  160. arch/arm/kernel/vmlinux.lds.S | 3 +-
  161. arch/arm/lib/Makefile | 3 +-
  162. arch/arm/lib/divdi3.c | 338 +
  163. arch/arm/lib/getuser.S | 23 +-
  164. arch/arm/lib/lib1funcs.S | 30 +
  165. arch/arm/lib/longlong.h | 151 +
  166. arch/arm/lib/putuser.S | 6 +
  167. arch/arm/lib/switch_stack.S | 44 +
  168. arch/arm/mach-capri/Kconfig | 437 +
  169. arch/arm/mach-capri/Makefile | 132 +
  170. arch/arm/mach-capri/Makefile.boot | 9 +
  171. arch/arm/mach-capri/a9.S | 104 +
  172. arch/arm/mach-capri/a9_c.c | 244 +
  173. arch/arm/mach-capri/aadmac.c | 1619 ++
  174. arch/arm/mach-capri/bmodem_sleep.c | 734 +
  175. arch/arm/mach-capri/board-bcm59056.c | 524 +
  176. arch/arm/mach-capri/board-capri-wifi.c | 619 +
  177. arch/arm/mach-capri/board-capri-wifi.h | 44 +
  178. arch/arm/mach-capri/board-touch-cyttsp4_core.c | 440 +
  179. arch/arm/mach-capri/board-tsp-mxt224.c | 501 +
  180. arch/arm/mach-capri/board_A01.c | 31 +
  181. arch/arm/mach-capri/board_base.c | 19 +
  182. arch/arm/mach-capri/board_dongle.c | 20 +
  183. arch/arm/mach-capri/board_fpga.c | 23 +
  184. arch/arm/mach-capri/board_garnet.c | 31 +
  185. arch/arm/mach-capri/board_m500.c | 31 +
  186. arch/arm/mach-capri/board_mhl_sii9234.c | 204 +
  187. arch/arm/mach-capri/board_ray.c | 30 +
  188. arch/arm/mach-capri/board_rd1.c | 24 +
  189. arch/arm/mach-capri/board_ss.c | 31 +
  190. arch/arm/mach-capri/board_ss_aruba.c | 31 +
  191. arch/arm/mach-capri/board_ss_baffin.c | 31 +
  192. arch/arm/mach-capri/board_ss_crater.c | 31 +
  193. arch/arm/mach-capri/board_ss_s2ve.c | 31 +
  194. arch/arm/mach-capri/board_stone.c | 31 +
  195. arch/arm/mach-capri/board_tablet.c | 28 +
  196. arch/arm/mach-capri/board_template.c | 3227 +++
  197. arch/arm/mach-capri/capri_avs.c | 348 +
  198. arch/arm/mach-capri/capri_avs.h | 61 +
  199. arch/arm/mach-capri/capri_cpufreq_memc.c | 342 +
  200. arch/arm/mach-capri/capri_dormant.c | 1196 +
  201. arch/arm/mach-capri/capri_dormant_prepare.S | 98 +
  202. arch/arm/mach-capri/capri_pi_mgr.c | 758 +
  203. arch/arm/mach-capri/capri_pm.c | 1686 ++
  204. arch/arm/mach-capri/capri_pm.h | 55 +
  205. arch/arm/mach-capri/capri_pm_dbg.c | 259 +
  206. arch/arm/mach-capri/capri_pm_ddr3.c | 78 +
  207. arch/arm/mach-capri/capri_pm_ddr3_sram.S | 1260 +
  208. arch/arm/mach-capri/capri_pm_test.c | 152 +
  209. arch/arm/mach-capri/capri_profiler.c | 306 +
  210. arch/arm/mach-capri/capri_pwr_mgr.c | 1121 +
  211. arch/arm/mach-capri/capri_wfi.S | 81 +
  212. arch/arm/mach-capri/chal/Makefile | 9 +
  213. arch/arm/mach-capri/chal/chal_dma.c | 2417 ++
  214. arch/arm/mach-capri/chal/chal_dmux.c | 249 +
  215. arch/arm/mach-capri/chal/chal_icd.c | 1061 +
  216. arch/arm/mach-capri/chal/chal_ipc.c | 476 +
  217. arch/arm/mach-capri/chal/chal_keypad.c | 106 +
  218. arch/arm/mach-capri/chal/chal_nand.c | 2123 ++
  219. arch/arm/mach-capri/chal/chal_nand_dma_linux.c | 221 +
  220. arch/arm/mach-capri/chal/chal_rtc.c | 57 +
  221. arch/arm/mach-capri/chal/chal_sspi.c | 4675 ++++
  222. arch/arm/mach-capri/clock_capri.c | 8358 +++++++
  223. arch/arm/mach-capri/common.c | 1274 +
  224. arch/arm/mach-capri/common.h | 32 +
  225. arch/arm/mach-capri/crash_debugger.c | 595 +
  226. arch/arm/mach-capri/custom_boards/Kconfig | 92 +
  227. arch/arm/mach-capri/custom_boards/Makefile | 14 +
  228. arch/arm/mach-capri/custom_boards/board_az_mp.c | 73 +
  229. arch/arm/mach-capri/custom_boards/board_ott_evt1.c | 24 +
  230. .../hw_cfg/CAPRI_AZ_MP_PROTO1/bcmbt_lpm_settings.h | 39 +
  231. .../CAPRI_AZ_MP_PROTO1/bcmbt_rfkill_settings.h | 37 +
  232. .../hw_cfg/CAPRI_AZ_MP_PROTO1/hdmi_settings.h | 27 +
  233. .../hw_cfg/CAPRI_AZ_MP_PROTO1/headset_settings.h | 29 +
  234. .../hw_cfg/CAPRI_AZ_MP_PROTO1/sdio_settings.h | 61 +
  235. .../hw_cfg/CAPRI_AZ_MP_PROTO1/usbh_settings.h | 42 +
  236. .../hw_cfg/CAPRI_OTT_EVT1/bcmbt_lpm_settings.h | 39 +
  237. .../hw_cfg/CAPRI_OTT_EVT1/bcmbt_rfkill_settings.h | 37 +
  238. .../hw_cfg/CAPRI_OTT_EVT1/camera_settings.h | 20 +
  239. .../hw_cfg/CAPRI_OTT_EVT1/caph_settings.h | 30 +
  240. .../hw_cfg/CAPRI_OTT_EVT1/gpio_keys_settings.h | 24 +
  241. .../hw_cfg/CAPRI_OTT_EVT1/halaudio_settings.h | 114 +
  242. .../hw_cfg/CAPRI_OTT_EVT1/hdmi_settings.h | 27 +
  243. .../hw_cfg/CAPRI_OTT_EVT1/i2c_settings.h | 68 +
  244. .../hw_cfg/CAPRI_OTT_EVT1/leds_gpio_settings.h | 41 +
  245. .../hw_cfg/CAPRI_OTT_EVT1/net_settings.h | 27 +
  246. .../hw_cfg/CAPRI_OTT_EVT1/sdio_settings.h | 89 +
  247. .../hw_cfg/CAPRI_OTT_EVT1/usbh_settings.h | 63 +
  248. .../arm/mach-capri/custom_boards/pinmux_ott_evt1.c | 579 +
  249. arch/arm/mach-capri/dma-test.c | 836 +
  250. arch/arm/mach-capri/dma_mmap.c | 1792 ++
  251. arch/arm/mach-capri/dma_mmap_test.c | 609 +
  252. arch/arm/mach-capri/dump-mem.c | 131 +
  253. arch/arm/mach-capri/ethHw.c | 680 +
  254. arch/arm/mach-capri/ethHw_asm.S | 49 +
  255. arch/arm/mach-capri/gic.c | 273 +
  256. arch/arm/mach-capri/gup.c | 211 +
  257. arch/arm/mach-capri/gup.h | 25 +
  258. arch/arm/mach-capri/helpers.S | 217 +
  259. .../mach-capri/hw_cfg/BASE/bcmbt_lpm_settings.h | 39 +
  260. .../mach-capri/hw_cfg/BASE/board-bcm59056_config.h | 747 +
  261. arch/arm/mach-capri/hw_cfg/BASE/caph_settings.h | 30 +
  262. .../hw_cfg/BASE/egalax_i2c_ts_settings.h | 30 +
  263. .../arm/mach-capri/hw_cfg/BASE/halaudio_settings.h | 54 +
  264. arch/arm/mach-capri/hw_cfg/BASE/hdmi_settings.h | 27 +
  265. arch/arm/mach-capri/hw_cfg/BASE/headset_settings.h | 29 +
  266. arch/arm/mach-capri/hw_cfg/BASE/i2c_settings.h | 38 +
  267. .../mach-capri/hw_cfg/BASE/kxtik_i2c_settings.h | 28 +
  268. arch/arm/mach-capri/hw_cfg/BASE/net_settings.h | 25 +
  269. .../hw_cfg/BASE/pwm_backlight_settings.h | 32 +
  270. arch/arm/mach-capri/hw_cfg/BASE/sdio_settings.h | 66 +
  271. .../hw_cfg/CAPRI_A01/al3006_i2c_settings.h | 27 +
  272. .../mach-capri/hw_cfg/CAPRI_A01/ami306_settings.h | 65 +
  273. .../hw_cfg/CAPRI_A01/bcm_haptics_settings.h | 27 +
  274. .../hw_cfg/CAPRI_A01/bcmbt_lpm_settings.h | 39 +
  275. .../hw_cfg/CAPRI_A01/bcmbt_rfkill_settings.h | 36 +
  276. .../hw_cfg/CAPRI_A01/bcmi2cnfc_settings.h | 18 +
  277. .../hw_cfg/CAPRI_A01/bmp18x_i2c_settings.h | 21 +
  278. .../hw_cfg/CAPRI_A01/board-bcm59056_config.h | 749 +
  279. .../mach-capri/hw_cfg/CAPRI_A01/camera_settings.h | 37 +
  280. .../hw_cfg/CAPRI_A01/egalax_i2c_ts_settings.h | 26 +
  281. .../hw_cfg/CAPRI_A01/gpio_keys_settings.h | 24 +
  282. .../arm/mach-capri/hw_cfg/CAPRI_A01/gps_settings.h | 27 +
  283. .../mach-capri/hw_cfg/CAPRI_A01/hdmi_settings.h | 29 +
  284. .../mach-capri/hw_cfg/CAPRI_A01/headset_settings.h | 29 +
  285. .../arm/mach-capri/hw_cfg/CAPRI_A01/i2c_settings.h | 74 +
  286. .../mach-capri/hw_cfg/CAPRI_A01/inv_mpu_settings.h | 61 +
  287. .../mach-capri/hw_cfg/CAPRI_A01/keymap_settings.h | 30 +
  288. .../hw_cfg/CAPRI_A01/leds_gpio_settings.h | 24 +
  289. .../arm/mach-capri/hw_cfg/CAPRI_A01/net_settings.h | 25 +
  290. .../mach-capri/hw_cfg/CAPRI_A01/sdio_settings.h | 90 +
  291. .../hw_cfg/CAPRI_A01/tft_panel_settings.h | 27 +
  292. .../mach-capri/hw_cfg/CAPRI_A01/usbh_settings.h | 24 +
  293. .../mach-capri/hw_cfg/CAPRI_DONGLE/hdmi_settings.h | 29 +
  294. .../hw_cfg/CAPRI_DONGLE/headset_settings.h | 29 +
  295. .../mach-capri/hw_cfg/CAPRI_DONGLE/sdio_settings.h | 86 +
  296. .../mach-capri/hw_cfg/CAPRI_DONGLE/usbh_settings.h | 42 +
  297. .../hw_cfg/CAPRI_FPGA/bcmblt_rfkill_settings.h | 37 +
  298. .../hw_cfg/CAPRI_FPGA/bcmbt_rfkill_settings.h | 36 +
  299. .../mach-capri/hw_cfg/CAPRI_FPGA/camera_settings.h | 25 +
  300. .../hw_cfg/CAPRI_FPGA/egalax_i2c_ts_settings.h | 30 +
  301. .../hw_cfg/CAPRI_FPGA/halaudio_audioh_settings.h | 28 +
  302. .../hw_cfg/CAPRI_FPGA/halaudio_pcm_settings.h | 43 +
  303. .../hw_cfg/CAPRI_FPGA/halaudio_settings.h | 114 +
  304. .../hw_cfg/CAPRI_FPGA/headset_settings.h | 29 +
  305. .../mach-capri/hw_cfg/CAPRI_FPGA/i2c_settings.h | 38 +
  306. .../mach-capri/hw_cfg/CAPRI_FPGA/keymap_settings.h | 28 +
  307. .../mach-capri/hw_cfg/CAPRI_FPGA/net_settings.h | 25 +
  308. .../mach-capri/hw_cfg/CAPRI_FPGA/sdio_settings.h | 48 +
  309. .../hw_cfg/CAPRI_FPGA/tft_panel_settings.h | 33 +
  310. .../mach-capri/hw_cfg/CAPRI_FPGA/usbh_settings.h | 42 +
  311. .../hw_cfg/CAPRI_GARNET/al3006_i2c_settings.h | 27 +
  312. .../hw_cfg/CAPRI_GARNET/ami306_settings.h | 66 +
  313. .../hw_cfg/CAPRI_GARNET/bcm_haptics_settings.h | 27 +
  314. .../hw_cfg/CAPRI_GARNET/bcmbt_lpm_settings.h | 39 +
  315. .../hw_cfg/CAPRI_GARNET/bcmbt_rfkill_settings.h | 36 +
  316. .../hw_cfg/CAPRI_GARNET/bcmi2cnfc_settings.h | 19 +
  317. .../hw_cfg/CAPRI_GARNET/bmp18x_i2c_settings.h | 21 +
  318. .../hw_cfg/CAPRI_GARNET/board-bcm59056_config.h | 749 +
  319. .../hw_cfg/CAPRI_GARNET/camera_settings.h | 37 +
  320. .../hw_cfg/CAPRI_GARNET/egalax_i2c_ts_settings.h | 26 +
  321. .../hw_cfg/CAPRI_GARNET/gpio_keys_settings.h | 24 +
  322. .../mach-capri/hw_cfg/CAPRI_GARNET/gps_settings.h | 27 +
  323. .../mach-capri/hw_cfg/CAPRI_GARNET/hdmi_settings.h | 29 +
  324. .../hw_cfg/CAPRI_GARNET/headset_settings.h | 29 +
  325. .../mach-capri/hw_cfg/CAPRI_GARNET/i2c_settings.h | 74 +
  326. .../hw_cfg/CAPRI_GARNET/inv_mpu_settings.h | 61 +
  327. .../hw_cfg/CAPRI_GARNET/keymap_settings.h | 30 +
  328. .../hw_cfg/CAPRI_GARNET/kxtik_i2c_settings.h | 28 +
  329. .../hw_cfg/CAPRI_GARNET/leds_gpio_settings.h | 38 +
  330. .../hw_cfg/CAPRI_GARNET/mmc328xma_i2c_settings.h | 24 +
  331. .../mach-capri/hw_cfg/CAPRI_GARNET/net_settings.h | 25 +
  332. .../mach-capri/hw_cfg/CAPRI_GARNET/sdio_settings.h | 90 +
  333. .../hw_cfg/CAPRI_GARNET/tft_panel_settings.h | 27 +
  334. .../mach-capri/hw_cfg/CAPRI_GARNET/usbh_settings.h | 24 +
  335. .../hw_cfg/CAPRI_M500/akm8963_i2c_settings.h | 31 +
  336. .../hw_cfg/CAPRI_M500/bcm_haptics_settings.h | 27 +
  337. .../hw_cfg/CAPRI_M500/bcmbt_lpm_settings.h | 39 +
  338. .../hw_cfg/CAPRI_M500/bcmbt_rfkill_settings.h | 36 +
  339. .../hw_cfg/CAPRI_M500/bcmi2cnfc_settings.h | 21 +
  340. .../mach-capri/hw_cfg/CAPRI_M500/camera_settings.h | 36 +
  341. .../hw_cfg/CAPRI_M500/gpio_keys_settings.h | 24 +
  342. .../mach-capri/hw_cfg/CAPRI_M500/gps_settings.h | 27 +
  343. .../mach-capri/hw_cfg/CAPRI_M500/hdmi_settings.h | 27 +
  344. .../hw_cfg/CAPRI_M500/headset_settings.h | 29 +
  345. .../mach-capri/hw_cfg/CAPRI_M500/i2c_settings.h | 72 +
  346. .../mach-capri/hw_cfg/CAPRI_M500/keymap_settings.h | 30 +
  347. .../hw_cfg/CAPRI_M500/leds_gpio_settings.h | 38 +
  348. .../mach-capri/hw_cfg/CAPRI_M500/net_settings.h | 25 +
  349. .../mach-capri/hw_cfg/CAPRI_M500/sdio_settings.h | 86 +
  350. .../hw_cfg/CAPRI_M500/tft_panel_settings.h | 27 +
  351. .../mach-capri/hw_cfg/CAPRI_M500/usbh_settings.h | 24 +
  352. .../hw_cfg/CAPRI_RAY/bcm_haptics_settings.h | 27 +
  353. .../hw_cfg/CAPRI_RAY/bcmbt_lpm_settings.h | 39 +
  354. .../hw_cfg/CAPRI_RAY/bcmbt_rfkill_settings.h | 36 +
  355. .../hw_cfg/CAPRI_RAY/bcmi2cnfc_settings.h | 22 +
  356. .../hw_cfg/CAPRI_RAY/bmp18x_i2c_settings.h | 21 +
  357. .../mach-capri/hw_cfg/CAPRI_RAY/camera_settings.h | 27 +
  358. .../mach-capri/hw_cfg/CAPRI_RAY/caph_settings.h | 30 +
  359. .../hw_cfg/CAPRI_RAY/egalax_i2c_ts_settings.h | 29 +
  360. .../hw_cfg/CAPRI_RAY/gpio_keys_settings.h | 24 +
  361. .../arm/mach-capri/hw_cfg/CAPRI_RAY/gps_settings.h | 27 +
  362. .../hw_cfg/CAPRI_RAY/halaudio_settings.h | 114 +
  363. .../mach-capri/hw_cfg/CAPRI_RAY/hdmi_settings.h | 29 +
  364. .../mach-capri/hw_cfg/CAPRI_RAY/headset_settings.h | 29 +
  365. .../arm/mach-capri/hw_cfg/CAPRI_RAY/i2c_settings.h | 68 +
  366. .../mach-capri/hw_cfg/CAPRI_RAY/inv_mpu_settings.h | 63 +
  367. .../mach-capri/hw_cfg/CAPRI_RAY/keymap_settings.h | 28 +
  368. .../hw_cfg/CAPRI_RAY/leds_gpio_settings.h | 41 +
  369. .../arm/mach-capri/hw_cfg/CAPRI_RAY/net_settings.h | 25 +
  370. .../mach-capri/hw_cfg/CAPRI_RAY/sdio_settings.h | 93 +
  371. .../hw_cfg/CAPRI_RAY/tft_panel_settings.h | 27 +
  372. .../mach-capri/hw_cfg/CAPRI_RAY/usbh_settings.h | 63 +
  373. .../hw_cfg/CAPRI_RD1/bcm_haptics_settings.h | 27 +
  374. .../hw_cfg/CAPRI_RD1/bcmbt_lpm_settings.h | 39 +
  375. .../hw_cfg/CAPRI_RD1/bcmbt_rfkill_settings.h | 36 +
  376. .../mach-capri/hw_cfg/CAPRI_RD1/camera_settings.h | 27 +
  377. .../mach-capri/hw_cfg/CAPRI_RD1/caph_settings.h | 30 +
  378. .../hw_cfg/CAPRI_RD1/gpio_keys_settings.h | 24 +
  379. .../hw_cfg/CAPRI_RD1/halaudio_settings.h | 114 +
  380. .../mach-capri/hw_cfg/CAPRI_RD1/hdmi_settings.h | 29 +
  381. .../mach-capri/hw_cfg/CAPRI_RD1/headset_settings.h | 29 +
  382. .../arm/mach-capri/hw_cfg/CAPRI_RD1/i2c_settings.h | 68 +
  383. .../mach-capri/hw_cfg/CAPRI_RD1/keymap_settings.h | 28 +
  384. .../hw_cfg/CAPRI_RD1/leds_gpio_settings.h | 41 +
  385. .../arm/mach-capri/hw_cfg/CAPRI_RD1/net_settings.h | 27 +
  386. .../mach-capri/hw_cfg/CAPRI_RD1/sdio_settings.h | 89 +
  387. .../hw_cfg/CAPRI_RD1/tft_panel_settings.h | 27 +
  388. .../mach-capri/hw_cfg/CAPRI_RD1/usbh_settings.h | 63 +
  389. .../hw_cfg/CAPRI_SS/bcm_haptics_settings.h | 27 +
  390. .../hw_cfg/CAPRI_SS/bcmbt_lpm_settings.h | 39 +
  391. .../hw_cfg/CAPRI_SS/bcmbt_rfkill_settings.h | 36 +
  392. .../hw_cfg/CAPRI_SS/bcmi2cnfc_settings.h | 24 +
  393. .../hw_cfg/CAPRI_SS/bmp18x_i2c_settings.h | 21 +
  394. .../mach-capri/hw_cfg/CAPRI_SS/camera_settings.h | 40 +
  395. .../hw_cfg/CAPRI_SS/egalax_i2c_ts_settings.h | 26 +
  396. .../hw_cfg/CAPRI_SS/gpio_keys_settings.h | 28 +
  397. arch/arm/mach-capri/hw_cfg/CAPRI_SS/gps_settings.h | 27 +
  398. .../arm/mach-capri/hw_cfg/CAPRI_SS/hdmi_settings.h | 29 +
  399. .../mach-capri/hw_cfg/CAPRI_SS/headset_settings.h | 29 +
  400. arch/arm/mach-capri/hw_cfg/CAPRI_SS/i2c_settings.h | 72 +
  401. .../mach-capri/hw_cfg/CAPRI_SS/inv_mpu_settings.h | 63 +
  402. .../mach-capri/hw_cfg/CAPRI_SS/keymap_settings.h | 30 +
  403. .../hw_cfg/CAPRI_SS/leds_gpio_settings.h | 38 +
  404. arch/arm/mach-capri/hw_cfg/CAPRI_SS/net_settings.h | 25 +
  405. .../arm/mach-capri/hw_cfg/CAPRI_SS/sdio_settings.h | 87 +
  406. .../hw_cfg/CAPRI_SS/tft_panel_settings.h | 27 +
  407. .../arm/mach-capri/hw_cfg/CAPRI_SS/usbh_settings.h | 24 +
  408. .../hw_cfg/CAPRI_SS_ARUBA/bcm_haptics_settings.h | 27 +
  409. .../hw_cfg/CAPRI_SS_ARUBA/bcmbt_lpm_settings.h | 39 +
  410. .../hw_cfg/CAPRI_SS_ARUBA/bcmbt_rfkill_settings.h | 36 +
  411. .../hw_cfg/CAPRI_SS_ARUBA/bcmi2cnfc_settings.h | 24 +
  412. .../hw_cfg/CAPRI_SS_ARUBA/bmp18x_i2c_settings.h | 21 +
  413. .../hw_cfg/CAPRI_SS_ARUBA/camera_settings.h | 40 +
  414. .../hw_cfg/CAPRI_SS_ARUBA/egalax_i2c_ts_settings.h | 26 +
  415. .../hw_cfg/CAPRI_SS_ARUBA/gpio_keys_settings.h | 35 +
  416. .../hw_cfg/CAPRI_SS_ARUBA/gps_settings.h | 27 +
  417. .../hw_cfg/CAPRI_SS_ARUBA/headset_settings.h | 29 +
  418. .../hw_cfg/CAPRI_SS_ARUBA/i2c_settings.h | 72 +
  419. .../hw_cfg/CAPRI_SS_ARUBA/inv_mpu_settings.h | 63 +
  420. .../hw_cfg/CAPRI_SS_ARUBA/keymap_settings.h | 30 +
  421. .../hw_cfg/CAPRI_SS_ARUBA/leds_gpio_settings.h | 38 +
  422. .../hw_cfg/CAPRI_SS_ARUBA/net_settings.h | 25 +
  423. .../hw_cfg/CAPRI_SS_ARUBA/tft_panel_settings.h | 27 +
  424. .../hw_cfg/CAPRI_SS_ARUBA/usbh_settings.h | 24 +
  425. .../hw_cfg/CAPRI_SS_BAFFIN/bcm_haptics_settings.h | 27 +
  426. .../hw_cfg/CAPRI_SS_BAFFIN/bcmbt_lpm_settings.h | 39 +
  427. .../hw_cfg/CAPRI_SS_BAFFIN/bcmbt_rfkill_settings.h | 36 +
  428. .../hw_cfg/CAPRI_SS_BAFFIN/bcmi2cnfc_settings.h | 24 +
  429. .../hw_cfg/CAPRI_SS_BAFFIN/bmp18x_i2c_settings.h | 21 +
  430. .../hw_cfg/CAPRI_SS_BAFFIN/board-bcm59056_config.h | 734 +
  431. .../hw_cfg/CAPRI_SS_BAFFIN/camera_settings.h | 40 +
  432. .../CAPRI_SS_BAFFIN/egalax_i2c_ts_settings.h | 26 +
  433. .../hw_cfg/CAPRI_SS_BAFFIN/gpio_keys_settings.h | 35 +
  434. .../hw_cfg/CAPRI_SS_BAFFIN/gps_settings.h | 27 +
  435. .../hw_cfg/CAPRI_SS_BAFFIN/hdmi_settings.h | 29 +
  436. .../hw_cfg/CAPRI_SS_BAFFIN/headset_settings.h | 29 +
  437. .../hw_cfg/CAPRI_SS_BAFFIN/i2c_settings.h | 72 +
  438. .../hw_cfg/CAPRI_SS_BAFFIN/inv_mpu_settings.h | 63 +
  439. .../hw_cfg/CAPRI_SS_BAFFIN/keymap_settings.h | 30 +
  440. .../hw_cfg/CAPRI_SS_BAFFIN/leds_gpio_settings.h | 38 +
  441. .../hw_cfg/CAPRI_SS_BAFFIN/net_settings.h | 25 +
  442. .../hw_cfg/CAPRI_SS_BAFFIN/sdio_settings.h | 87 +
  443. .../hw_cfg/CAPRI_SS_BAFFIN/tft_panel_settings.h | 27 +
  444. .../hw_cfg/CAPRI_SS_BAFFIN/usbh_settings.h | 24 +
  445. .../hw_cfg/CAPRI_SS_CRATER/bcm_haptics_settings.h | 27 +
  446. .../hw_cfg/CAPRI_SS_CRATER/bcmbt_lpm_settings.h | 39 +
  447. .../hw_cfg/CAPRI_SS_CRATER/bcmbt_rfkill_settings.h | 36 +
  448. .../hw_cfg/CAPRI_SS_CRATER/bcmi2cnfc_settings.h | 24 +
  449. .../hw_cfg/CAPRI_SS_CRATER/bmp18x_i2c_settings.h | 21 +
  450. .../hw_cfg/CAPRI_SS_CRATER/board-bcm59054_config.h | 732 +
  451. .../hw_cfg/CAPRI_SS_CRATER/board-bcm59056_config.h | 729 +
  452. .../hw_cfg/CAPRI_SS_CRATER/camera_settings.h | 42 +
  453. .../CAPRI_SS_CRATER/egalax_i2c_ts_settings.h | 26 +
  454. .../hw_cfg/CAPRI_SS_CRATER/gpio_keys_settings.h | 35 +
  455. .../hw_cfg/CAPRI_SS_CRATER/gps_settings.h | 27 +
  456. .../hw_cfg/CAPRI_SS_CRATER/hdmi_settings.h | 29 +
  457. .../hw_cfg/CAPRI_SS_CRATER/headset_settings.h | 28 +
  458. .../hw_cfg/CAPRI_SS_CRATER/i2c_settings.h | 73 +
  459. .../hw_cfg/CAPRI_SS_CRATER/keymap_settings.h | 33 +
  460. .../hw_cfg/CAPRI_SS_CRATER/leds_gpio_settings.h | 38 +
  461. .../hw_cfg/CAPRI_SS_CRATER/mpu6050_settings.h | 62 +
  462. .../hw_cfg/CAPRI_SS_CRATER/net_settings.h | 25 +
  463. .../hw_cfg/CAPRI_SS_CRATER/sdio_settings.h | 87 +
  464. .../hw_cfg/CAPRI_SS_CRATER/tft_panel_settings.h | 27 +
  465. .../hw_cfg/CAPRI_SS_CRATER/usbh_settings.h | 26 +
  466. .../hw_cfg/CAPRI_SS_S2VE/bcm_haptics_settings.h | 27 +
  467. .../hw_cfg/CAPRI_SS_S2VE/bcmbt_lpm_settings.h | 39 +
  468. .../hw_cfg/CAPRI_SS_S2VE/bcmbt_rfkill_settings.h | 36 +
  469. .../hw_cfg/CAPRI_SS_S2VE/bcmi2cnfc_settings.h | 24 +
  470. .../hw_cfg/CAPRI_SS_S2VE/bmp18x_i2c_settings.h | 21 +
  471. .../hw_cfg/CAPRI_SS_S2VE/board-bcm59056_config.h | 737 +
  472. .../hw_cfg/CAPRI_SS_S2VE/camera_settings.h | 20 +
  473. .../hw_cfg/CAPRI_SS_S2VE/caph_settings.h | 30 +
  474. .../hw_cfg/CAPRI_SS_S2VE/egalax_i2c_ts_settings.h | 26 +
  475. .../hw_cfg/CAPRI_SS_S2VE/gpio_keys_settings.h | 35 +
  476. .../mach-capri/hw_cfg/CAPRI_SS_S2VE/gps_settings.h | 27 +
  477. .../hw_cfg/CAPRI_SS_S2VE/hdmi_settings.h | 29 +
  478. .../hw_cfg/CAPRI_SS_S2VE/headset_settings.h | 29 +
  479. .../mach-capri/hw_cfg/CAPRI_SS_S2VE/i2c_settings.h | 72 +
  480. .../hw_cfg/CAPRI_SS_S2VE/inv_mpu_settings.h | 63 +
  481. .../hw_cfg/CAPRI_SS_S2VE/keymap_settings.h | 30 +
  482. .../hw_cfg/CAPRI_SS_S2VE/leds_gpio_settings.h | 38 +
  483. .../mach-capri/hw_cfg/CAPRI_SS_S2VE/net_settings.h | 25 +
  484. .../hw_cfg/CAPRI_SS_S2VE/sdio_settings.h | 83 +
  485. .../hw_cfg/CAPRI_SS_S2VE/tft_panel_settings.h | 27 +
  486. .../hw_cfg/CAPRI_SS_S2VE/usbh_settings.h | 24 +
  487. .../hw_cfg/CAPRI_STONE/al3006_i2c_settings.h | 27 +
  488. .../hw_cfg/CAPRI_STONE/ami306_settings.h | 65 +
  489. .../hw_cfg/CAPRI_STONE/bcm_haptics_settings.h | 27 +
  490. .../hw_cfg/CAPRI_STONE/bcmbt_lpm_settings.h | 39 +
  491. .../hw_cfg/CAPRI_STONE/bcmbt_rfkill_settings.h | 36 +
  492. .../hw_cfg/CAPRI_STONE/bcmi2cnfc_settings.h | 19 +
  493. .../hw_cfg/CAPRI_STONE/bmp18x_i2c_settings.h | 21 +
  494. .../hw_cfg/CAPRI_STONE/board-bcm59056_config.h | 779 +
  495. .../hw_cfg/CAPRI_STONE/camera_settings.h | 37 +
  496. .../hw_cfg/CAPRI_STONE/egalax_i2c_ts_settings.h | 26 +
  497. .../hw_cfg/CAPRI_STONE/gpio_keys_settings.h | 24 +
  498. .../mach-capri/hw_cfg/CAPRI_STONE/gps_settings.h | 27 +
  499. .../mach-capri/hw_cfg/CAPRI_STONE/hdmi_settings.h | 29 +
  500. .../hw_cfg/CAPRI_STONE/headset_settings.h | 29 +
  501. .../mach-capri/hw_cfg/CAPRI_STONE/i2c_settings.h | 74 +
  502. .../hw_cfg/CAPRI_STONE/inv_mpu_settings.h | 61 +
  503. .../hw_cfg/CAPRI_STONE/keymap_settings.h | 30 +
  504. .../hw_cfg/CAPRI_STONE/leds_gpio_settings.h | 38 +
  505. .../mach-capri/hw_cfg/CAPRI_STONE/net_settings.h | 25 +
  506. .../mach-capri/hw_cfg/CAPRI_STONE/sdio_settings.h | 90 +
  507. .../hw_cfg/CAPRI_STONE/tft_panel_settings.h | 27 +
  508. .../mach-capri/hw_cfg/CAPRI_STONE/usbh_settings.h | 24 +
  509. .../hw_cfg/CAPRI_TABLET/al3006_i2c_settings.h | 26 +
  510. .../hw_cfg/CAPRI_TABLET/ami306_settings.h | 66 +
  511. .../hw_cfg/CAPRI_TABLET/bcm_haptics_settings.h | 27 +
  512. .../hw_cfg/CAPRI_TABLET/bcmbt_lpm_settings.h | 39 +
  513. .../hw_cfg/CAPRI_TABLET/bcmbt_rfkill_settings.h | 36 +
  514. .../hw_cfg/CAPRI_TABLET/bcmi2cnfc_settings.h | 28 +
  515. .../hw_cfg/CAPRI_TABLET/bmp18x_i2c_settings.h | 21 +
  516. .../hw_cfg/CAPRI_TABLET/board-bcm59056_config.h | 733 +
  517. .../hw_cfg/CAPRI_TABLET/camera_settings.h | 28 +
  518. .../mach-capri/hw_cfg/CAPRI_TABLET/caph_settings.h | 29 +
  519. .../hw_cfg/CAPRI_TABLET/egalax_i2c_ts_settings.h | 28 +
  520. .../hw_cfg/CAPRI_TABLET/gpio_keys_settings.h | 24 +
  521. .../mach-capri/hw_cfg/CAPRI_TABLET/gps_settings.h | 27 +
  522. .../hw_cfg/CAPRI_TABLET/halaudio_settings.h | 116 +
  523. .../mach-capri/hw_cfg/CAPRI_TABLET/hdmi_settings.h | 29 +
  524. .../hw_cfg/CAPRI_TABLET/headset_settings.h | 29 +
  525. .../hw_cfg/CAPRI_TABLET/hscdtd006a_settings.h | 32 +
  526. .../mach-capri/hw_cfg/CAPRI_TABLET/i2c_settings.h | 42 +
  527. .../hw_cfg/CAPRI_TABLET/inv_mpu_settings.h | 61 +
  528. .../hw_cfg/CAPRI_TABLET/isl29044_settings.h | 28 +
  529. .../hw_cfg/CAPRI_TABLET/keymap_settings.h | 31 +
  530. .../hw_cfg/CAPRI_TABLET/leds_gpio_settings.h | 34 +
  531. .../mach-capri/hw_cfg/CAPRI_TABLET/net_settings.h | 28 +
  532. .../hw_cfg/CAPRI_TABLET/pwm_backlight_settings.h | 32 +
  533. .../mach-capri/hw_cfg/CAPRI_TABLET/sdio_settings.h | 90 +
  534. .../hw_cfg/CAPRI_TABLET/tft_panel_settings.h | 27 +
  535. .../mach-capri/hw_cfg/CAPRI_TABLET/usbh_settings.h | 58 +
  536. arch/arm/mach-capri/include/chal/bcmerr.h | 32 +
  537. arch/arm/mach-capri/include/chal/bcmregmem.h | 46 +
  538. arch/arm/mach-capri/include/chal/chal_audio.h | 3129 +++
  539. arch/arm/mach-capri/include/chal/chal_audio_int.h | 31 +
  540. arch/arm/mach-capri/include/chal/chal_caph.h | 357 +
  541. arch/arm/mach-capri/include/chal/chal_caph_cfifo.h | 350 +
  542. arch/arm/mach-capri/include/chal/chal_caph_dma.h | 301 +
  543. arch/arm/mach-capri/include/chal/chal_caph_intc.h | 741 +
  544. .../mach-capri/include/chal/chal_caph_srcmixer.h | 605 +
  545. .../arm/mach-capri/include/chal/chal_caph_switch.h | 282 +
  546. arch/arm/mach-capri/include/chal/chal_defs.h | 97 +
  547. arch/arm/mach-capri/include/chal/chal_dma.h | 676 +
  548. arch/arm/mach-capri/include/chal/chal_dma_reg.h | 56 +
  549. arch/arm/mach-capri/include/chal/chal_dmux.h | 246 +
  550. arch/arm/mach-capri/include/chal/chal_icd.h | 142 +
  551. arch/arm/mach-capri/include/chal/chal_int.h | 119 +
  552. arch/arm/mach-capri/include/chal/chal_ipc.h | 140 +
  553. arch/arm/mach-capri/include/chal/chal_keypad.h | 513 +
  554. arch/arm/mach-capri/include/chal/chal_memc.h | 918 +
  555. arch/arm/mach-capri/include/chal/chal_memc_ddr3.h | 305 +
  556. arch/arm/mach-capri/include/chal/chal_mqos.h | 364 +
  557. arch/arm/mach-capri/include/chal/chal_nand.h | 408 +
  558. arch/arm/mach-capri/include/chal/chal_nand_cmd.h | 51 +
  559. arch/arm/mach-capri/include/chal/chal_nand_dma.h | 75 +
  560. arch/arm/mach-capri/include/chal/chal_nand_reg.h | 191 +
  561. arch/arm/mach-capri/include/chal/chal_nand_uc.h | 1700 ++
  562. arch/arm/mach-capri/include/chal/chal_rtc.h | 751 +
  563. .../mach-capri/include/chal/chal_sdram_configs.h | 334 +
  564. arch/arm/mach-capri/include/chal/chal_sspi.h | 1469 ++
  565. arch/arm/mach-capri/include/chal/chal_util.h | 70 +
  566. arch/arm/mach-capri/include/mach/aadma.h | 482 +
  567. arch/arm/mach-capri/include/mach/appf_helpers.h | 175 +
  568. arch/arm/mach-capri/include/mach/appf_internals.h | 171 +
  569. arch/arm/mach-capri/include/mach/appf_types.h | 102 +
  570. arch/arm/mach-capri/include/mach/aram_layout.h | 48 +
  571. arch/arm/mach-capri/include/mach/caph_platform.h | 31 +
  572. arch/arm/mach-capri/include/mach/capri_dormant.h | 37 +
  573. arch/arm/mach-capri/include/mach/cdebugger.h | 93 +
  574. arch/arm/mach-capri/include/mach/chip_pingroup.h | 108 +
  575. arch/arm/mach-capri/include/mach/chip_pinmux.h | 1050 +
  576. .../arm/mach-capri/include/mach/chipregHw_inline.h | 309 +
  577. arch/arm/mach-capri/include/mach/chipregHw_reg.h | 111 +
  578. arch/arm/mach-capri/include/mach/clock.h | 780 +
  579. .../include/mach/comms/platform_mconfig.h | 1 +
  580. .../include/mach/comms/platform_mconfig_shared.h | 92 +
  581. .../include/mach/comms/preinclude_globaldefine.h | 231 +
  582. arch/arm/mach-capri/include/mach/cpufreq_memc.h | 7 +
  583. arch/arm/mach-capri/include/mach/dma_mmap.h | 338 +
  584. arch/arm/mach-capri/include/mach/dmacHw_reg.h | 415 +
  585. .../arm/mach-capri/include/mach/esub_clkmgr_defs.h | 35 +
  586. arch/arm/mach-capri/include/mach/ethHw.h | 405 +
  587. arch/arm/mach-capri/include/mach/ethHw_dma.h | 261 +
  588. arch/arm/mach-capri/include/mach/ethHw_mii.h | 37 +
  589. arch/arm/mach-capri/include/mach/ethHw_reg.h | 338 +
  590. arch/arm/mach-capri/include/mach/fifo.h | 119 +
  591. .../include/mach/halaudio_audioh_platform.h | 53 +
  592. .../include/mach/halaudio_pcm_platform.h | 71 +
  593. arch/arm/mach-capri/include/mach/i2c-bsc-defs.h | 21 +
  594. arch/arm/mach-capri/include/mach/io_map.h | 224 +
  595. arch/arm/mach-capri/include/mach/media_dec_regs.h | 205 +
  596. arch/arm/mach-capri/include/mach/memc_qos.h | 34 +
  597. arch/arm/mach-capri/include/mach/mpuHw.h | 159 +
  598. arch/arm/mach-capri/include/mach/net_platform.h | 45 +
  599. arch/arm/mach-capri/include/mach/otg-defs.h | 22 +
  600. arch/arm/mach-capri/include/mach/pi_mgr.h | 71 +
  601. arch/arm/mach-capri/include/mach/pinmux.h | 189 +
  602. arch/arm/mach-capri/include/mach/pinmux_pm.h | 18 +
  603. arch/arm/mach-capri/include/mach/pm.h | 48 +
  604. arch/arm/mach-capri/include/mach/pwr_mgr.h | 188 +
  605. arch/arm/mach-capri/include/mach/rdb-fixups.h | 188 +
  606. .../mach-capri/include/mach/rdb/brcm_rdb_a9cpu.h | 595 +
  607. .../mach-capri/include/mach/rdb/brcm_rdb_a9pmu.h | 185 +
  608. .../mach-capri/include/mach/rdb/brcm_rdb_a9ptm.h | 623 +
  609. .../arm/mach-capri/include/mach/rdb/brcm_rdb_aci.h | 873 +
  610. .../mach-capri/include/mach/rdb/brcm_rdb_afc_top.h | 283 +
  611. .../mach-capri/include/mach/rdb/brcm_rdb_ahintc.h | 2325 ++
  612. .../include/mach/rdb/brcm_rdb_apbtoatb.h | 6179 +++++
  613. .../include/mach/rdb/brcm_rdb_aphy_csr.h | 329 +
  614. .../mach-capri/include/mach/rdb/brcm_rdb_atb_stm.h | 69 +
  615. .../include/mach/rdb/brcm_rdb_atbfilter.h | 45 +
  616. .../mach-capri/include/mach/rdb/brcm_rdb_audioh.h | 2421 ++
  617. .../mach-capri/include/mach/rdb/brcm_rdb_auxmic.h | 129 +
  618. .../mach-capri/include/mach/rdb/brcm_rdb_axitp1.h | 515 +
  619. .../mach-capri/include/mach/rdb/brcm_rdb_axitp16.h | 311 +
  620. .../mach-capri/include/mach/rdb/brcm_rdb_axitp4.h | 311 +
  621. .../mach/rdb/brcm_rdb_bb_tx_filters_and_2091_if.h | 503 +
  622. .../mach-capri/include/mach/rdb/brcm_rdb_bbrx.h | 89 +
  623. .../mach-capri/include/mach/rdb/brcm_rdb_bintc.h | 3129 +++
  624. .../include/mach/rdb/brcm_rdb_bmdm_clk_mgr_reg.h | 1004 +
  625. .../include/mach/rdb/brcm_rdb_bmdm_pwrmgr.h | 905 +
  626. .../include/mach/rdb/brcm_rdb_bmdm_rst_mgr_reg.h | 113 +
  627. .../include/mach/rdb/brcm_rdb_bmodem_aoncfg.h | 85 +
  628. .../include/mach/rdb/brcm_rdb_bmodem_syscfg.h | 345 +
  629. ...brcm_rdb_broadcast_storm_suppression_register.h | 183 +
  630. .../include/mach/rdb/brcm_rdb_busmaster.h | 31 +
  631. .../mach/rdb/brcm_rdb_cfp_configuration_register.h | 597 +
  632. .../include/mach/rdb/brcm_rdb_cfp_tcam_register.h | 249 +
  633. .../mach-capri/include/mach/rdb/brcm_rdb_chipreg.h | 947 +
  634. .../mach-capri/include/mach/rdb/brcm_rdb_cipher.h | 73 +
  635. .../arm/mach-capri/include/mach/rdb/brcm_rdb_cir.h | 273 +
  636. .../include/mach/rdb/brcm_rdb_combiner.h | 1271 +
  637. .../include/mach/rdb/brcm_rdb_combiner2.h | 197 +
  638. .../include/mach/rdb/brcm_rdb_comms_sw.h | 221 +
  639. .../mach-capri/include/mach/rdb/brcm_rdb_coremem.h | 33 +
  640. .../include/mach/rdb/brcm_rdb_cpc_harq.h | 439 +
  641. .../include/mach/rdb/brcm_rdb_cph_aadmac.h | 1607 ++
  642. .../include/mach/rdb/brcm_rdb_cph_cfifo.h | 1665 ++
  643. .../include/mach/rdb/brcm_rdb_cph_ssasw.h | 1521 ++
  644. .../include/mach/rdb/brcm_rdb_cpp_cluster.h | 1005 +
  645. .../mach-capri/include/mach/rdb/brcm_rdb_cr4dbg.h | 1051 +
  646. .../arm/mach-capri/include/mach/rdb/brcm_rdb_csr.h | 1285 ++
  647. .../mach-capri/include/mach/rdb/brcm_rdb_cstf.h | 239 +
  648. .../mach-capri/include/mach/rdb/brcm_rdb_cstpiu.h | 377 +
  649. .../arm/mach-capri/include/mach/rdb/brcm_rdb_cti.h | 371 +
  650. .../arm/mach-capri/include/mach/rdb/brcm_rdb_d1w.h | 65 +
  651. .../include/mach/rdb/brcm_rdb_datapacker.h | 55 +
  652. .../mach-capri/include/mach/rdb/brcm_rdb_ddr3ctl.h | 295 +
  653. .../include/mach/rdb/brcm_rdb_ddr40_phy_addr_ctl.h | 659 +
  654. .../mach/rdb/brcm_rdb_ddr40_phy_word_lane.h | 1179 +
  655. .../include/mach/rdb/brcm_rdb_deinterleaver.h | 129 +
  656. .../mach-capri/include/mach/rdb/brcm_rdb_dmux.h | 117 +
  657. .../rdb/brcm_rdb_dos_attack_prevent_register.h | 87 +
  658. .../include/mach/rdb/brcm_rdb_dphy_csr.h | 415 +
  659. .../include/mach/rdb/brcm_rdb_dsp_3wire_intf.h | 2825 +++
  660. .../mach-capri/include/mach/rdb/brcm_rdb_dsp_ac.h | 65 +
  661. .../include/mach/rdb/brcm_rdb_dsp_cipher.h | 433 +
  662. .../include/mach/rdb/brcm_rdb_dsp_clk_mgr_reg.h | 285 +
  663. .../include/mach/rdb/brcm_rdb_dsp_cpmr.h | 115 +
  664. .../include/mach/rdb/brcm_rdb_dsp_digrf.h | 285 +
  665. .../include/mach/rdb/brcm_rdb_dsp_equalizer.h | 409 +
  666. .../include/mach/rdb/brcm_rdb_dsp_event_ctrl.h | 9649 ++++++++
  667. .../include/mach/rdb/brcm_rdb_dsp_intc.h | 561 +
  668. .../include/mach/rdb/brcm_rdb_dsp_rf_gpo.h | 885 +
  669. .../include/mach/rdb/brcm_rdb_dsp_rfspi.h | 3133 +++
  670. .../include/mach/rdb/brcm_rdb_dsp_rst_mgr_reg.h | 67 +
  671. .../include/mach/rdb/brcm_rdb_dsp_rx_control.h | 2073 ++
  672. .../include/mach/rdb/brcm_rdb_dsp_sys_timer.h | 385 +
  673. .../include/mach/rdb/brcm_rdb_dsp_tl3r.h | 767 +
  674. .../include/mach/rdb/brcm_rdb_dsp_trace.h | 165 +
  675. .../include/mach/rdb/brcm_rdb_dsp_tx_control.h | 1941 ++
  676. .../include/mach/rdb/brcm_rdb_dwdma_ahb.h | 1013 +
  677. .../mach-capri/include/mach/rdb/brcm_rdb_e2ss.h | 281 +
  678. .../include/mach/rdb/brcm_rdb_eap_register.h | 105 +
  679. .../mach-capri/include/mach/rdb/brcm_rdb_eav_dte.h | 1775 ++
  680. .../include/mach/rdb/brcm_rdb_eav_register.h | 137 +
  681. .../include/mach/rdb/brcm_rdb_edch_fng_core_top.h | 479 +
  682. .../mach-capri/include/mach/rdb/brcm_rdb_ehci.h | 313 +
  683. .../include/mach/rdb/brcm_rdb_emmcsdxc.h | 743 +
  684. .../include/mach/rdb/brcm_rdb_esub_clk_mgr_reg.h | 1203 +
  685. .../include/mach/rdb/brcm_rdb_esub_rst_mgr_reg.h | 73 +
  686. .../include/mach/rdb/brcm_rdb_esw_arl_cntrl.h | 79 +
  687. .../include/mach/rdb/brcm_rdb_esw_arl_vtbl_acc.h | 241 +
  688. .../include/mach/rdb/brcm_rdb_esw_busif_imp.h | 361 +
  689. .../include/mach/rdb/brcm_rdb_esw_busif_mtp.h | 95 +
  690. .../include/mach/rdb/brcm_rdb_esw_busif_ptm.h | 71 +
  691. .../include/mach/rdb/brcm_rdb_esw_contrl.h | 437 +
  692. .../include/mach/rdb/brcm_rdb_esw_diag.h | 37 +
  693. .../include/mach/rdb/brcm_rdb_esw_flow.h | 37 +
  694. .../include/mach/rdb/brcm_rdb_esw_flow_imp.h | 37 +
  695. .../include/mach/rdb/brcm_rdb_esw_mem_acc.h | 37 +
  696. .../include/mach/rdb/brcm_rdb_esw_mgmn.h | 139 +
  697. .../mach-capri/include/mach/rdb/brcm_rdb_esw_mib.h | 327 +
  698. .../include/mach/rdb/brcm_rdb_esw_status.h | 63 +
  699. .../include/mach/rdb/brcm_rdb_esw_vlan_register.h | 51 +
  700. .../arm/mach-capri/include/mach/rdb/brcm_rdb_etb.h | 295 +
  701. .../mach-capri/include/mach/rdb/brcm_rdb_etb2axi.h | 51 +
  702. .../mach-capri/include/mach/rdb/brcm_rdb_etmr4.h | 871 +
  703. .../mach-capri/include/mach/rdb/brcm_rdb_fmon.h | 87 +
  704. .../include/mach/rdb/brcm_rdb_fng_core_top.h | 909 +
  705. .../include/mach/rdb/brcm_rdb_fsclkcal.h | 75 +
  706. .../mach-capri/include/mach/rdb/brcm_rdb_fshost.h | 2289 ++
  707. .../include/mach/rdb/brcm_rdb_fshost_ctrl.h | 97 +
  708. .../arm/mach-capri/include/mach/rdb/brcm_rdb_gea.h | 237 +
  709. .../mach-capri/include/mach/rdb/brcm_rdb_giccpu.h | 273 +
  710. .../mach-capri/include/mach/rdb/brcm_rdb_gicdist.h | 22952 +++++++++++++++++++
  711. .../mach-capri/include/mach/rdb/brcm_rdb_gictr.h | 85 +
  712. .../mach-capri/include/mach/rdb/brcm_rdb_glbtmr.h | 83 +
  713. .../include/mach/rdb/brcm_rdb_globperf.h | 101 +
  714. .../mach-capri/include/mach/rdb/brcm_rdb_gpio.h | 10999 +++++++++
  715. .../include/mach/rdb/brcm_rdb_gptimers.h | 345 +
  716. .../mach-capri/include/mach/rdb/brcm_rdb_harq.h | 245 +
  717. .../mach-capri/include/mach/rdb/brcm_rdb_hs_scch.h | 293 +
  718. .../mach/rdb/brcm_rdb_hsdpa_turbo_decoder_module.h | 325 +
  719. .../mach-capri/include/mach/rdb/brcm_rdb_hsi_apb.h | 515 +
  720. .../include/mach/rdb/brcm_rdb_hsic_phy.h | 235 +
  721. .../mach-capri/include/mach/rdb/brcm_rdb_hsmcfg.h | 227 +
  722. .../mach-capri/include/mach/rdb/brcm_rdb_hsotg.h | 5605 +++++
  723. .../include/mach/rdb/brcm_rdb_hsotg_ctrl.h | 249 +
  724. .../mach-capri/include/mach/rdb/brcm_rdb_hubsw.h | 189 +
  725. .../mach-capri/include/mach/rdb/brcm_rdb_hucm.h | 127 +
  726. .../include/mach/rdb/brcm_rdb_i2c_mm_hs.h | 243 +
  727. .../include/mach/rdb/brcm_rdb_i2c_mm_hs_slave.h | 243 +
  728. .../mach/rdb/brcm_rdb_ieee_802_1q_vlan_registers.h | 207 +
  729. .../mach-capri/include/mach/rdb/brcm_rdb_include.h | 255 +
  730. .../mach-capri/include/mach/rdb/brcm_rdb_ipcopen.h | 77 +
  731. .../mach-capri/include/mach/rdb/brcm_rdb_ipcsec.h | 71 +
  732. .../rdb/brcm_rdb_jumbo_frame_control_register.h | 47 +
  733. .../mach-capri/include/mach/rdb/brcm_rdb_kek_apb.h | 129 +
  734. .../mach-capri/include/mach/rdb/brcm_rdb_keypad.h | 267 +
  735. .../include/mach/rdb/brcm_rdb_khub_clk_mgr_reg.h | 2230 ++
  736. .../include/mach/rdb/brcm_rdb_khub_rst_mgr_reg.h | 123 +
  737. .../mach/rdb/brcm_rdb_khubaon_clk_mgr_reg.h | 1079 +
  738. .../mach/rdb/brcm_rdb_khubaon_rst_mgr_reg.h | 83 +
  739. .../include/mach/rdb/brcm_rdb_kona_gptimer.h | 89 +
  740. .../include/mach/rdb/brcm_rdb_konatzcfg.h | 873 +
  741. .../include/mach/rdb/brcm_rdb_kpm_clk_mgr_reg.h | 1304 ++
  742. .../include/mach/rdb/brcm_rdb_kpm_rst_mgr_reg.h | 91 +
  743. .../include/mach/rdb/brcm_rdb_kproc_clk_mgr_reg.h | 681 +
  744. .../include/mach/rdb/brcm_rdb_kproc_rst_mgr_reg.h | 69 +
  745. .../include/mach/rdb/brcm_rdb_kps_clk_mgr_reg.h | 1923 ++
  746. .../include/mach/rdb/brcm_rdb_kps_rst_mgr_reg.h | 109 +
  747. .../include/mach/rdb/brcm_rdb_layer_1_int_cont.h | 99 +
  748. .../include/mach/rdb/brcm_rdb_layer_2_async.h | 201 +
  749. .../include/mach/rdb/brcm_rdb_layer_2_int_cont.h | 159 +
  750. .../include/mach/rdb/brcm_rdb_led_matrix.h | 115 +
  751. .../mach/rdb/brcm_rdb_loop_detection_register.h | 83 +
  752. .../arm/mach-capri/include/mach/rdb/brcm_rdb_map.h | 102 +
  753. .../include/mach/rdb/brcm_rdb_master_timer.h | 299 +
  754. .../include/mach/rdb/brcm_rdb_mastersw.h | 105 +
  755. .../mach/rdb/brcm_rdb_mib_snapshot_register.h | 43 +
  756. .../mach-capri/include/mach/rdb/brcm_rdb_missing.h | 37 +
  757. .../mach/rdb/brcm_rdb_modem_cfg_and_core_clks.h | 157 +
  758. .../mach/rdb/brcm_rdb_modem_clocks_part_1.h | 149 +
  759. .../mach/rdb/brcm_rdb_modem_clocks_part_2.h | 235 +
  760. .../include/mach/rdb/brcm_rdb_modem_sw.h | 109 +
  761. arch/arm/mach-capri/include/mach/rdb/brcm_rdb_mp.h | 105 +
  762. .../include/mach/rdb/brcm_rdb_mpdxx_apb.h | 513 +
  763. .../mach-capri/include/mach/rdb/brcm_rdb_mphi.h | 159 +
  764. .../arm/mach-capri/include/mach/rdb/brcm_rdb_mpu.h | 215 +
  765. .../include/mach/rdb/brcm_rdb_mspt_register.h | 125 +
  766. .../mach-capri/include/mach/rdb/brcm_rdb_nand.h | 777 +
  767. .../include/mach/rdb/brcm_rdb_non_dmac.h | 951 +
  768. .../mach-capri/include/mach/rdb/brcm_rdb_ohci.h | 327 +
  769. .../arm/mach-capri/include/mach/rdb/brcm_rdb_otp.h | 199 +
  770. .../include/mach/rdb/brcm_rdb_padctrlreg.h | 4583 ++++
  771. .../mach-capri/include/mach/rdb/brcm_rdb_pdm_top.h | 95 +
  772. .../arm/mach-capri/include/mach/rdb/brcm_rdb_pka.h | 101 +
  773. .../mach-capri/include/mach/rdb/brcm_rdb_pl310.h | 375 +
  774. .../mach-capri/include/mach/rdb/brcm_rdb_psychic.h | 433 +
  775. .../include/mach/rdb/brcm_rdb_psync_for_10ppm.h | 397 +
  776. .../mach-capri/include/mach/rdb/brcm_rdb_ptmr_wd.h | 107 +
  777. .../mach-capri/include/mach/rdb/brcm_rdb_pwm_top.h | 181 +
  778. .../mach-capri/include/mach/rdb/brcm_rdb_pwrmgr.h | 6241 +++++
  779. .../mach-capri/include/mach/rdb/brcm_rdb_pwrwdog.h | 105 +
  780. .../include/mach/rdb/brcm_rdb_qos_registers.h | 345 +
  781. .../include/mach/rdb/brcm_rdb_rake_fng_top.h | 299 +
  782. .../include/mach/rdb/brcm_rdb_rake_tiny_fng_top.h | 105 +
  783. .../mach/rdb/brcm_rdb_rf_interface_block1_top.h | 207 +
  784. .../mach/rdb/brcm_rdb_rf_interface_block2_top.h | 73 +
  785. .../mach/rdb/brcm_rdb_rf_interface_block3_top.h | 117 +
  786. .../mach/rdb/brcm_rdb_rf_interface_block4_top.h | 89 +
  787. .../mach/rdb/brcm_rdb_rf_interface_block5_top.h | 203 +
  788. .../include/mach/rdb/brcm_rdb_rfic_mst.h | 63 +
  789. .../include/mach/rdb/brcm_rdb_rfic_reg_file.h | 801 +
  790. .../include/mach/rdb/brcm_rdb_rfic_scheduler.h | 713 +
  791. .../arm/mach-capri/include/mach/rdb/brcm_rdb_rng.h | 77 +
  792. .../include/mach/rdb/brcm_rdb_root_clk_mgr_reg.h | 1699 ++
  793. .../include/mach/rdb/brcm_rdb_root_rst_mgr_reg.h | 229 +
  794. .../arm/mach-capri/include/mach/rdb/brcm_rdb_rtc.h | 135 +
  795. .../mach-capri/include/mach/rdb/brcm_rdb_rtc_apb.h | 75 +
  796. .../include/mach/rdb/brcm_rdb_rtc_config.h | 71 +
  797. .../include/mach/rdb/brcm_rdb_rxbitlevel.h | 175 +
  798. .../include/mach/rdb/brcm_rdb_sc_xy_state_derive.h | 59 +
  799. .../mach-capri/include/mach/rdb/brcm_rdb_sclkcal.h | 61 +
  800. .../arm/mach-capri/include/mach/rdb/brcm_rdb_scu.h | 149 +
  801. .../arm/mach-capri/include/mach/rdb/brcm_rdb_sdt.h | 209 +
  802. .../arm/mach-capri/include/mach/rdb/brcm_rdb_sec.h | 823 +
  803. .../include/mach/rdb/brcm_rdb_sec_dmac.h | 969 +
  804. .../mach-capri/include/mach/rdb/brcm_rdb_sectrap.h | 65 +
  805. .../include/mach/rdb/brcm_rdb_secwatchdog.h | 225 +
  806. .../include/mach/rdb/brcm_rdb_secwatchdog_adrmod.h | 225 +
  807. .../mach-capri/include/mach/rdb/brcm_rdb_simi.h | 321 +
  808. .../include/mach/rdb/brcm_rdb_sleeptimer3g.h | 111 +
  809. .../include/mach/rdb/brcm_rdb_slptimer.h | 67 +
  810. .../include/mach/rdb/brcm_rdb_spis_ahb.h | 157 +
  811. .../arm/mach-capri/include/mach/rdb/brcm_rdb_spm.h | 297 +
  812. .../include/mach/rdb/brcm_rdb_spum_apb.h | 55 +
  813. .../include/mach/rdb/brcm_rdb_spum_axi.h | 153 +
  814. .../include/mach/rdb/brcm_rdb_srcmixer.h | 2161 ++
  815. .../mach-capri/include/mach/rdb/brcm_rdb_sspi.h | 5957 +++++
  816. .../mach-capri/include/mach/rdb/brcm_rdb_sspil.h | 3153 +++
  817. .../include/mach/rdb/brcm_rdb_ssync_apb.h | 315 +
  818. .../include/mach/rdb/brcm_rdb_sttd_apb.h | 69 +
  819. .../mach-capri/include/mach/rdb/brcm_rdb_swstm.h | 4649 ++++
  820. .../mach-capri/include/mach/rdb/brcm_rdb_sysmap.h | 380 +
  821. .../mach-capri/include/mach/rdb/brcm_rdb_syssw.h | 177 +
  822. .../include/mach/rdb/brcm_rdb_tiny_fng_core_top.h | 255 +
  823. .../mach-capri/include/mach/rdb/brcm_rdb_tmon.h | 99 +
  824. .../mach/rdb/brcm_rdb_traffic_remarking_register.h | 149 +
  825. .../include/mach/rdb/brcm_rdb_trunking_registers.h | 47 +
  826. arch/arm/mach-capri/include/mach/rdb/brcm_rdb_tx.h | 535 +
  827. .../mach-capri/include/mach/rdb/brcm_rdb_uartb.h | 253 +
  828. .../include/mach/rdb/brcm_rdb_usbh_phy.h | 231 +
  829. .../mach-capri/include/mach/rdb/brcm_rdb_vcitm.h | 319 +
  830. .../include/mach/rdb/brcm_rdb_wcdma_gp_timers.h | 225 +
  831. .../include/mach/rdb/brcm_rdb_wcdma_gpio.h | 343 +
  832. .../include/mach/rdb/brcm_rdb_wcdma_uart.h | 417 +
  833. .../arm/mach-capri/include/mach/rdb/brcm_rdb_wti.h | 65 +
  834. arch/arm/mach-capri/include/mach/reg_utils.h | 141 +
  835. arch/arm/mach-capri/include/mach/sdma.h | 699 +
  836. arch/arm/mach-capri/include/mach/sec_api.h | 85 +
  837. arch/arm/mach-capri/include/mach/ssasw.h | 245 +
  838. arch/arm/mach-capri/include/mach/usbh_cfg.h | 56 +
  839. arch/arm/mach-capri/include/mach/vc_rpmsg.h | 46 +
  840. arch/arm/mach-capri/io_map.c | 100 +
  841. arch/arm/mach-capri/ipc_chip.c | 110 +
  842. arch/arm/mach-capri/mach.c | 312 +
  843. arch/arm/mach-capri/mach.h | 12 +
  844. arch/arm/mach-capri/memc.c | 675 +
  845. arch/arm/mach-capri/pinmux_common.c | 380 +
  846. arch/arm/mach-capri/pinmux_fpga.c | 39 +
  847. arch/arm/mach-capri/pinmux_garnet.c | 478 +
  848. arch/arm/mach-capri/pinmux_pm.c | 67 +
  849. arch/arm/mach-capri/pinmux_ray.c | 579 +
  850. arch/arm/mach-capri/pinmux_rd1.c | 579 +
  851. arch/arm/mach-capri/pinmux_ss.c | 478 +
  852. arch/arm/mach-capri/pinmux_ss_aruba.c | 478 +
  853. arch/arm/mach-capri/pinmux_ss_baffin.c | 478 +
  854. arch/arm/mach-capri/pinmux_ss_crater.c | 482 +
  855. arch/arm/mach-capri/pinmux_ss_s2ve.c | 478 +
  856. arch/arm/mach-capri/pinmux_stone.c | 478 +
  857. arch/arm/mach-capri/pinmux_table.c | 629 +
  858. arch/arm/mach-capri/pinmux_tablet.c | 315 +
  859. arch/arm/mach-capri/pm.c | 75 +
  860. arch/arm/mach-capri/sdmac.c | 2649 +++
  861. arch/arm/mach-capri/sec_api.c | 219 +
  862. arch/arm/mach-capri/ssa.h | 32 +
  863. arch/arm/mach-capri/ssasw.c | 1181 +
  864. arch/arm/mach-capri/v7.S | 741 +
  865. arch/arm/mach-capri/v7_c.c | 272 +
  866. arch/arm/mach-capri/vc_rpmsg.c | 55 +
  867. arch/arm/mach-capri/volt_tbl.h | 663 +
  868. arch/arm/mach-island/Kconfig | 139 +
  869. arch/arm/mach-island/Makefile | 81 +
  870. arch/arm/mach-island/Makefile.boot | 2 +
  871. arch/arm/mach-island/aadmac.c | 1530 ++
  872. arch/arm/mach-island/board-bcm59055.c | 476 +
  873. arch/arm/mach-island/board_base.c | 23 +
  874. arch/arm/mach-island/board_bu.c | 425 +
  875. arch/arm/mach-island/board_ff.c | 1497 ++
  876. arch/arm/mach-island/board_fpga.c | 470 +
  877. arch/arm/mach-island/board_sv.c | 23 +
  878. arch/arm/mach-island/board_sv_28160.c | 23 +
  879. arch/arm/mach-island/board_tablet.c | 23 +
  880. arch/arm/mach-island/board_tablet_28160.c | 23 +
  881. arch/arm/mach-island/board_template.c | 1689 ++
  882. arch/arm/mach-island/chal/Makefile | 17 +
  883. arch/arm/mach-island/chal/chal_analogmic.c | 402 +
  884. arch/arm/mach-island/chal/chal_analogtest.c | 604 +
  885. arch/arm/mach-island/chal/chal_audio.c | 315 +
  886. arch/arm/mach-island/chal/chal_caph_cfifo.c | 1238 +
  887. arch/arm/mach-island/chal/chal_caph_dma.c | 868 +
  888. arch/arm/mach-island/chal/chal_caph_intc.c | 1446 ++
  889. arch/arm/mach-island/chal/chal_caph_srcmixer.c | 1606 ++
  890. arch/arm/mach-island/chal/chal_caph_switch.c | 859 +
  891. arch/arm/mach-island/chal/chal_dma.c | 2168 ++
  892. arch/arm/mach-island/chal/chal_dmux.c | 272 +
  893. arch/arm/mach-island/chal/chal_hs.c | 1164 +
  894. arch/arm/mach-island/chal/chal_icd.c | 1071 +
  895. arch/arm/mach-island/chal/chal_ihf.c | 1102 +
  896. arch/arm/mach-island/chal/chal_ipc.c | 475 +
  897. arch/arm/mach-island/chal/chal_keypad.c | 112 +
  898. arch/arm/mach-island/chal/chal_memc.c | 3874 ++++
  899. arch/arm/mach-island/chal/chal_memc_ddr3.c | 1244 +
  900. arch/arm/mach-island/chal/chal_mqos.c | 246 +
  901. arch/arm/mach-island/chal/chal_nand.c | 1904 ++
  902. arch/arm/mach-island/chal/chal_nand_dma_linux.c | 221 +
  903. arch/arm/mach-island/chal/chal_nvin.c | 1109 +
  904. arch/arm/mach-island/chal/chal_rtc.c | 58 +
  905. arch/arm/mach-island/chal/chal_sidetone.c | 772 +
  906. arch/arm/mach-island/chal/chal_sspi.c | 4221 ++++
  907. arch/arm/mach-island/chal/chal_vibra.c | 842 +
  908. arch/arm/mach-island/chal/chal_vin.c | 1143 +
  909. arch/arm/mach-island/chal/chal_vout.c | 1083 +
  910. arch/arm/mach-island/clock_island.c | 5284 +++++
  911. arch/arm/mach-island/common.c | 510 +
  912. arch/arm/mach-island/common.h | 31 +
  913. arch/arm/mach-island/custom_boards/Kconfig | 9 +
  914. arch/arm/mach-island/dm_ca9_gic_mcrs.S | 313 +
  915. arch/arm/mach-island/dm_ca9_scu_mcrs.S | 112 +
  916. arch/arm/mach-island/dm_ca9timers_mcrs.S | 132 +
  917. arch/arm/mach-island/dm_mmu_mcrs.S | 301 +
  918. arch/arm/mach-island/dm_mpu_mcrs.S | 200 +
  919. arch/arm/mach-island/dm_pl310_syscache_mcrs.S | 251 +
  920. arch/arm/mach-island/dm_pmon_mcrs.S | 167 +
  921. arch/arm/mach-island/dm_pwr_dbg_mcrs.S | 590 +
  922. arch/arm/mach-island/dm_pwr_policy_top.S | 514 +
  923. arch/arm/mach-island/dm_pwr_restore_mcrs.S | 254 +
  924. arch/arm/mach-island/dm_pwr_save_dfn.h | 224 +
  925. arch/arm/mach-island/dm_pwr_save_mcrs.S | 301 +
  926. arch/arm/mach-island/dm_support_ops.S | 159 +
  927. arch/arm/mach-island/dm_vfp_mcrs.S | 133 +
  928. arch/arm/mach-island/dma_mmap.c | 1667 ++
  929. arch/arm/mach-island/dma_mmap_test.c | 641 +
  930. arch/arm/mach-island/dummy_pm.c | 74 +
  931. arch/arm/mach-island/dump-mem.c | 150 +
  932. arch/arm/mach-island/ethHw.c | 679 +
  933. arch/arm/mach-island/ethHw_asm.S | 49 +
  934. .../mach-island/hw_cfg/BASE/bcmbt_lpm_settings.h | 39 +
  935. .../hw_cfg/BASE/egalax_i2c_ts_settings.h | 30 +
  936. .../hw_cfg/BASE/halaudio_audioh_settings.h | 28 +
  937. .../hw_cfg/BASE/halaudio_pcm_settings.h | 37 +
  938. .../mach-island/hw_cfg/BASE/halaudio_settings.h | 54 +
  939. arch/arm/mach-island/hw_cfg/BASE/hdmi_settings.h | 26 +
  940. .../arm/mach-island/hw_cfg/BASE/headset_settings.h | 29 +
  941. arch/arm/mach-island/hw_cfg/BASE/i2c_settings.h | 44 +
  942. arch/arm/mach-island/hw_cfg/BASE/net_settings.h | 25 +
  943. arch/arm/mach-island/hw_cfg/BASE/otg_settings.h | 24 +
  944. .../hw_cfg/BASE/pwm_backlight_settings.h | 31 +
  945. arch/arm/mach-island/hw_cfg/BASE/sdio_settings.h | 70 +
  946. .../mach-island/hw_cfg/ISLAND_FF/hdmi_settings.h | 26 +
  947. .../hw_cfg/ISLAND_SV/bcmbt_rfkill_settings.h | 36 +
  948. .../hw_cfg/ISLAND_SV/egalax_i2c_ts_settings.h | 30 +
  949. .../hw_cfg/ISLAND_SV/halaudio_audioh_settings.h | 28 +
  950. .../hw_cfg/ISLAND_SV/halaudio_pcm_settings.h | 43 +
  951. .../hw_cfg/ISLAND_SV/halaudio_settings.h | 114 +
  952. .../hw_cfg/ISLAND_SV/headset_settings.h | 29 +
  953. .../mach-island/hw_cfg/ISLAND_SV/i2c_settings.h | 44 +
  954. .../mach-island/hw_cfg/ISLAND_SV/keymap_settings.h | 28 +
  955. .../mach-island/hw_cfg/ISLAND_SV/net_settings.h | 25 +
  956. .../mach-island/hw_cfg/ISLAND_SV/otg_settings.h | 24 +
  957. .../mach-island/hw_cfg/ISLAND_SV/sdio_settings.h | 70 +
  958. .../hw_cfg/ISLAND_SV/tft_panel_settings.h | 33 +
  959. .../mach-island/hw_cfg/ISLAND_SV/usbh_settings.h | 42 +
  960. .../hw_cfg/ISLAND_SV_28160/adc121c021_settings.h | 38 +
  961. .../hw_cfg/ISLAND_SV_28160/akm8975_i2c_settings.h | 40 +
  962. .../hw_cfg/ISLAND_SV_28160/battery_settings.h | 41 +
  963. .../ISLAND_SV_28160/bcmblt_rfkill_settings.h | 37 +
  964. .../hw_cfg/ISLAND_SV_28160/bcmbt_rfkill_settings.h | 36 +
  965. .../hw_cfg/ISLAND_SV_28160/bh1715_i2c_settings.h | 20 +
  966. .../hw_cfg/ISLAND_SV_28160/bmp18x_i2c_settings.h | 21 +
  967. .../ISLAND_SV_28160/egalax_i2c_ts_settings.h | 30 +
  968. .../hw_cfg/ISLAND_SV_28160/gpio_keys_settings.h | 33 +
  969. .../ISLAND_SV_28160/halaudio_audioh_settings.h | 28 +
  970. .../hw_cfg/ISLAND_SV_28160/halaudio_pcm_settings.h | 43 +
  971. .../hw_cfg/ISLAND_SV_28160/halaudio_settings.h | 114 +
  972. .../hw_cfg/ISLAND_SV_28160/headset_settings.h | 29 +
  973. .../hw_cfg/ISLAND_SV_28160/i2c_settings.h | 44 +
  974. .../hw_cfg/ISLAND_SV_28160/keymap_settings.h | 28 +
  975. .../hw_cfg/ISLAND_SV_28160/leds_gpio_settings.h | 34 +
  976. .../hw_cfg/ISLAND_SV_28160/max17040_settings.h | 25 +
  977. .../hw_cfg/ISLAND_SV_28160/mpu3050_i2c_settings.h | 40 +
  978. .../hw_cfg/ISLAND_SV_28160/net_settings.h | 25 +
  979. .../hw_cfg/ISLAND_SV_28160/otg_settings.h | 24 +
  980. .../hw_cfg/ISLAND_SV_28160/sdio_settings.h | 67 +
  981. .../ISLAND_SV_28160/sensors_bma150_i2c_settings.h | 34 +
  982. .../hw_cfg/ISLAND_SV_28160/tft_panel_settings.h | 33 +
  983. .../hw_cfg/ISLAND_SV_28160/usbh_settings.h | 42 +
  984. .../hw_cfg/ISLAND_TABLET/adc121c021_settings.h | 38 +
  985. .../hw_cfg/ISLAND_TABLET/akm8975_i2c_settings.h | 40 +
  986. .../hw_cfg/ISLAND_TABLET/battery_settings.h | 41 +
  987. .../hw_cfg/ISLAND_TABLET/bcm_haptics_settings.h | 27 +
  988. .../hw_cfg/ISLAND_TABLET/bcmbt_lpm_settings.h | 39 +
  989. .../hw_cfg/ISLAND_TABLET/bcmbt_rfkill_settings.h | 36 +
  990. .../hw_cfg/ISLAND_TABLET/bh1715_i2c_settings.h | 20 +
  991. .../hw_cfg/ISLAND_TABLET/bmp18x_i2c_settings.h | 21 +
  992. .../hw_cfg/ISLAND_TABLET/egalax_i2c_ts_settings.h | 30 +
  993. .../hw_cfg/ISLAND_TABLET/gpio_keys_settings.h | 33 +
  994. .../hw_cfg/ISLAND_TABLET/gps_settings.h | 37 +
  995. .../ISLAND_TABLET/halaudio_audioh_settings.h | 30 +
  996. .../hw_cfg/ISLAND_TABLET/halaudio_pcm_settings.h | 43 +
  997. .../hw_cfg/ISLAND_TABLET/halaudio_settings.h | 116 +
  998. .../hw_cfg/ISLAND_TABLET/hdmi_settings.h | 26 +
  999. .../hw_cfg/ISLAND_TABLET/headset_settings.h | 29 +
  1000. .../hw_cfg/ISLAND_TABLET/i2c_settings.h | 44 +
  1001. .../hw_cfg/ISLAND_TABLET/keymap_settings.h | 37 +
  1002. .../hw_cfg/ISLAND_TABLET/leds_gpio_settings.h | 34 +
  1003. .../hw_cfg/ISLAND_TABLET/max17040_settings.h | 25 +
  1004. .../hw_cfg/ISLAND_TABLET/mpu3050_i2c_settings.h | 40 +
  1005. .../hw_cfg/ISLAND_TABLET/mpu6050_settings.h | 74 +
  1006. .../hw_cfg/ISLAND_TABLET/net_settings.h | 25 +
  1007. .../hw_cfg/ISLAND_TABLET/otg_settings.h | 24 +
  1008. .../hw_cfg/ISLAND_TABLET/pwm_backlight_settings.h | 31 +
  1009. .../hw_cfg/ISLAND_TABLET/sdio_settings.h | 70 +
  1010. .../ISLAND_TABLET/sensors_bma150_i2c_settings.h | 34 +
  1011. .../hw_cfg/ISLAND_TABLET/tft_panel_settings.h | 33 +
  1012. .../hw_cfg/ISLAND_TABLET/usbh_settings.h | 42 +
  1013. .../ISLAND_TABLET_28160/adc121c021_settings.h | 38 +
  1014. .../hw_cfg/ISLAND_TABLET_28160/battery_settings.h | 41 +
  1015. .../hw_cfg/ISLAND_TABLET_28160/hdmi_settings.h | 26 +
  1016. .../hw_cfg/ISLAND_TABLET_28160/headset_settings.h | 29 +
  1017. .../ISLAND_TABLET_28160/leds_gpio_settings.h | 34 +
  1018. .../hw_cfg/ISLAND_TABLET_28160/max17040_settings.h | 25 +
  1019. .../hw_cfg/ISLAND_TABLET_28160/mpu6050_settings.h | 74 +
  1020. .../ISLAND_TABLET_28160/tft_panel_settings.h | 35 +
  1021. .../hw_cfg/ISLAND_TABLET_28160/usbh_settings.h | 37 +
  1022. arch/arm/mach-island/include/chal/bcmerr.h | 34 +
  1023. arch/arm/mach-island/include/chal/bcmregmem.h | 41 +
  1024. arch/arm/mach-island/include/chal/chal_audio.h | 3051 +++
  1025. arch/arm/mach-island/include/chal/chal_audio_int.h | 73 +
  1026. arch/arm/mach-island/include/chal/chal_caph.h | 373 +
  1027. .../arm/mach-island/include/chal/chal_caph_cfifo.h | 371 +
  1028. arch/arm/mach-island/include/chal/chal_caph_dma.h | 274 +
  1029. arch/arm/mach-island/include/chal/chal_caph_intc.h | 782 +
  1030. .../mach-island/include/chal/chal_caph_srcmixer.h | 552 +
  1031. .../mach-island/include/chal/chal_caph_switch.h | 296 +
  1032. arch/arm/mach-island/include/chal/chal_defs.h | 98 +
  1033. arch/arm/mach-island/include/chal/chal_dma.h | 800 +
  1034. arch/arm/mach-island/include/chal/chal_dma_reg.h | 61 +
  1035. arch/arm/mach-island/include/chal/chal_dmux.h | 256 +
  1036. arch/arm/mach-island/include/chal/chal_icd.h | 184 +
  1037. arch/arm/mach-island/include/chal/chal_int.h | 123 +
  1038. arch/arm/mach-island/include/chal/chal_ipc.h | 170 +
  1039. arch/arm/mach-island/include/chal/chal_keypad.h | 496 +
  1040. arch/arm/mach-island/include/chal/chal_memc.h | 1011 +
  1041. arch/arm/mach-island/include/chal/chal_memc_ddr3.h | 321 +
  1042. arch/arm/mach-island/include/chal/chal_mqos.h | 375 +
  1043. arch/arm/mach-island/include/chal/chal_nand.h | 458 +
  1044. arch/arm/mach-island/include/chal/chal_nand_cmd.h | 77 +
  1045. arch/arm/mach-island/include/chal/chal_nand_dma.h | 80 +
  1046. arch/arm/mach-island/include/chal/chal_nand_reg.h | 227 +
  1047. arch/arm/mach-island/include/chal/chal_nand_uc.h | 1748 ++
  1048. arch/arm/mach-island/include/chal/chal_rtc.h | 716 +
  1049. arch/arm/mach-island/include/chal/chal_sspi.h | 1476 ++
  1050. arch/arm/mach-island/include/mach/aadma.h | 478 +
  1051. arch/arm/mach-island/include/mach/aram_layout.h | 53 +
  1052. arch/arm/mach-island/include/mach/chip_pinmux.h | 801 +
  1053. .../mach-island/include/mach/chipregHw_inline.h | 288 +
  1054. arch/arm/mach-island/include/mach/chipregHw_reg.h | 112 +
  1055. arch/arm/mach-island/include/mach/clock.h | 618 +
  1056. .../include/mach/comms/platform_mconfig.h | 1 +
  1057. .../include/mach/comms/platform_mconfig_rhea.h | 365 +
  1058. .../include/mach/comms/preinclude_globaldefine.h | 231 +
  1059. arch/arm/mach-island/include/mach/dma_mmap.h | 356 +
  1060. arch/arm/mach-island/include/mach/dmacHw_reg.h | 436 +
  1061. .../mach-island/include/mach/esub_clkmgr_defs.h | 21 +
  1062. arch/arm/mach-island/include/mach/ethHw.h | 407 +
  1063. arch/arm/mach-island/include/mach/ethHw_dma.h | 250 +
  1064. arch/arm/mach-island/include/mach/ethHw_mii.h | 37 +
  1065. arch/arm/mach-island/include/mach/ethHw_reg.h | 336 +
  1066. arch/arm/mach-island/include/mach/fifo.h | 120 +
  1067. .../include/mach/halaudio_audioh_platform.h | 56 +
  1068. .../include/mach/halaudio_pcm_platform.h | 72 +
  1069. arch/arm/mach-island/include/mach/i2c-bsc-defs.h | 27 +
  1070. arch/arm/mach-island/include/mach/io_map.h | 204 +
  1071. arch/arm/mach-island/include/mach/media_dec_regs.h | 214 +
  1072. arch/arm/mach-island/include/mach/memc_qos.h | 35 +
  1073. arch/arm/mach-island/include/mach/mpuHw.h | 180 +
  1074. arch/arm/mach-island/include/mach/net_platform.h | 37 +
  1075. arch/arm/mach-island/include/mach/otg-defs.h | 26 +
  1076. arch/arm/mach-island/include/mach/pi_mgr.h | 52 +
  1077. arch/arm/mach-island/include/mach/pm.h | 6 +
  1078. arch/arm/mach-island/include/mach/pwr_mgr.h | 189 +
  1079. .../mach-island/include/mach/rdb/brcm_rdb_a9cpu.h | 595 +
  1080. .../mach-island/include/mach/rdb/brcm_rdb_a9pmu.h | 185 +
  1081. .../mach-island/include/mach/rdb/brcm_rdb_a9ptm.h | 623 +
  1082. .../mach-island/include/mach/rdb/brcm_rdb_aci.h | 945 +
  1083. .../mach-island/include/mach/rdb/brcm_rdb_acp_sw.h | 105 +
  1084. .../include/mach/rdb/brcm_rdb_afc_top.h | 283 +
  1085. .../mach-island/include/mach/rdb/brcm_rdb_ahintc.h | 685 +
  1086. .../include/mach/rdb/brcm_rdb_apbtoatb.h | 6179 +++++
  1087. .../include/mach/rdb/brcm_rdb_aphy_csr.h | 329 +
  1088. .../include/mach/rdb/brcm_rdb_atb_stm.h | 69 +
  1089. .../include/mach/rdb/brcm_rdb_atbfilter.h | 45 +
  1090. .../mach-island/include/mach/rdb/brcm_rdb_audioh.h | 1217 +
  1091. .../mach-island/include/mach/rdb/brcm_rdb_auxmic.h | 129 +
  1092. .../mach-island/include/mach/rdb/brcm_rdb_axitp1.h | 515 +
  1093. .../mach/rdb/brcm_rdb_bb_tx_filters_and_2091_if.h | 503 +
  1094. .../include/mach/rdb/brcm_rdb_bbl_apb.h | 95 +
  1095. .../include/mach/rdb/brcm_rdb_bbl_config.h | 107 +
  1096. .../include/mach/rdb/brcm_rdb_bbl_pwseq.h | 137 +
  1097. .../include/mach/rdb/brcm_rdb_bbl_rtc.h | 135 +
  1098. .../include/mach/rdb/brcm_rdb_bbl_vmon.h | 49 +
  1099. .../mach-island/include/mach/rdb/brcm_rdb_bbrx.h | 89 +
  1100. .../mach-island/include/mach/rdb/brcm_rdb_bintc.h | 3129 +++
  1101. .../include/mach/rdb/brcm_rdb_bmdm_clk_mgr_reg.h | 984 +
  1102. .../include/mach/rdb/brcm_rdb_bmdm_pwrmgr.h | 833 +
  1103. .../include/mach/rdb/brcm_rdb_bmdm_rst_mgr_reg.h | 103 +
  1104. .../include/mach/rdb/brcm_rdb_bmodem_aoncfg.h | 83 +
  1105. .../include/mach/rdb/brcm_rdb_bmodem_syscfg.h | 343 +
  1106. ...brcm_rdb_broadcast_storm_suppression_register.h | 183 +
  1107. .../include/mach/rdb/brcm_rdb_busmaster.h | 31 +
  1108. .../mach/rdb/brcm_rdb_cfp_configuration_register.h | 597 +
  1109. .../include/mach/rdb/brcm_rdb_cfp_tcam_register.h | 249 +
  1110. .../include/mach/rdb/brcm_rdb_chipreg.h | 5239 +++++
  1111. .../mach-island/include/mach/rdb/brcm_rdb_cipher.h | 71 +
  1112. .../include/mach/rdb/brcm_rdb_combiner.h | 1271 +
  1113. .../include/mach/rdb/brcm_rdb_combiner2.h | 197 +
  1114. .../include/mach/rdb/brcm_rdb_comms_sw.h | 189 +
  1115. .../include/mach/rdb/brcm_rdb_coremem.h | 33 +
  1116. .../include/mach/rdb/brcm_rdb_cpc_harq.h | 441 +
  1117. .../include/mach/rdb/brcm_rdb_cph_aadmac.h | 673 +
  1118. .../include/mach/rdb/brcm_rdb_cph_cfifo.h | 849 +
  1119. .../include/mach/rdb/brcm_rdb_cph_ssasw.h | 777 +
  1120. .../include/mach/rdb/brcm_rdb_cpp_cluster.h | 661 +
  1121. .../mach-island/include/mach/rdb/brcm_rdb_csitm.h | 319 +
  1122. .../mach-island/include/mach/rdb/brcm_rdb_csr.h | 1227 +
  1123. .../mach-island/include/mach/rdb/brcm_rdb_cstf.h | 239 +
  1124. .../mach-island/include/mach/rdb/brcm_rdb_cstpiu.h | 377 +
  1125. .../mach-island/include/mach/rdb/brcm_rdb_cti.h | 371 +
  1126. .../mach-island/include/mach/rdb/brcm_rdb_d1w.h | 65 +
  1127. .../include/mach/rdb/brcm_rdb_datapacker.h | 55 +
  1128. .../include/mach/rdb/brcm_rdb_ddr3ctl.h | 287 +
  1129. .../include/mach/rdb/brcm_rdb_ddr40_phy_addr_ctl.h | 625 +
  1130. .../mach/rdb/brcm_rdb_ddr40_phy_word_lane.h | 1163 +
  1131. .../include/mach/rdb/brcm_rdb_deinterleaver.h | 129 +
  1132. .../mach-island/include/mach/rdb/brcm_rdb_dmux.h | 117 +
  1133. .../rdb/brcm_rdb_dos_attack_prevent_register.h | 87 +
  1134. .../include/mach/rdb/brcm_rdb_dphy_csr.h | 415 +
  1135. .../include/mach/rdb/brcm_rdb_dsp_3wire_intf.h | 1491 ++
  1136. .../mach-island/include/mach/rdb/brcm_rdb_dsp_ac.h | 65 +
  1137. .../include/mach/rdb/brcm_rdb_dsp_cipher.h | 433 +
  1138. .../include/mach/rdb/brcm_rdb_dsp_clk_mgr_reg.h | 285 +
  1139. .../include/mach/rdb/brcm_rdb_dsp_cpmr.h | 115 +
  1140. .../include/mach/rdb/brcm_rdb_dsp_digrf.h | 285 +
  1141. .../include/mach/rdb/brcm_rdb_dsp_equalizer.h | 409 +
  1142. .../include/mach/rdb/brcm_rdb_dsp_event_ctrl.h | 7089 ++++++
  1143. .../include/mach/rdb/brcm_rdb_dsp_intc.h | 561 +
  1144. .../include/mach/rdb/brcm_rdb_dsp_rf_gpo.h | 885 +
  1145. .../include/mach/rdb/brcm_rdb_dsp_rfspi.h | 3125 +++
  1146. .../include/mach/rdb/brcm_rdb_dsp_rst_mgr_reg.h | 67 +
  1147. .../include/mach/rdb/brcm_rdb_dsp_rx_control.h | 2127 ++
  1148. .../include/mach/rdb/brcm_rdb_dsp_sys_timer.h | 337 +
  1149. .../include/mach/rdb/brcm_rdb_dsp_tl3r.h | 767 +
  1150. .../include/mach/rdb/brcm_rdb_dsp_trace.h | 161 +
  1151. .../include/mach/rdb/brcm_rdb_dsp_tx_control.h | 1949 ++
  1152. .../include/mach/rdb/brcm_rdb_dwdma_ahb.h | 1725 ++
  1153. .../include/mach/rdb/brcm_rdb_eap_register.h | 105 +
  1154. .../include/mach/rdb/brcm_rdb_eav_register.h | 137 +
  1155. .../include/mach/rdb/brcm_rdb_edch_fng_core_top.h | 473 +
  1156. .../mach-island/include/mach/rdb/brcm_rdb_ehci.h | 377 +
  1157. .../include/mach/rdb/brcm_rdb_emmcsdxc.h | 749 +
  1158. .../include/mach/rdb/brcm_rdb_esub_clk_mgr_reg.h | 955 +
  1159. .../include/mach/rdb/brcm_rdb_esub_rst_mgr_reg.h | 75 +
  1160. .../include/mach/rdb/brcm_rdb_esw_arl_cntrl.h | 79 +
  1161. .../include/mach/rdb/brcm_rdb_esw_arl_vtbl_acc.h | 241 +
  1162. .../include/mach/rdb/brcm_rdb_esw_busif_imp.h | 295 +
  1163. .../include/mach/rdb/brcm_rdb_esw_busif_mtp.h | 95 +
  1164. .../include/mach/rdb/brcm_rdb_esw_busif_ptm.h | 71 +
  1165. .../include/mach/rdb/brcm_rdb_esw_contrl.h | 437 +
  1166. .../include/mach/rdb/brcm_rdb_esw_diag.h | 37 +
  1167. .../include/mach/rdb/brcm_rdb_esw_flow.h | 37 +
  1168. .../include/mach/rdb/brcm_rdb_esw_flow_imp.h | 37 +
  1169. .../include/mach/rdb/brcm_rdb_esw_mem_acc.h | 37 +
  1170. .../include/mach/rdb/brcm_rdb_esw_mgmn.h | 139 +
  1171. .../include/mach/rdb/brcm_rdb_esw_mib.h | 327 +
  1172. .../include/mach/rdb/brcm_rdb_esw_status.h | 63 +
  1173. .../include/mach/rdb/brcm_rdb_esw_vlan_register.h | 51 +
  1174. .../mach-island/include/mach/rdb/brcm_rdb_etb.h | 295 +
  1175. .../include/mach/rdb/brcm_rdb_etb2axi.h | 51 +
  1176. .../mach-island/include/mach/rdb/brcm_rdb_fmon.h | 87 +
  1177. .../include/mach/rdb/brcm_rdb_fng_core_top.h | 871 +
  1178. .../include/mach/rdb/brcm_rdb_fsclkcal.h | 75 +
  1179. .../mach-island/include/mach/rdb/brcm_rdb_fshost.h | 2289 ++
  1180. .../include/mach/rdb/brcm_rdb_fshost_ctrl.h | 97 +
  1181. .../mach-island/include/mach/rdb/brcm_rdb_gea.h | 237 +
  1182. .../mach-island/include/mach/rdb/brcm_rdb_giccpu.h | 117 +
  1183. .../include/mach/rdb/brcm_rdb_gicdist.h | 22952 +++++++++++++++++++
  1184. .../mach-island/include/mach/rdb/brcm_rdb_gictr.h | 85 +
  1185. .../mach-island/include/mach/rdb/brcm_rdb_glbtmr.h | 83 +
  1186. .../include/mach/rdb/brcm_rdb_globperf.h | 101 +
  1187. .../mach-island/include/mach/rdb/brcm_rdb_gpio.h | 10615 +++++++++
  1188. .../include/mach/rdb/brcm_rdb_gptimers.h | 345 +
  1189. .../mach-island/include/mach/rdb/brcm_rdb_harq.h | 119 +
  1190. .../include/mach/rdb/brcm_rdb_hs_scch.h | 269 +
  1191. .../mach/rdb/brcm_rdb_hsdpa_turbo_decoder_module.h | 275 +
  1192. .../include/mach/rdb/brcm_rdb_hsi_apb.h | 515 +
  1193. .../mach-island/include/mach/rdb/brcm_rdb_hsmcfg.h | 227 +
  1194. .../include/mach/rdb/brcm_rdb_hsmipc_ext.h | 91 +
  1195. .../include/mach/rdb/brcm_rdb_hsmipc_int.h | 91 +
  1196. .../mach-island/include/mach/rdb/brcm_rdb_hsotg.h | 5345 +++++
  1197. .../include/mach/rdb/brcm_rdb_hsotg_ctrl.h | 251 +
  1198. .../mach-island/include/mach/rdb/brcm_rdb_hubsw.h | 189 +
  1199. .../mach-island/include/mach/rdb/brcm_rdb_hucm.h | 127 +
  1200. .../include/mach/rdb/brcm_rdb_i2c_mm_hs.h | 243 +
  1201. .../mach/rdb/brcm_rdb_ieee_802_1q_vlan_registers.h | 207 +
  1202. .../include/mach/rdb/brcm_rdb_ikps_clk_mgr_reg.h | 2055 ++
  1203. .../include/mach/rdb/brcm_rdb_ikps_rst_mgr_reg.h | 117 +
  1204. .../include/mach/rdb/brcm_rdb_include.h | 251 +
  1205. .../include/mach/rdb/brcm_rdb_ipcopen.h | 77 +
  1206. .../mach-island/include/mach/rdb/brcm_rdb_ipcsec.h | 71 +
  1207. .../mach-island/include/mach/rdb/brcm_rdb_irda.h | 413 +
  1208. .../include/mach/rdb/brcm_rdb_iroot_clk_mgr_reg.h | 1128 +
  1209. .../include/mach/rdb/brcm_rdb_iroot_rst_mgr_reg.h | 189 +
  1210. .../rdb/brcm_rdb_jumbo_frame_control_register.h | 47 +
  1211. .../include/mach/rdb/brcm_rdb_kek_apb.h | 129 +
  1212. .../mach-island/include/mach/rdb/brcm_rdb_keypad.h | 267 +
  1213. .../include/mach/rdb/brcm_rdb_khub_clk_mgr_reg.h | 1871 ++
  1214. .../include/mach/rdb/brcm_rdb_khub_rst_mgr_reg.h | 119 +
  1215. .../mach/rdb/brcm_rdb_khubaon_clk_mgr_reg.h | 1021 +
  1216. .../mach/rdb/brcm_rdb_khubaon_rst_mgr_reg.h | 81 +
  1217. .../include/mach/rdb/brcm_rdb_kona_gptimer.h | 87 +
  1218. .../include/mach/rdb/brcm_rdb_konatzcfg.h | 989 +
  1219. .../include/mach/rdb/brcm_rdb_kpm_clk_mgr_reg.h | 1086 +
  1220. .../include/mach/rdb/brcm_rdb_kpm_rst_mgr_reg.h | 85 +
  1221. .../include/mach/rdb/brcm_rdb_kproc_clk_mgr_reg.h | 601 +
  1222. .../include/mach/rdb/brcm_rdb_kproc_rst_mgr_reg.h | 69 +
  1223. .../include/mach/rdb/brcm_rdb_kps_clk_mgr_reg.h | 1712 ++
  1224. .../include/mach/rdb/brcm_rdb_layer_1_int_cont.h | 99 +
  1225. .../include/mach/rdb/brcm_rdb_layer_2_async.h | 201 +
  1226. .../include/mach/rdb/brcm_rdb_layer_2_int_cont.h | 159 +
  1227. .../mach/rdb/brcm_rdb_loop_detection_register.h | 83 +
  1228. .../mach-island/include/mach/rdb/brcm_rdb_map.h | 102 +
  1229. .../include/mach/rdb/brcm_rdb_master_timer.h | 269 +
  1230. .../include/mach/rdb/brcm_rdb_mastersw.h | 105 +
  1231. .../mach/rdb/brcm_rdb_mib_snapshot_register.h | 43 +
  1232. .../include/mach/rdb/brcm_rdb_missing.h | 37 +
  1233. .../mach/rdb/brcm_rdb_modem_cfg_and_core_clks.h | 149 +
  1234. .../mach/rdb/brcm_rdb_modem_clocks_part_1.h | 143 +
  1235. .../mach/rdb/brcm_rdb_modem_clocks_part_2.h | 243 +
  1236. .../include/mach/rdb/brcm_rdb_modem_sw.h | 105 +
  1237. .../arm/mach-island/include/mach/rdb/brcm_rdb_mp.h | 105 +
  1238. .../include/mach/rdb/brcm_rdb_mpdxx_apb.h | 513 +
  1239. .../mach-island/include/mach/rdb/brcm_rdb_mphi.h | 145 +
  1240. .../mach-island/include/mach/rdb/brcm_rdb_mpu.h | 215 +
  1241. .../include/mach/rdb/brcm_rdb_mspt_register.h | 125 +
  1242. .../mach-island/include/mach/rdb/brcm_rdb_nand.h | 611 +
  1243. .../include/mach/rdb/brcm_rdb_non_dmac.h | 963 +
  1244. .../include/mach/rdb/brcm_rdb_nvsram_axi.h | 541 +
  1245. .../mach-island/include/mach/rdb/brcm_rdb_ohci.h | 343 +
  1246. .../mach-island/include/mach/rdb/brcm_rdb_otp.h | 203 +
  1247. .../include/mach/rdb/brcm_rdb_pdm_top.h | 95 +
  1248. .../mach-island/include/mach/rdb/brcm_rdb_pka.h | 101 +
  1249. .../mach-island/include/mach/rdb/brcm_rdb_pl310.h | 367 +
  1250. .../include/mach/rdb/brcm_rdb_psync_for_10ppm.h | 397 +
  1251. .../include/mach/rdb/brcm_rdb_ptmr_wd.h | 119 +
  1252. .../include/mach/rdb/brcm_rdb_pwm_top.h | 143 +
  1253. .../mach-island/include/mach/rdb/brcm_rdb_pwrmgr.h | 6189 +++++
  1254. .../include/mach/rdb/brcm_rdb_pwrwdog.h | 105 +
  1255. .../include/mach/rdb/brcm_rdb_qos_registers.h | 345 +
  1256. .../include/mach/rdb/brcm_rdb_rake_fng_top.h | 293 +
  1257. .../include/mach/rdb/brcm_rdb_rake_tiny_fng_top.h | 121 +
  1258. .../mach/rdb/brcm_rdb_rf_interface_block1_top.h | 191 +
  1259. .../mach/rdb/brcm_rdb_rf_interface_block2_top.h | 73 +
  1260. .../mach/rdb/brcm_rdb_rf_interface_block3_top.h | 117 +
  1261. .../mach/rdb/brcm_rdb_rf_interface_block4_top.h | 89 +
  1262. .../mach/rdb/brcm_rdb_rf_interface_block5_top.h | 203 +
  1263. .../include/mach/rdb/brcm_rdb_rfic_mst.h | 63 +
  1264. .../include/mach/rdb/brcm_rdb_rfic_reg_file.h | 801 +
  1265. .../include/mach/rdb/brcm_rdb_rfic_scheduler.h | 713 +
  1266. .../mach-island/include/mach/rdb/brcm_rdb_rng.h | 77 +
  1267. .../include/mach/rdb/brcm_rdb_rxbitlevel.h | 175 +
  1268. .../include/mach/rdb/brcm_rdb_sc_xy_state_derive.h | 59 +
  1269. .../include/mach/rdb/brcm_rdb_sclkcal.h | 61 +
  1270. .../mach-island/include/mach/rdb/brcm_rdb_scu.h | 149 +
  1271. .../mach-island/include/mach/rdb/brcm_rdb_sdt.h | 209 +
  1272. .../mach-island/include/mach/rdb/brcm_rdb_sec.h | 823 +
  1273. .../include/mach/rdb/brcm_rdb_sec_dmac.h | 969 +
  1274. .../include/mach/rdb/brcm_rdb_sectrap.h | 65 +
  1275. .../include/mach/rdb/brcm_rdb_secwatchdog.h | 225 +
  1276. .../mach-island/include/mach/rdb/brcm_rdb_simi.h | 321 +
  1277. .../include/mach/rdb/brcm_rdb_sleeptimer3g.h | 61 +
  1278. .../include/mach/rdb/brcm_rdb_slimbus.h | 1721 ++
  1279. .../include/mach/rdb/brcm_rdb_slimwrap.h | 501 +
  1280. .../include/mach/rdb/brcm_rdb_slptimer.h | 67 +
  1281. .../mach-island/include/mach/rdb/brcm_rdb_spm.h | 297 +
  1282. .../include/mach/rdb/brcm_rdb_spum_apb.h | 55 +
  1283. .../include/mach/rdb/brcm_rdb_spum_axi.h | 153 +
  1284. .../include/mach/rdb/brcm_rdb_srcmixer.h | 1007 +
  1285. .../mach-island/include/mach/rdb/brcm_rdb_sspi.h | 6041 +++++
  1286. .../mach-island/include/mach/rdb/brcm_rdb_sspil.h | 2873 +++
  1287. .../include/mach/rdb/brcm_rdb_ssync_apb.h | 315 +
  1288. .../include/mach/rdb/brcm_rdb_sttd_apb.h | 69 +
  1289. .../mach-island/include/mach/rdb/brcm_rdb_swstm.h | 4649 ++++
  1290. .../mach-island/include/mach/rdb/brcm_rdb_sysmap.h | 400 +
  1291. .../mach-island/include/mach/rdb/brcm_rdb_syssw.h | 177 +
  1292. .../include/mach/rdb/brcm_rdb_tiny_fng_core_top.h | 243 +
  1293. .../mach-island/include/mach/rdb/brcm_rdb_tmon.h | 99 +
  1294. .../mach/rdb/brcm_rdb_traffic_remarking_register.h | 149 +
  1295. .../include/mach/rdb/brcm_rdb_trunking_registers.h | 47 +
  1296. .../arm/mach-island/include/mach/rdb/brcm_rdb_tx.h | 533 +
  1297. .../mach-island/include/mach/rdb/brcm_rdb_uartb.h | 219 +
  1298. .../mach-island/include/mach/rdb/brcm_rdb_util.h | 88 +
  1299. .../mach-island/include/mach/rdb/brcm_rdb_vcitm.h | 319 +
  1300. .../include/mach/rdb/brcm_rdb_vintc_apb.h | 187 +
  1301. .../include/mach/rdb/brcm_rdb_wcdma_gp_timers.h | 225 +
  1302. .../include/mach/rdb/brcm_rdb_wcdma_gpio.h | 343 +
  1303. .../include/mach/rdb/brcm_rdb_wcdma_uart.h | 417 +
  1304. .../mach-island/include/mach/rdb/brcm_rdb_wti.h | 65 +
  1305. arch/arm/mach-island/include/mach/reg_utils.h | 139 +
  1306. arch/arm/mach-island/include/mach/sdma.h | 663 +
  1307. arch/arm/mach-island/include/mach/ssasw.h | 272 +
  1308. arch/arm/mach-island/include/mach/usbh_cfg.h | 49 +
  1309. arch/arm/mach-island/io_map.c | 189 +
  1310. arch/arm/mach-island/ipc_chip.c | 110 +
  1311. arch/arm/mach-island/island.c | 205 +
  1312. arch/arm/mach-island/island.h | 12 +
  1313. arch/arm/mach-island/island_dormant.c | 585 +
  1314. arch/arm/mach-island/island_pi_mgr.c | 355 +
  1315. arch/arm/mach-island/island_pinmux.c | 306 +
  1316. arch/arm/mach-island/island_pm.c | 601 +
  1317. arch/arm/mach-island/island_pm_test.c | 159 +
  1318. arch/arm/mach-island/island_pwr_mgr.c | 735 +
  1319. arch/arm/mach-island/island_sleep.S | 87 +
  1320. arch/arm/mach-island/island_wfi.S | 87 +
  1321. arch/arm/mach-island/memc.c | 553 +
  1322. arch/arm/mach-island/memc_qos.c | 366 +
  1323. arch/arm/mach-island/pinmux_island_bu.c | 47 +
  1324. arch/arm/mach-island/pinmux_island_ff.c | 89 +
  1325. arch/arm/mach-island/pinmux_island_sv.c | 230 +
  1326. arch/arm/mach-island/pinmux_island_sv_28160.c | 204 +
  1327. arch/arm/mach-island/pinmux_island_tablet.c | 214 +
  1328. arch/arm/mach-island/pinmux_island_tablet_28160.c | 197 +
  1329. arch/arm/mach-island/sdma-test.c | 480 +
  1330. arch/arm/mach-island/sdmac.c | 2328 ++
  1331. arch/arm/mach-island/ssasw.c | 1063 +
  1332. arch/arm/mach-island/volt_tbl.h | 164 +
  1333. arch/arm/mach-rhea/Kconfig | 140 +
  1334. arch/arm/mach-rhea/Makefile | 31 +
  1335. arch/arm/mach-rhea/Makefile.boot | 2 +
  1336. arch/arm/mach-rhea/clock_rhea.c | 6749 ++++++
  1337. arch/arm/mach-rhea/common.c | 894 +
  1338. arch/arm/mach-rhea/common.h | 8 +
  1339. arch/arm/mach-rhea/dm_ca9_gic_mcrs.S | 313 +
  1340. arch/arm/mach-rhea/dm_ca9_scu_mcrs.S | 112 +
  1341. arch/arm/mach-rhea/dm_ca9timers_mcrs.S | 132 +
  1342. arch/arm/mach-rhea/dm_mmu_mcrs.S | 301 +
  1343. arch/arm/mach-rhea/dm_mpu_mcrs.S | 200 +
  1344. arch/arm/mach-rhea/dm_pl310_syscache_mcrs.S | 251 +
  1345. arch/arm/mach-rhea/dm_pmon_mcrs.S | 167 +
  1346. arch/arm/mach-rhea/dm_pwr_dbg_mcrs.S | 590 +
  1347. arch/arm/mach-rhea/dm_pwr_policy_top.S | 504 +
  1348. arch/arm/mach-rhea/dm_pwr_restore_mcrs.S | 254 +
  1349. arch/arm/mach-rhea/dm_pwr_save_dfn.h | 225 +
  1350. arch/arm/mach-rhea/dm_pwr_save_mcrs.S | 301 +
  1351. arch/arm/mach-rhea/dm_support_ops.S | 159 +
  1352. arch/arm/mach-rhea/dm_vfp_mcrs.S | 133 +
  1353. arch/arm/mach-rhea/hera_ray.c | 116 +
  1354. arch/arm/mach-rhea/include/mach/chip_pinmux.h | 652 +
  1355. arch/arm/mach-rhea/include/mach/clock.h | 688 +
  1356. .../include/mach/comms/platform_mconfig.h | 1 +
  1357. .../include/mach/comms/platform_mconfig_rhea.h | 301 +
  1358. .../include/mach/comms/preinclude_globaldefine.h | 240 +
  1359. arch/arm/mach-rhea/include/mach/io_map.h | 208 +
  1360. arch/arm/mach-rhea/include/mach/pi_mgr.h | 42 +
  1361. arch/arm/mach-rhea/include/mach/pm.h | 6 +
  1362. arch/arm/mach-rhea/include/mach/pwr_mgr.h | 150 +
  1363. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_a9cpu.h | 595 +
  1364. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_a9pmu.h | 185 +
  1365. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_a9ptm.h | 623 +
  1366. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_aci.h | 945 +
  1367. .../include/mach/rdb_A0/brcm_rdb_acp_sw.h | 93 +
  1368. .../include/mach/rdb_A0/brcm_rdb_afc_top.h | 283 +
  1369. .../include/mach/rdb_A0/brcm_rdb_ahintc.h | 1337 ++
  1370. .../include/mach/rdb_A0/brcm_rdb_apbtoatb.h | 6179 +++++
  1371. .../include/mach/rdb_A0/brcm_rdb_aphy_csr.h | 329 +
  1372. .../include/mach/rdb_A0/brcm_rdb_atb_stm.h | 69 +
  1373. .../include/mach/rdb_A0/brcm_rdb_atbfilter.h | 45 +
  1374. .../include/mach/rdb_A0/brcm_rdb_audioh.h | 2401 ++
  1375. .../include/mach/rdb_A0/brcm_rdb_auxmic.h | 129 +
  1376. .../include/mach/rdb_A0/brcm_rdb_axitp1.h | 515 +
  1377. .../include/mach/rdb_A0/brcm_rdb_axitp2.h | 311 +
  1378. .../include/mach/rdb_A0/brcm_rdb_axitp4.h | 379 +
  1379. .../rdb_A0/brcm_rdb_bb_tx_filters_and_2091_if.h | 503 +
  1380. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_bbrx.h | 89 +
  1381. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_bintc.h | 3129 +++
  1382. .../mach/rdb_A0/brcm_rdb_bmdm_clk_mgr_reg.h | 984 +
  1383. .../include/mach/rdb_A0/brcm_rdb_bmdm_pwrmgr.h | 833 +
  1384. .../mach/rdb_A0/brcm_rdb_bmdm_rst_mgr_reg.h | 103 +
  1385. .../include/mach/rdb_A0/brcm_rdb_bmodem_aoncfg.h | 83 +
  1386. .../include/mach/rdb_A0/brcm_rdb_bmodem_syscfg.h | 343 +
  1387. .../include/mach/rdb_A0/brcm_rdb_busmaster.h | 33 +
  1388. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_cam.h | 595 +
  1389. .../include/mach/rdb_A0/brcm_rdb_chipreg.h | 1205 +
  1390. .../include/mach/rdb_A0/brcm_rdb_cipher.h | 71 +
  1391. .../include/mach/rdb_A0/brcm_rdb_combiner.h | 1271 +
  1392. .../include/mach/rdb_A0/brcm_rdb_combiner2.h | 197 +
  1393. .../include/mach/rdb_A0/brcm_rdb_comms_sw.h | 189 +
  1394. .../include/mach/rdb_A0/brcm_rdb_coremem.h | 33 +
  1395. .../include/mach/rdb_A0/brcm_rdb_cpc_harq.h | 441 +
  1396. .../include/mach/rdb_A0/brcm_rdb_cph_aadmac.h | 1337 ++
  1397. .../include/mach/rdb_A0/brcm_rdb_cph_cfifo.h | 1665 ++
  1398. .../include/mach/rdb_A0/brcm_rdb_cph_ssasw.h | 1521 ++
  1399. .../include/mach/rdb_A0/brcm_rdb_cpp_cluster.h | 661 +
  1400. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_crc.h | 81 +
  1401. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_csitm.h | 319 +
  1402. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_csr.h | 1227 +
  1403. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_cstf.h | 239 +
  1404. .../include/mach/rdb_A0/brcm_rdb_cstpiu.h | 377 +
  1405. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_cti.h | 371 +
  1406. .../include/mach/rdb_A0/brcm_rdb_datapacker.h | 55 +
  1407. .../include/mach/rdb_A0/brcm_rdb_deinterleaver.h | 129 +
  1408. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_dma.h | 405 +
  1409. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_dmux.h | 117 +
  1410. .../include/mach/rdb_A0/brcm_rdb_dphy_csr.h | 415 +
  1411. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_dsi1.h | 667 +
  1412. .../include/mach/rdb_A0/brcm_rdb_dsp_3wire_intf.h | 2825 +++
  1413. .../include/mach/rdb_A0/brcm_rdb_dsp_ac.h | 65 +
  1414. .../include/mach/rdb_A0/brcm_rdb_dsp_cipher.h | 433 +
  1415. .../include/mach/rdb_A0/brcm_rdb_dsp_clk_mgr_reg.h | 285 +
  1416. .../include/mach/rdb_A0/brcm_rdb_dsp_cpmr.h | 115 +
  1417. .../include/mach/rdb_A0/brcm_rdb_dsp_digrf.h | 285 +
  1418. .../include/mach/rdb_A0/brcm_rdb_dsp_equalizer.h | 409 +
  1419. .../include/mach/rdb_A0/brcm_rdb_dsp_event_ctrl.h | 7089 ++++++
  1420. .../include/mach/rdb_A0/brcm_rdb_dsp_intc.h | 561 +
  1421. .../include/mach/rdb_A0/brcm_rdb_dsp_rf_gpo.h | 885 +
  1422. .../include/mach/rdb_A0/brcm_rdb_dsp_rfspi.h | 3133 +++
  1423. .../include/mach/rdb_A0/brcm_rdb_dsp_rst_mgr_reg.h | 67 +
  1424. .../include/mach/rdb_A0/brcm_rdb_dsp_rx_control.h | 2127 ++
  1425. .../include/mach/rdb_A0/brcm_rdb_dsp_sys_timer.h | 337 +
  1426. .../include/mach/rdb_A0/brcm_rdb_dsp_tl3r.h | 767 +
  1427. .../include/mach/rdb_A0/brcm_rdb_dsp_trace.h | 161 +
  1428. .../include/mach/rdb_A0/brcm_rdb_dsp_tx_control.h | 1949 ++
  1429. .../mach/rdb_A0/brcm_rdb_edch_fng_core_top.h | 473 +
  1430. .../include/mach/rdb_A0/brcm_rdb_emmcsdxc.h | 749 +
  1431. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_etb.h | 295 +
  1432. .../include/mach/rdb_A0/brcm_rdb_etb2axi.h | 51 +
  1433. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_fmon.h | 87 +
  1434. .../include/mach/rdb_A0/brcm_rdb_fng_core_top.h | 871 +
  1435. .../include/mach/rdb_A0/brcm_rdb_fsclkcal.h | 75 +
  1436. .../include/mach/rdb_A0/brcm_rdb_fshost.h | 2289 ++
  1437. .../include/mach/rdb_A0/brcm_rdb_fshost_ctrl.h | 97 +
  1438. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_gea.h | 237 +
  1439. .../include/mach/rdb_A0/brcm_rdb_giccpu.h | 117 +
  1440. .../include/mach/rdb_A0/brcm_rdb_gicdist.h | 22952 +++++++++++++++++++
  1441. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_gictr.h | 85 +
  1442. .../include/mach/rdb_A0/brcm_rdb_glbtmr.h | 83 +
  1443. .../include/mach/rdb_A0/brcm_rdb_globperf.h | 101 +
  1444. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_gpio.h | 6433 ++++++
  1445. .../include/mach/rdb_A0/brcm_rdb_gptimers.h | 345 +
  1446. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_harq.h | 119 +
  1447. .../include/mach/rdb_A0/brcm_rdb_hs_scch.h | 269 +
  1448. .../rdb_A0/brcm_rdb_hsdpa_turbo_decoder_module.h | 275 +
  1449. .../include/mach/rdb_A0/brcm_rdb_hsi_apb.h | 515 +
  1450. .../include/mach/rdb_A0/brcm_rdb_hsmcfg.h | 227 +
  1451. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_hsotg.h | 5345 +++++
  1452. .../include/mach/rdb_A0/brcm_rdb_hsotg_ctrl.h | 251 +
  1453. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_hubsw.h | 189 +
  1454. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_hucm.h | 127 +
  1455. .../include/mach/rdb_A0/brcm_rdb_i2c_mm_hs.h | 243 +
  1456. .../include/mach/rdb_A0/brcm_rdb_include.h | 213 +
  1457. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_isp.h | 1140 +
  1458. .../include/mach/rdb_A0/brcm_rdb_keypad.h | 267 +
  1459. .../mach/rdb_A0/brcm_rdb_khub_clk_mgr_reg.h | 1927 ++
  1460. .../mach/rdb_A0/brcm_rdb_khub_rst_mgr_reg.h | 119 +
  1461. .../mach/rdb_A0/brcm_rdb_khubaon_clk_mgr_reg.h | 1035 +
  1462. .../mach/rdb_A0/brcm_rdb_khubaon_rst_mgr_reg.h | 81 +
  1463. .../include/mach/rdb_A0/brcm_rdb_kona_gptimer.h | 89 +
  1464. .../include/mach/rdb_A0/brcm_rdb_konatzcfg.h | 767 +
  1465. .../include/mach/rdb_A0/brcm_rdb_kpm_clk_mgr_reg.h | 1086 +
  1466. .../include/mach/rdb_A0/brcm_rdb_kpm_rst_mgr_reg.h | 85 +
  1467. .../mach/rdb_A0/brcm_rdb_kproc_clk_mgr_reg.h | 601 +
  1468. .../mach/rdb_A0/brcm_rdb_kproc_rst_mgr_reg.h | 69 +
  1469. .../include/mach/rdb_A0/brcm_rdb_kps_clk_mgr_reg.h | 1299 ++
  1470. .../include/mach/rdb_A0/brcm_rdb_kps_rst_mgr_reg.h | 91 +
  1471. .../mach/rdb_A0/brcm_rdb_layer_1_int_cont.h | 99 +
  1472. .../include/mach/rdb_A0/brcm_rdb_layer_2_async.h | 201 +
  1473. .../mach/rdb_A0/brcm_rdb_layer_2_int_cont.h | 159 +
  1474. .../include/mach/rdb_A0/brcm_rdb_master_timer.h | 269 +
  1475. .../include/mach/rdb_A0/brcm_rdb_mastersw.h | 105 +
  1476. .../include/mach/rdb_A0/brcm_rdb_missing.h | 37 +
  1477. .../include/mach/rdb_A0/brcm_rdb_mm_cfg.h | 407 +
  1478. .../include/mach/rdb_A0/brcm_rdb_mm_clk_mgr_reg.h | 1343 ++
  1479. .../include/mach/rdb_A0/brcm_rdb_mm_rst_mgr_reg.h | 77 +
  1480. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_mmsw.h | 189 +
  1481. .../mach/rdb_A0/brcm_rdb_modem_cfg_and_core_clks.h | 149 +
  1482. .../mach/rdb_A0/brcm_rdb_modem_clocks_part_1.h | 143 +
  1483. .../mach/rdb_A0/brcm_rdb_modem_clocks_part_2.h | 243 +
  1484. .../include/mach/rdb_A0/brcm_rdb_modem_sw.h | 105 +
  1485. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_mp.h | 105 +
  1486. .../include/mach/rdb_A0/brcm_rdb_mpdxx_apb.h | 513 +
  1487. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_mphi.h | 145 +
  1488. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_mpu.h | 215 +
  1489. .../include/mach/rdb_A0/brcm_rdb_non_dmac.h | 951 +
  1490. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_otp.h | 191 +
  1491. .../include/mach/rdb_A0/brcm_rdb_padctrlreg.h | 3227 +++
  1492. .../include/mach/rdb_A0/brcm_rdb_pdm_top.h | 95 +
  1493. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_pka.h | 101 +
  1494. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_pl310.h | 367 +
  1495. .../include/mach/rdb_A0/brcm_rdb_psync_for_10ppm.h | 397 +
  1496. .../include/mach/rdb_A0/brcm_rdb_ptmr_wd.h | 107 +
  1497. .../include/mach/rdb_A0/brcm_rdb_pwm_top.h | 143 +
  1498. .../include/mach/rdb_A0/brcm_rdb_pwrmgr.h | 4133 ++++
  1499. .../include/mach/rdb_A0/brcm_rdb_pwrwdog.h | 105 +
  1500. .../include/mach/rdb_A0/brcm_rdb_rake_fng_top.h | 293 +
  1501. .../mach/rdb_A0/brcm_rdb_rake_tiny_fng_top.h | 121 +
  1502. .../mach/rdb_A0/brcm_rdb_rf_interface_block1_top.h | 191 +
  1503. .../mach/rdb_A0/brcm_rdb_rf_interface_block2_top.h | 73 +
  1504. .../mach/rdb_A0/brcm_rdb_rf_interface_block3_top.h | 117 +
  1505. .../mach/rdb_A0/brcm_rdb_rf_interface_block4_top.h | 89 +
  1506. .../mach/rdb_A0/brcm_rdb_rf_interface_block5_top.h | 203 +
  1507. .../include/mach/rdb_A0/brcm_rdb_rfic_mst.h | 63 +
  1508. .../include/mach/rdb_A0/brcm_rdb_rfic_reg_file.h | 801 +
  1509. .../include/mach/rdb_A0/brcm_rdb_rfic_scheduler.h | 713 +
  1510. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_rng.h | 77 +
  1511. .../mach/rdb_A0/brcm_rdb_root_clk_mgr_reg.h | 928 +
  1512. .../mach/rdb_A0/brcm_rdb_root_rst_mgr_reg.h | 173 +
  1513. .../include/mach/rdb_A0/brcm_rdb_rxbitlevel.h | 175 +
  1514. .../mach/rdb_A0/brcm_rdb_sc_xy_state_derive.h | 59 +
  1515. .../include/mach/rdb_A0/brcm_rdb_sclkcal.h | 61 +
  1516. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_scu.h | 149 +
  1517. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_sdt.h | 209 +
  1518. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_sec.h | 823 +
  1519. .../include/mach/rdb_A0/brcm_rdb_sec_dmac.h | 969 +
  1520. .../include/mach/rdb_A0/brcm_rdb_sectrap.h | 65 +
  1521. .../include/mach/rdb_A0/brcm_rdb_secwatchdog.h | 225 +
  1522. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_simi.h | 321 +
  1523. .../include/mach/rdb_A0/brcm_rdb_sleeptimer3g.h | 61 +
  1524. .../include/mach/rdb_A0/brcm_rdb_slptimer.h | 67 +
  1525. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_smi.h | 329 +
  1526. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_spi.h | 121 +
  1527. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_spm.h | 297 +
  1528. .../include/mach/rdb_A0/brcm_rdb_spum_apb.h | 55 +
  1529. .../include/mach/rdb_A0/brcm_rdb_spum_axi.h | 153 +
  1530. .../include/mach/rdb_A0/brcm_rdb_srcmixer.h | 1981 ++
  1531. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_sspil.h | 2873 +++
  1532. .../include/mach/rdb_A0/brcm_rdb_ssync_apb.h | 315 +
  1533. .../include/mach/rdb_A0/brcm_rdb_sttd_apb.h | 69 +
  1534. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_swstm.h | 4649 ++++
  1535. .../include/mach/rdb_A0/brcm_rdb_sysmap.h | 319 +
  1536. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_syssw.h | 177 +
  1537. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_te.h | 103 +
  1538. .../mach/rdb_A0/brcm_rdb_tiny_fng_core_top.h | 243 +
  1539. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_tmon.h | 99 +
  1540. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_tx.h | 533 +
  1541. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_uartb.h | 219 +
  1542. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_util.h | 72 +
  1543. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_v3d.h | 1405 ++
  1544. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_vce.h | 155 +
  1545. .../include/mach/rdb_A0/brcm_rdb_wcdma_gp_timers.h | 225 +
  1546. .../include/mach/rdb_A0/brcm_rdb_wcdma_gpio.h | 343 +
  1547. .../include/mach/rdb_A0/brcm_rdb_wcdma_uart.h | 417 +
  1548. .../mach-rhea/include/mach/rdb_A0/brcm_rdb_wti.h | 65 +
  1549. arch/arm/mach-rhea/include/mach/rdb_A0/version.txt | 20 +
  1550. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_a9cpu.h | 595 +
  1551. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_a9pmu.h | 185 +
  1552. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_a9ptm.h | 623 +
  1553. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_aci.h | 945 +
  1554. .../include/mach/rdb_B0/brcm_rdb_acp_sw.h | 93 +
  1555. .../include/mach/rdb_B0/brcm_rdb_afc_top.h | 283 +
  1556. .../include/mach/rdb_B0/brcm_rdb_ahintc.h | 1449 ++
  1557. .../include/mach/rdb_B0/brcm_rdb_apbtoatb.h | 6179 +++++
  1558. .../include/mach/rdb_B0/brcm_rdb_aphy_csr.h | 329 +
  1559. .../include/mach/rdb_B0/brcm_rdb_atb_stm.h | 69 +
  1560. .../include/mach/rdb_B0/brcm_rdb_atbfilter.h | 45 +
  1561. .../include/mach/rdb_B0/brcm_rdb_audioh.h | 2421 ++
  1562. .../include/mach/rdb_B0/brcm_rdb_auxmic.h | 129 +
  1563. .../include/mach/rdb_B0/brcm_rdb_axitp1.h | 515 +
  1564. .../include/mach/rdb_B0/brcm_rdb_axitp2.h | 311 +
  1565. .../include/mach/rdb_B0/brcm_rdb_axitp4.h | 379 +
  1566. .../rdb_B0/brcm_rdb_bb_tx_filters_and_2091_if.h | 503 +
  1567. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_bbrx.h | 89 +
  1568. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_bintc.h | 3129 +++
  1569. .../mach/rdb_B0/brcm_rdb_bmdm_clk_mgr_reg.h | 984 +
  1570. .../include/mach/rdb_B0/brcm_rdb_bmdm_pwrmgr.h | 877 +
  1571. .../mach/rdb_B0/brcm_rdb_bmdm_rst_mgr_reg.h | 103 +
  1572. .../include/mach/rdb_B0/brcm_rdb_bmodem_aoncfg.h | 83 +
  1573. .../include/mach/rdb_B0/brcm_rdb_bmodem_syscfg.h | 343 +
  1574. .../include/mach/rdb_B0/brcm_rdb_busmaster.h | 33 +
  1575. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_cam.h | 595 +
  1576. .../include/mach/rdb_B0/brcm_rdb_chipreg.h | 1213 +
  1577. .../include/mach/rdb_B0/brcm_rdb_cipher.h | 71 +
  1578. .../include/mach/rdb_B0/brcm_rdb_combiner.h | 1271 +
  1579. .../include/mach/rdb_B0/brcm_rdb_combiner2.h | 197 +
  1580. .../include/mach/rdb_B0/brcm_rdb_comms_sw.h | 221 +
  1581. .../include/mach/rdb_B0/brcm_rdb_coremem.h | 33 +
  1582. .../include/mach/rdb_B0/brcm_rdb_cpc_harq.h | 441 +
  1583. .../include/mach/rdb_B0/brcm_rdb_cph_aadmac.h | 1611 ++
  1584. .../include/mach/rdb_B0/brcm_rdb_cph_cfifo.h | 1665 ++
  1585. .../include/mach/rdb_B0/brcm_rdb_cph_ssasw.h | 1521 ++
  1586. .../include/mach/rdb_B0/brcm_rdb_cpp_cluster.h | 661 +
  1587. .../include/mach/rdb_B0/brcm_rdb_cr4dbg.h | 1057 +
  1588. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_crc.h | 81 +
  1589. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_csr.h | 1285 ++
  1590. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_cstf.h | 239 +
  1591. .../include/mach/rdb_B0/brcm_rdb_cstpiu.h | 377 +
  1592. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_cti.h | 371 +
  1593. .../include/mach/rdb_B0/brcm_rdb_datapacker.h | 55 +
  1594. .../include/mach/rdb_B0/brcm_rdb_deinterleaver.h | 129 +
  1595. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_dma.h | 411 +
  1596. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_dmux.h | 117 +
  1597. .../include/mach/rdb_B0/brcm_rdb_dphy_csr.h | 415 +
  1598. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_dsi1.h | 667 +
  1599. .../include/mach/rdb_B0/brcm_rdb_dsp_3wire_intf.h | 2825 +++
  1600. .../include/mach/rdb_B0/brcm_rdb_dsp_ac.h | 65 +
  1601. .../include/mach/rdb_B0/brcm_rdb_dsp_cipher.h | 433 +
  1602. .../include/mach/rdb_B0/brcm_rdb_dsp_clk_mgr_reg.h | 285 +
  1603. .../include/mach/rdb_B0/brcm_rdb_dsp_cpmr.h | 115 +
  1604. .../include/mach/rdb_B0/brcm_rdb_dsp_digrf.h | 285 +
  1605. .../include/mach/rdb_B0/brcm_rdb_dsp_equalizer.h | 409 +
  1606. .../include/mach/rdb_B0/brcm_rdb_dsp_event_ctrl.h | 7089 ++++++
  1607. .../include/mach/rdb_B0/brcm_rdb_dsp_intc.h | 561 +
  1608. .../include/mach/rdb_B0/brcm_rdb_dsp_rf_gpo.h | 885 +
  1609. .../include/mach/rdb_B0/brcm_rdb_dsp_rfspi.h | 3133 +++
  1610. .../include/mach/rdb_B0/brcm_rdb_dsp_rst_mgr_reg.h | 67 +
  1611. .../include/mach/rdb_B0/brcm_rdb_dsp_rx_control.h | 2127 ++
  1612. .../include/mach/rdb_B0/brcm_rdb_dsp_sys_timer.h | 345 +
  1613. .../include/mach/rdb_B0/brcm_rdb_dsp_tl3r.h | 767 +
  1614. .../include/mach/rdb_B0/brcm_rdb_dsp_trace.h | 161 +
  1615. .../include/mach/rdb_B0/brcm_rdb_dsp_tx_control.h | 1949 ++
  1616. .../mach/rdb_B0/brcm_rdb_edch_fng_core_top.h | 473 +
  1617. .../include/mach/rdb_B0/brcm_rdb_emmcsdxc.h | 743 +
  1618. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_etb.h | 295 +
  1619. .../include/mach/rdb_B0/brcm_rdb_etb2axi.h | 51 +
  1620. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_etmr4.h | 871 +
  1621. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_fmon.h | 87 +
  1622. .../include/mach/rdb_B0/brcm_rdb_fng_core_top.h | 871 +
  1623. .../include/mach/rdb_B0/brcm_rdb_fsclkcal.h | 75 +
  1624. .../include/mach/rdb_B0/brcm_rdb_fshost.h | 2289 ++
  1625. .../include/mach/rdb_B0/brcm_rdb_fshost_ctrl.h | 97 +
  1626. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_gea.h | 237 +
  1627. .../include/mach/rdb_B0/brcm_rdb_giccpu.h | 117 +
  1628. .../include/mach/rdb_B0/brcm_rdb_gicdist.h | 22952 +++++++++++++++++++
  1629. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_gictr.h | 85 +
  1630. .../include/mach/rdb_B0/brcm_rdb_glbtmr.h | 83 +
  1631. .../include/mach/rdb_B0/brcm_rdb_globperf.h | 101 +
  1632. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_gpio.h | 6558 ++++++
  1633. .../include/mach/rdb_B0/brcm_rdb_gptimers.h | 345 +
  1634. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_harq.h | 119 +
  1635. .../include/mach/rdb_B0/brcm_rdb_hs_scch.h | 269 +
  1636. .../rdb_B0/brcm_rdb_hsdpa_turbo_decoder_module.h | 275 +
  1637. .../include/mach/rdb_B0/brcm_rdb_hsi_apb.h | 515 +
  1638. .../include/mach/rdb_B0/brcm_rdb_hsmcfg.h | 227 +
  1639. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_hsotg.h | 5437 +++++
  1640. .../include/mach/rdb_B0/brcm_rdb_hsotg_ctrl.h | 249 +
  1641. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_hubsw.h | 189 +
  1642. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_hucm.h | 127 +
  1643. .../include/mach/rdb_B0/brcm_rdb_i2c_mm_hs.h | 243 +
  1644. .../include/mach/rdb_B0/brcm_rdb_i2c_mm_hs_slave.h | 241 +
  1645. .../include/mach/rdb_B0/brcm_rdb_include.h | 216 +
  1646. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_isp.h | 1140 +
  1647. .../include/mach/rdb_B0/brcm_rdb_keypad.h | 267 +
  1648. .../mach/rdb_B0/brcm_rdb_khub_clk_mgr_reg.h | 1935 ++
  1649. .../mach/rdb_B0/brcm_rdb_khub_rst_mgr_reg.h | 119 +
  1650. .../mach/rdb_B0/brcm_rdb_khubaon_clk_mgr_reg.h | 1021 +
  1651. .../mach/rdb_B0/brcm_rdb_khubaon_rst_mgr_reg.h | 81 +
  1652. .../include/mach/rdb_B0/brcm_rdb_kona_gptimer.h | 89 +
  1653. .../include/mach/rdb_B0/brcm_rdb_konatzcfg.h | 741 +
  1654. .../include/mach/rdb_B0/brcm_rdb_kpm_clk_mgr_reg.h | 1138 +
  1655. .../include/mach/rdb_B0/brcm_rdb_kpm_rst_mgr_reg.h | 85 +
  1656. .../mach/rdb_B0/brcm_rdb_kproc_clk_mgr_reg.h | 601 +
  1657. .../mach/rdb_B0/brcm_rdb_kproc_rst_mgr_reg.h | 69 +
  1658. .../include/mach/rdb_B0/brcm_rdb_kps_clk_mgr_reg.h | 1354 ++
  1659. .../include/mach/rdb_B0/brcm_rdb_kps_rst_mgr_reg.h | 91 +
  1660. .../mach/rdb_B0/brcm_rdb_layer_1_int_cont.h | 99 +
  1661. .../include/mach/rdb_B0/brcm_rdb_layer_2_async.h | 201 +
  1662. .../mach/rdb_B0/brcm_rdb_layer_2_int_cont.h | 159 +
  1663. .../include/mach/rdb_B0/brcm_rdb_master_timer.h | 269 +
  1664. .../include/mach/rdb_B0/brcm_rdb_mastersw.h | 105 +
  1665. .../include/mach/rdb_B0/brcm_rdb_missing.h | 37 +
  1666. .../include/mach/rdb_B0/brcm_rdb_mm_cfg.h | 415 +
  1667. .../include/mach/rdb_B0/brcm_rdb_mm_clk_mgr_reg.h | 1298 ++
  1668. .../include/mach/rdb_B0/brcm_rdb_mm_rst_mgr_reg.h | 77 +
  1669. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_mmsw.h | 189 +
  1670. .../mach/rdb_B0/brcm_rdb_modem_cfg_and_core_clks.h | 149 +
  1671. .../mach/rdb_B0/brcm_rdb_modem_clocks_part_1.h | 143 +
  1672. .../mach/rdb_B0/brcm_rdb_modem_clocks_part_2.h | 243 +
  1673. .../include/mach/rdb_B0/brcm_rdb_modem_sw.h | 109 +
  1674. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_mp.h | 105 +
  1675. .../include/mach/rdb_B0/brcm_rdb_mpdxx_apb.h | 513 +
  1676. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_mphi.h | 145 +
  1677. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_mpu.h | 215 +
  1678. .../include/mach/rdb_B0/brcm_rdb_non_dmac.h | 951 +
  1679. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_otp.h | 191 +
  1680. .../include/mach/rdb_B0/brcm_rdb_padctrlreg.h | 3235 +++
  1681. .../include/mach/rdb_B0/brcm_rdb_pdm_top.h | 95 +
  1682. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_pka.h | 101 +
  1683. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_pl310.h | 367 +
  1684. .../include/mach/rdb_B0/brcm_rdb_psync_for_10ppm.h | 397 +
  1685. .../include/mach/rdb_B0/brcm_rdb_ptmr_wd.h | 107 +
  1686. .../include/mach/rdb_B0/brcm_rdb_pwm_top.h | 143 +
  1687. .../include/mach/rdb_B0/brcm_rdb_pwrmgr.h | 4331 ++++
  1688. .../include/mach/rdb_B0/brcm_rdb_pwrwdog.h | 105 +
  1689. .../include/mach/rdb_B0/brcm_rdb_rake_fng_top.h | 293 +
  1690. .../mach/rdb_B0/brcm_rdb_rake_tiny_fng_top.h | 121 +
  1691. .../mach/rdb_B0/brcm_rdb_rf_interface_block1_top.h | 191 +
  1692. .../mach/rdb_B0/brcm_rdb_rf_interface_block2_top.h | 73 +
  1693. .../mach/rdb_B0/brcm_rdb_rf_interface_block3_top.h | 117 +
  1694. .../mach/rdb_B0/brcm_rdb_rf_interface_block4_top.h | 89 +
  1695. .../mach/rdb_B0/brcm_rdb_rf_interface_block5_top.h | 203 +
  1696. .../include/mach/rdb_B0/brcm_rdb_rfic_mst.h | 63 +
  1697. .../include/mach/rdb_B0/brcm_rdb_rfic_reg_file.h | 801 +
  1698. .../include/mach/rdb_B0/brcm_rdb_rfic_scheduler.h | 713 +
  1699. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_rng.h | 77 +
  1700. .../mach/rdb_B0/brcm_rdb_root_clk_mgr_reg.h | 1022 +
  1701. .../mach/rdb_B0/brcm_rdb_root_rst_mgr_reg.h | 173 +
  1702. .../include/mach/rdb_B0/brcm_rdb_rxbitlevel.h | 175 +
  1703. .../mach/rdb_B0/brcm_rdb_sc_xy_state_derive.h | 59 +
  1704. .../include/mach/rdb_B0/brcm_rdb_sclkcal.h | 61 +
  1705. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_scu.h | 149 +
  1706. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_sdt.h | 209 +
  1707. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_sec.h | 823 +
  1708. .../include/mach/rdb_B0/brcm_rdb_sec_dmac.h | 969 +
  1709. .../include/mach/rdb_B0/brcm_rdb_sectrap.h | 65 +
  1710. .../include/mach/rdb_B0/brcm_rdb_secwatchdog.h | 225 +
  1711. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_simi.h | 321 +
  1712. .../include/mach/rdb_B0/brcm_rdb_sleeptimer3g.h | 61 +
  1713. .../include/mach/rdb_B0/brcm_rdb_slptimer.h | 67 +
  1714. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_smi.h | 329 +
  1715. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_spi.h | 121 +
  1716. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_spm.h | 297 +
  1717. .../include/mach/rdb_B0/brcm_rdb_spum_apb.h | 55 +
  1718. .../include/mach/rdb_B0/brcm_rdb_spum_axi.h | 153 +
  1719. .../include/mach/rdb_B0/brcm_rdb_srcmixer.h | 2081 ++
  1720. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_sspil.h | 3085 +++
  1721. .../include/mach/rdb_B0/brcm_rdb_sspil_slv.h | 2873 +++
  1722. .../include/mach/rdb_B0/brcm_rdb_ssync_apb.h | 315 +
  1723. .../include/mach/rdb_B0/brcm_rdb_sttd_apb.h | 69 +
  1724. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_swstm.h | 4649 ++++
  1725. .../include/mach/rdb_B0/brcm_rdb_sysmap.h | 318 +
  1726. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_syssw.h | 177 +
  1727. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_te.h | 103 +
  1728. .../mach/rdb_B0/brcm_rdb_tiny_fng_core_top.h | 243 +
  1729. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_tmon.h | 99 +
  1730. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_tx.h | 533 +
  1731. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_uartb.h | 219 +
  1732. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_util.h | 71 +
  1733. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_v3d.h | 943 +
  1734. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_vce.h | 155 +
  1735. .../include/mach/rdb_B0/brcm_rdb_wcdma_gp_timers.h | 225 +
  1736. .../include/mach/rdb_B0/brcm_rdb_wcdma_gpio.h | 343 +
  1737. .../include/mach/rdb_B0/brcm_rdb_wcdma_uart.h | 417 +
  1738. .../mach-rhea/include/mach/rdb_B0/brcm_rdb_wti.h | 65 +
  1739. arch/arm/mach-rhea/include/mach/rdb_B0/version.txt | 6 +
  1740. arch/arm/mach-rhea/include/mach/rhea.h | 6 +
  1741. arch/arm/mach-rhea/include/mach/secure_api.h | 30 +
  1742. arch/arm/mach-rhea/io_map.c | 183 +
  1743. arch/arm/mach-rhea/pm_params.c | 178 +
  1744. arch/arm/mach-rhea/pm_params.h | 191 +
  1745. arch/arm/mach-rhea/rhea.c | 143 +
  1746. arch/arm/mach-rhea/rhea_berri.c | 1205 +
  1747. arch/arm/mach-rhea/rhea_berri_pinmux.c | 256 +
  1748. arch/arm/mach-rhea/rhea_dormant.c | 595 +
  1749. arch/arm/mach-rhea/rhea_faraday_eb10_pinmux.c | 149 +
  1750. arch/arm/mach-rhea/rhea_pi_mgr.c | 478 +
  1751. arch/arm/mach-rhea/rhea_pinmux.c | 284 +
  1752. arch/arm/mach-rhea/rhea_pm.c | 626 +
  1753. arch/arm/mach-rhea/rhea_pm_dbg.c | 142 +
  1754. arch/arm/mach-rhea/rhea_pwr_mgr.c | 527 +
  1755. arch/arm/mach-rhea/rhea_ray.c | 1309 ++
  1756. arch/arm/mach-rhea/rhea_ray_pinmux.c | 218 +
  1757. arch/arm/mach-rhea/rhea_wfi.S | 87 +
  1758. arch/arm/mm/Kconfig | 2 +-
  1759. arch/arm/mm/cache-l2x0.c | 156 +-
  1760. arch/arm/mm/cache-v6.S | 17 +
  1761. arch/arm/mm/dma-mapping.c | 457 +-
  1762. arch/arm/mm/fault.c | 7 +
  1763. arch/arm/mm/idmap.c | 43 +-
  1764. arch/arm/mm/init.c | 83 +-
  1765. arch/arm/mm/mm.h | 9 +
  1766. arch/arm/mm/mmu.c | 42 +-
  1767. arch/arm/mm/proc-v7.S | 9 +
  1768. arch/arm/plat-kona/Kconfig | 260 +
  1769. arch/arm/plat-kona/Makefile | 69 +
  1770. arch/arm/plat-kona/atag_dt.c | 95 +
  1771. arch/arm/plat-kona/bcm_hsotgctrl.c | 1184 +
  1772. arch/arm/plat-kona/bcm_hsotgctrl_dummy.c | 211 +
  1773. arch/arm/plat-kona/bcm_hsotgctrl_phy_mdio.c | 787 +
  1774. arch/arm/plat-kona/bcmpmu-dt.c | 628 +
  1775. arch/arm/plat-kona/blocker.c | 229 +
  1776. arch/arm/plat-kona/ccu_profiler.c | 920 +
  1777. arch/arm/plat-kona/chal/Makefile | 34 +
  1778. arch/arm/plat-kona/chal/chal.dump | 325 +
  1779. arch/arm/plat-kona/chal/chal_aci.c | 1572 ++
  1780. arch/arm/plat-kona/chal/chal_keypad.c | 1291 ++
  1781. arch/arm/plat-kona/chal/chal_spi_vc4lite.c | 228 +
  1782. arch/arm/plat-kona/chal/chal_sspi.c | 3700 +++
  1783. arch/arm/plat-kona/chal/chal_tectl_vc4lite.c | 166 +
  1784. arch/arm/plat-kona/chal/chal_tectl_vc4lite.dump | 684 +
  1785. arch/arm/plat-kona/chal/chal_trace.c | 3607 +++
  1786. arch/arm/plat-kona/clock.c | 5786 +++++
  1787. arch/arm/plat-kona/csl/Makefile | 19 +
  1788. arch/arm/plat-kona/csl/csl_dma_vc4lite.c | 887 +
  1789. arch/arm/plat-kona/csl/csl_dsi.c | 2730 +++
  1790. arch/arm/plat-kona/csl/csl_smi.c | 2336 ++
  1791. arch/arm/plat-kona/csl/csl_tectl_vc4lite.c | 267 +
  1792. arch/arm/plat-kona/csl/csl_trace.c | 1284 ++
  1793. arch/arm/plat-kona/dma.c | 1404 ++
  1794. arch/arm/plat-kona/dmux.c | 307 +
  1795. arch/arm/plat-kona/gpio.c | 613 +
  1796. arch/arm/plat-kona/headsmp.S | 102 +
  1797. arch/arm/plat-kona/hotplug.c | 152 +
  1798. arch/arm/plat-kona/include/mach/atag_dt.h | 44 +
  1799. arch/arm/plat-kona/include/mach/bcm_keypad.h | 33 +
  1800. arch/arm/plat-kona/include/mach/clkdev.h | 12 +
  1801. arch/arm/plat-kona/include/mach/debug-macro.S | 27 +
  1802. arch/arm/plat-kona/include/mach/dma.h | 77 +
  1803. arch/arm/plat-kona/include/mach/entry-macro.S | 82 +
  1804. arch/arm/plat-kona/include/mach/gpio.h | 52 +
  1805. arch/arm/plat-kona/include/mach/hardware.h | 44 +
  1806. arch/arm/plat-kona/include/mach/io.h | 44 +
  1807. arch/arm/plat-kona/include/mach/irqs.h | 337 +
  1808. arch/arm/plat-kona/include/mach/kona.h | 10 +
  1809. arch/arm/plat-kona/include/mach/kona_headset_pd.h | 86 +
  1810. arch/arm/plat-kona/include/mach/kona_timer.h | 266 +
  1811. arch/arm/plat-kona/include/mach/lm.h | 47 +
  1812. arch/arm/plat-kona/include/mach/memory.h | 88 +
  1813. arch/arm/plat-kona/include/mach/ns_ioremap.h | 34 +
  1814. arch/arm/plat-kona/include/mach/pinmux.h | 140 +
  1815. arch/arm/plat-kona/include/mach/profile_timer.h | 17 +
  1816. arch/arm/plat-kona/include/mach/sdio_platform.h | 114 +
  1817. arch/arm/plat-kona/include/mach/smp.h | 48 +
  1818. arch/arm/plat-kona/include/mach/system.h | 155 +
  1819. arch/arm/plat-kona/include/mach/timer.h | 19 +
  1820. arch/arm/plat-kona/include/mach/timex.h | 46 +
  1821. arch/arm/plat-kona/include/mach/uncompress.h | 56 +
  1822. arch/arm/plat-kona/include/mach/vc_gpio.h | 32 +
  1823. arch/arm/plat-kona/include/mach/vc_pmu_request.h | 24 +
  1824. arch/arm/plat-kona/include/mach/vmalloc.h | 31 +
  1825. arch/arm/plat-kona/include/plat/blocker.h | 18 +
  1826. arch/arm/plat-kona/include/plat/ccu_profiler.h | 119 +
  1827. arch/arm/plat-kona/include/plat/chal/chal_aci.h | 596 +
  1828. .../include/plat/chal/chal_bmodem_intc_inc.h | 623 +
  1829. arch/arm/plat-kona/include/plat/chal/chal_clk.h | 192 +
  1830. .../plat-kona/include/plat/chal/chal_clk_hera.h | 416 +
  1831. arch/arm/plat-kona/include/plat/chal/chal_common.h | 49 +
  1832. .../plat-kona/include/plat/chal/chal_common_os.h | 125 +
  1833. .../plat-kona/include/plat/chal/chal_dma_vc4lite.h | 346 +
  1834. arch/arm/plat-kona/include/plat/chal/chal_dsi.h | 731 +
  1835. .../plat-kona/include/plat/chal/chal_intc_inc.h | 356 +
  1836. arch/arm/plat-kona/include/plat/chal/chal_keypad.h | 605 +
  1837. arch/arm/plat-kona/include/plat/chal/chal_smi.h | 453 +
  1838. .../plat-kona/include/plat/chal/chal_spi_vc4lite.h | 124 +
  1839. arch/arm/plat-kona/include/plat/chal/chal_sspi.h | 1486 ++
  1840. .../include/plat/chal/chal_tectl_vc4lite.h | 83 +
  1841. arch/arm/plat-kona/include/plat/chal/chal_trace.h | 2124 ++
  1842. arch/arm/plat-kona/include/plat/chal/chal_types.h | 99 +
  1843. arch/arm/plat-kona/include/plat/chal/chip_irq.h | 430 +
  1844. arch/arm/plat-kona/include/plat/clock.h | 812 +
  1845. arch/arm/plat-kona/include/plat/csl/csl_cam.h | 586 +
  1846. arch/arm/plat-kona/include/plat/csl/csl_common.h | 189 +
  1847. arch/arm/plat-kona/include/plat/csl/csl_dma.h | 290 +
  1848. .../plat-kona/include/plat/csl/csl_dma_vc4lite.h | 315 +
  1849. arch/arm/plat-kona/include/plat/csl/csl_dsi.h | 371 +
  1850. arch/arm/plat-kona/include/plat/csl/csl_lcd.h | 216 +
  1851. arch/arm/plat-kona/include/plat/csl/csl_lcdc.h | 496 +
  1852. arch/arm/plat-kona/include/plat/csl/csl_smi.h | 254 +
  1853. .../plat-kona/include/plat/csl/csl_tectl_vc4lite.h | 136 +
  1854. arch/arm/plat-kona/include/plat/csl/csl_trace.h | 327 +
  1855. arch/arm/plat-kona/include/plat/csl/pm_init.h | 116 +
  1856. arch/arm/plat-kona/include/plat/csl/pm_prm.h | 1082 +
  1857. .../arm/plat-kona/include/plat/csl/pm_prm_client.h | 73 +
  1858. arch/arm/plat-kona/include/plat/csl/pm_prm_clock.h | 119 +
  1859. arch/arm/plat-kona/include/plat/csl/pm_prm_sleep.h | 140 +
  1860. .../plat-kona/include/plat/csl/pm_prm_sysparm.h | 136 +
  1861. arch/arm/plat-kona/include/plat/dma-pl330.h | 124 +
  1862. arch/arm/plat-kona/include/plat/dma_drv.h | 603 +
  1863. arch/arm/plat-kona/include/plat/dmux.h | 137 +
  1864. arch/arm/plat-kona/include/plat/kona_avs.h | 91 +
  1865. arch/arm/plat-kona/include/plat/kona_cpufreq_drv.h | 66 +
  1866. arch/arm/plat-kona/include/plat/kona_mic_bias.h | 29 +
  1867. arch/arm/plat-kona/include/plat/kona_pm.h | 37 +
  1868. arch/arm/plat-kona/include/plat/kona_pm_dbg.h | 88 +
  1869. .../arm/plat-kona/include/plat/kona_reset_reason.h | 32 +
  1870. arch/arm/plat-kona/include/plat/kona_unicam.h | 22 +
  1871. .../include/plat/osabstract/osinterrupt.h | 137 +
  1872. .../plat-kona/include/plat/osabstract/osqueue.h | 268 +
  1873. .../include/plat/osabstract/ossemaphore.h | 144 +
  1874. .../arm/plat-kona/include/plat/osabstract/ostask.h | 169 +
  1875. .../plat-kona/include/plat/osabstract/ostypes.h | 113 +
  1876. arch/arm/plat-kona/include/plat/osdal_os.h | 68 +
  1877. arch/arm/plat-kona/include/plat/pi_mgr.h | 320 +
  1878. arch/arm/plat-kona/include/plat/pi_profiler.h | 62 +
  1879. arch/arm/plat-kona/include/plat/pl330-pdata.h | 46 +
  1880. arch/arm/plat-kona/include/plat/profiler.h | 107 +
  1881. arch/arm/plat-kona/include/plat/pwr_island_mgr.h | 38 +
  1882. arch/arm/plat-kona/include/plat/pwr_mgr.h | 347 +
  1883. arch/arm/plat-kona/include/plat/spi_kona.h | 27 +
  1884. arch/arm/plat-kona/include/plat/types.h | 31 +
  1885. arch/arm/plat-kona/irq.c | 42 +
  1886. arch/arm/plat-kona/kona_avs.c | 901 +
  1887. arch/arm/plat-kona/kona_cpufreq.c | 683 +
  1888. arch/arm/plat-kona/kona_mic_bias.c | 155 +
  1889. arch/arm/plat-kona/kona_pm.c | 310 +
  1890. arch/arm/plat-kona/kona_pm_dbg.c | 407 +
  1891. arch/arm/plat-kona/kona_reserve.c | 43 +
  1892. arch/arm/plat-kona/kona_timer.c | 1448 ++
  1893. arch/arm/plat-kona/kona_timer_debugfs.c | 129 +
  1894. arch/arm/plat-kona/lm.c | 132 +
  1895. arch/arm/plat-kona/localtimer.c | 192 +
  1896. arch/arm/plat-kona/ns_ioremap.c | 90 +
  1897. arch/arm/plat-kona/pi_mgr.c | 2556 +++
  1898. arch/arm/plat-kona/pi_profiler.c | 292 +
  1899. arch/arm/plat-kona/pindump.c | 207 +
  1900. arch/arm/plat-kona/pinmux.c | 262 +
  1901. arch/arm/plat-kona/platsmp.c | 185 +
  1902. arch/arm/plat-kona/profile_timer.c | 100 +
  1903. arch/arm/plat-kona/profiler.c | 612 +
  1904. arch/arm/plat-kona/pwr_mgr.c | 3010 +++
  1905. arch/arm/plat-kona/scu.c | 113 +
  1906. arch/arm/plat-kona/sysfs.c | 847 +
  1907. arch/arm/plat-kona/timer.c | 308 +
  1908. arch/arm/plat-kona/vc_dt.c | 176 +
  1909. arch/arm/plat-kona/vc_gpio.c | 150 +
  1910. arch/arm/plat-kona/vc_panic.c | 211 +
  1911. arch/arm/tools/mach-types | 52 +-
  1912. arch/arm/vfp/entry.S | 3 +-
  1913. arch/arm/vfp/vfphw.S | 20 +-
  1914. arch/arm/vfp/vfpmodule.c | 42 +-
  1915. arch/avr32/boot/images/.gitignore | 4 -
  1916. arch/avr32/kernel/.gitignore | 1 -
  1917. arch/blackfin/boot/.gitignore | 2 -
  1918. arch/blackfin/kernel/.gitignore | 1 -
  1919. arch/cris/boot/.gitignore | 2 -
  1920. arch/ia64/include/asm/processor.h | 2 +-
  1921. arch/ia64/kernel/.gitignore | 2 -
  1922. arch/ia64/kvm/Kconfig | 1 -
  1923. arch/m32r/kernel/.gitignore | 1 -
  1924. arch/m68k/kernel/.gitignore | 1 -
  1925. arch/microblaze/boot/Makefile | 2 +-
  1926. arch/mips/Kconfig | 16 -
  1927. arch/mips/boot/.gitignore | 6 -
  1928. arch/mips/kernel/.gitignore | 1 -
  1929. arch/mn10300/boot/.gitignore | 1 -
  1930. arch/openrisc/boot/Makefile | 15 +
  1931. arch/parisc/kernel/.gitignore | 1 -
  1932. arch/powerpc/boot/.gitignore | 47 -
  1933. arch/powerpc/boot/Makefile | 4 +-
  1934. arch/powerpc/kernel/.gitignore | 1 -
  1935. arch/powerpc/kernel/vdso32/.gitignore | 2 -
  1936. arch/powerpc/kernel/vdso64/.gitignore | 2 -
  1937. arch/powerpc/kvm/Kconfig | 1 -
  1938. arch/powerpc/platforms/cell/spufs/.gitignore | 2 -
  1939. arch/s390/kvm/Kconfig | 1 -
  1940. arch/sh/Kconfig | 16 -
  1941. arch/sh/boot/.gitignore | 3 -
  1942. arch/sh/boot/compressed/.gitignore | 1 -
  1943. arch/sh/kernel/.gitignore | 1 -
  1944. arch/sh/kernel/vsyscall/.gitignore | 1 -
  1945. arch/sparc/boot/.gitignore | 8 -
  1946. arch/sparc/kernel/.gitignore | 1 -
  1947. arch/tile/kvm/Kconfig | 1 -
  1948. arch/um/.gitignore | 3 -
  1949. arch/unicore32/.gitignore | 21 -
  1950. arch/x86/.gitignore | 3 -
  1951. arch/x86/boot/.gitignore | 10 -
  1952. arch/x86/boot/compressed/.gitignore | 6 -
  1953. arch/x86/boot/tools/.gitignore | 1 -
  1954. arch/x86/include/asm/idle.h | 7 -
  1955. arch/x86/kernel/.gitignore | 3 -
  1956. arch/x86/kernel/acpi/realmode/.gitignore | 3 -
  1957. arch/x86/kernel/cpu/.gitignore | 1 -
  1958. arch/x86/kernel/process_32.c | 2 +
  1959. arch/x86/kernel/process_64.c | 18 +-
  1960. arch/x86/kvm/Kconfig | 1 -
  1961. arch/x86/lib/.gitignore | 1 -
  1962. arch/x86/vdso/.gitignore | 6 -
  1963. arch/x86/vdso/vdso32/.gitignore | 1 -
  1964. block/blk-lib.c | 5 +
  1965. block/genhd.c | 17 +
  1966. drivers/Kconfig | 16 +
  1967. drivers/Makefile | 7 +
  1968. drivers/accessory/Kconfig | 28 +
  1969. drivers/accessory/Makefile | 2 +
  1970. drivers/accessory/sii9234.c | 3863 ++++
  1971. drivers/accessory/sii9234_driver.h | 574 +
  1972. drivers/atm/.gitignore | 5 -
  1973. drivers/base/Kconfig | 121 +
  1974. drivers/base/Makefile | 5 +
  1975. drivers/base/bus.c | 33 +-
  1976. drivers/base/dma-contiguous-trace.c | 20 +
  1977. drivers/base/dma-contiguous-trace.h | 126 +
  1978. drivers/base/dma-contiguous.c | 401 +
  1979. drivers/base/power/main.c | 112 +
  1980. drivers/base/power/runtime.c | 9 +
  1981. drivers/base/sw_sync.c | 256 +
  1982. drivers/base/sync.c | 801 +
  1983. drivers/block/drbd/drbd_nl.c | 2 +-
  1984. drivers/block/virtio_blk.c | 2 +-
  1985. drivers/bluetooth/Kconfig | 25 +-
  1986. drivers/bluetooth/Makefile | 3 +
  1987. drivers/bluetooth/bcm_bzhw.c | 587 +
  1988. drivers/bluetooth/hci_brcm.c | 702 +
  1989. drivers/bluetooth/hci_ldisc.c | 98 +-
  1990. drivers/bluetooth/hci_uart.h | 40 +-
  1991. drivers/char/Kconfig | 26 +
  1992. drivers/char/Makefile | 29 +
  1993. drivers/char/bcm_gps.c | 649 +
  1994. drivers/char/broadcom/Kconfig | 384 +
  1995. drivers/char/broadcom/Makefile | 51 +
  1996. drivers/char/broadcom/aap.c | 686 +
  1997. drivers/char/broadcom/amxr_core/Makefile | 4 +
  1998. drivers/char/broadcom/amxr_core/amxr_core.c | 2991 +++
  1999. drivers/char/broadcom/amxr_core/amxr_port_proxy.c | 1245 +
  2000. drivers/char/broadcom/amxr_core/amxr_resamp.c | 523 +
  2001. drivers/char/broadcom/amxr_core/amxr_resamp.h | 111 +
  2002. drivers/char/broadcom/amxr_core/amxr_vectadd.c | 63 +
  2003. drivers/char/broadcom/amxr_core/amxr_vectadd.h | 40 +
  2004. drivers/char/broadcom/amxr_core/amxr_vectmul.c | 86 +
  2005. drivers/char/broadcom/amxr_core/amxr_vectmul.h | 53 +
  2006. drivers/char/broadcom/amxr_core/llist.h | 213 +
  2007. drivers/char/broadcom/amxr_drv.c | 1148 +
  2008. drivers/char/broadcom/csx/Kconfig | 30 +
  2009. drivers/char/broadcom/csx/Makefile | 6 +
  2010. drivers/char/broadcom/csx/csx_framework/Makefile | 5 +
  2011. .../broadcom/csx/csx_framework/csx_framework.c | 223 +
  2012. .../char/broadcom/csx/csx_framework/csx_util_drv.c | 489 +
  2013. drivers/char/broadcom/csx/csx_gist/Makefile | 4 +
  2014. drivers/char/broadcom/csx/csx_gist/csx_gist.c | 924 +
  2015. drivers/char/broadcom/csx/csx_halaudio/Makefile | 4 +
  2016. .../char/broadcom/csx/csx_halaudio/csx_halaudio.c | 197 +
  2017. drivers/char/broadcom/csx/csx_sigmorph/Makefile | 3 +
  2018. .../char/broadcom/csx/csx_sigmorph/csx_sigmorph.c | 734 +
  2019. drivers/char/broadcom/flightmode_opt/Makefile | 4 +
  2020. .../char/broadcom/flightmode_opt/flightmode_opt.c | 198 +
  2021. drivers/char/broadcom/frame_profiler.c | 840 +
  2022. drivers/char/broadcom/fuse_log/Makefile | 4 +
  2023. drivers/char/broadcom/fuse_log/bcmlog.c | 2018 ++
  2024. drivers/char/broadcom/fuse_log/bcmlog.h | 328 +
  2025. drivers/char/broadcom/fuse_log/bcmmtt.c | 209 +
  2026. drivers/char/broadcom/fuse_log/bcmmtt.h | 79 +
  2027. drivers/char/broadcom/fuse_log/config.c | 720 +
  2028. drivers/char/broadcom/fuse_log/config.h | 79 +
  2029. drivers/char/broadcom/fuse_log/fifo.c | 155 +
  2030. drivers/char/broadcom/fuse_log/fifo.h | 81 +
  2031. drivers/char/broadcom/fuse_log/log_sig_code.h | 2042 ++
  2032. drivers/char/broadcom/fuse_log/output.c | 707 +
  2033. drivers/char/broadcom/fuse_log/output.h | 47 +
  2034. drivers/char/broadcom/fuse_log/proc_id.h | 88 +
  2035. drivers/char/broadcom/gist.c | 1092 +
  2036. drivers/char/broadcom/gist_test.c | 138 +
  2037. drivers/char/broadcom/gps/Makefile | 5 +
  2038. drivers/char/broadcom/gps/agps_driver.c | 217 +
  2039. drivers/char/broadcom/halaudio/Makefile | 20 +
  2040. drivers/char/broadcom/halaudio/halaudio_api.c | 2054 ++
  2041. .../char/broadcom/halaudio/halaudio_core/Makefile | 19 +
  2042. .../halaudio/halaudio_core/halaudio_core.c | 2587 +++
  2043. drivers/char/broadcom/halaudio/halaudio_lib.c | 553 +
  2044. drivers/char/broadcom/halaudio_drivers/Makefile | 18 +
  2045. .../char/broadcom/halaudio_drivers/usb/Makefile | 19 +
  2046. .../broadcom/halaudio_drivers/usb/halaudio_usb.c | 1550 ++
  2047. .../halaudio_drivers/usb/halaudio_usbcore.c | 3132 +++
  2048. .../halaudio_drivers/usb/halaudio_usbcore.h | 197 +
  2049. drivers/char/broadcom/hdmi/Makefile | 19 +
  2050. drivers/char/broadcom/hdmi/hdmi.c | 809 +
  2051. drivers/char/broadcom/headset.c | 728 +
  2052. drivers/char/broadcom/idle_profiler/Makefile | 3 +
  2053. .../char/broadcom/idle_profiler/idle_profiler.c | 750 +
  2054. drivers/char/broadcom/isp/Makefile | 28 +
  2055. drivers/char/broadcom/isp/isp.c | 393 +
  2056. drivers/char/broadcom/modem.tar | Bin 0 -> 952320 bytes
  2057. drivers/char/broadcom/modem/Makefile | 7 +
  2058. drivers/char/broadcom/modem/README.txt | 23 +
  2059. drivers/char/broadcom/modem/ipc/Makefile | 23 +
  2060. .../char/broadcom/modem/ipc/ipc_appowersaving.h | 24 +
  2061. drivers/char/broadcom/modem/ipc/ipc_buffer.c | 717 +
  2062. drivers/char/broadcom/modem/ipc/ipc_buffer.h | 118 +
  2063. drivers/char/broadcom/modem/ipc/ipc_bufferpool.c | 810 +
  2064. drivers/char/broadcom/modem/ipc/ipc_bufferpool.h | 120 +
  2065. .../char/broadcom/modem/ipc/ipc_cppowersaving.h | 24 +
  2066. drivers/char/broadcom/modem/ipc/ipc_crashsupport.c | 1174 +
  2067. drivers/char/broadcom/modem/ipc/ipc_crashsupport.h | 42 +
  2068. drivers/char/broadcom/modem/ipc/ipc_debug.h | 34 +
  2069. drivers/char/broadcom/modem/ipc/ipc_powersaving.c | 231 +
  2070. drivers/char/broadcom/modem/ipc/ipc_queues.c | 200 +
  2071. drivers/char/broadcom/modem/ipc/ipc_queues.h | 134 +
  2072. drivers/char/broadcom/modem/ipc/ipc_server.c | 768 +
  2073. drivers/char/broadcom/modem/ipc/ipc_server_ccb.c | 220 +
  2074. drivers/char/broadcom/modem/ipc/ipc_server_ccb.h | 189 +
  2075. drivers/char/broadcom/modem/ipc/ipc_sharedmemory.c | 1130 +
  2076. drivers/char/broadcom/modem/ipc/ipc_stubs.c | 87 +
  2077. drivers/char/broadcom/modem/ipc/ipc_stubs.h | 37 +
  2078. drivers/char/broadcom/modem/ipc/ipc_trace.c | 278 +
  2079. drivers/char/broadcom/modem/ipc/ipc_trace.h | 147 +
  2080. drivers/char/broadcom/modem/ipc/irq_apcp.c | 372 +
  2081. drivers/char/broadcom/modem/ipc/lnx_support.c | 143 +
  2082. drivers/char/broadcom/modem/ipc/lnx_support.h | 39 +
  2083. drivers/char/broadcom/modem/net/Kconfig | 7 +
  2084. drivers/char/broadcom/modem/net/Makefile | 22 +
  2085. drivers/char/broadcom/modem/net/bcm_fuse_net.c | 1198 +
  2086. drivers/char/broadcom/modem/net/bcm_net_debug.h | 40 +
  2087. drivers/char/broadcom/modem/public/build_env.mk | 42 +
  2088. drivers/char/broadcom/modem/public/license.txt | 3 +
  2089. .../modem/public/modem/public/common_defs.h | 2337 ++
  2090. .../modem/public/modem/public/common_ecdc.h | 147 +
  2091. .../modem/public/modem/public/common_sim.h | 160 +
  2092. .../char/broadcom/modem/public/modem/public/dlc.h | 83 +
  2093. .../modem/public/modem/public/external_synonym.h | 96 +
  2094. .../char/broadcom/modem/public/modem/public/ms.h | 104 +
  2095. .../broadcom/modem/public/msp_include_paths.gmk | 43 +
  2096. drivers/char/broadcom/modem/public/osheap.h | 367 +
  2097. drivers/char/broadcom/modem/public/osinterrupt.h | 208 +
  2098. drivers/char/broadcom/modem/public/osqueue.h | 322 +
  2099. drivers/char/broadcom/modem/public/ossemaphore.h | 297 +
  2100. drivers/char/broadcom/modem/public/ostask.h | 486 +
  2101. drivers/char/broadcom/modem/public/ostimer.h | 319 +
  2102. drivers/char/broadcom/modem/public/ostypes.h | 114 +
  2103. drivers/char/broadcom/modem/public/resultcode.h | 316 +
  2104. .../modem/public/soc/csl/bsp/public/i2c_drv.h | 331 +
  2105. .../broadcom/modem/public/soc/csl/public/i2c_drv.h | 331 +
  2106. .../modem/public/soc/csl/public/uart_drv.h | 767 +
  2107. .../modem/public/soc/debug/public/logapi.h | 995 +
  2108. .../broadcom/modem/public/soc/os/public/ostimer.h | 307 +
  2109. .../broadcom/modem/public/soc/os/public/ostypes.h | 153 +
  2110. .../char/broadcom/modem/public/soc/public/log.h | 645 +
  2111. .../char/broadcom/modem/public/soc/public/logapi.h | 712 +
  2112. .../broadcom/modem/public/soc/public/mti_trace.h | 252 +
  2113. .../char/broadcom/modem/public/soc/public/sio.h | 68 +
  2114. .../char/broadcom/modem/public/soc/public/timer.h | 166 +
  2115. drivers/char/broadcom/modem/public/stubs/sysparm.h | 14 +
  2116. .../public/sysinterface/cpps/public/cpps_control.h | 41 +
  2117. .../public/sysinterface/em/public/hal_em_battmgr.h | 293 +
  2118. .../modem/public/sysinterface/em/public/meas_mgr.h | 134 +
  2119. .../public/sysinterface/hal/adc/public/hal_adc.h | 176 +
  2120. .../public/sysinterface/hal/pmu/public/hal_pmu.h | 866 +
  2121. .../sysinterface/hal/pmu/public/hal_pmu_glue.h | 54 +
  2122. .../modem/public/sysinterface/hal/rtc/public/rtc.h | 435 +
  2123. .../modem/public/sysinterface/public/file.h | 1077 +
  2124. .../modem/public/sysinterface/sysparms/sysparm.h | 63 +
  2125. .../public/sysinterface/util/public/util_lswap.h | 98 +
  2126. drivers/char/broadcom/modem/public/types.h | 26 +
  2127. drivers/char/broadcom/modem/rpc/Kconfig | 7 +
  2128. drivers/char/broadcom/modem/rpc/Makefile | 32 +
  2129. drivers/char/broadcom/modem/rpc/fuse_rpc_main.c | 231 +
  2130. drivers/char/broadcom/modem/rpc/mqueue.c | 335 +
  2131. drivers/char/broadcom/modem/rpc/mqueue.h | 53 +
  2132. drivers/char/broadcom/modem/rpc/rpc_CIB/Makefile | 1 +
  2133. .../char/broadcom/modem/rpc/rpc_CIB/arpc/Makefile | 1 +
  2134. .../modem/rpc/rpc_CIB/arpc/inc/rpc_internal_api.h | 125 +
  2135. .../broadcom/modem/rpc/rpc_CIB/arpc/src/Makefile | 28 +
  2136. .../broadcom/modem/rpc/rpc_CIB/arpc/src/rpc_api.c | 328 +
  2137. .../broadcom/modem/rpc/rpc_CIB/arpc/src/rpc_ipc.c | 1300 ++
  2138. .../modem/rpc/rpc_CIB/arpc/src/rpc_lookup.c | 260 +
  2139. .../broadcom/modem/rpc/rpc_CIB/arpc/src/rpc_msg.c | 233 +
  2140. .../broadcom/modem/rpc/rpc_CIB/arpc/src/rpc_sys.c | 648 +
  2141. .../broadcom/modem/rpc/rpc_CIB/arpc/src/rpc_test.c | 122 +
  2142. .../broadcom/modem/rpc/rpc_CIB/public/rpc_api.h | 402 +
  2143. .../broadcom/modem/rpc/rpc_CIB/public/rpc_global.h | 143 +
  2144. .../broadcom/modem/rpc/rpc_CIB/public/rpc_ipc.h | 530 +
  2145. .../modem/rpc/rpc_CIB/public/rpc_ipc_config.h | 84 +
  2146. .../modem/rpc/rpc_CIB/public/rpc_sync_api.h | 236 +
  2147. .../char/broadcom/modem/rpc/rpc_CIB/public/xdr.h | 512 +
  2148. .../modem/rpc/rpc_CIB/public/xdr_porting_layer.h | 135 +
  2149. .../char/broadcom/modem/rpc/rpc_CIB/srpc/Makefile | 1 +
  2150. .../broadcom/modem/rpc/rpc_CIB/srpc/src/Makefile | 23 +
  2151. .../broadcom/modem/rpc/rpc_CIB/srpc/src/rpc_sync.c | 908 +
  2152. .../char/broadcom/modem/rpc/rpc_CIB/xdr/Makefile | 1 +
  2153. .../modem/rpc/rpc_CIB/xdr/doc/rfc1832.txt.pdf | Bin 0 -> 29844 bytes
  2154. .../broadcom/modem/rpc/rpc_CIB/xdr/src/Makefile | 26 +
  2155. .../char/broadcom/modem/rpc/rpc_CIB/xdr/src/xdr.c | 1075 +
  2156. .../broadcom/modem/rpc/rpc_CIB/xdr/src/xdr_array.c | 131 +
  2157. .../broadcom/modem/rpc/rpc_CIB/xdr/src/xdr_mem.c | 367 +
  2158. .../modem/rpc/rpc_CIB/xdr/src/xdr_reference.c | 127 +
  2159. drivers/char/broadcom/modem/rpc/rpc_client_msgs.c | 200 +
  2160. drivers/char/broadcom/modem/rpc/rpc_client_msgs.h | 24 +
  2161. drivers/char/broadcom/modem/rpc/rpc_debug.c | 487 +
  2162. drivers/char/broadcom/modem/rpc/rpc_debug.h | 95 +
  2163. drivers/char/broadcom/modem/rpc/rpc_ipc_kernel.c | 2706 +++
  2164. drivers/char/broadcom/modem/rpc/rpc_stubs.c | 133 +
  2165. drivers/char/broadcom/modem/rpc/rpc_wakelock.c | 316 +
  2166. drivers/char/broadcom/modem/rpc/rpc_wakelock.h | 47 +
  2167. drivers/char/broadcom/modem/security/Makefile | 25 +
  2168. .../char/broadcom/modem/security/crypto/Makefile | 13 +
  2169. .../broadcom/modem/security/crypto/crypto_api.c | 89 +
  2170. .../broadcom/modem/security/crypto/crypto_api.h | 55 +
  2171. drivers/char/broadcom/modem/security/security.c | 930 +
  2172. drivers/char/broadcom/modem/security/simlockfun.c | 2544 ++
  2173. drivers/char/broadcom/modem/security/simlockfun.h | 220 +
  2174. drivers/char/broadcom/modem/sysparm/Makefile | 5 +
  2175. drivers/char/broadcom/modem/sysparm/sysparm.c | 1014 +
  2176. drivers/char/broadcom/modem/sysrpc/Makefile | 38 +
  2177. .../broadcom/modem/sysrpc/bcm_sysrpc_handler.c | 290 +
  2178. drivers/char/broadcom/modem/sysrpc/bcmpmu-rpc.c | 242 +
  2179. drivers/char/broadcom/modem/sysrpc/sys_gen_rpc.c | 552 +
  2180. drivers/char/broadcom/modem/sysrpc/sys_msg.c | 203 +
  2181. drivers/char/broadcom/modem/sysrpc/sys_rpc.c | 449 +
  2182. .../broadcom/modem/sysrpc/sysrpc-capi/Makefile | 30 +
  2183. .../modem/sysrpc/sysrpc-capi/gen/sys_gen_rpc.h | 312 +
  2184. .../modem/sysrpc/sysrpc-capi/gen/sys_gen_rpc.i | 45 +
  2185. .../modem/sysrpc/sysrpc-capi/public/sysrpc_init.h | 17 +
  2186. .../broadcom/modem/sysrpc/sysrpc-capi/sys_api.h | 19 +
  2187. .../modem/sysrpc/sysrpc-capi/sys_common_rpc.h | 122 +
  2188. .../broadcom/modem/sysrpc/sysrpc-capi/sys_inc.txt | 39 +
  2189. .../broadcom/modem/sysrpc/sysrpc-capi/sys_rpc.h | 103 +
  2190. drivers/char/broadcom/modem/sysrpc/sysrpc.c | 209 +
  2191. drivers/char/broadcom/modem/vsp/Makefile | 24 +
  2192. drivers/char/broadcom/modem/vsp/fuse_vsp.c | 854 +
  2193. drivers/char/broadcom/modem/vsp/vsp_debug.h | 33 +
  2194. drivers/char/broadcom/perftest/Makefile | 11 +
  2195. drivers/char/broadcom/perftest/perftest.c | 1912 ++
  2196. drivers/char/broadcom/rear_flash/Makefile | 19 +
  2197. drivers/char/broadcom/rear_flash/rear_flash.c | 121 +
  2198. drivers/char/broadcom/rtc_cal/Makefile | 32 +
  2199. drivers/char/broadcom/rtc_cal/bcm_rtc_cal.c | 2113 ++
  2200. drivers/char/broadcom/rtc_cal/bcm_rtc_cal.h | 195 +
  2201. drivers/char/broadcom/rtc_cal/rtc_sc.c | 379 +
  2202. drivers/char/broadcom/rtc_cal/rtc_sc.h | 105 +
  2203. drivers/char/broadcom/sigmorph-test.c | 171 +
  2204. drivers/char/broadcom/sigmorph.c | 163 +
  2205. drivers/char/broadcom/sysman_remote/Makefile | 22 +
  2206. .../char/broadcom/sysman_remote/sysman_remote.c | 464 +
  2207. drivers/char/broadcom/unicam/Makefile | 28 +
  2208. drivers/char/broadcom/unicam/unicam.c | 703 +
  2209. drivers/char/broadcom/v3d/Makefile | 28 +
  2210. drivers/char/broadcom/v3d/v3d.c | 2101 ++
  2211. drivers/char/broadcom/vc_cam/Makefile | 20 +
  2212. drivers/char/broadcom/vc_cam/vc_cam.c | 1965 ++
  2213. drivers/char/broadcom/vc_cma/Makefile | 16 +
  2214. drivers/char/broadcom/vc_cma/vc_cma.c | 1180 +
  2215. drivers/char/broadcom/vc_display/Makefile | 9 +
  2216. drivers/char/broadcom/vc_display/vc_display.c | 743 +
  2217. drivers/char/broadcom/vc_display/vc_display.h | 24 +
  2218. drivers/char/broadcom/vc_dnfo/Makefile | 8 +
  2219. drivers/char/broadcom/vc_dnfo/vc_dnfo.c | 449 +
  2220. drivers/char/broadcom/vc_fb/Makefile | 22 +
  2221. drivers/char/broadcom/vc_fb/vc_fb_ipc.h | 110 +
  2222. drivers/char/broadcom/vc_fb/vc_vchi_fb.c | 791 +
  2223. drivers/char/broadcom/vc_fb/vmcs_fb.c | 2084 ++
  2224. drivers/char/broadcom/vc_hnfo/Makefile | 8 +
  2225. drivers/char/broadcom/vc_hnfo/vc_hnfo.c | 330 +
  2226. drivers/char/broadcom/vc_lmk/Makefile | 7 +
  2227. drivers/char/broadcom/vc_lmk/vc_lmk.c | 396 +
  2228. drivers/char/broadcom/vc_mem/Makefile | 10 +
  2229. drivers/char/broadcom/vc_mem/vc_mem.c | 591 +
  2230. drivers/char/broadcom/vc_mem/vc_reserve.c | 94 +
  2231. drivers/char/broadcom/vc_omx/Makefile | 8 +
  2232. drivers/char/broadcom/vc_omx/vc_omx.c | 433 +
  2233. drivers/char/broadcom/vc_pmu_request/Makefile | 11 +
  2234. .../char/broadcom/vc_pmu_request/vc_pmu_request.c | 261 +
  2235. drivers/char/broadcom/vc_rpmsg/Makefile | 7 +
  2236. drivers/char/broadcom/vc_rpmsg/vc_rpmsg.c | 651 +
  2237. drivers/char/broadcom/vc_services/Makefile | 6 +
  2238. .../char/broadcom/vc_services/vc_rpmsg_service.c | 1029 +
  2239. drivers/char/broadcom/vc_sm/Makefile | 21 +
  2240. drivers/char/broadcom/vc_sm/vc_vchi_sm.c | 500 +
  2241. drivers/char/broadcom/vc_sm/vmcs_sm.c | 3548 +++
  2242. drivers/char/broadcom/vc_watchdog/Makefile | 9 +
  2243. drivers/char/broadcom/vc_watchdog/vc_watchdog.c | 617 +
  2244. drivers/char/broadcom/vc_watchdog_rpmsg/Makefile | 9 +
  2245. .../broadcom/vc_watchdog_rpmsg/vc_watchdog_rpmsg.c | 616 +
  2246. drivers/char/broadcom/vce/Makefile | 28 +
  2247. drivers/char/broadcom/vce/vce.c | 951 +
  2248. drivers/char/broadcom/wfd.c | 1244 +
  2249. drivers/char/dcc_tty.c | 326 +
  2250. drivers/char/hw_random/Kconfig | 9 +
  2251. drivers/char/hw_random/Makefile | 1 +
  2252. drivers/char/hw_random/kona_rng.c | 298 +
  2253. drivers/char/hw_random/virtio-rng.c | 2 +-
  2254. drivers/char/mem.c | 17 +
  2255. drivers/char/virtio_console.c | 6 +-
  2256. drivers/clk/clkdev.c | 2 +-
  2257. drivers/cpufreq/Kconfig | 39 +
  2258. drivers/cpufreq/Makefile | 3 +
  2259. drivers/cpufreq/cpufreq_interactive.c | 1005 +
  2260. drivers/cpufreq/cpufreq_profile.c | 503 +
  2261. drivers/cpufreq/cpufreq_stats.c | 25 +
  2262. drivers/cpuidle/governors/menu.c | 7 +-
  2263. drivers/crypto/Kconfig | 17 +
  2264. drivers/crypto/Makefile | 8 +
  2265. drivers/crypto/brcm_spum.c | 166 +
  2266. drivers/crypto/brcm_spum.h | 317 +
  2267. drivers/crypto/brcm_spum_aes.c | 792 +
  2268. drivers/crypto/brcm_spum_hash.c | 1216 +
  2269. drivers/crypto/spum_aes.c | 1072 +
  2270. drivers/crypto/spum_hash.c | 1430 ++
  2271. drivers/eisa/.gitignore | 1 -
  2272. drivers/gpio/Kconfig | 11 +
  2273. drivers/gpio/gpiolib.c | 48 +
  2274. drivers/gpio/pca953x.c | 19 +-
  2275. drivers/gpu/Makefile | 2 +-
  2276. drivers/gpu/drm/radeon/.gitignore | 3 -
  2277. drivers/gpu/ion/Kconfig | 12 +
  2278. drivers/gpu/ion/Makefile | 2 +
  2279. drivers/gpu/ion/ion.c | 1186 +
  2280. drivers/gpu/ion/ion_carveout_heap.c | 162 +
  2281. drivers/gpu/ion/ion_heap.c | 72 +
  2282. drivers/gpu/ion/ion_priv.h | 184 +
  2283. drivers/gpu/ion/ion_system_heap.c | 198 +
  2284. drivers/gpu/ion/ion_system_mapper.c | 114 +
  2285. drivers/gpu/ion/tegra/Makefile | 1 +
  2286. drivers/gpu/ion/tegra/tegra_ion.c | 96 +
  2287. drivers/gud/Kconfig | 31 +
  2288. drivers/gud/Makefile | 59 +
  2289. drivers/gud/MobiCoreDriver/Makefile | 26 +
  2290. drivers/gud/MobiCoreDriver/api.c | 115 +
  2291. drivers/gud/MobiCoreDriver/arm.h | 73 +
  2292. drivers/gud/MobiCoreDriver/build.sh | 28 +
  2293. drivers/gud/MobiCoreDriver/debug.h | 62 +
  2294. drivers/gud/MobiCoreDriver/fastcall.h | 198 +
  2295. drivers/gud/MobiCoreDriver/logging.c | 351 +
  2296. drivers/gud/MobiCoreDriver/logging.h | 28 +
  2297. drivers/gud/MobiCoreDriver/main.c | 1470 ++
  2298. drivers/gud/MobiCoreDriver/main.h | 153 +
  2299. drivers/gud/MobiCoreDriver/mem.c | 722 +
  2300. drivers/gud/MobiCoreDriver/mem.h | 139 +
  2301. drivers/gud/MobiCoreDriver/ops.c | 398 +
  2302. drivers/gud/MobiCoreDriver/ops.h | 35 +
  2303. .../platforms/BCM_28155_STD/platform.h | 28 +
  2304. drivers/gud/MobiCoreDriver/pm.c | 301 +
  2305. drivers/gud/MobiCoreDriver/pm.h | 45 +
  2306. drivers/gud/MobiCoreDriver/public/mc_kernel_api.h | 83 +
  2307. drivers/gud/MobiCoreDriver/public/mc_linux.h | 214 +
  2308. drivers/gud/MobiCoreDriver/public/version.h | 36 +
  2309. drivers/gud/MobiCoreKernelApi/Makefile | 48 +
  2310. drivers/gud/MobiCoreKernelApi/build.sh | 34 +
  2311. drivers/gud/MobiCoreKernelApi/clientlib.c | 1067 +
  2312. drivers/gud/MobiCoreKernelApi/common.h | 73 +
  2313. drivers/gud/MobiCoreKernelApi/connection.c | 199 +
  2314. drivers/gud/MobiCoreKernelApi/connection.h | 57 +
  2315. drivers/gud/MobiCoreKernelApi/device.c | 226 +
  2316. drivers/gud/MobiCoreKernelApi/device.h | 56 +
  2317. drivers/gud/MobiCoreKernelApi/include/mcinq.h | 117 +
  2318. drivers/gud/MobiCoreKernelApi/include/mcuuid.h | 67 +
  2319. drivers/gud/MobiCoreKernelApi/main.c | 195 +
  2320. .../MobiCoreKernelApi/public/mobicore_driver_api.h | 445 +
  2321. .../MobiCoreKernelApi/public/mobicore_driver_cmd.h | 264 +
  2322. drivers/gud/MobiCoreKernelApi/session.c | 201 +
  2323. drivers/gud/MobiCoreKernelApi/session.h | 140 +
  2324. drivers/gud/MobiCoreKernelApi/wsm.h | 23 +
  2325. drivers/gud/build_tag.h | 29 +
  2326. drivers/haptic/Kconfig | 30 +
  2327. drivers/haptic/Makefile | 6 +
  2328. drivers/haptic/bcm_haptics.c | 386 +
  2329. drivers/haptic/haptic-class.c | 259 +
  2330. drivers/haptic/haptic-samsung-pwm.c | 378 +
  2331. drivers/haptic/haptic.h | 35 +
  2332. drivers/hid/Kconfig | 32 +
  2333. drivers/hid/Makefile | 2 +
  2334. drivers/hid/hid-amazon-gp.c | 76 +
  2335. drivers/hid/hid-core.c | 55 +-
  2336. drivers/hid/hid-debug.c | 5 +
  2337. drivers/hid/hid-ids.h | 4 +
  2338. drivers/hid/hid-input.c | 109 +-
  2339. drivers/hid/hid-magicmouse.c | 13 +-
  2340. drivers/hid/hid-multitouch.c | 10 +
  2341. drivers/hid/hid-ntrig.c | 3 +-
  2342. drivers/hid/hid-picolcd.c | 2 +-
  2343. drivers/hid/hid-pl.c | 10 +-
  2344. drivers/hid/hid-zpff.c | 18 +-
  2345. drivers/hid/uhid.c | 603 +
  2346. drivers/hwmon/Kconfig | 25 +
  2347. drivers/hwmon/Makefile | 6 +
  2348. drivers/hwmon/bcmpmu-hwmon.c | 1682 ++
  2349. drivers/hwmon/bcmpmu-thermal.c | 83 +
  2350. drivers/hwmon/kona-thermal.c | 684 +
  2351. drivers/hwmon/kona-tmon.c | 1147 +
  2352. drivers/hwmon/tmp103.c | 506 +
  2353. drivers/i2c/Kconfig | 1 +
  2354. drivers/i2c/Makefile | 1 +
  2355. drivers/i2c/busses/Kconfig | 27 +
  2356. drivers/i2c/busses/Makefile | 6 +
  2357. drivers/i2c/busses/brcm_sspi/Makefile | 8 +
  2358. drivers/i2c/busses/brcm_sspi/chal_common.h | 37 +
  2359. drivers/i2c/busses/brcm_sspi/chal_os_types.h | 10 +
  2360. drivers/i2c/busses/brcm_sspi/chal_reg.h | 74 +
  2361. drivers/i2c/busses/brcm_sspi/chal_types.h | 111 +
  2362. drivers/i2c/busses/brcm_sspi/i2c-sspi.c | 626 +
  2363. drivers/i2c/busses/brcm_sspi/sspi_helpers.c | 674 +
  2364. drivers/i2c/busses/brcm_sspi/sspi_helpers.h | 233 +
  2365. drivers/i2c/busses/i2c-bsc.c | 2146 ++
  2366. drivers/i2c/busses/i2c-bsc.h | 1133 +
  2367. drivers/i2c/busses/i2c-cpm.c | 7 +-
  2368. drivers/i2c/busses/i2c-pxa.c | 7 +-
  2369. drivers/i2c/busses/i2c-s6000.c | 5 +-
  2370. drivers/i2c/clients/Kconfig | 5 +
  2371. drivers/i2c/clients/Makefile | 2 +
  2372. drivers/i2c/clients/dac6571.c | 446 +
  2373. drivers/i2c/i2c-core.c | 5 +
  2374. drivers/input/Kconfig | 9 +
  2375. drivers/input/Makefile | 1 +
  2376. drivers/input/evdev.c | 78 +-
  2377. drivers/input/keyboard/Kconfig | 32 +
  2378. drivers/input/keyboard/Makefile | 3 +
  2379. drivers/input/keyboard/bcm_keypad.c | 480 +
  2380. drivers/input/keyboard/kona_keypad.c | 702 +
  2381. drivers/input/keyboard/lm8325.c | 816 +
  2382. drivers/input/keyreset.c | 239 +
  2383. drivers/input/misc/Kconfig | 79 +
  2384. drivers/input/misc/Makefile | 11 +-
  2385. drivers/input/misc/bcm2850_mic_detect.c | 523 +
  2386. drivers/input/misc/bcm59055_onkey.c | 187 +
  2387. drivers/input/misc/bcmpmu_ponkey.c | 159 +
  2388. drivers/input/misc/gpio_axis.c | 192 +
  2389. drivers/input/misc/gpio_event.c | 260 +
  2390. drivers/input/misc/gpio_input.c | 376 +
  2391. drivers/input/misc/gpio_matrix.c | 441 +
  2392. drivers/input/misc/gpio_output.c | 97 +
  2393. drivers/input/misc/hscdtd006a.c | 672 +
  2394. drivers/input/misc/keychord.c | 387 +
  2395. drivers/input/misc/kona_headset.c | 1788 ++
  2396. drivers/input/misc/kona_headset_multi_button.c | 2488 ++
  2397. drivers/input/misc/smb380.c | 845 +
  2398. drivers/input/touchscreen/Kconfig | 121 +
  2399. drivers/input/touchscreen/Makefile | 12 +
  2400. drivers/input/touchscreen/atmel_mxt_ts.c | 128 +-
  2401. drivers/input/touchscreen/bcm15500_i2c_ts.c | 3697 +++
  2402. .../input/touchscreen/coreriver_touchkey/Kconfig | 15 +
  2403. .../input/touchscreen/coreriver_touchkey/Makefile | 6 +
  2404. .../coreriver_touchkey/tc360l_touchkey.c | 1421 ++
  2405. drivers/input/touchscreen/cypress_touchkey/Kconfig | 15 +
  2406. .../input/touchscreen/cypress_touchkey/Makefile | 6 +
  2407. .../cypress_touchkey/cypress-touchkey.c | 1560 ++
  2408. .../input/touchscreen/cypress_touchkey/issp_defs.h | 101 +
  2409. .../touchscreen/cypress_touchkey/issp_delays.h | 87 +
  2410. .../touchscreen/cypress_touchkey/issp_directives.h | 474 +
  2411. .../cypress_touchkey/issp_driver_routines.c | 499 +
  2412. .../touchscreen/cypress_touchkey/issp_errors.h | 65 +
  2413. .../touchscreen/cypress_touchkey/issp_extern.h | 100 +
  2414. .../input/touchscreen/cypress_touchkey/issp_main.c | 905 +
  2415. .../touchscreen/cypress_touchkey/issp_revision.h | 65 +
  2416. .../touchscreen/cypress_touchkey/issp_routines.c | 1044 +
  2417. .../touchscreen/cypress_touchkey/issp_vectors.h | 1146 +
  2418. .../touchscreen/cypress_touchkey/touchkey_fw_M0.h | 747 +
  2419. .../touchscreen/cypress_touchkey/touchkey_fw_NA.h | 747 +
  2420. .../cypress_touchkey/touchkey_fw_NAATT.h | 747 +
  2421. .../touchscreen/cypress_touchkey/touchkey_fw_NTT.h | 685 +
  2422. .../touchscreen/cypress_touchkey/touchkey_fw_Q1.h | 747 +
  2423. .../touchscreen/cypress_touchkey/touchkey_fw_T0.h | 770 +
  2424. .../touchscreen/cypress_touchkey/touchkey_fw_U1.h | 747 +
  2425. drivers/input/touchscreen/cyttsp4_core.c | 6213 +++++
  2426. drivers/input/touchscreen/cyttsp4_core.h | 151 +
  2427. drivers/input/touchscreen/cyttsp4_i2c.c | 216 +
  2428. drivers/input/touchscreen/egalax_i2c_ts.c | 2199 ++
  2429. drivers/input/touchscreen/ft5x06_ts.c | 1353 ++
  2430. drivers/input/touchscreen/goodix_tool.c | 514 +
  2431. drivers/input/touchscreen/gt818-ts.c | 1807 ++
  2432. drivers/input/touchscreen/gt9xx.c | 1211 +
  2433. drivers/input/touchscreen/gt9xx_update.c | 1133 +
  2434. drivers/input/touchscreen/mxt224.c | 3957 ++++
  2435. drivers/input/touchscreen/qt602240_ts.c | 1530 ++
  2436. drivers/input/touchscreen/synaptics_i2c_rmi.c | 675 +
  2437. drivers/input/touchscreen/tango_i2c_ts.c | 1368 ++
  2438. drivers/input/touchscreen/tsc2007.c | 6 +-
  2439. drivers/isdn/mISDN/socket.c | 13 +-
  2440. drivers/leds/Kconfig | 14 +
  2441. drivers/leds/Makefile | 2 +
  2442. drivers/leds/leds-islands_ff.c | 190 +
  2443. drivers/leds/ledtrig-sleep.c | 80 +
  2444. drivers/lguest/lguest_device.c | 8 +-
  2445. drivers/mfd/Kconfig | 41 +
  2446. drivers/mfd/Makefile | 3 +
  2447. drivers/mfd/bcm590xx-core.c | 670 +
  2448. drivers/mfd/bcm590xx-i2c.c | 130 +
  2449. drivers/mfd/bcm590xx-usb.c | 533 +
  2450. drivers/mfd/bcmpmu-accy.c | 1952 ++
  2451. drivers/mfd/bcmpmu-bcm59039-map.c | 705 +
  2452. drivers/mfd/bcmpmu-bcm59055-map.c | 454 +
  2453. drivers/mfd/bcmpmu-bcm59056-map.c | 1484 ++
  2454. drivers/mfd/bcmpmu-core.c | 720 +
  2455. drivers/mfd/bcmpmu-i2c.c | 815 +
  2456. drivers/mfd/bcmpmu-irq.c | 390 +
  2457. drivers/misc/Kconfig | 320 +
  2458. drivers/misc/Kconfig.stm | 113 +
  2459. drivers/misc/Makefile | 41 +-
  2460. drivers/misc/akm8963.c | 1538 ++
  2461. drivers/misc/akm8975.c | 750 +
  2462. drivers/misc/akm8975_brcm.c | 666 +
  2463. drivers/misc/al3006.c | 1277 ++
  2464. drivers/misc/ami306/Makefile | 16 +
  2465. drivers/misc/ami306/ami306_cmd.c | 1120 +
  2466. drivers/misc/ami306/ami306_km.c | 470 +
  2467. drivers/misc/ami306/ami306_km_brcm.c | 891 +
  2468. drivers/misc/ami306/ami306_self_test.c | 441 +
  2469. drivers/misc/ami306/linux/ami306_cmd.h | 43 +
  2470. drivers/misc/ami306/linux/ami306_hw.h | 72 +
  2471. drivers/misc/ami306/linux/ami_sensor_pif.h | 20 +
  2472. drivers/misc/apanic.c | 786 +
  2473. drivers/misc/apanic.h | 43 +
  2474. drivers/misc/apanic_mmc.c | 682 +
  2475. drivers/misc/apanic_mmc.h | 42 +
  2476. drivers/misc/bcm59055-adc.c | 607 +
  2477. drivers/misc/bcm59055-adc_chipset_api.c | 1600 ++
  2478. drivers/misc/bcm59055-audio.c | 540 +
  2479. drivers/misc/bcm59055-fuelgauge.c | 435 +
  2480. drivers/misc/bcm59055-selftest.c | 2052 ++
  2481. drivers/misc/bcm_reset_mmc_utils.c | 85 +
  2482. drivers/misc/bcmbt_lpm.c | 649 +
  2483. drivers/misc/bcmbt_rfkill.c | 168 +
  2484. drivers/misc/bcmpmu-selftest.c | 1985 ++
  2485. drivers/misc/bcmpmu_audio.c | 972 +
  2486. drivers/misc/bcmpmu_csapi_adc.c | 1117 +
  2487. drivers/misc/bh1715.c | 364 +
  2488. drivers/misc/bma150.c | 846 +
  2489. drivers/misc/bmp18x-core.c | 854 +
  2490. drivers/misc/bmp18x-i2c.c | 249 +
  2491. drivers/misc/bmp18x-spi.c | 145 +
  2492. drivers/misc/bralloc_mem.c | 985 +
  2493. drivers/misc/brvsens_driver.c | 726 +
  2494. drivers/misc/bthid.c | 352 +
  2495. drivers/misc/cm3663.c | 945 +
  2496. drivers/misc/cp_crash.c | 97 +
  2497. drivers/misc/cp_crash.h | 47 +
  2498. drivers/misc/emmc_rpmb/Kconfig | 29 +
  2499. drivers/misc/emmc_rpmb/Makefile | 6 +
  2500. drivers/misc/emmc_rpmb/emmc_rpmb_rw.c | 1244 +
  2501. drivers/misc/emmc_rpmb/emmc_rpmb_rw.h | 142 +
  2502. drivers/misc/emmc_rpmb/hmac_sha2.c | 146 +
  2503. drivers/misc/emmc_rpmb/hmac_sha2.h | 93 +
  2504. drivers/misc/emmc_rpmb/keybox_emmc_rpmb.c | 469 +
  2505. drivers/misc/emmc_rpmb/sha2.c | 380 +
  2506. drivers/misc/emmc_rpmb/sha2.h | 90 +
  2507. drivers/misc/fsa9485.c | 1163 +
  2508. drivers/misc/idme.c | 140 +
  2509. drivers/misc/ipc.c | 549 +
  2510. drivers/misc/isl29044.c | 1098 +
  2511. drivers/misc/kxtik.c | 882 +
  2512. drivers/misc/lps331ap.c | 1317 ++
  2513. drivers/misc/mmc328xma.c | 1091 +
  2514. drivers/misc/mmc328xma.h | 62 +
  2515. drivers/misc/mpu3050.c | 634 +
  2516. drivers/misc/pmem.c | 2011 ++
  2517. drivers/misc/stm.c | 754 +
  2518. drivers/misc/taos.c | 1887 ++
  2519. drivers/misc/tmd2771.c | 2237 ++
  2520. drivers/misc/tmd2771.h | 46 +
  2521. drivers/misc/uid_stat.c | 156 +
  2522. drivers/misc/vc04_services/Kconfig | 37 +
  2523. drivers/misc/vc04_services/Makefile | 105 +
  2524. .../vc04_services/interface/debug_sym/debug_sym.c | 562 +
  2525. .../vc04_services/interface/debug_sym/debug_sym.h | 177 +
  2526. .../interface/vchi/connections/connection.h | 313 +
  2527. .../interface/vchi/message_drivers/message.h | 189 +
  2528. drivers/misc/vc04_services/interface/vchi/vchi.h | 355 +
  2529. .../misc/vc04_services/interface/vchi/vchi_cfg.h | 209 +
  2530. .../interface/vchi/vchi_cfg_internal.h | 56 +
  2531. .../vc04_services/interface/vchi/vchi_common.h | 148 +
  2532. .../misc/vc04_services/interface/vchi/vchi_mh.h | 27 +
  2533. .../interface/vchiq_arm/platform-cfg/capri-bi.mk | 25 +
  2534. .../vchiq_arm/platform-cfg/capri-bivcm.mk | 25 +
  2535. .../interface/vchiq_arm/platform-cfg/island.mk | 25 +
  2536. .../misc/vc04_services/interface/vchiq_arm/vchiq.h | 26 +
  2537. .../vc04_services/interface/vchiq_arm/vchiq_2835.h | 27 +
  2538. .../interface/vchiq_arm/vchiq_2835_arm.c | 505 +
  2539. .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 2816 +++
  2540. .../vc04_services/interface/vchiq_arm/vchiq_arm.h | 197 +
  2541. .../vc04_services/interface/vchiq_arm/vchiq_bi.h | 24 +
  2542. .../interface/vchiq_arm/vchiq_bi_arm.c | 1432 ++
  2543. .../interface/vchiq_arm/vchiq_bi_ipc_shared_mem.h | 84 +
  2544. .../interface/vchiq_arm/vchiq_bivcm.h | 28 +
  2545. .../interface/vchiq_arm/vchiq_bivcm_arm.c | 483 +
  2546. .../interface/vchiq_arm/vchiq_build_info.h | 22 +
  2547. .../vc04_services/interface/vchiq_arm/vchiq_cfg.h | 45 +
  2548. .../interface/vchiq_arm/vchiq_connected.c | 100 +
  2549. .../interface/vchiq_arm/vchiq_connected.h | 32 +
  2550. .../vc04_services/interface/vchiq_arm/vchiq_core.c | 3811 +++
  2551. .../vc04_services/interface/vchiq_arm/vchiq_core.h | 691 +
  2552. .../interface/vchiq_arm/vchiq_genversion | 89 +
  2553. .../vc04_services/interface/vchiq_arm/vchiq_if.h | 173 +
  2554. .../interface/vchiq_arm/vchiq_ioctl.h | 114 +
  2555. .../interface/vchiq_arm/vchiq_kern_lib.c | 426 +
  2556. .../vc04_services/interface/vchiq_arm/vchiq_kona.h | 43 +
  2557. .../interface/vchiq_arm/vchiq_kona_arm.c | 1593 ++
  2558. .../interface/vchiq_arm/vchiq_kona_arm.h | 40 +
  2559. .../interface/vchiq_arm/vchiq_memdrv.h | 52 +
  2560. .../interface/vchiq_arm/vchiq_memdrv_kona.c | 252 +
  2561. .../interface/vchiq_arm/vchiq_pagelist.h | 43 +
  2562. .../vc04_services/interface/vchiq_arm/vchiq_proc.c | 226 +
  2563. .../vc04_services/interface/vchiq_arm/vchiq_shim.c | 787 +
  2564. .../vc04_services/interface/vchiq_arm/vchiq_util.c | 136 +
  2565. .../vc04_services/interface/vchiq_arm/vchiq_util.h | 67 +
  2566. drivers/misc/wl127x-rfkill.c | 121 +
  2567. .../yas532/geomagnetic/yas_mag_kernel_driver.c | 1998 ++
  2568. drivers/mmc-poll/Kconfig | 18 +
  2569. drivers/mmc-poll/Makefile | 5 +
  2570. drivers/mmc-poll/kona_mmc.c | 790 +
  2571. drivers/mmc-poll/kona_mmc.h | 106 +
  2572. drivers/mmc-poll/mmc_poll.c | 1112 +
  2573. drivers/mmc-poll/mmc_poll_stack.c | 105 +
  2574. drivers/mmc-poll/mmc_poll_test.c | 231 +
  2575. drivers/mmc/card/Kconfig | 9 +
  2576. drivers/mmc/card/block.c | 360 +-
  2577. drivers/mmc/core/Kconfig | 17 +
  2578. drivers/mmc/core/bus.c | 24 +-
  2579. drivers/mmc/core/core.c | 112 +-
  2580. drivers/mmc/core/host.c | 10 +-
  2581. drivers/mmc/core/mmc.c | 40 +-
  2582. drivers/mmc/core/sd.c | 296 +-
  2583. drivers/mmc/core/sdio.c | 156 +-
  2584. drivers/mmc/core/sdio_bus.c | 13 +-
  2585. drivers/mmc/core/sdio_io.c | 74 +-
  2586. drivers/mmc/host/Kconfig | 42 +
  2587. drivers/mmc/host/Makefile | 33 +
  2588. drivers/mmc/host/sdhci-pltfm-kona.c | 1664 ++
  2589. drivers/mmc/host/sdhci-pltfm.h | 50 +-
  2590. drivers/mmc/host/sdhci.c | 910 +-
  2591. drivers/mmc/host/sdhci.h | 15 +-
  2592. drivers/mmc/host/sdio-wifi.c | 352 +
  2593. drivers/mtd/Kconfig | 2 +
  2594. drivers/mtd/Makefile | 2 +-
  2595. drivers/mtd/bcmnand/Kconfig | 22 +
  2596. drivers/mtd/bcmnand/Makefile | 5 +
  2597. drivers/mtd/bcmnand/bcmnand.c | 1548 ++
  2598. drivers/mtd/nand/Kconfig | 25 +
  2599. drivers/mtd/nand/nand_base.c | 39 +
  2600. drivers/net/Kconfig | 43 +-
  2601. drivers/net/Makefile | 4 +
  2602. drivers/net/brcm_netconsole.c | 1025 +
  2603. drivers/net/island_net.c | 3284 +++
  2604. drivers/net/phy/broadcom.c | 22 +
  2605. drivers/net/pppoe.c | 2 -
  2606. drivers/net/pppolac.c | 449 +
  2607. drivers/net/pppopns.c | 428 +
  2608. drivers/net/tg3.c | 15 +-
  2609. drivers/net/tg3.h | 13 +
  2610. drivers/net/tun.c | 10 +-
  2611. drivers/net/usb/asix.c | 10 +-
  2612. drivers/net/usb/usbnet.c | 5 +
  2613. drivers/net/virtio_net.c | 25 +-
  2614. drivers/net/wan/.gitignore | 1 -
  2615. drivers/net/wireless/Kconfig | 23 +
  2616. drivers/net/wireless/Makefile | 9 +
  2617. drivers/net/wireless/bcm4329/Kconfig | 33 +
  2618. drivers/net/wireless/bcm4329/Makefile | 34 +
  2619. drivers/net/wireless/bcm4329/aiutils.c | 686 +
  2620. drivers/net/wireless/bcm4329/bcmpcispi.c | 630 +
  2621. drivers/net/wireless/bcm4329/bcmsdh.c | 664 +
  2622. drivers/net/wireless/bcm4329/bcmsdh_linux.c | 734 +
  2623. drivers/net/wireless/bcm4329/bcmsdh_sdmmc.c | 1304 ++
  2624. drivers/net/wireless/bcm4329/bcmsdh_sdmmc_linux.c | 290 +
  2625. drivers/net/wireless/bcm4329/bcmsdspi.c | 1596 ++
  2626. drivers/net/wireless/bcm4329/bcmsdspi_linux.c | 252 +
  2627. drivers/net/wireless/bcm4329/bcmsdstd.c | 3127 +++
  2628. drivers/net/wireless/bcm4329/bcmsdstd_linux.c | 251 +
  2629. drivers/net/wireless/bcm4329/bcmutils.c | 1838 ++
  2630. drivers/net/wireless/bcm4329/bcmwifi.c | 199 +
  2631. drivers/net/wireless/bcm4329/dhd.h | 464 +
  2632. drivers/net/wireless/bcm4329/dhd_bus.h | 93 +
  2633. drivers/net/wireless/bcm4329/dhd_cdc.c | 522 +
  2634. drivers/net/wireless/bcm4329/dhd_common.c | 2432 ++
  2635. drivers/net/wireless/bcm4329/dhd_custom_gpio.c | 295 +
  2636. drivers/net/wireless/bcm4329/dhd_dbg.h | 100 +
  2637. drivers/net/wireless/bcm4329/dhd_linux.c | 3435 +++
  2638. drivers/net/wireless/bcm4329/dhd_linux_sched.c | 38 +
  2639. drivers/net/wireless/bcm4329/dhd_proto.h | 102 +
  2640. drivers/net/wireless/bcm4329/dhd_sdio.c | 5828 +++++
  2641. drivers/net/wireless/bcm4329/dngl_stats.h | 43 +
  2642. drivers/net/wireless/bcm4329/hndpmu.c | 131 +
  2643. drivers/net/wireless/bcm4329/include/Makefile | 21 +
  2644. drivers/net/wireless/bcm4329/include/aidmp.h | 368 +
  2645. drivers/net/wireless/bcm4329/include/bcmcdc.h | 100 +
  2646. drivers/net/wireless/bcm4329/include/bcmdefs.h | 114 +
  2647. drivers/net/wireless/bcm4329/include/bcmdevs.h | 124 +
  2648. drivers/net/wireless/bcm4329/include/bcmendian.h | 205 +
  2649. drivers/net/wireless/bcm4329/include/bcmpcispi.h | 205 +
  2650. drivers/net/wireless/bcm4329/include/bcmperf.h | 36 +
  2651. drivers/net/wireless/bcm4329/include/bcmsdbus.h | 117 +
  2652. drivers/net/wireless/bcm4329/include/bcmsdh.h | 208 +
  2653. .../net/wireless/bcm4329/include/bcmsdh_sdmmc.h | 122 +
  2654. drivers/net/wireless/bcm4329/include/bcmsdpcm.h | 263 +
  2655. drivers/net/wireless/bcm4329/include/bcmsdspi.h | 131 +
  2656. drivers/net/wireless/bcm4329/include/bcmsdstd.h | 223 +
  2657. drivers/net/wireless/bcm4329/include/bcmspi.h | 36 +
  2658. drivers/net/wireless/bcm4329/include/bcmspibrcm.h | 134 +
  2659. drivers/net/wireless/bcm4329/include/bcmutils.h | 637 +
  2660. drivers/net/wireless/bcm4329/include/bcmwifi.h | 154 +
  2661. drivers/net/wireless/bcm4329/include/dhdioctl.h | 123 +
  2662. drivers/net/wireless/bcm4329/include/epivers.h | 48 +
  2663. drivers/net/wireless/bcm4329/include/hndpmu.h | 34 +
  2664. .../net/wireless/bcm4329/include/hndrte_armtrap.h | 88 +
  2665. drivers/net/wireless/bcm4329/include/hndrte_cons.h | 63 +
  2666. drivers/net/wireless/bcm4329/include/hndsoc.h | 195 +
  2667. drivers/net/wireless/bcm4329/include/linux_osl.h | 322 +
  2668. drivers/net/wireless/bcm4329/include/linuxver.h | 447 +
  2669. drivers/net/wireless/bcm4329/include/miniopt.h | 77 +
  2670. drivers/net/wireless/bcm4329/include/msgtrace.h | 72 +
  2671. drivers/net/wireless/bcm4329/include/osl.h | 55 +
  2672. .../wireless/bcm4329/include/packed_section_end.h | 54 +
  2673. .../bcm4329/include/packed_section_start.h | 61 +
  2674. drivers/net/wireless/bcm4329/include/pcicfg.h | 52 +
  2675. .../net/wireless/bcm4329/include/proto/802.11.h | 1433 ++
  2676. .../net/wireless/bcm4329/include/proto/802.11e.h | 131 +
  2677. .../net/wireless/bcm4329/include/proto/802.1d.h | 49 +
  2678. .../net/wireless/bcm4329/include/proto/bcmeth.h | 83 +
  2679. .../net/wireless/bcm4329/include/proto/bcmevent.h | 212 +
  2680. drivers/net/wireless/bcm4329/include/proto/bcmip.h | 157 +
  2681. drivers/net/wireless/bcm4329/include/proto/eapol.h | 172 +
  2682. .../net/wireless/bcm4329/include/proto/ethernet.h | 148 +
  2683. drivers/net/wireless/bcm4329/include/proto/sdspi.h | 71 +
  2684. drivers/net/wireless/bcm4329/include/proto/vlan.h | 63 +
  2685. drivers/net/wireless/bcm4329/include/proto/wpa.h | 159 +
  2686. drivers/net/wireless/bcm4329/include/sbchipc.h | 1026 +
  2687. drivers/net/wireless/bcm4329/include/sbconfig.h | 276 +
  2688. drivers/net/wireless/bcm4329/include/sbhnddma.h | 294 +
  2689. drivers/net/wireless/bcm4329/include/sbpcmcia.h | 109 +
  2690. drivers/net/wireless/bcm4329/include/sbsdio.h | 166 +
  2691. drivers/net/wireless/bcm4329/include/sbsdpcmdev.h | 288 +
  2692. drivers/net/wireless/bcm4329/include/sbsocram.h | 150 +
  2693. drivers/net/wireless/bcm4329/include/sdio.h | 566 +
  2694. drivers/net/wireless/bcm4329/include/sdioh.h | 299 +
  2695. drivers/net/wireless/bcm4329/include/sdiovar.h | 58 +
  2696. drivers/net/wireless/bcm4329/include/siutils.h | 235 +
  2697. drivers/net/wireless/bcm4329/include/spid.h | 153 +
  2698. drivers/net/wireless/bcm4329/include/trxhdr.h | 46 +
  2699. drivers/net/wireless/bcm4329/include/typedefs.h | 303 +
  2700. drivers/net/wireless/bcm4329/include/wlioctl.h | 1673 ++
  2701. drivers/net/wireless/bcm4329/miniopt.c | 163 +
  2702. drivers/net/wireless/bcm4329/sbutils.c | 1004 +
  2703. drivers/net/wireless/bcm4329/siutils.c | 1527 ++
  2704. drivers/net/wireless/bcm4329/siutils_priv.h | 213 +
  2705. drivers/net/wireless/bcm4329/wl_iw.c | 8455 +++++++
  2706. drivers/net/wireless/bcm4329/wl_iw.h | 309 +
  2707. drivers/net/wireless/bcm4329_falcon/Kconfig | 20 +
  2708. drivers/net/wireless/bcm4329_falcon/Makefile | 53 +
  2709. .../wireless/bcm4329_falcon/bcmsdio/sys/bcmsdh.c | 662 +
  2710. .../bcm4329_falcon/bcmsdio/sys/bcmsdh_linux.c | 737 +
  2711. .../bcm4329_falcon/bcmsdio/sys/bcmsdh_sdmmc.c | 1332 ++
  2712. .../bcmsdio/sys/bcmsdh_sdmmc_linux.c | 308 +
  2713. .../bcm4329_falcon/config/android_dhcpcd.conf | 6 +
  2714. .../bcm4329_falcon/config/wpa_supplicant.conf | 7 +
  2715. drivers/net/wireless/bcm4329_falcon/dhd/sys/dhd.h | 657 +
  2716. .../net/wireless/bcm4329_falcon/dhd/sys/dhd_bta.c | 335 +
  2717. .../net/wireless/bcm4329_falcon/dhd/sys/dhd_bta.h | 39 +
  2718. .../net/wireless/bcm4329_falcon/dhd/sys/dhd_bus.h | 93 +
  2719. .../wireless/bcm4329_falcon/dhd/sys/dhd_common.c | 2305 ++
  2720. .../bcm4329_falcon/dhd/sys/dhd_custom_gpio.c | 238 +
  2721. .../net/wireless/bcm4329_falcon/dhd/sys/dhd_dbg.h | 100 +
  2722. .../wireless/bcm4329_falcon/dhd/sys/dhd_linux.c | 4494 ++++
  2723. .../bcm4329_falcon/dhd/sys/dhd_linux_sched.c | 38 +
  2724. .../wireless/bcm4329_falcon/dhd/sys/dhd_proto.h | 105 +
  2725. .../net/wireless/bcm4329_falcon/dhd/sys/dhd_sdio.c | 6272 +++++
  2726. .../wireless/bcm4329_falcon/dongle/dngl_stats.h | 43 +
  2727. .../net/wireless/bcm4329_falcon/include/Makefile | 53 +
  2728. .../net/wireless/bcm4329_falcon/include/aidmp.h | 377 +
  2729. .../net/wireless/bcm4329_falcon/include/bcmcdc.h | 121 +
  2730. .../net/wireless/bcm4329_falcon/include/bcmdefs.h | 198 +
  2731. .../net/wireless/bcm4329_falcon/include/bcmdevs.h | 182 +
  2732. .../wireless/bcm4329_falcon/include/bcmendian.h | 279 +
  2733. .../wireless/bcm4329_falcon/include/bcmpcispi.h | 181 +
  2734. .../net/wireless/bcm4329_falcon/include/bcmperf.h | 36 +
  2735. .../net/wireless/bcm4329_falcon/include/bcmsdbus.h | 120 +
  2736. .../net/wireless/bcm4329_falcon/include/bcmsdh.h | 211 +
  2737. .../wireless/bcm4329_falcon/include/bcmsdh_sdmmc.h | 122 +
  2738. .../net/wireless/bcm4329_falcon/include/bcmsdpcm.h | 274 +
  2739. .../net/wireless/bcm4329_falcon/include/bcmsdspi.h | 135 +
  2740. .../net/wireless/bcm4329_falcon/include/bcmsdstd.h | 267 +
  2741. .../net/wireless/bcm4329_falcon/include/bcmspi.h | 40 +
  2742. .../net/wireless/bcm4329_falcon/include/bcmutils.h | 706 +
  2743. .../net/wireless/bcm4329_falcon/include/bcmwifi.h | 165 +
  2744. .../net/wireless/bcm4329_falcon/include/dhdioctl.h | 128 +
  2745. .../net/wireless/bcm4329_falcon/include/epivers.h | 49 +
  2746. .../net/wireless/bcm4329_falcon/include/hndpmu.h | 34 +
  2747. .../bcm4329_falcon/include/hndrte_armtrap.h | 88 +
  2748. .../wireless/bcm4329_falcon/include/hndrte_cons.h | 68 +
  2749. .../net/wireless/bcm4329_falcon/include/hndsoc.h | 207 +
  2750. drivers/net/wireless/bcm4329_falcon/include/htsf.h | 74 +
  2751. .../wireless/bcm4329_falcon/include/linux_osl.h | 431 +
  2752. .../net/wireless/bcm4329_falcon/include/linuxver.h | 596 +
  2753. .../net/wireless/bcm4329_falcon/include/miniopt.h | 77 +
  2754. .../net/wireless/bcm4329_falcon/include/msgtrace.h | 74 +
  2755. drivers/net/wireless/bcm4329_falcon/include/osl.h | 66 +
  2756. .../bcm4329_falcon/include/packed_section_end.h | 54 +
  2757. .../bcm4329_falcon/include/packed_section_start.h | 61 +
  2758. .../net/wireless/bcm4329_falcon/include/pcicfg.h | 52 +
  2759. .../wireless/bcm4329_falcon/include/proto/802.11.h | 1731 ++
  2760. .../bcm4329_falcon/include/proto/802.11_bta.h | 45 +
  2761. .../bcm4329_falcon/include/proto/802.11e.h | 131 +
  2762. .../wireless/bcm4329_falcon/include/proto/802.1d.h | 49 +
  2763. .../wireless/bcm4329_falcon/include/proto/bcmeth.h | 83 +
  2764. .../bcm4329_falcon/include/proto/bcmevent.h | 311 +
  2765. .../wireless/bcm4329_falcon/include/proto/bcmip.h | 154 +
  2766. .../bcm4329_falcon/include/proto/bt_amp_hci.h | 442 +
  2767. .../wireless/bcm4329_falcon/include/proto/eapol.h | 173 +
  2768. .../bcm4329_falcon/include/proto/ethernet.h | 162 +
  2769. .../wireless/bcm4329_falcon/include/proto/p2p.h | 512 +
  2770. .../wireless/bcm4329_falcon/include/proto/sdspi.h | 76 +
  2771. .../wireless/bcm4329_falcon/include/proto/vlan.h | 70 +
  2772. .../wireless/bcm4329_falcon/include/proto/wpa.h | 160 +
  2773. .../net/wireless/bcm4329_falcon/include/sbchipc.h | 1615 ++
  2774. .../net/wireless/bcm4329_falcon/include/sbconfig.h | 276 +
  2775. .../net/wireless/bcm4329_falcon/include/sbhnddma.h | 327 +
  2776. .../net/wireless/bcm4329_falcon/include/sbpcmcia.h | 109 +
  2777. .../net/wireless/bcm4329_falcon/include/sbsdio.h | 166 +
  2778. .../wireless/bcm4329_falcon/include/sbsdpcmdev.h | 293 +
  2779. .../net/wireless/bcm4329_falcon/include/sbsocram.h | 186 +
  2780. drivers/net/wireless/bcm4329_falcon/include/sdio.h | 606 +
  2781. .../net/wireless/bcm4329_falcon/include/sdioh.h | 412 +
  2782. .../net/wireless/bcm4329_falcon/include/sdiovar.h | 58 +
  2783. .../net/wireless/bcm4329_falcon/include/siutils.h | 247 +
  2784. .../net/wireless/bcm4329_falcon/include/trxhdr.h | 52 +
  2785. .../net/wireless/bcm4329_falcon/include/typedefs.h | 309 +
  2786. .../net/wireless/bcm4329_falcon/include/usbstd.h | 700 +
  2787. .../wireless/bcm4329_falcon/include/wlfc_proto.h | 198 +
  2788. .../net/wireless/bcm4329_falcon/include/wlioctl.h | 2670 +++
  2789. .../net/wireless/bcm4329_falcon/shared/aiutils.c | 675 +
  2790. .../net/wireless/bcm4329_falcon/shared/bcmevent.c | 122 +
  2791. .../net/wireless/bcm4329_falcon/shared/bcmutils.c | 1967 ++
  2792. .../net/wireless/bcm4329_falcon/shared/bcmwifi.c | 274 +
  2793. .../net/wireless/bcm4329_falcon/shared/hndpmu.c | 222 +
  2794. .../net/wireless/bcm4329_falcon/shared/linux_osl.c | 890 +
  2795. .../net/wireless/bcm4329_falcon/shared/sbutils.c | 992 +
  2796. .../net/wireless/bcm4329_falcon/shared/siutils.c | 1720 ++
  2797. .../wireless/bcm4329_falcon/shared/siutils_priv.h | 235 +
  2798. .../wireless/bcm4329_falcon/wl/exe/wlu_remote.h | 236 +
  2799. .../wireless/bcm4329_falcon/wl/sys/wl_cfg80211.c | 5830 +++++
  2800. .../wireless/bcm4329_falcon/wl/sys/wl_cfg80211.h | 521 +
  2801. .../net/wireless/bcm4329_falcon/wl/sys/wl_cfgp2p.c | 1583 ++
  2802. .../net/wireless/bcm4329_falcon/wl/sys/wl_cfgp2p.h | 131 +
  2803. .../net/wireless/bcm4329_falcon/wl/sys/wl_dbg.h | 49 +
  2804. drivers/net/wireless/bcm4329_falcon/wl/sys/wl_iw.c | 8715 +++++++
  2805. drivers/net/wireless/bcm4329_falcon/wl/sys/wl_iw.h | 315 +
  2806. drivers/net/wireless/bcmdhd/Kconfig | 91 +
  2807. drivers/net/wireless/bcmdhd/Makefile | 217 +
  2808. drivers/net/wireless/bcmdhd/aiutils.c | 846 +
  2809. drivers/net/wireless/bcmdhd/bcmevent.c | 148 +
  2810. drivers/net/wireless/bcmdhd/bcmsdh.c | 790 +
  2811. drivers/net/wireless/bcmdhd/bcmsdh_linux.c | 789 +
  2812. drivers/net/wireless/bcmdhd/bcmsdh_sdmmc.c | 1488 ++
  2813. drivers/net/wireless/bcmdhd/bcmsdh_sdmmc_linux.c | 452 +
  2814. drivers/net/wireless/bcmdhd/bcmspibrcm.c | 1851 ++
  2815. drivers/net/wireless/bcmdhd/bcmutils.c | 2100 ++
  2816. drivers/net/wireless/bcmdhd/bcmwifi_channels.c | 936 +
  2817. drivers/net/wireless/bcmdhd/bcmwifi_channels.h | 345 +
  2818. drivers/net/wireless/bcmdhd/bcmwifi_rates.h | 306 +
  2819. drivers/net/wireless/bcmdhd/dhd.h | 889 +
  2820. drivers/net/wireless/bcmdhd/dhd_bta.c | 338 +
  2821. drivers/net/wireless/bcmdhd/dhd_bta.h | 39 +
  2822. drivers/net/wireless/bcmdhd/dhd_bus.h | 111 +
  2823. drivers/net/wireless/bcmdhd/dhd_cdc.c | 2987 +++
  2824. drivers/net/wireless/bcmdhd/dhd_cfg80211.c | 667 +
  2825. drivers/net/wireless/bcmdhd/dhd_cfg80211.h | 44 +
  2826. drivers/net/wireless/bcmdhd/dhd_common.c | 2375 ++
  2827. drivers/net/wireless/bcmdhd/dhd_custom_gpio.c | 307 +
  2828. drivers/net/wireless/bcmdhd/dhd_custom_sec.c | 1193 +
  2829. drivers/net/wireless/bcmdhd/dhd_dbg.h | 128 +
  2830. drivers/net/wireless/bcmdhd/dhd_linux.c | 6228 +++++
  2831. drivers/net/wireless/bcmdhd/dhd_linux_sched.c | 39 +
  2832. drivers/net/wireless/bcmdhd/dhd_proto.h | 113 +
  2833. drivers/net/wireless/bcmdhd/dhd_sdio.c | 7984 +++++++
  2834. drivers/net/wireless/bcmdhd/dhd_wlfc.h | 286 +
  2835. drivers/net/wireless/bcmdhd/dngl_stats.h | 43 +
  2836. drivers/net/wireless/bcmdhd/dngl_wlhdr.h | 40 +
  2837. drivers/net/wireless/bcmdhd/hndpmu.c | 197 +
  2838. drivers/net/wireless/bcmdhd/include/aidmp.h | 375 +
  2839. .../wireless/bcmdhd/include/bcm_android_types.h | 44 +
  2840. drivers/net/wireless/bcmdhd/include/bcm_cfg.h | 29 +
  2841. .../net/wireless/bcmdhd/include/bcm_mpool_pub.h | 361 +
  2842. drivers/net/wireless/bcmdhd/include/bcmcdc.h | 126 +
  2843. drivers/net/wireless/bcmdhd/include/bcmdefs.h | 239 +
  2844. drivers/net/wireless/bcmdhd/include/bcmdevs.h | 495 +
  2845. drivers/net/wireless/bcmdhd/include/bcmendian.h | 278 +
  2846. drivers/net/wireless/bcmdhd/include/bcmnvram.h | 179 +
  2847. drivers/net/wireless/bcmdhd/include/bcmpcispi.h | 181 +
  2848. drivers/net/wireless/bcmdhd/include/bcmperf.h | 36 +
  2849. drivers/net/wireless/bcmdhd/include/bcmsdbus.h | 160 +
  2850. drivers/net/wireless/bcmdhd/include/bcmsdh.h | 245 +
  2851. drivers/net/wireless/bcmdhd/include/bcmsdh_sdmmc.h | 123 +
  2852. drivers/net/wireless/bcmdhd/include/bcmsdpcm.h | 274 +
  2853. drivers/net/wireless/bcmdhd/include/bcmsdspi.h | 135 +
  2854. drivers/net/wireless/bcmdhd/include/bcmsdstd.h | 264 +
  2855. drivers/net/wireless/bcmdhd/include/bcmspi.h | 40 +
  2856. drivers/net/wireless/bcmdhd/include/bcmspibrcm.h | 168 +
  2857. drivers/net/wireless/bcmdhd/include/bcmsrom_fmt.h | 607 +
  2858. drivers/net/wireless/bcmdhd/include/bcmsrom_tbl.h | 900 +
  2859. drivers/net/wireless/bcmdhd/include/bcmutils.h | 782 +
  2860. drivers/net/wireless/bcmdhd/include/dbus.h | 571 +
  2861. drivers/net/wireless/bcmdhd/include/dhdioctl.h | 135 +
  2862. drivers/net/wireless/bcmdhd/include/epivers.h | 56 +
  2863. drivers/net/wireless/bcmdhd/include/hndpmu.h | 36 +
  2864. .../net/wireless/bcmdhd/include/hndrte_armtrap.h | 88 +
  2865. drivers/net/wireless/bcmdhd/include/hndrte_cons.h | 67 +
  2866. drivers/net/wireless/bcmdhd/include/hndsoc.h | 235 +
  2867. drivers/net/wireless/bcmdhd/include/linux_osl.h | 422 +
  2868. drivers/net/wireless/bcmdhd/include/linuxver.h | 635 +
  2869. drivers/net/wireless/bcmdhd/include/miniopt.h | 77 +
  2870. drivers/net/wireless/bcmdhd/include/msgtrace.h | 74 +
  2871. drivers/net/wireless/bcmdhd/include/osl.h | 88 +
  2872. .../wireless/bcmdhd/include/packed_section_end.h | 53 +
  2873. .../wireless/bcmdhd/include/packed_section_start.h | 60 +
  2874. drivers/net/wireless/bcmdhd/include/pcicfg.h | 90 +
  2875. drivers/net/wireless/bcmdhd/include/proto/802.11.h | 2254 ++
  2876. .../net/wireless/bcmdhd/include/proto/802.11_bta.h | 45 +
  2877. .../net/wireless/bcmdhd/include/proto/802.11e.h | 137 +
  2878. drivers/net/wireless/bcmdhd/include/proto/802.1d.h | 48 +
  2879. drivers/net/wireless/bcmdhd/include/proto/bcmeth.h | 82 +
  2880. .../net/wireless/bcmdhd/include/proto/bcmevent.h | 342 +
  2881. drivers/net/wireless/bcmdhd/include/proto/bcmip.h | 210 +
  2882. .../net/wireless/bcmdhd/include/proto/bcmipv6.h | 104 +
  2883. .../net/wireless/bcmdhd/include/proto/bt_amp_hci.h | 441 +
  2884. drivers/net/wireless/bcmdhd/include/proto/eapol.h | 193 +
  2885. .../net/wireless/bcmdhd/include/proto/ethernet.h | 162 +
  2886. drivers/net/wireless/bcmdhd/include/proto/p2p.h | 564 +
  2887. drivers/net/wireless/bcmdhd/include/proto/sdspi.h | 75 +
  2888. drivers/net/wireless/bcmdhd/include/proto/vlan.h | 69 +
  2889. drivers/net/wireless/bcmdhd/include/proto/wpa.h | 212 +
  2890. drivers/net/wireless/bcmdhd/include/proto/wps.h | 379 +
  2891. drivers/net/wireless/bcmdhd/include/rwl_wifi.h | 96 +
  2892. drivers/net/wireless/bcmdhd/include/sbchipc.h | 2380 ++
  2893. drivers/net/wireless/bcmdhd/include/sbconfig.h | 275 +
  2894. drivers/net/wireless/bcmdhd/include/sbhnddma.h | 370 +
  2895. drivers/net/wireless/bcmdhd/include/sbpcmcia.h | 108 +
  2896. drivers/net/wireless/bcmdhd/include/sbsdio.h | 191 +
  2897. drivers/net/wireless/bcmdhd/include/sbsdpcmdev.h | 295 +
  2898. drivers/net/wireless/bcmdhd/include/sbsocram.h | 193 +
  2899. drivers/net/wireless/bcmdhd/include/sdio.h | 617 +
  2900. drivers/net/wireless/bcmdhd/include/sdioh.h | 445 +
  2901. drivers/net/wireless/bcmdhd/include/sdiovar.h | 81 +
  2902. drivers/net/wireless/bcmdhd/include/siutils.h | 332 +
  2903. drivers/net/wireless/bcmdhd/include/spid.h | 165 +
  2904. drivers/net/wireless/bcmdhd/include/trxhdr.h | 53 +
  2905. drivers/net/wireless/bcmdhd/include/typedefs.h | 310 +
  2906. drivers/net/wireless/bcmdhd/include/usbrdl.h | 114 +
  2907. .../net/wireless/bcmdhd/include/wlc_extlog_idstr.h | 117 +
  2908. drivers/net/wireless/bcmdhd/include/wlfc_proto.h | 232 +
  2909. drivers/net/wireless/bcmdhd/include/wlioctl.h | 5142 +++++
  2910. drivers/net/wireless/bcmdhd/linux_osl.c | 1132 +
  2911. drivers/net/wireless/bcmdhd/sbutils.c | 1001 +
  2912. drivers/net/wireless/bcmdhd/siutils.c | 2487 ++
  2913. drivers/net/wireless/bcmdhd/siutils_priv.h | 246 +
  2914. drivers/net/wireless/bcmdhd/uamp_api.h | 176 +
  2915. drivers/net/wireless/bcmdhd/wl_android.c | 2138 ++
  2916. drivers/net/wireless/bcmdhd/wl_android.h | 57 +
  2917. drivers/net/wireless/bcmdhd/wl_cfg80211.c | 9617 ++++++++
  2918. drivers/net/wireless/bcmdhd/wl_cfg80211.h | 841 +
  2919. drivers/net/wireless/bcmdhd/wl_cfgp2p.c | 2341 ++
  2920. drivers/net/wireless/bcmdhd/wl_cfgp2p.h | 331 +
  2921. drivers/net/wireless/bcmdhd/wl_dbg.h | 63 +
  2922. drivers/net/wireless/bcmdhd/wl_iw.c | 3739 +++
  2923. drivers/net/wireless/bcmdhd/wl_iw.h | 161 +
  2924. drivers/net/wireless/bcmdhd/wl_linux_mon.c | 422 +
  2925. drivers/net/wireless/bcmdhd/wl_roam.c | 288 +
  2926. drivers/net/wireless/bcmdhd/wldev_common.c | 378 +
  2927. drivers/net/wireless/bcmdhd/wldev_common.h | 111 +
  2928. drivers/net/wireless/bcmdhd_4323x/Kconfig | 12 +
  2929. drivers/net/wireless/bcmdhd_4323x/Makefile | 110 +
  2930. drivers/net/wireless/bcmdhd_4323x/bcmevent.c | 162 +
  2931. drivers/net/wireless/bcmdhd_4323x/bcmutils.c | 3527 +++
  2932. .../net/wireless/bcmdhd_4323x/bcmwifi_channels.c | 980 +
  2933. .../net/wireless/bcmdhd_4323x/bcmwifi_channels.h | 348 +
  2934. drivers/net/wireless/bcmdhd_4323x/bcmwifi_rates.h | 430 +
  2935. drivers/net/wireless/bcmdhd_4323x/dbus.c | 2163 ++
  2936. drivers/net/wireless/bcmdhd_4323x/dbus_usb.c | 978 +
  2937. drivers/net/wireless/bcmdhd_4323x/dbus_usb_linux.c | 3835 ++++
  2938. drivers/net/wireless/bcmdhd_4323x/dhd.h | 946 +
  2939. drivers/net/wireless/bcmdhd_4323x/dhd_bta.h | 33 +
  2940. drivers/net/wireless/bcmdhd_4323x/dhd_bus.h | 105 +
  2941. drivers/net/wireless/bcmdhd_4323x/dhd_cdc.c | 3253 +++
  2942. drivers/net/wireless/bcmdhd_4323x/dhd_cfg80211.c | 699 +
  2943. drivers/net/wireless/bcmdhd_4323x/dhd_cfg80211.h | 47 +
  2944. drivers/net/wireless/bcmdhd_4323x/dhd_common.c | 2412 ++
  2945. .../net/wireless/bcmdhd_4323x/dhd_custom_gpio.c | 287 +
  2946. drivers/net/wireless/bcmdhd_4323x/dhd_dbg.h | 112 +
  2947. drivers/net/wireless/bcmdhd_4323x/dhd_linux.c | 6840 ++++++
  2948. .../net/wireless/bcmdhd_4323x/dhd_linux_sched.c | 33 +
  2949. drivers/net/wireless/bcmdhd_4323x/dhd_proto.h | 106 +
  2950. drivers/net/wireless/bcmdhd_4323x/dhd_wlfc.h | 286 +
  2951. drivers/net/wireless/bcmdhd_4323x/dngl_stats.h | 37 +
  2952. drivers/net/wireless/bcmdhd_4323x/dngl_wlhdr.h | 34 +
  2953. drivers/net/wireless/bcmdhd_4323x/include/UdpLib.h | 27 +
  2954. .../net/wireless/bcmdhd_4323x/include/bcm_cfg.h | 23 +
  2955. .../wireless/bcmdhd_4323x/include/bcm_mpool_pub.h | 154 +
  2956. .../net/wireless/bcmdhd_4323x/include/bcm_rpc.h | 91 +
  2957. .../net/wireless/bcmdhd_4323x/include/bcm_rpc_tp.h | 170 +
  2958. drivers/net/wireless/bcmdhd_4323x/include/bcmcdc.h | 120 +
  2959. .../wireless/bcmdhd_4323x/include/bcmcrypto/aes.h | 279 +
  2960. .../bcmdhd_4323x/include/bcmcrypto/aesgcm.h | 67 +
  2961. .../bcmdhd_4323x/include/bcmcrypto/aeskeywrap.h | 58 +
  2962. .../bcmdhd_4323x/include/bcmcrypto/bcmtomcrypt.h | 28 +
  2963. .../wireless/bcmdhd_4323x/include/bcmcrypto/bn.h | 572 +
  2964. .../wireless/bcmdhd_4323x/include/bcmcrypto/des.h | 31 +
  2965. .../wireless/bcmdhd_4323x/include/bcmcrypto/dh.h | 134 +
  2966. .../wireless/bcmdhd_4323x/include/bcmcrypto/gcm.h | 96 +
  2967. .../bcmdhd_4323x/include/bcmcrypto/gcm_tables.h | 49 +
  2968. .../bcmdhd_4323x/include/bcmcrypto/hmac_sha256.h | 39 +
  2969. .../bcmdhd_4323x/include/bcmcrypto/md32_common.h | 525 +
  2970. .../wireless/bcmdhd_4323x/include/bcmcrypto/md4.h | 90 +
  2971. .../wireless/bcmdhd_4323x/include/bcmcrypto/md5.h | 63 +
  2972. .../bcmdhd_4323x/include/bcmcrypto/passhash.h | 83 +
  2973. .../wireless/bcmdhd_4323x/include/bcmcrypto/prf.h | 46 +
  2974. .../wireless/bcmdhd_4323x/include/bcmcrypto/rc4.h | 39 +
  2975. .../include/bcmcrypto/rijndael-alg-fst.h | 77 +
  2976. .../wireless/bcmdhd_4323x/include/bcmcrypto/sha1.h | 116 +
  2977. .../bcmdhd_4323x/include/bcmcrypto/sha256.h | 138 +
  2978. .../bcmdhd_4323x/include/bcmcrypto/sms4_vectors.h | 900 +
  2979. .../bcmdhd_4323x/include/bcmcrypto/tkhash.h | 38 +
  2980. .../bcmdhd_4323x/include/bcmcrypto/tkmic.h | 37 +
  2981. .../wireless/bcmdhd_4323x/include/bcmcrypto/wep.h | 33 +
  2982. .../net/wireless/bcmdhd_4323x/include/bcmdefs.h | 242 +
  2983. .../net/wireless/bcmdhd_4323x/include/bcmdevs.h | 920 +
  2984. .../net/wireless/bcmdhd_4323x/include/bcmendian.h | 272 +
  2985. .../net/wireless/bcmdhd_4323x/include/bcmnvram.h | 183 +
  2986. .../net/wireless/bcmdhd_4323x/include/bcmperf.h | 30 +
  2987. .../wireless/bcmdhd_4323x/include/bcmsrom_fmt.h | 611 +
  2988. .../wireless/bcmdhd_4323x/include/bcmsrom_tbl.h | 907 +
  2989. .../net/wireless/bcmdhd_4323x/include/bcmutils.h | 812 +
  2990. drivers/net/wireless/bcmdhd_4323x/include/dbus.h | 569 +
  2991. .../net/wireless/bcmdhd_4323x/include/dhdioctl.h | 109 +
  2992. .../net/wireless/bcmdhd_4323x/include/epivers.h | 42 +
  2993. .../net/wireless/bcmdhd_4323x/include/event_log.h | 180 +
  2994. .../wireless/bcmdhd_4323x/include/hndrte_armtrap.h | 82 +
  2995. .../wireless/bcmdhd_4323x/include/hndrte_cons.h | 70 +
  2996. .../wireless/bcmdhd_4323x/include/hndrte_debug.h | 92 +
  2997. .../wireless/bcmdhd_4323x/include/hndrte_trap.h | 36 +
  2998. .../net/wireless/bcmdhd_4323x/include/linux_osl.h | 584 +
  2999. .../net/wireless/bcmdhd_4323x/include/linuxver.h | 624 +
  3000. .../net/wireless/bcmdhd_4323x/include/miniopt.h | 71 +
  3001. .../net/wireless/bcmdhd_4323x/include/msgtrace.h | 68 +
  3002. drivers/net/wireless/bcmdhd_4323x/include/osl.h | 138 +
  3003. .../bcmdhd_4323x/include/packed_section_end.h | 47 +
  3004. .../bcmdhd_4323x/include/packed_section_start.h | 54 +
  3005. drivers/net/wireless/bcmdhd_4323x/include/pcicfg.h | 541 +
  3006. .../wireless/bcmdhd_4323x/include/proto/802.11.h | 2615 +++
  3007. .../bcmdhd_4323x/include/proto/802.11_bta.h | 39 +
  3008. .../wireless/bcmdhd_4323x/include/proto/802.11e.h | 125 +
  3009. .../wireless/bcmdhd_4323x/include/proto/802.1d.h | 42 +
  3010. .../wireless/bcmdhd_4323x/include/proto/bcmeth.h | 76 +
  3011. .../wireless/bcmdhd_4323x/include/proto/bcmevent.h | 360 +
  3012. .../wireless/bcmdhd_4323x/include/proto/bcmip.h | 207 +
  3013. .../wireless/bcmdhd_4323x/include/proto/bcmipv6.h | 98 +
  3014. .../bcmdhd_4323x/include/proto/bt_amp_hci.h | 435 +
  3015. .../net/wireless/bcmdhd_4323x/include/proto/eap.h | 51 +
  3016. .../wireless/bcmdhd_4323x/include/proto/eapol.h | 193 +
  3017. .../wireless/bcmdhd_4323x/include/proto/ethernet.h | 175 +
  3018. .../net/wireless/bcmdhd_4323x/include/proto/p2p.h | 573 +
  3019. .../wireless/bcmdhd_4323x/include/proto/sdspi.h | 69 +
  3020. .../net/wireless/bcmdhd_4323x/include/proto/vlan.h | 71 +
  3021. .../net/wireless/bcmdhd_4323x/include/proto/wpa.h | 168 +
  3022. .../net/wireless/bcmdhd_4323x/include/proto/wps.h | 373 +
  3023. .../net/wireless/bcmdhd_4323x/include/rpc_osl.h | 49 +
  3024. .../net/wireless/bcmdhd_4323x/include/rwl_wifi.h | 99 +
  3025. .../net/wireless/bcmdhd_4323x/include/sbpcmcia.h | 286 +
  3026. drivers/net/wireless/bcmdhd_4323x/include/trxhdr.h | 86 +
  3027. .../net/wireless/bcmdhd_4323x/include/typedefs.h | 304 +
  3028. drivers/net/wireless/bcmdhd_4323x/include/usbrdl.h | 211 +
  3029. drivers/net/wireless/bcmdhd_4323x/include/usbstd.h | 700 +
  3030. .../bcmdhd_4323x/include/wlc_extlog_idstr.h | 117 +
  3031. .../net/wireless/bcmdhd_4323x/include/wlfc_proto.h | 216 +
  3032. .../net/wireless/bcmdhd_4323x/include/wlioctl.h | 5182 +++++
  3033. drivers/net/wireless/bcmdhd_4323x/linux_osl.c | 1161 +
  3034. drivers/net/wireless/bcmdhd_4323x/wl_android.c | 1318 ++
  3035. drivers/net/wireless/bcmdhd_4323x/wl_android.h | 104 +
  3036. drivers/net/wireless/bcmdhd_4323x/wl_cfg80211.c | 11387 +++++++++
  3037. drivers/net/wireless/bcmdhd_4323x/wl_cfg80211.h | 894 +
  3038. drivers/net/wireless/bcmdhd_4323x/wl_cfgp2p.c | 2421 ++
  3039. drivers/net/wireless/bcmdhd_4323x/wl_cfgp2p.h | 339 +
  3040. drivers/net/wireless/bcmdhd_4323x/wl_dbg.h | 240 +
  3041. drivers/net/wireless/bcmdhd_4323x/wl_iw.h | 155 +
  3042. drivers/net/wireless/bcmdhd_4323x/wl_linux_mon.c | 416 +
  3043. drivers/net/wireless/bcmdhd_4323x/wlc_ppr.h | 260 +
  3044. drivers/net/wireless/bcmdhd_4323x/wlc_rwl.h | 60 +
  3045. drivers/net/wireless/bcmdhd_4323x/wldev_common.c | 372 +
  3046. drivers/net/wireless/bcmdhd_4323x/wldev_common.h | 105 +
  3047. drivers/net/wireless/bcmdhd_43242/Kconfig | 12 +
  3048. drivers/net/wireless/bcmdhd_43242/Makefile | 119 +
  3049. drivers/net/wireless/bcmdhd_43242/bcm_app_utils.c | 241 +
  3050. .../net/wireless/bcmdhd_43242/bcm_rpc_tp_dbus.c | 1237 +
  3051. drivers/net/wireless/bcmdhd_43242/bcmevent.c | 163 +
  3052. drivers/net/wireless/bcmdhd_43242/bcmutils.c | 3082 +++
  3053. .../net/wireless/bcmdhd_43242/bcmwifi_channels.c | 1001 +
  3054. .../net/wireless/bcmdhd_43242/bcmwifi_channels.h | 312 +
  3055. drivers/net/wireless/bcmdhd_43242/bcmwifi_rates.h | 434 +
  3056. drivers/net/wireless/bcmdhd_43242/dbus.c | 2086 ++
  3057. drivers/net/wireless/bcmdhd_43242/dbus_usb.c | 1102 +
  3058. drivers/net/wireless/bcmdhd_43242/dbus_usb_linux.c | 4207 ++++
  3059. drivers/net/wireless/bcmdhd_43242/dhd.h | 974 +
  3060. drivers/net/wireless/bcmdhd_43242/dhd_bta.c | 347 +
  3061. drivers/net/wireless/bcmdhd_43242/dhd_bta.h | 33 +
  3062. drivers/net/wireless/bcmdhd_43242/dhd_bus.h | 152 +
  3063. drivers/net/wireless/bcmdhd_43242/dhd_cdc.c | 927 +
  3064. drivers/net/wireless/bcmdhd_43242/dhd_cfg80211.c | 442 +
  3065. drivers/net/wireless/bcmdhd_43242/dhd_cfg80211.h | 44 +
  3066. drivers/net/wireless/bcmdhd_43242/dhd_common.c | 2697 +++
  3067. .../net/wireless/bcmdhd_43242/dhd_custom_gpio.c | 307 +
  3068. drivers/net/wireless/bcmdhd_43242/dhd_dbg.h | 129 +
  3069. drivers/net/wireless/bcmdhd_43242/dhd_ip.c | 377 +
  3070. drivers/net/wireless/bcmdhd_43242/dhd_ip.h | 53 +
  3071. drivers/net/wireless/bcmdhd_43242/dhd_linux.c | 8321 +++++++
  3072. drivers/net/wireless/bcmdhd_43242/dhd_linux.h | 68 +
  3073. .../net/wireless/bcmdhd_43242/dhd_linux_platdev.c | 576 +
  3074. .../net/wireless/bcmdhd_43242/dhd_linux_sched.c | 33 +
  3075. drivers/net/wireless/bcmdhd_43242/dhd_linux_wq.c | 310 +
  3076. drivers/net/wireless/bcmdhd_43242/dhd_linux_wq.h | 58 +
  3077. drivers/net/wireless/bcmdhd_43242/dhd_pno.c | 2129 ++
  3078. drivers/net/wireless/bcmdhd_43242/dhd_pno.h | 255 +
  3079. drivers/net/wireless/bcmdhd_43242/dhd_proto.h | 113 +
  3080. drivers/net/wireless/bcmdhd_43242/dhd_wlfc.c | 3922 ++++
  3081. drivers/net/wireless/bcmdhd_43242/dhd_wlfc.h | 510 +
  3082. drivers/net/wireless/bcmdhd_43242/dngl_stats.h | 37 +
  3083. drivers/net/wireless/bcmdhd_43242/dngl_wlhdr.h | 34 +
  3084. drivers/net/wireless/bcmdhd_43242/include/UdpLib.h | 27 +
  3085. .../net/wireless/bcmdhd_43242/include/bcm_cfg.h | 23 +
  3086. .../wireless/bcmdhd_43242/include/bcm_mpool_pub.h | 154 +
  3087. .../net/wireless/bcmdhd_43242/include/bcm_rpc.h | 91 +
  3088. .../net/wireless/bcmdhd_43242/include/bcm_rpc_tp.h | 180 +
  3089. drivers/net/wireless/bcmdhd_43242/include/bcmcdc.h | 120 +
  3090. .../wireless/bcmdhd_43242/include/bcmcrypto/aes.h | 280 +
  3091. .../bcmdhd_43242/include/bcmcrypto/aesgcm.h | 67 +
  3092. .../bcmdhd_43242/include/bcmcrypto/aeskeywrap.h | 58 +
  3093. .../bcmdhd_43242/include/bcmcrypto/bcmtomcrypt.h | 28 +
  3094. .../wireless/bcmdhd_43242/include/bcmcrypto/bn.h | 572 +
  3095. .../wireless/bcmdhd_43242/include/bcmcrypto/des.h | 31 +
  3096. .../wireless/bcmdhd_43242/include/bcmcrypto/dh.h | 134 +
  3097. .../wireless/bcmdhd_43242/include/bcmcrypto/gcm.h | 96 +
  3098. .../bcmdhd_43242/include/bcmcrypto/gcm_tables.h | 49 +
  3099. .../bcmdhd_43242/include/bcmcrypto/hmac_sha256.h | 39 +
  3100. .../bcmdhd_43242/include/bcmcrypto/md32_common.h | 525 +
  3101. .../wireless/bcmdhd_43242/include/bcmcrypto/md4.h | 90 +
  3102. .../wireless/bcmdhd_43242/include/bcmcrypto/md5.h | 63 +
  3103. .../bcmdhd_43242/include/bcmcrypto/passhash.h | 83 +
  3104. .../wireless/bcmdhd_43242/include/bcmcrypto/prf.h | 46 +
  3105. .../wireless/bcmdhd_43242/include/bcmcrypto/rc4.h | 39 +
  3106. .../include/bcmcrypto/rijndael-alg-fst.h | 77 +
  3107. .../wireless/bcmdhd_43242/include/bcmcrypto/sha1.h | 116 +
  3108. .../bcmdhd_43242/include/bcmcrypto/sha256.h | 138 +
  3109. .../bcmdhd_43242/include/bcmcrypto/sms4_vectors.h | 900 +
  3110. .../bcmdhd_43242/include/bcmcrypto/tkhash.h | 38 +
  3111. .../bcmdhd_43242/include/bcmcrypto/tkmic.h | 37 +
  3112. .../wireless/bcmdhd_43242/include/bcmcrypto/wep.h | 33 +
  3113. .../net/wireless/bcmdhd_43242/include/bcmdefs.h | 313 +
  3114. .../net/wireless/bcmdhd_43242/include/bcmdevs.h | 1031 +
  3115. .../net/wireless/bcmdhd_43242/include/bcmendian.h | 302 +
  3116. .../net/wireless/bcmdhd_43242/include/bcmnvram.h | 193 +
  3117. .../net/wireless/bcmdhd_43242/include/bcmperf.h | 30 +
  3118. .../wireless/bcmdhd_43242/include/bcmsrom_fmt.h | 627 +
  3119. .../wireless/bcmdhd_43242/include/bcmsrom_tbl.h | 1008 +
  3120. .../net/wireless/bcmdhd_43242/include/bcmutils.h | 1081 +
  3121. drivers/net/wireless/bcmdhd_43242/include/dbus.h | 576 +
  3122. .../bcmdhd_43242/include/devctrl_if/wlioctl_defs.h | 1924 ++
  3123. .../net/wireless/bcmdhd_43242/include/dhdioctl.h | 111 +
  3124. .../net/wireless/bcmdhd_43242/include/epivers.h | 42 +
  3125. .../net/wireless/bcmdhd_43242/include/event_log.h | 291 +
  3126. .../wireless/bcmdhd_43242/include/hndrte_armtrap.h | 82 +
  3127. .../wireless/bcmdhd_43242/include/hndrte_cons.h | 76 +
  3128. .../wireless/bcmdhd_43242/include/hndrte_debug.h | 111 +
  3129. .../wireless/bcmdhd_43242/include/hndrte_trap.h | 45 +
  3130. .../net/wireless/bcmdhd_43242/include/linux_osl.h | 893 +
  3131. .../net/wireless/bcmdhd_43242/include/linuxver.h | 708 +
  3132. .../net/wireless/bcmdhd_43242/include/logtrace.h | 33 +
  3133. .../net/wireless/bcmdhd_43242/include/miniopt.h | 71 +
  3134. .../net/wireless/bcmdhd_43242/include/msgtrace.h | 71 +
  3135. drivers/net/wireless/bcmdhd_43242/include/osl.h | 180 +
  3136. .../bcmdhd_43242/include/packed_section_end.h | 47 +
  3137. .../bcmdhd_43242/include/packed_section_start.h | 54 +
  3138. drivers/net/wireless/bcmdhd_43242/include/pcicfg.h | 542 +
  3139. .../wireless/bcmdhd_43242/include/proto/802.11.h | 3691 +++
  3140. .../bcmdhd_43242/include/proto/802.11_bta.h | 39 +
  3141. .../wireless/bcmdhd_43242/include/proto/802.11e.h | 126 +
  3142. .../wireless/bcmdhd_43242/include/proto/802.1d.h | 42 +
  3143. .../wireless/bcmdhd_43242/include/proto/802.3.h | 46 +
  3144. .../wireless/bcmdhd_43242/include/proto/bcmeth.h | 76 +
  3145. .../wireless/bcmdhd_43242/include/proto/bcmevent.h | 463 +
  3146. .../wireless/bcmdhd_43242/include/proto/bcmip.h | 219 +
  3147. .../wireless/bcmdhd_43242/include/proto/bcmipv6.h | 153 +
  3148. .../bcmdhd_43242/include/proto/bt_amp_hci.h | 435 +
  3149. .../net/wireless/bcmdhd_43242/include/proto/eap.h | 53 +
  3150. .../wireless/bcmdhd_43242/include/proto/eapol.h | 193 +
  3151. .../wireless/bcmdhd_43242/include/proto/ethernet.h | 186 +
  3152. .../net/wireless/bcmdhd_43242/include/proto/p2p.h | 602 +
  3153. .../wireless/bcmdhd_43242/include/proto/sdspi.h | 69 +
  3154. .../net/wireless/bcmdhd_43242/include/proto/vlan.h | 87 +
  3155. .../net/wireless/bcmdhd_43242/include/proto/wpa.h | 167 +
  3156. .../net/wireless/bcmdhd_43242/include/proto/wps.h | 373 +
  3157. .../net/wireless/bcmdhd_43242/include/rpc_osl.h | 49 +
  3158. .../net/wireless/bcmdhd_43242/include/rwl_wifi.h | 95 +
  3159. .../net/wireless/bcmdhd_43242/include/sbpcmcia.h | 288 +
  3160. .../net/wireless/bcmdhd_43242/include/sdiovar.h | 52 +
  3161. drivers/net/wireless/bcmdhd_43242/include/trxhdr.h | 86 +
  3162. .../net/wireless/bcmdhd_43242/include/typedefs.h | 313 +
  3163. drivers/net/wireless/bcmdhd_43242/include/usbrdl.h | 212 +
  3164. drivers/net/wireless/bcmdhd_43242/include/usbstd.h | 719 +
  3165. .../bcmdhd_43242/include/wlc_extlog_idstr.h | 117 +
  3166. .../net/wireless/bcmdhd_43242/include/wlfc_proto.h | 298 +
  3167. .../net/wireless/bcmdhd_43242/include/wlioctl.h | 4452 ++++
  3168. drivers/net/wireless/bcmdhd_43242/linux_osl.c | 1501 ++
  3169. drivers/net/wireless/bcmdhd_43242/linux_rpc_osl.c | 210 +
  3170. drivers/net/wireless/bcmdhd_43242/miniopt.c | 157 +
  3171. drivers/net/wireless/bcmdhd_43242/wl_android.c | 3368 +++
  3172. drivers/net/wireless/bcmdhd_43242/wl_android.h | 96 +
  3173. drivers/net/wireless/bcmdhd_43242/wl_cfg80211.c | 13033 +++++++++++
  3174. drivers/net/wireless/bcmdhd_43242/wl_cfg80211.h | 1047 +
  3175. drivers/net/wireless/bcmdhd_43242/wl_cfg_btcoex.c | 574 +
  3176. drivers/net/wireless/bcmdhd_43242/wl_cfgp2p.c | 2660 +++
  3177. drivers/net/wireless/bcmdhd_43242/wl_cfgp2p.h | 405 +
  3178. drivers/net/wireless/bcmdhd_43242/wl_dbg.h | 262 +
  3179. drivers/net/wireless/bcmdhd_43242/wl_iw.c | 3649 +++
  3180. drivers/net/wireless/bcmdhd_43242/wl_iw.h | 155 +
  3181. drivers/net/wireless/bcmdhd_43242/wl_linux_mon.c | 397 +
  3182. drivers/net/wireless/bcmdhd_43242/wlc_ppr.h | 360 +
  3183. drivers/net/wireless/bcmdhd_43242/wlc_rwl.c | 464 +
  3184. drivers/net/wireless/bcmdhd_43242/wlc_rwl.h | 60 +
  3185. drivers/net/wireless/bcmdhd_43242/wldev_common.c | 379 +
  3186. drivers/net/wireless/bcmdhd_43242/wldev_common.h | 112 +
  3187. drivers/net/wireless/bcmdhd_4330/Kconfig | 82 +
  3188. drivers/net/wireless/bcmdhd_4330/Makefile | 253 +
  3189. drivers/net/wireless/bcmdhd_4330/aiutils.c | 846 +
  3190. drivers/net/wireless/bcmdhd_4330/bcmevent.c | 153 +
  3191. drivers/net/wireless/bcmdhd_4330/bcmsdh.c | 790 +
  3192. drivers/net/wireless/bcmdhd_4330/bcmsdh_linux.c | 796 +
  3193. drivers/net/wireless/bcmdhd_4330/bcmsdh_sdmmc.c | 1526 ++
  3194. .../net/wireless/bcmdhd_4330/bcmsdh_sdmmc_linux.c | 454 +
  3195. drivers/net/wireless/bcmdhd_4330/bcmsdspi_linux.c | 420 +
  3196. drivers/net/wireless/bcmdhd_4330/bcmspibrcm.c | 1853 ++
  3197. drivers/net/wireless/bcmdhd_4330/bcmutils.c | 2100 ++
  3198. .../net/wireless/bcmdhd_4330/bcmwifi_channels.c | 936 +
  3199. .../net/wireless/bcmdhd_4330/bcmwifi_channels.h | 345 +
  3200. drivers/net/wireless/bcmdhd_4330/bcmwifi_rates.h | 306 +
  3201. drivers/net/wireless/bcmdhd_4330/dhd.h | 932 +
  3202. drivers/net/wireless/bcmdhd_4330/dhd_bta.c | 338 +
  3203. drivers/net/wireless/bcmdhd_4330/dhd_bta.h | 39 +
  3204. drivers/net/wireless/bcmdhd_4330/dhd_bus.h | 111 +
  3205. drivers/net/wireless/bcmdhd_4330/dhd_cdc.c | 3208 +++
  3206. drivers/net/wireless/bcmdhd_4330/dhd_cfg80211.c | 668 +
  3207. drivers/net/wireless/bcmdhd_4330/dhd_cfg80211.h | 44 +
  3208. drivers/net/wireless/bcmdhd_4330/dhd_common.c | 2386 ++
  3209. drivers/net/wireless/bcmdhd_4330/dhd_custom_gpio.c | 296 +
  3210. drivers/net/wireless/bcmdhd_4330/dhd_custom_sec.c | 1193 +
  3211. drivers/net/wireless/bcmdhd_4330/dhd_dbg.h | 128 +
  3212. drivers/net/wireless/bcmdhd_4330/dhd_linux.c | 6349 +++++
  3213. drivers/net/wireless/bcmdhd_4330/dhd_linux_sched.c | 39 +
  3214. drivers/net/wireless/bcmdhd_4330/dhd_proto.h | 113 +
  3215. drivers/net/wireless/bcmdhd_4330/dhd_sdio.c | 8094 +++++++
  3216. drivers/net/wireless/bcmdhd_4330/dhd_wlfc.h | 287 +
  3217. drivers/net/wireless/bcmdhd_4330/dngl_stats.h | 43 +
  3218. drivers/net/wireless/bcmdhd_4330/dngl_wlhdr.h | 40 +
  3219. drivers/net/wireless/bcmdhd_4330/hndpmu.c | 208 +
  3220. drivers/net/wireless/bcmdhd_4330/include/Makefile | 54 +
  3221. drivers/net/wireless/bcmdhd_4330/include/aidmp.h | 375 +
  3222. drivers/net/wireless/bcmdhd_4330/include/bcm_cfg.h | 29 +
  3223. .../wireless/bcmdhd_4330/include/bcm_mpool_pub.h | 361 +
  3224. drivers/net/wireless/bcmdhd_4330/include/bcmcdc.h | 126 +
  3225. drivers/net/wireless/bcmdhd_4330/include/bcmdefs.h | 239 +
  3226. drivers/net/wireless/bcmdhd_4330/include/bcmdevs.h | 495 +
  3227. .../net/wireless/bcmdhd_4330/include/bcmendian.h | 278 +
  3228. .../net/wireless/bcmdhd_4330/include/bcmnvram.h | 179 +
  3229. .../net/wireless/bcmdhd_4330/include/bcmpcispi.h | 181 +
  3230. drivers/net/wireless/bcmdhd_4330/include/bcmperf.h | 36 +
  3231. .../net/wireless/bcmdhd_4330/include/bcmsdbus.h | 160 +
  3232. drivers/net/wireless/bcmdhd_4330/include/bcmsdh.h | 245 +
  3233. .../wireless/bcmdhd_4330/include/bcmsdh_sdmmc.h | 129 +
  3234. .../net/wireless/bcmdhd_4330/include/bcmsdpcm.h | 281 +
  3235. .../net/wireless/bcmdhd_4330/include/bcmsdspi.h | 135 +
  3236. .../net/wireless/bcmdhd_4330/include/bcmsdstd.h | 264 +
  3237. drivers/net/wireless/bcmdhd_4330/include/bcmspi.h | 40 +
  3238. .../net/wireless/bcmdhd_4330/include/bcmspibrcm.h | 168 +
  3239. .../net/wireless/bcmdhd_4330/include/bcmsrom_fmt.h | 607 +
  3240. .../net/wireless/bcmdhd_4330/include/bcmsrom_tbl.h | 900 +
  3241. .../net/wireless/bcmdhd_4330/include/bcmutils.h | 782 +
  3242. drivers/net/wireless/bcmdhd_4330/include/dbus.h | 571 +
  3243. .../net/wireless/bcmdhd_4330/include/dhdioctl.h | 137 +
  3244. drivers/net/wireless/bcmdhd_4330/include/epivers.h | 56 +
  3245. drivers/net/wireless/bcmdhd_4330/include/hndpmu.h | 36 +
  3246. .../wireless/bcmdhd_4330/include/hndrte_armtrap.h | 88 +
  3247. .../net/wireless/bcmdhd_4330/include/hndrte_cons.h | 67 +
  3248. drivers/net/wireless/bcmdhd_4330/include/hndsoc.h | 235 +
  3249. .../net/wireless/bcmdhd_4330/include/linux_osl.h | 425 +
  3250. .../net/wireless/bcmdhd_4330/include/linuxver.h | 635 +
  3251. drivers/net/wireless/bcmdhd_4330/include/miniopt.h | 77 +
  3252. .../net/wireless/bcmdhd_4330/include/msgtrace.h | 74 +
  3253. drivers/net/wireless/bcmdhd_4330/include/osl.h | 88 +
  3254. .../bcmdhd_4330/include/packed_section_end.h | 53 +
  3255. .../bcmdhd_4330/include/packed_section_start.h | 60 +
  3256. drivers/net/wireless/bcmdhd_4330/include/pcicfg.h | 90 +
  3257. .../wireless/bcmdhd_4330/include/proto/802.11.h | 2254 ++
  3258. .../bcmdhd_4330/include/proto/802.11_bta.h | 45 +
  3259. .../wireless/bcmdhd_4330/include/proto/802.11e.h | 137 +
  3260. .../wireless/bcmdhd_4330/include/proto/802.1d.h | 48 +
  3261. .../wireless/bcmdhd_4330/include/proto/bcmeth.h | 82 +
  3262. .../wireless/bcmdhd_4330/include/proto/bcmevent.h | 345 +
  3263. .../net/wireless/bcmdhd_4330/include/proto/bcmip.h | 210 +
  3264. .../wireless/bcmdhd_4330/include/proto/bcmipv6.h | 104 +
  3265. .../bcmdhd_4330/include/proto/bt_amp_hci.h | 441 +
  3266. .../net/wireless/bcmdhd_4330/include/proto/eapol.h | 193 +
  3267. .../wireless/bcmdhd_4330/include/proto/ethernet.h | 162 +
  3268. .../net/wireless/bcmdhd_4330/include/proto/p2p.h | 565 +
  3269. .../net/wireless/bcmdhd_4330/include/proto/sdspi.h | 75 +
  3270. .../net/wireless/bcmdhd_4330/include/proto/vlan.h | 69 +
  3271. .../net/wireless/bcmdhd_4330/include/proto/wpa.h | 212 +
  3272. .../net/wireless/bcmdhd_4330/include/proto/wps.h | 379 +
  3273. drivers/net/wireless/bcmdhd_4330/include/sbchipc.h | 2380 ++
  3274. .../net/wireless/bcmdhd_4330/include/sbconfig.h | 275 +
  3275. .../net/wireless/bcmdhd_4330/include/sbhnddma.h | 370 +
  3276. .../net/wireless/bcmdhd_4330/include/sbpcmcia.h | 108 +
  3277. drivers/net/wireless/bcmdhd_4330/include/sbsdio.h | 192 +
  3278. .../net/wireless/bcmdhd_4330/include/sbsdpcmdev.h | 295 +
  3279. .../net/wireless/bcmdhd_4330/include/sbsocram.h | 193 +
  3280. drivers/net/wireless/bcmdhd_4330/include/sdio.h | 617 +
  3281. drivers/net/wireless/bcmdhd_4330/include/sdioh.h | 445 +
  3282. drivers/net/wireless/bcmdhd_4330/include/sdiovar.h | 81 +
  3283. drivers/net/wireless/bcmdhd_4330/include/siutils.h | 332 +
  3284. drivers/net/wireless/bcmdhd_4330/include/spid.h | 165 +
  3285. drivers/net/wireless/bcmdhd_4330/include/trxhdr.h | 53 +
  3286. .../net/wireless/bcmdhd_4330/include/typedefs.h | 310 +
  3287. .../net/wireless/bcmdhd_4330/include/wlfc_proto.h | 233 +
  3288. drivers/net/wireless/bcmdhd_4330/include/wlioctl.h | 5144 +++++
  3289. drivers/net/wireless/bcmdhd_4330/linux_osl.c | 1101 +
  3290. drivers/net/wireless/bcmdhd_4330/sbutils.c | 1001 +
  3291. drivers/net/wireless/bcmdhd_4330/siutils.c | 2487 ++
  3292. drivers/net/wireless/bcmdhd_4330/siutils_priv.h | 246 +
  3293. drivers/net/wireless/bcmdhd_4330/uamp_api.h | 176 +
  3294. drivers/net/wireless/bcmdhd_4330/wl_android.c | 2381 ++
  3295. drivers/net/wireless/bcmdhd_4330/wl_android.h | 95 +
  3296. drivers/net/wireless/bcmdhd_4330/wl_cfg80211.h | 910 +
  3297. drivers/net/wireless/bcmdhd_4330/wl_cfgp2p.c | 2383 ++
  3298. drivers/net/wireless/bcmdhd_4330/wl_cfgp2p.h | 337 +
  3299. drivers/net/wireless/bcmdhd_4330/wl_dbg.h | 63 +
  3300. drivers/net/wireless/bcmdhd_4330/wl_iw.c | 3739 +++
  3301. drivers/net/wireless/bcmdhd_4330/wl_iw.h | 161 +
  3302. drivers/net/wireless/bcmdhd_4330/wl_linux_mon.c | 422 +
  3303. drivers/net/wireless/bcmdhd_4330/wl_roam.c | 288 +
  3304. drivers/net/wireless/bcmdhd_4330/wldev_common.c | 378 +
  3305. drivers/net/wireless/bcmdhd_4330/wldev_common.h | 111 +
  3306. drivers/net/wireless/bcmdhd_4334/Kconfig | 91 +
  3307. drivers/net/wireless/bcmdhd_4334/Makefile | 234 +
  3308. drivers/net/wireless/bcmdhd_4334/aiutils.c | 846 +
  3309. drivers/net/wireless/bcmdhd_4334/bcmevent.c | 151 +
  3310. drivers/net/wireless/bcmdhd_4334/bcmsdh.c | 806 +
  3311. drivers/net/wireless/bcmdhd_4334/bcmsdh_linux.c | 811 +
  3312. drivers/net/wireless/bcmdhd_4334/bcmsdh_sdmmc.c | 1526 ++
  3313. .../net/wireless/bcmdhd_4334/bcmsdh_sdmmc_linux.c | 447 +
  3314. drivers/net/wireless/bcmdhd_4334/bcmsdspi_linux.c | 434 +
  3315. drivers/net/wireless/bcmdhd_4334/bcmspibrcm.c | 1863 ++
  3316. drivers/net/wireless/bcmdhd_4334/bcmutils.c | 2097 ++
  3317. .../net/wireless/bcmdhd_4334/bcmwifi_channels.c | 985 +
  3318. .../net/wireless/bcmdhd_4334/bcmwifi_channels.h | 354 +
  3319. drivers/net/wireless/bcmdhd_4334/bcmwifi_rates.h | 306 +
  3320. drivers/net/wireless/bcmdhd_4334/dhd.h | 939 +
  3321. drivers/net/wireless/bcmdhd_4334/dhd_bta.c | 338 +
  3322. drivers/net/wireless/bcmdhd_4334/dhd_bta.h | 39 +
  3323. drivers/net/wireless/bcmdhd_4334/dhd_bus.h | 111 +
  3324. drivers/net/wireless/bcmdhd_4334/dhd_cdc.c | 3254 +++
  3325. drivers/net/wireless/bcmdhd_4334/dhd_cfg80211.c | 668 +
  3326. drivers/net/wireless/bcmdhd_4334/dhd_cfg80211.h | 44 +
  3327. drivers/net/wireless/bcmdhd_4334/dhd_common.c | 2439 ++
  3328. drivers/net/wireless/bcmdhd_4334/dhd_custom_gpio.c | 307 +
  3329. drivers/net/wireless/bcmdhd_4334/dhd_custom_sec.c | 1245 +
  3330. drivers/net/wireless/bcmdhd_4334/dhd_dbg.h | 128 +
  3331. drivers/net/wireless/bcmdhd_4334/dhd_linux.c | 6481 ++++++
  3332. drivers/net/wireless/bcmdhd_4334/dhd_linux_sched.c | 39 +
  3333. drivers/net/wireless/bcmdhd_4334/dhd_proto.h | 113 +
  3334. drivers/net/wireless/bcmdhd_4334/dhd_sdio.c | 8163 +++++++
  3335. drivers/net/wireless/bcmdhd_4334/dhd_sec_feature.h | 127 +
  3336. drivers/net/wireless/bcmdhd_4334/dhd_wlfc.h | 296 +
  3337. drivers/net/wireless/bcmdhd_4334/dngl_stats.h | 43 +
  3338. drivers/net/wireless/bcmdhd_4334/dngl_wlhdr.h | 40 +
  3339. drivers/net/wireless/bcmdhd_4334/hndpmu.c | 208 +
  3340. drivers/net/wireless/bcmdhd_4334/include/Makefile | 54 +
  3341. drivers/net/wireless/bcmdhd_4334/include/aidmp.h | 375 +
  3342. drivers/net/wireless/bcmdhd_4334/include/bcm_cfg.h | 29 +
  3343. .../wireless/bcmdhd_4334/include/bcm_mpool_pub.h | 361 +
  3344. drivers/net/wireless/bcmdhd_4334/include/bcmcdc.h | 126 +
  3345. drivers/net/wireless/bcmdhd_4334/include/bcmdefs.h | 239 +
  3346. drivers/net/wireless/bcmdhd_4334/include/bcmdevs.h | 495 +
  3347. .../net/wireless/bcmdhd_4334/include/bcmendian.h | 278 +
  3348. .../net/wireless/bcmdhd_4334/include/bcmnvram.h | 179 +
  3349. .../net/wireless/bcmdhd_4334/include/bcmpcispi.h | 181 +
  3350. drivers/net/wireless/bcmdhd_4334/include/bcmperf.h | 36 +
  3351. .../net/wireless/bcmdhd_4334/include/bcmsdbus.h | 160 +
  3352. drivers/net/wireless/bcmdhd_4334/include/bcmsdh.h | 245 +
  3353. .../wireless/bcmdhd_4334/include/bcmsdh_sdmmc.h | 131 +
  3354. .../net/wireless/bcmdhd_4334/include/bcmsdpcm.h | 281 +
  3355. .../net/wireless/bcmdhd_4334/include/bcmsdspi.h | 135 +
  3356. .../net/wireless/bcmdhd_4334/include/bcmsdstd.h | 264 +
  3357. drivers/net/wireless/bcmdhd_4334/include/bcmspi.h | 40 +
  3358. .../net/wireless/bcmdhd_4334/include/bcmspibrcm.h | 164 +
  3359. .../net/wireless/bcmdhd_4334/include/bcmsrom_fmt.h | 607 +
  3360. .../net/wireless/bcmdhd_4334/include/bcmsrom_tbl.h | 900 +
  3361. .../net/wireless/bcmdhd_4334/include/bcmutils.h | 782 +
  3362. drivers/net/wireless/bcmdhd_4334/include/dbus.h | 571 +
  3363. .../net/wireless/bcmdhd_4334/include/dhdioctl.h | 137 +
  3364. drivers/net/wireless/bcmdhd_4334/include/epivers.h | 56 +
  3365. drivers/net/wireless/bcmdhd_4334/include/hndpmu.h | 36 +
  3366. .../wireless/bcmdhd_4334/include/hndrte_armtrap.h | 88 +
  3367. .../net/wireless/bcmdhd_4334/include/hndrte_cons.h | 67 +
  3368. drivers/net/wireless/bcmdhd_4334/include/hndsoc.h | 235 +
  3369. .../net/wireless/bcmdhd_4334/include/linux_osl.h | 425 +
  3370. .../net/wireless/bcmdhd_4334/include/linuxver.h | 636 +
  3371. drivers/net/wireless/bcmdhd_4334/include/miniopt.h | 77 +
  3372. .../net/wireless/bcmdhd_4334/include/msgtrace.h | 74 +
  3373. drivers/net/wireless/bcmdhd_4334/include/osl.h | 88 +
  3374. .../bcmdhd_4334/include/packed_section_end.h | 53 +
  3375. .../bcmdhd_4334/include/packed_section_start.h | 60 +
  3376. drivers/net/wireless/bcmdhd_4334/include/pcicfg.h | 90 +
  3377. .../wireless/bcmdhd_4334/include/proto/802.11.h | 2254 ++
  3378. .../bcmdhd_4334/include/proto/802.11_bta.h | 45 +
  3379. .../wireless/bcmdhd_4334/include/proto/802.11e.h | 137 +
  3380. .../wireless/bcmdhd_4334/include/proto/802.1d.h | 48 +
  3381. .../wireless/bcmdhd_4334/include/proto/bcmeth.h | 82 +
  3382. .../wireless/bcmdhd_4334/include/proto/bcmevent.h | 376 +
  3383. .../net/wireless/bcmdhd_4334/include/proto/bcmip.h | 210 +
  3384. .../wireless/bcmdhd_4334/include/proto/bcmipv6.h | 104 +
  3385. .../bcmdhd_4334/include/proto/bt_amp_hci.h | 441 +
  3386. .../net/wireless/bcmdhd_4334/include/proto/eapol.h | 193 +
  3387. .../wireless/bcmdhd_4334/include/proto/ethernet.h | 162 +
  3388. .../net/wireless/bcmdhd_4334/include/proto/p2p.h | 565 +
  3389. .../net/wireless/bcmdhd_4334/include/proto/sdspi.h | 75 +
  3390. .../net/wireless/bcmdhd_4334/include/proto/vlan.h | 69 +
  3391. .../net/wireless/bcmdhd_4334/include/proto/wpa.h | 212 +
  3392. .../net/wireless/bcmdhd_4334/include/proto/wps.h | 379 +
  3393. drivers/net/wireless/bcmdhd_4334/include/sbchipc.h | 2380 ++
  3394. .../net/wireless/bcmdhd_4334/include/sbconfig.h | 275 +
  3395. .../net/wireless/bcmdhd_4334/include/sbhnddma.h | 370 +
  3396. .../net/wireless/bcmdhd_4334/include/sbpcmcia.h | 108 +
  3397. drivers/net/wireless/bcmdhd_4334/include/sbsdio.h | 192 +
  3398. .../net/wireless/bcmdhd_4334/include/sbsdpcmdev.h | 295 +
  3399. .../net/wireless/bcmdhd_4334/include/sbsocram.h | 193 +
  3400. drivers/net/wireless/bcmdhd_4334/include/sdio.h | 617 +
  3401. drivers/net/wireless/bcmdhd_4334/include/sdioh.h | 445 +
  3402. drivers/net/wireless/bcmdhd_4334/include/sdiovar.h | 81 +
  3403. drivers/net/wireless/bcmdhd_4334/include/siutils.h | 332 +
  3404. drivers/net/wireless/bcmdhd_4334/include/spid.h | 165 +
  3405. drivers/net/wireless/bcmdhd_4334/include/trxhdr.h | 53 +
  3406. .../net/wireless/bcmdhd_4334/include/typedefs.h | 310 +
  3407. .../net/wireless/bcmdhd_4334/include/wlfc_proto.h | 233 +
  3408. drivers/net/wireless/bcmdhd_4334/include/wlioctl.h | 5148 +++++
  3409. drivers/net/wireless/bcmdhd_4334/linux_osl.c | 1096 +
  3410. drivers/net/wireless/bcmdhd_4334/sbutils.c | 1001 +
  3411. drivers/net/wireless/bcmdhd_4334/siutils.c | 2489 ++
  3412. drivers/net/wireless/bcmdhd_4334/siutils_priv.h | 246 +
  3413. drivers/net/wireless/bcmdhd_4334/uamp_api.h | 176 +
  3414. drivers/net/wireless/bcmdhd_4334/wl_android.c | 2485 ++
  3415. drivers/net/wireless/bcmdhd_4334/wl_android.h | 107 +
  3416. drivers/net/wireless/bcmdhd_4334/wl_cfg80211.c | 11189 +++++++++
  3417. drivers/net/wireless/bcmdhd_4334/wl_cfg80211.h | 902 +
  3418. drivers/net/wireless/bcmdhd_4334/wl_cfgp2p.c | 2435 ++
  3419. drivers/net/wireless/bcmdhd_4334/wl_cfgp2p.h | 346 +
  3420. drivers/net/wireless/bcmdhd_4334/wl_dbg.h | 63 +
  3421. drivers/net/wireless/bcmdhd_4334/wl_iw.c | 3739 +++
  3422. drivers/net/wireless/bcmdhd_4334/wl_iw.h | 161 +
  3423. drivers/net/wireless/bcmdhd_4334/wl_linux_mon.c | 422 +
  3424. drivers/net/wireless/bcmdhd_4334/wl_roam.c | 287 +
  3425. drivers/net/wireless/bcmdhd_4334/wldev_common.c | 384 +
  3426. drivers/net/wireless/bcmdhd_4334/wldev_common.h | 112 +
  3427. drivers/net/wireless/bcmdhd_43362/Kconfig | 27 +
  3428. drivers/net/wireless/bcmdhd_43362/Makefile | 90 +
  3429. .../wireless/bcmdhd_43362/bcmsdio/linux/Makefile | 196 +
  3430. .../bcmdhd_43362/bcmsdio/linux/makefile.26 | 29 +
  3431. .../wireless/bcmdhd_43362/bcmsdio/sys/bcmpcispi.c | 630 +
  3432. .../net/wireless/bcmdhd_43362/bcmsdio/sys/bcmsdh.c | 690 +
  3433. .../bcmdhd_43362/bcmsdio/sys/bcmsdh_linux.c | 732 +
  3434. .../bcmdhd_43362/bcmsdio/sys/bcmsdh_sdmmc.c | 1320 ++
  3435. .../bcmdhd_43362/bcmsdio/sys/bcmsdh_sdmmc_linux.c | 283 +
  3436. .../wireless/bcmdhd_43362/bcmsdio/sys/bcmsdspi.c | 1608 ++
  3437. .../bcmdhd_43362/bcmsdio/sys/bcmsdspi_linux.c | 252 +
  3438. .../wireless/bcmdhd_43362/bcmsdio/sys/bcmsdstd.c | 3406 +++
  3439. .../bcmdhd_43362/bcmsdio/sys/bcmsdstd_linux.c | 287 +
  3440. .../wireless/bcmdhd_43362/bcmsdio/sys/bcmspibrcm.c | 1779 ++
  3441. .../bcmdhd_43362/config/android_dhcpcd.conf | 6 +
  3442. .../bcmdhd_43362/config/wpa_supplicant.conf | 7 +
  3443. .../net/wireless/bcmdhd_43362/dhd/exe/GNUmakefile | 84 +
  3444. drivers/net/wireless/bcmdhd_43362/dhd/exe/dhdu.c | 2700 +++
  3445. drivers/net/wireless/bcmdhd_43362/dhd/exe/dhdu.h | 71 +
  3446. .../net/wireless/bcmdhd_43362/dhd/exe/dhdu_cmd.h | 55 +
  3447. .../wireless/bcmdhd_43362/dhd/exe/dhdu_common.h | 53 +
  3448. .../net/wireless/bcmdhd_43362/dhd/exe/dhdu_linux.c | 626 +
  3449. .../net/wireless/bcmdhd_43362/dhd/linux/Makefile | 525 +
  3450. .../wireless/bcmdhd_43362/dhd/linux/makefile.26 | 41 +
  3451. drivers/net/wireless/bcmdhd_43362/dhd/sys/dhd.h | 722 +
  3452. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_bta.c | 335 +
  3453. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_bta.h | 39 +
  3454. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_bus.h | 100 +
  3455. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_cdc.c | 2533 ++
  3456. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_common.c | 2300 ++
  3457. .../bcmdhd_43362/dhd/sys/dhd_custom_gpio.c | 315 +
  3458. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_dbg.h | 104 +
  3459. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_linux.c | 5015 ++++
  3460. .../wireless/bcmdhd_43362/dhd/sys/dhd_linux_mon.c | 393 +
  3461. .../bcmdhd_43362/dhd/sys/dhd_linux_sched.c | 39 +
  3462. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_proto.h | 105 +
  3463. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_sdio.c | 6275 +++++
  3464. .../net/wireless/bcmdhd_43362/dhd/sys/dhd_wlfc.h | 268 +
  3465. .../net/wireless/bcmdhd_43362/dongle/dngl_stats.h | 43 +
  3466. .../net/wireless/bcmdhd_43362/dongle/dngl_wlhdr.h | 40 +
  3467. .../rtecdc.h | 14890 ++++++++++++
  3468. .../rtecdc.h | 14890 ++++++++++++
  3469. .../rtecdc.h | 12261 ++++++++++
  3470. .../rtecdc.h | 14233 ++++++++++++
  3471. .../rtecdc.h | 12809 +++++++++++
  3472. .../rtecdc.h | 12809 +++++++++++
  3473. .../builds/4330b2-roml/sdio-ag-pool-p2p/rtecdc.h | 11081 +++++++++
  3474. .../wl/builds/4330b2-roml/sdio-ag-pool/rtecdc.h | 10641 +++++++++
  3475. .../rtecdc.h | 10416 +++++++++
  3476. .../rtecdc.h | 12194 ++++++++++
  3477. .../wl/builds/4330b2-roml/sdio-g-pool-p2p/rtecdc.h | 10489 +++++++++
  3478. .../rte/wl/builds/4330b2-roml/sdio-g-pool/rtecdc.h | 10035 ++++++++
  3479. drivers/net/wireless/bcmdhd_43362/include/Makefile | 53 +
  3480. drivers/net/wireless/bcmdhd_43362/include/aidmp.h | 377 +
  3481. .../bcmdhd_43362/include/bcm_android_types.h | 45 +
  3482. drivers/net/wireless/bcmdhd_43362/include/bcmcdc.h | 121 +
  3483. .../net/wireless/bcmdhd_43362/include/bcmdefs.h | 231 +
  3484. .../net/wireless/bcmdhd_43362/include/bcmdevs.h | 729 +
  3485. .../net/wireless/bcmdhd_43362/include/bcmendian.h | 279 +
  3486. .../net/wireless/bcmdhd_43362/include/bcmpcispi.h | 181 +
  3487. .../net/wireless/bcmdhd_43362/include/bcmperf.h | 36 +
  3488. .../net/wireless/bcmdhd_43362/include/bcmsdbus.h | 120 +
  3489. drivers/net/wireless/bcmdhd_43362/include/bcmsdh.h | 211 +
  3490. .../wireless/bcmdhd_43362/include/bcmsdh_sdmmc.h | 122 +
  3491. .../net/wireless/bcmdhd_43362/include/bcmsdpcm.h | 274 +
  3492. .../net/wireless/bcmdhd_43362/include/bcmsdspi.h | 135 +
  3493. .../net/wireless/bcmdhd_43362/include/bcmsdstd.h | 243 +
  3494. drivers/net/wireless/bcmdhd_43362/include/bcmspi.h | 40 +
  3495. .../net/wireless/bcmdhd_43362/include/bcmspibrcm.h | 139 +
  3496. .../net/wireless/bcmdhd_43362/include/bcmutils.h | 708 +
  3497. .../net/wireless/bcmdhd_43362/include/bcmwifi.h | 165 +
  3498. drivers/net/wireless/bcmdhd_43362/include/bcmwpa.h | 238 +
  3499. drivers/net/wireless/bcmdhd_43362/include/dbus.h | 364 +
  3500. .../net/wireless/bcmdhd_43362/include/dhdioctl.h | 129 +
  3501. .../net/wireless/bcmdhd_43362/include/epivers.h | 49 +
  3502. .../net/wireless/bcmdhd_43362/include/epivers.h.in | 49 +
  3503. .../net/wireless/bcmdhd_43362/include/epivers.sh | 264 +
  3504. drivers/net/wireless/bcmdhd_43362/include/hndpmu.h | 34 +
  3505. .../wireless/bcmdhd_43362/include/hndrte_armtrap.h | 88 +
  3506. .../wireless/bcmdhd_43362/include/hndrte_cons.h | 68 +
  3507. drivers/net/wireless/bcmdhd_43362/include/hndsoc.h | 207 +
  3508. drivers/net/wireless/bcmdhd_43362/include/htsf.h | 74 +
  3509. .../net/wireless/bcmdhd_43362/include/linux_osl.h | 431 +
  3510. .../net/wireless/bcmdhd_43362/include/linuxver.h | 597 +
  3511. .../net/wireless/bcmdhd_43362/include/miniopt.h | 77 +
  3512. .../net/wireless/bcmdhd_43362/include/msgtrace.h | 74 +
  3513. drivers/net/wireless/bcmdhd_43362/include/osl.h | 66 +
  3514. .../bcmdhd_43362/include/packed_section_end.h | 54 +
  3515. .../bcmdhd_43362/include/packed_section_start.h | 61 +
  3516. drivers/net/wireless/bcmdhd_43362/include/pcicfg.h | 78 +
  3517. .../wireless/bcmdhd_43362/include/proto/802.11.h | 1921 ++
  3518. .../bcmdhd_43362/include/proto/802.11_bta.h | 45 +
  3519. .../wireless/bcmdhd_43362/include/proto/802.11e.h | 131 +
  3520. .../wireless/bcmdhd_43362/include/proto/802.1d.h | 49 +
  3521. .../wireless/bcmdhd_43362/include/proto/bcmeth.h | 83 +
  3522. .../wireless/bcmdhd_43362/include/proto/bcmevent.h | 315 +
  3523. .../wireless/bcmdhd_43362/include/proto/bcmip.h | 154 +
  3524. .../bcmdhd_43362/include/proto/bt_amp_hci.h | 442 +
  3525. .../wireless/bcmdhd_43362/include/proto/eapol.h | 173 +
  3526. .../wireless/bcmdhd_43362/include/proto/ethernet.h | 162 +
  3527. .../net/wireless/bcmdhd_43362/include/proto/p2p.h | 512 +
  3528. .../wireless/bcmdhd_43362/include/proto/sdspi.h | 76 +
  3529. .../net/wireless/bcmdhd_43362/include/proto/vlan.h | 70 +
  3530. .../net/wireless/bcmdhd_43362/include/proto/wpa.h | 160 +
  3531. .../net/wireless/bcmdhd_43362/include/sbchipc.h | 1775 ++
  3532. .../net/wireless/bcmdhd_43362/include/sbconfig.h | 276 +
  3533. .../net/wireless/bcmdhd_43362/include/sbhnddma.h | 327 +
  3534. .../net/wireless/bcmdhd_43362/include/sbpcmcia.h | 109 +
  3535. drivers/net/wireless/bcmdhd_43362/include/sbsdio.h | 166 +
  3536. .../net/wireless/bcmdhd_43362/include/sbsdpcmdev.h | 293 +
  3537. .../net/wireless/bcmdhd_43362/include/sbsocram.h | 186 +
  3538. drivers/net/wireless/bcmdhd_43362/include/sdio.h | 612 +
  3539. drivers/net/wireless/bcmdhd_43362/include/sdioh.h | 438 +
  3540. .../net/wireless/bcmdhd_43362/include/sdiovar.h | 58 +
  3541. .../net/wireless/bcmdhd_43362/include/siutils.h | 273 +
  3542. drivers/net/wireless/bcmdhd_43362/include/spid.h | 153 +
  3543. drivers/net/wireless/bcmdhd_43362/include/trxhdr.h | 52 +
  3544. .../net/wireless/bcmdhd_43362/include/typedefs.h | 309 +
  3545. drivers/net/wireless/bcmdhd_43362/include/usbrdl.h | 156 +
  3546. drivers/net/wireless/bcmdhd_43362/include/usbstd.h | 700 +
  3547. .../bcmdhd_43362/include/wlc_extlog_idstr.h | 117 +
  3548. .../net/wireless/bcmdhd_43362/include/wlfc_proto.h | 198 +
  3549. .../net/wireless/bcmdhd_43362/include/wlioctl.h | 2760 +++
  3550. drivers/net/wireless/bcmdhd_43362/shared/aiutils.c | 698 +
  3551. .../wireless/bcmdhd_43362/shared/bcm_app_utils.c | 230 +
  3552. .../net/wireless/bcmdhd_43362/shared/bcmevent.c | 125 +
  3553. .../net/wireless/bcmdhd_43362/shared/bcmutils.c | 1967 ++
  3554. drivers/net/wireless/bcmdhd_43362/shared/bcmwifi.c | 274 +
  3555. drivers/net/wireless/bcmdhd_43362/shared/dbus.c | 1935 ++
  3556. .../net/wireless/bcmdhd_43362/shared/dbus_sdio.c | 5544 +++++
  3557. .../wireless/bcmdhd_43362/shared/dbus_sdio_linux.c | 1264 +
  3558. .../net/wireless/bcmdhd_43362/shared/dbus_usb.c | 1045 +
  3559. .../wireless/bcmdhd_43362/shared/dbus_usb_linux.c | 2684 +++
  3560. drivers/net/wireless/bcmdhd_43362/shared/hndpmu.c | 222 +
  3561. .../net/wireless/bcmdhd_43362/shared/linux_osl.c | 921 +
  3562. drivers/net/wireless/bcmdhd_43362/shared/miniopt.c | 163 +
  3563. drivers/net/wireless/bcmdhd_43362/shared/sbutils.c | 992 +
  3564. drivers/net/wireless/bcmdhd_43362/shared/siutils.c | 1921 ++
  3565. .../wireless/bcmdhd_43362/shared/siutils_priv.h | 235 +
  3566. drivers/net/wireless/bcmdhd_43362/wl/exe/uamp.mk | 62 +
  3567. .../net/wireless/bcmdhd_43362/wl/sys/uamp_api.h | 176 +
  3568. .../net/wireless/bcmdhd_43362/wl/sys/uamp_linux.c | 1258 +
  3569. .../net/wireless/bcmdhd_43362/wl/sys/wl_android.c | 853 +
  3570. .../net/wireless/bcmdhd_43362/wl/sys/wl_android.h | 57 +
  3571. .../net/wireless/bcmdhd_43362/wl/sys/wl_cfg80211.c | 7271 ++++++
  3572. .../net/wireless/bcmdhd_43362/wl/sys/wl_cfg80211.h | 562 +
  3573. .../net/wireless/bcmdhd_43362/wl/sys/wl_cfgp2p.c | 1450 ++
  3574. .../net/wireless/bcmdhd_43362/wl/sys/wl_cfgp2p.h | 246 +
  3575. drivers/net/wireless/bcmdhd_43362/wl/sys/wl_dbg.h | 49 +
  3576. drivers/net/wireless/bcmdhd_43362/wl/sys/wl_iw.c | 8766 +++++++
  3577. drivers/net/wireless/bcmdhd_43362/wl/sys/wl_iw.h | 306 +
  3578. .../wireless/bcmdhd_43362/wl/sys/wldev_common.c | 340 +
  3579. .../wireless/bcmdhd_43362/wl/sys/wldev_common.h | 110 +
  3580. drivers/nfc/Kconfig | 13 +
  3581. drivers/nfc/Makefile | 1 +
  3582. drivers/nfc/bcm2079x.c | 615 +
  3583. drivers/of/base.c | 58 +
  3584. drivers/of/gpio.c | 11 +-
  3585. drivers/of/platform.c | 125 +-
  3586. drivers/pci/.gitignore | 4 -
  3587. drivers/power/Kconfig | 81 +
  3588. drivers/power/Makefile | 19 +
  3589. drivers/power/adc121c021_driver.c | 659 +
  3590. drivers/power/bcm59055_battery.c | 668 +
  3591. drivers/power/bcmpmu-batt.c | 342 +
  3592. drivers/power/bcmpmu-chrgr-ext.c | 1091 +
  3593. drivers/power/bcmpmu-chrgr-pb.c | 969 +
  3594. drivers/power/bcmpmu-chrgr.c | 685 +
  3595. drivers/power/bcmpmu-em.c | 3008 +++
  3596. drivers/power/bq27541.c | 214 +
  3597. drivers/power/cmp_battery_bq24616.c | 988 +
  3598. drivers/power/cmp_battery_multi.c | 804 +
  3599. drivers/power/fake_battery.c | 274 +
  3600. drivers/power/max17040_battery.c | 120 +-
  3601. drivers/power/pda_power.c | 71 +-
  3602. drivers/power/power_supply_core.c | 30 +-
  3603. drivers/power/power_supply_sysfs.c | 3 +
  3604. drivers/pwm/Kconfig | 36 +
  3605. drivers/pwm/Makefile | 8 +
  3606. drivers/pwm/atmel-pwmc.c | 452 +
  3607. drivers/pwm/gpio-pwm.c | 332 +
  3608. drivers/pwm/kona-pwmc.c | 608 +
  3609. drivers/pwm/pwm.c | 580 +
  3610. drivers/regulator/Kconfig | 34 +
  3611. drivers/regulator/Makefile | 6 +
  3612. drivers/regulator/bcm59055_A0.c | 333 +
  3613. drivers/regulator/bcm590xx-regulator.c | 444 +
  3614. drivers/regulator/bcmpmu-regulator.c | 824 +
  3615. drivers/regulator/bcmpmu-rgltr-bcm59055.c | 444 +
  3616. drivers/regulator/bcmpmu-rgltr-bcm59056.c | 710 +
  3617. drivers/regulator/max8649.c | 46 +-
  3618. drivers/regulator/tps728xx-regulator.c | 245 +
  3619. drivers/regulator/virtual.c | 3 +
  3620. drivers/rpmsg/Kconfig | 10 +
  3621. drivers/rpmsg/Makefile | 1 +
  3622. drivers/rpmsg/virtio_rpmsg_bus.c | 1146 +
  3623. drivers/rtc/Kconfig | 50 +
  3624. drivers/rtc/Makefile | 5 +
  3625. drivers/rtc/alarm-dev.c | 313 +
  3626. drivers/rtc/alarm.c | 678 +
  3627. drivers/rtc/class.c | 69 +-
  3628. drivers/rtc/rtc-bcm59055.c | 369 +
  3629. drivers/rtc/rtc-bcmpmu.c | 431 +
  3630. drivers/rtc/rtc-island.c | 530 +
  3631. drivers/s390/kvm/kvm_virtio.c | 2 +-
  3632. drivers/scsi/.gitignore | 1 -
  3633. drivers/scsi/aic7xxx/.gitignore | 6 -
  3634. drivers/scsi/scsi_debug.c | 3 +-
  3635. drivers/spi/Kconfig | 8 +
  3636. drivers/spi/Makefile | 1 +
  3637. drivers/spi/spi_sspi_kona.c | 1635 ++
  3638. drivers/staging/Kconfig | 4 +
  3639. drivers/staging/Makefile | 2 +
  3640. drivers/staging/android/Kconfig | 95 +
  3641. drivers/staging/android/Makefile | 6 +
  3642. drivers/staging/android/binder.c | 3768 +++
  3643. drivers/staging/android/binder.h | 330 +
  3644. drivers/staging/android/logger.c | 778 +
  3645. drivers/staging/android/logger.h | 74 +
  3646. drivers/staging/android/lowmemorykiller.c | 187 +
  3647. drivers/staging/android/ram_console.c | 443 +
  3648. drivers/staging/android/timed_gpio.c | 176 +
  3649. drivers/staging/android/timed_gpio.h | 33 +
  3650. drivers/staging/android/timed_output.c | 123 +
  3651. drivers/staging/android/timed_output.h | 37 +
  3652. drivers/staging/bcm/Bcmchar.c | 1 +
  3653. drivers/staging/brcm80211/brcmsmac/wlc_bmac.c | 3 +-
  3654. drivers/staging/brcm80211/brcmsmac/wlc_bmac.h | 1 -
  3655. drivers/staging/brcm80211/brcmsmac/wlc_main.c | 8 -
  3656. drivers/staging/iio/Kconfig | 49 +-
  3657. drivers/staging/iio/Makefile | 15 +-
  3658. drivers/staging/iio/buffer.h | 194 +
  3659. drivers/staging/iio/cdc/Kconfig | 36 +
  3660. drivers/staging/iio/cdc/Makefile | 7 +
  3661. drivers/staging/iio/cdc/ad7150.c | 664 +
  3662. drivers/staging/iio/cdc/ad7152.c | 547 +
  3663. drivers/staging/iio/cdc/ad7746.c | 795 +
  3664. drivers/staging/iio/cdc/ad7746.h | 29 +
  3665. drivers/staging/iio/consumer.h | 96 +
  3666. drivers/staging/iio/driver.h | 34 +
  3667. drivers/staging/iio/events.h | 105 +
  3668. drivers/staging/iio/gyro/Kconfig | 14 +-
  3669. drivers/staging/iio/gyro/Makefile | 2 +-
  3670. drivers/staging/iio/gyro/adis16060_core.c | 180 +-
  3671. drivers/staging/iio/gyro/adis16080_core.c | 162 +-
  3672. drivers/staging/iio/gyro/adis16130_core.c | 206 +-
  3673. drivers/staging/iio/gyro/adis16260.h | 24 +-
  3674. drivers/staging/iio/gyro/adis16260_core.c | 198 +-
  3675. drivers/staging/iio/gyro/adis16260_ring.c | 60 +-
  3676. drivers/staging/iio/gyro/adis16260_trigger.c | 30 +-
  3677. drivers/staging/iio/gyro/adxrs450.h | 18 +-
  3678. drivers/staging/iio/gyro/adxrs450_core.c | 395 +-
  3679. drivers/staging/iio/iio.h | 410 +-
  3680. drivers/staging/iio/iio_core.h | 56 +
  3681. drivers/staging/iio/iio_core_trigger.h | 46 +
  3682. drivers/staging/iio/iio_dummy_evgen.c | 221 +
  3683. drivers/staging/iio/iio_dummy_evgen.h | 2 +
  3684. drivers/staging/iio/iio_hwmon.c | 232 +
  3685. drivers/staging/iio/iio_simple_dummy.c | 550 +
  3686. drivers/staging/iio/iio_simple_dummy.h | 108 +
  3687. drivers/staging/iio/iio_simple_dummy_buffer.c | 205 +
  3688. drivers/staging/iio/iio_simple_dummy_events.c | 191 +
  3689. drivers/staging/iio/imu/Kconfig | 19 +-
  3690. drivers/staging/iio/imu/Makefile | 3 +-
  3691. drivers/staging/iio/imu/adis16400.h | 11 +-
  3692. drivers/staging/iio/imu/adis16400_core.c | 803 +-
  3693. drivers/staging/iio/imu/adis16400_ring.c | 65 +-
  3694. drivers/staging/iio/imu/adis16400_trigger.c | 17 +-
  3695. drivers/staging/iio/imu/inv_mpu/Kconfig | 24 +
  3696. drivers/staging/iio/imu/inv_mpu/Makefile | 27 +
  3697. drivers/staging/iio/imu/inv_mpu/README | 569 +
  3698. .../staging/iio/imu/inv_mpu/dmpDefaultMPU6050.c | 323 +
  3699. drivers/staging/iio/imu/inv_mpu/dmpKey.h | 462 +
  3700. drivers/staging/iio/imu/inv_mpu/dmpmap.h | 283 +
  3701. drivers/staging/iio/imu/inv_mpu/inv_mpu3050_iio.c | 292 +
  3702. drivers/staging/iio/imu/inv_mpu/inv_mpu_core.c | 2055 ++
  3703. drivers/staging/iio/imu/inv_mpu/inv_mpu_iio.h | 860 +
  3704. drivers/staging/iio/imu/inv_mpu/inv_mpu_misc.c | 1874 ++
  3705. drivers/staging/iio/imu/inv_mpu/inv_mpu_ring.c | 1048 +
  3706. drivers/staging/iio/imu/inv_mpu/inv_mpu_trigger.c | 97 +
  3707. drivers/staging/iio/imu/inv_mpu/inv_slave_bma250.c | 330 +
  3708. drivers/staging/iio/industrialio-buffer.c | 737 +
  3709. drivers/staging/iio/industrialio-core.c | 1281 +-
  3710. drivers/staging/iio/industrialio-event.c | 453 +
  3711. drivers/staging/iio/industrialio-trigger.c | 210 +-
  3712. drivers/staging/iio/inkern.c | 293 +
  3713. drivers/staging/iio/inv_test/Kconfig | 11 +
  3714. drivers/staging/iio/inv_test/Makefile | 6 +
  3715. drivers/staging/iio/inv_test/inv_counters.c | 153 +
  3716. drivers/staging/iio/inv_test/inv_counters.h | 72 +
  3717. drivers/staging/iio/kfifo_buf.c | 181 +-
  3718. drivers/staging/iio/kfifo_buf.h | 16 +-
  3719. drivers/staging/iio/light/Kconfig | 6 +-
  3720. drivers/staging/iio/light/isl29018.c | 291 +-
  3721. drivers/staging/iio/light/tsl2563.c | 254 +-
  3722. drivers/staging/iio/light/tsl2583.c | 268 +-
  3723. drivers/staging/iio/machine.h | 24 +
  3724. drivers/staging/iio/magnetometer/Kconfig | 5 +-
  3725. drivers/staging/iio/magnetometer/ak8975.c | 337 +-
  3726. drivers/staging/iio/magnetometer/hmc5843.c | 193 +-
  3727. .../staging/iio/magnetometer/inv_compass/Kconfig | 25 +
  3728. .../staging/iio/magnetometer/inv_compass/Makefile | 25 +
  3729. .../staging/iio/magnetometer/inv_compass/README | 176 +
  3730. .../iio/magnetometer/inv_compass/inv_ami306_core.c | 570 +
  3731. .../iio/magnetometer/inv_compass/inv_ami306_iio.h | 159 +
  3732. .../iio/magnetometer/inv_compass/inv_ami306_ring.c | 163 +
  3733. .../magnetometer/inv_compass/inv_ami306_trigger.c | 90 +
  3734. .../iio/magnetometer/inv_compass/inv_yas53x_core.c | 969 +
  3735. .../iio/magnetometer/inv_compass/inv_yas53x_iio.h | 172 +
  3736. .../iio/magnetometer/inv_compass/inv_yas53x_ring.c | 165 +
  3737. .../magnetometer/inv_compass/inv_yas53x_trigger.c | 91 +
  3738. drivers/staging/iio/resolver/Kconfig | 36 +-
  3739. drivers/staging/iio/resolver/Makefile | 2 +-
  3740. drivers/staging/iio/resolver/ad2s1200.c | 178 +
  3741. drivers/staging/iio/resolver/ad2s1210.c | 937 +-
  3742. drivers/staging/iio/resolver/ad2s1210.h | 17 +
  3743. drivers/staging/iio/resolver/ad2s90.c | 124 +-
  3744. drivers/staging/iio/ring_hw.h | 6 +-
  3745. drivers/staging/iio/ring_sw.c | 228 +-
  3746. drivers/staging/iio/ring_sw.h | 11 +-
  3747. drivers/staging/iio/sysfs.h | 119 +-
  3748. drivers/staging/iio/trigger.h | 119 +-
  3749. drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 18 +-
  3750. drivers/staging/iio/trigger/iio-trig-gpio.c | 20 +-
  3751. .../staging/iio/trigger/iio-trig-periodic-rtc.c | 20 +-
  3752. drivers/staging/iio/trigger/iio-trig-sysfs.c | 13 +-
  3753. drivers/staging/iio/trigger_consumer.h | 71 +-
  3754. drivers/staging/iio/types.h | 55 +
  3755. drivers/staging/rtl8187se/r8180_core.c | 2 +-
  3756. drivers/staging/trapz/Kconfig | 28 +
  3757. drivers/staging/trapz/Makefile | 5 +
  3758. drivers/staging/trapz/trapz.c | 877 +
  3759. drivers/staging/trapz/trapz_device.h | 126 +
  3760. drivers/staging/trapz/trapz_trigger.c | 195 +
  3761. drivers/staging/trapz/trapz_trigger.h | 21 +
  3762. drivers/staging/usbip/userspace/autogen.sh | 0
  3763. drivers/staging/usbip/userspace/cleanup.sh | 0
  3764. drivers/switch/Kconfig | 15 +
  3765. drivers/switch/Makefile | 4 +
  3766. drivers/switch/switch_class.c | 179 +
  3767. drivers/switch/switch_gpio.c | 172 +
  3768. drivers/tty/n_tty.c | 2 +
  3769. drivers/tty/serial/8250.c | 216 +-
  3770. drivers/tty/serial/8250_dw.c | 194 +
  3771. drivers/tty/serial/Kconfig | 7 +
  3772. drivers/tty/serial/Makefile | 1 +
  3773. drivers/tty/serial/serial_core.c | 20 +-
  3774. drivers/tty/vt/.gitignore | 2 -
  3775. drivers/usb/Kconfig | 4 +
  3776. drivers/usb/Makefile | 5 +
  3777. drivers/usb/core/driver.c | 84 +
  3778. drivers/usb/core/generic.c | 1 +
  3779. drivers/usb/core/hcd.c | 14 +-
  3780. drivers/usb/core/hcd.h | 559 +
  3781. drivers/usb/core/hub.c | 142 +-
  3782. drivers/usb/core/hub.h | 206 +
  3783. drivers/usb/core/message.c | 109 +
  3784. drivers/usb/core/otg_whitelist.h | 199 +-
  3785. drivers/usb/core/quirks.c | 4 +
  3786. drivers/usb/core/usb.c | 6 +
  3787. drivers/usb/core/usb.h | 6 +
  3788. drivers/usb/gadget/Kconfig | 144 +
  3789. drivers/usb/gadget/Makefile | 14 +
  3790. drivers/usb/gadget/android.c | 1563 ++
  3791. drivers/usb/gadget/audio.c | 20 -
  3792. drivers/usb/gadget/cdc2.c | 20 -
  3793. drivers/usb/gadget/composite.c | 264 +-
  3794. drivers/usb/gadget/dwc_otg/Makefile | 6 +
  3795. drivers/usb/gadget/dwc_otg/driver/Makefile | 20 +
  3796. drivers/usb/gadget/dwc_otg/driver/dwc_cfi_common.h | 142 +
  3797. drivers/usb/gadget/dwc_otg/driver/dwc_otg_adp.c | 770 +
  3798. drivers/usb/gadget/dwc_otg/driver/dwc_otg_adp.h | 77 +
  3799. drivers/usb/gadget/dwc_otg/driver/dwc_otg_attr.c | 1605 ++
  3800. drivers/usb/gadget/dwc_otg/driver/dwc_otg_attr.h | 87 +
  3801. drivers/usb/gadget/dwc_otg/driver/dwc_otg_cfi.c | 1877 ++
  3802. drivers/usb/gadget/dwc_otg/driver/dwc_otg_cfi.h | 320 +
  3803. drivers/usb/gadget/dwc_otg/driver/dwc_otg_cil.c | 7181 ++++++
  3804. drivers/usb/gadget/dwc_otg/driver/dwc_otg_cil.h | 1524 ++
  3805. .../usb/gadget/dwc_otg/driver/dwc_otg_cil_intr.c | 1414 ++
  3806. .../usb/gadget/dwc_otg/driver/dwc_otg_core_if.h | 681 +
  3807. drivers/usb/gadget/dwc_otg/driver/dwc_otg_dbg.h | 113 +
  3808. drivers/usb/gadget/dwc_otg/driver/dwc_otg_driver.c | 1768 ++
  3809. drivers/usb/gadget/dwc_otg/driver/dwc_otg_driver.h | 100 +
  3810. drivers/usb/gadget/dwc_otg/driver/dwc_otg_hcd.c | 3430 +++
  3811. drivers/usb/gadget/dwc_otg/driver/dwc_otg_hcd.h | 833 +
  3812. .../usb/gadget/dwc_otg/driver/dwc_otg_hcd_ddma.c | 1118 +
  3813. drivers/usb/gadget/dwc_otg/driver/dwc_otg_hcd_if.h | 397 +
  3814. .../usb/gadget/dwc_otg/driver/dwc_otg_hcd_intr.c | 2059 ++
  3815. .../usb/gadget/dwc_otg/driver/dwc_otg_hcd_linux.c | 1014 +
  3816. .../usb/gadget/dwc_otg/driver/dwc_otg_hcd_queue.c | 771 +
  3817. drivers/usb/gadget/dwc_otg/driver/dwc_otg_pcd.c | 2607 +++
  3818. drivers/usb/gadget/dwc_otg/driver/dwc_otg_pcd.h | 259 +
  3819. drivers/usb/gadget/dwc_otg/driver/dwc_otg_pcd_if.h | 375 +
  3820. .../usb/gadget/dwc_otg/driver/dwc_otg_pcd_intr.c | 4492 ++++
  3821. .../usb/gadget/dwc_otg/driver/dwc_otg_pcd_linux.c | 1586 ++
  3822. drivers/usb/gadget/dwc_otg/driver/dwc_otg_regs.h | 2457 ++
  3823. .../usb/gadget/dwc_otg/dwc_common_port/Makefile | 12 +
  3824. .../usb/gadget/dwc_otg/dwc_common_port/dwc_cc.c | 514 +
  3825. .../usb/gadget/dwc_otg/dwc_common_port/dwc_cc.h | 209 +
  3826. .../dwc_otg/dwc_common_port/dwc_common_linux.c | 1340 ++
  3827. .../gadget/dwc_otg/dwc_common_port/dwc_crypto.c | 306 +
  3828. .../gadget/dwc_otg/dwc_common_port/dwc_crypto.h | 103 +
  3829. .../usb/gadget/dwc_otg/dwc_common_port/dwc_dh.c | 287 +
  3830. .../usb/gadget/dwc_otg/dwc_common_port/dwc_dh.h | 100 +
  3831. .../usb/gadget/dwc_otg/dwc_common_port/dwc_list.h | 616 +
  3832. .../usb/gadget/dwc_otg/dwc_common_port/dwc_mem.c | 172 +
  3833. .../gadget/dwc_otg/dwc_common_port/dwc_modpow.c | 619 +
  3834. .../gadget/dwc_otg/dwc_common_port/dwc_modpow.h | 26 +
  3835. .../gadget/dwc_otg/dwc_common_port/dwc_notifier.c | 263 +
  3836. .../gadget/dwc_otg/dwc_common_port/dwc_notifier.h | 112 +
  3837. .../usb/gadget/dwc_otg/dwc_common_port/dwc_os.h | 931 +
  3838. drivers/usb/gadget/dwc_otg/dwc_common_port/usb.h | 851 +
  3839. drivers/usb/gadget/ether.c | 27 +-
  3840. drivers/usb/gadget/f_accessory.c | 1176 +
  3841. drivers/usb/gadget/f_acm.c | 43 +-
  3842. drivers/usb/gadget/f_adb.c | 669 +
  3843. drivers/usb/gadget/f_audio_source.c | 823 +
  3844. drivers/usb/gadget/f_mass_storage.c | 83 +-
  3845. drivers/usb/gadget/f_mtp.c | 1267 +
  3846. drivers/usb/gadget/f_ncm.c | 50 +-
  3847. drivers/usb/gadget/f_obex.c | 1 +
  3848. drivers/usb/gadget/f_rndis.c | 73 +-
  3849. drivers/usb/gadget/file_storage.c | 112 +-
  3850. drivers/usb/gadget/gadget_chips.h | 19 +
  3851. drivers/usb/gadget/hid.c | 21 -
  3852. drivers/usb/gadget/mass_storage.c | 21 -
  3853. drivers/usb/gadget/ncm.c | 20 -
  3854. drivers/usb/gadget/rndis.c | 11 +
  3855. drivers/usb/gadget/serial.c | 14 -
  3856. drivers/usb/gadget/storage_common.c | 6 +
  3857. drivers/usb/gadget/u_ether.c | 441 +-
  3858. drivers/usb/gadget/u_ether.h | 17 +-
  3859. drivers/usb/gadget/u_serial.c | 59 +-
  3860. drivers/usb/gadget/u_serial.h | 13 +
  3861. drivers/usb/gadget/zero.c | 17 -
  3862. drivers/usb/host/Kconfig | 69 +-
  3863. drivers/usb/host/Makefile | 8 +
  3864. drivers/usb/host/bcm-capri-hsic.c | 619 +
  3865. drivers/usb/host/bcm-capri.c | 432 +
  3866. drivers/usb/host/bcm-island.c | 439 +
  3867. drivers/usb/host/bcm_usbh.h | 23 +
  3868. drivers/usb/host/ehci-bcm.c | 363 +
  3869. drivers/usb/host/ehci-hcd.c | 5 +
  3870. drivers/usb/host/ehci-q.c | 18 +
  3871. drivers/usb/host/ehci.h | 17 +
  3872. drivers/usb/host/ohci-bcm.c | 291 +
  3873. drivers/usb/host/ohci-hcd.c | 5 +
  3874. drivers/usb/misc/Kconfig | 7 +
  3875. drivers/usb/otg/Kconfig | 52 +
  3876. drivers/usb/otg/Makefile | 11 +
  3877. drivers/usb/otg/bcm_otg_adp.c | 196 +
  3878. drivers/usb/otg/bcm_otg_adp.h | 24 +
  3879. drivers/usb/otg/bcm_otg_xceiv.c | 448 +
  3880. drivers/usb/otg/bcmpmu_otg_xceiv.c | 1213 +
  3881. drivers/usb/otg/bcmpmu_otg_xceiv.h | 84 +
  3882. drivers/usb/otg/kona_otg_cp.c | 520 +
  3883. drivers/usb/otg/kona_otg_cp.h | 64 +
  3884. drivers/usb/otg/max3353.c | 911 +
  3885. drivers/usb/otg/otg-wakelock.c | 169 +
  3886. drivers/usb/otg/otg_id.c | 205 +
  3887. drivers/video/Kconfig | 62 +-
  3888. drivers/video/Makefile | 2 +
  3889. drivers/video/backlight/Kconfig | 8 +
  3890. drivers/video/backlight/Makefile | 2 +-
  3891. drivers/video/backlight/ktd_bl.c | 483 +
  3892. drivers/video/backlight/ld9040.c | 91 +-
  3893. drivers/video/backlight/pwm_bl.c | 90 +-
  3894. drivers/video/brcm_fb.c | 684 +
  3895. drivers/video/broadcom/Kconfig | 8 +
  3896. drivers/video/broadcom/Makefile | 5 +
  3897. drivers/video/broadcom/lcd/Makefile | 6 +
  3898. .../video/broadcom/lcd/dispdrv_R61581_hvga_smi.c | 1270 +
  3899. .../video/broadcom/lcd/dispdrv_bcm91008_alex_dsi.c | 1291 ++
  3900. drivers/video/broadcom/lcd/dispdrv_common.c | 542 +
  3901. drivers/video/broadcom/lcd/dispdrv_common.h | 155 +
  3902. .../video/broadcom/lcd/dispdrv_ec_par_nt35582.h | 397 +
  3903. drivers/video/broadcom/lcd/dispdrv_ec_par_r61581.h | 305 +
  3904. drivers/video/broadcom/lcd/dispdrv_mipi_dcs.h | 80 +
  3905. drivers/video/broadcom/lcd/dispdrv_mipi_dsi.h | 112 +
  3906. .../video/broadcom/lcd/dispdrv_nt35582_wvga_smi.c | 1310 ++
  3907. drivers/video/broadcom/lcd/display_drv.h | 315 +
  3908. drivers/video/broadcom/lcd/lcd_clock.c | 131 +
  3909. drivers/video/broadcom/lcd/lcd_clock.h | 35 +
  3910. drivers/video/broadcom/rhea_fb.c | 716 +
  3911. drivers/video/broadcom/rhea_fb.h | 24 +
  3912. drivers/video/console/Kconfig | 9 +
  3913. drivers/video/console/Makefile | 1 +
  3914. drivers/video/console/fb_fps.c | 354 +
  3915. drivers/video/display/Kconfig | 6 +
  3916. drivers/video/display/Makefile | 2 +
  3917. drivers/video/display/tft_panel.c | 250 +
  3918. drivers/video/fbmem.c | 37 +-
  3919. drivers/video/logo/.gitignore | 7 -
  3920. drivers/video/uvesafb.c | 2 +-
  3921. drivers/virtio/Kconfig | 3 +
  3922. drivers/virtio/virtio.c | 1 +
  3923. drivers/virtio/virtio_balloon.c | 14 +-
  3924. drivers/virtio/virtio_pci.c | 4 +-
  3925. drivers/virtio/virtio_ring.c | 258 +-
  3926. drivers/w1/masters/ds1wm.c | 28 +-
  3927. drivers/watchdog/Kconfig | 24 +
  3928. drivers/watchdog/Makefile | 3 +
  3929. drivers/watchdog/bcm59055-wd.c | 319 +
  3930. drivers/watchdog/kona_wdt.c | 226 +
  3931. drivers/watchdog/mpcore_wdt.c | 284 +-
  3932. drivers/watchdog/wd-tapper.c | 236 +
  3933. drivers/zorro/.gitignore | 2 -
  3934. firmware/.gitignore | 6 -
  3935. firmware/cis/.gitignore | 1 -
  3936. fs/Kconfig | 4 +
  3937. fs/Makefile | 3 +
  3938. fs/binfmt_em86.c | 1 -
  3939. fs/binfmt_misc.c | 11 +-
  3940. fs/binfmt_script.c | 8 +-
  3941. fs/compat_ioctl.c | 2 +
  3942. fs/eventpoll.c | 4 +-
  3943. fs/exec.c | 31 +-
  3944. fs/ext4/ext4_jbd2.h | 9 +-
  3945. fs/ext4/extents.c | 75 +-
  3946. fs/ext4/namei.c | 8 +-
  3947. fs/ext4/super.c | 1 +
  3948. fs/fat/dir.c | 11 +-
  3949. fs/fat/fat.h | 1 +
  3950. fs/fat/inode.c | 9 +
  3951. fs/fat/namei_vfat.c | 3 +-
  3952. fs/fs-writeback.c | 2 +-
  3953. fs/fuse/dev.c | 6 +-
  3954. fs/fuse/file.c | 15 +-
  3955. fs/jbd2/transaction.c | 3 +-
  3956. fs/nls/nls_base.c | 43 +-
  3957. fs/partitions/check.c | 50 +
  3958. fs/partitions/efi.c | 40 +
  3959. fs/proc/base.c | 49 +-
  3960. fs/yaffs2/Kconfig | 161 +
  3961. fs/yaffs2/Makefile | 17 +
  3962. fs/yaffs2/yaffs_allocator.c | 396 +
  3963. fs/yaffs2/yaffs_allocator.h | 30 +
  3964. fs/yaffs2/yaffs_attribs.c | 124 +
  3965. fs/yaffs2/yaffs_attribs.h | 28 +
  3966. fs/yaffs2/yaffs_bitmap.c | 98 +
  3967. fs/yaffs2/yaffs_bitmap.h | 33 +
  3968. fs/yaffs2/yaffs_checkptrw.c | 415 +
  3969. fs/yaffs2/yaffs_checkptrw.h | 33 +
  3970. fs/yaffs2/yaffs_ecc.c | 298 +
  3971. fs/yaffs2/yaffs_ecc.h | 44 +
  3972. fs/yaffs2/yaffs_getblockinfo.h | 35 +
  3973. fs/yaffs2/yaffs_guts.c | 5164 +++++
  3974. fs/yaffs2/yaffs_guts.h | 915 +
  3975. fs/yaffs2/yaffs_linux.h | 41 +
  3976. fs/yaffs2/yaffs_mtdif.c | 54 +
  3977. fs/yaffs2/yaffs_mtdif.h | 23 +
  3978. fs/yaffs2/yaffs_mtdif1.c | 330 +
  3979. fs/yaffs2/yaffs_mtdif1.h | 29 +
  3980. fs/yaffs2/yaffs_mtdif2.c | 225 +
  3981. fs/yaffs2/yaffs_mtdif2.h | 29 +
  3982. fs/yaffs2/yaffs_nameval.c | 201 +
  3983. fs/yaffs2/yaffs_nameval.h | 28 +
  3984. fs/yaffs2/yaffs_nand.c | 127 +
  3985. fs/yaffs2/yaffs_nand.h | 38 +
  3986. fs/yaffs2/yaffs_packedtags1.c | 53 +
  3987. fs/yaffs2/yaffs_packedtags1.h | 39 +
  3988. fs/yaffs2/yaffs_packedtags2.c | 196 +
  3989. fs/yaffs2/yaffs_packedtags2.h | 47 +
  3990. fs/yaffs2/yaffs_tagscompat.c | 422 +
  3991. fs/yaffs2/yaffs_tagscompat.h | 36 +
  3992. fs/yaffs2/yaffs_tagsvalidity.c | 27 +
  3993. fs/yaffs2/yaffs_tagsvalidity.h | 23 +
  3994. fs/yaffs2/yaffs_trace.h | 57 +
  3995. fs/yaffs2/yaffs_verify.c | 535 +
  3996. fs/yaffs2/yaffs_verify.h | 43 +
  3997. fs/yaffs2/yaffs_vfs.c | 2792 +++
  3998. fs/yaffs2/yaffs_yaffs1.c | 433 +
  3999. fs/yaffs2/yaffs_yaffs1.h | 22 +
  4000. fs/yaffs2/yaffs_yaffs2.c | 1598 ++
  4001. fs/yaffs2/yaffs_yaffs2.h | 39 +
  4002. fs/yaffs2/yportenv.h | 70 +
  4003. include/Kbuild | 1 +
  4004. include/asm-generic/dma-contiguous.h | 28 +
  4005. include/linux/Kbuild | 3 +
  4006. include/linux/akm8963.h | 75 +
  4007. include/linux/akm8975.h | 83 +
  4008. include/linux/akm8975_brcm.h | 47 +
  4009. include/linux/al3006.h | 29 +
  4010. include/linux/amba/mmci.h | 12 +
  4011. include/linux/ami306_def.h | 98 +
  4012. include/linux/ami_sensor.h | 40 +
  4013. include/linux/android_aid.h | 28 +
  4014. include/linux/android_alarm.h | 112 +
  4015. include/linux/android_pmem.h | 84 +
  4016. include/linux/ashmem.h | 48 +
  4017. include/linux/bh1715.h | 34 +
  4018. include/linux/binfmts.h | 6 +-
  4019. include/linux/bma150.h | 48 +
  4020. include/linux/bmp18x.h | 63 +
  4021. include/linux/brcm_axis_change.h | 48 +
  4022. include/linux/brcm_console.h | 184 +
  4023. include/linux/brcmphy.h | 1 +
  4024. include/linux/broadcom/Kbuild | 33 +
  4025. include/linux/broadcom/PowerManager.h | 155 +
  4026. include/linux/broadcom/aaa_ioctl.h | 62 +
  4027. include/linux/broadcom/adc121c021_driver.h | 64 +
  4028. include/linux/broadcom/af_server.h | 78 +
  4029. include/linux/broadcom/amxr.h | 818 +
  4030. include/linux/broadcom/amxr_ioctl.h | 119 +
  4031. include/linux/broadcom/amxr_port.h | 334 +
  4032. include/linux/broadcom/amxr_port_ioctl.h | 103 +
  4033. include/linux/broadcom/audio_tuning.h | 445 +
  4034. include/linux/broadcom/bcm59038/bcm59038-audio.h | 262 +
  4035. include/linux/broadcom/bcm59055-adc.h | 125 +
  4036. include/linux/broadcom/bcm59055-adc_chipset_hw.h | 568 +
  4037. include/linux/broadcom/bcm59055-audio.h | 279 +
  4038. include/linux/broadcom/bcm59055-fuelgauge.h | 97 +
  4039. include/linux/broadcom/bcm59055-power.h | 105 +
  4040. include/linux/broadcom/bcm59055-selftest.h | 111 +
  4041. include/linux/broadcom/bcm_audio.h | 85 +
  4042. include/linux/broadcom/bcm_bzhw.h | 62 +
  4043. include/linux/broadcom/bcm_fuse_net_if.h | 63 +
  4044. include/linux/broadcom/bcm_fuse_sysparm_CIB.h | 112 +
  4045. include/linux/broadcom/bcm_gememalloc_ioctl.h | 36 +
  4046. include/linux/broadcom/bcm_gememalloc_wrapper.h | 35 +
  4047. include/linux/broadcom/bcm_haptics.h | 25 +
  4048. include/linux/broadcom/bcm_major.h | 78 +
  4049. include/linux/broadcom/bcm_memalloc_ioctl.h | 34 +
  4050. include/linux/broadcom/bcm_memalloc_wrapper.h | 35 +
  4051. include/linux/broadcom/bcm_rpc.h | 37 +
  4052. include/linux/broadcom/bcm_security.h | 194 +
  4053. include/linux/broadcom/bcm_sysctl.h | 148 +
  4054. include/linux/broadcom/bcmbt_gps.h | 41 +
  4055. include/linux/broadcom/bcmbt_lpm.h | 68 +
  4056. include/linux/broadcom/bcmbt_rfkill.h | 55 +
  4057. include/linux/broadcom/bcmlog_dump.h | 38 +
  4058. include/linux/broadcom/bcmpmu_audio.h | 236 +
  4059. include/linux/broadcom/bcmtypes.h | 72 +
  4060. include/linux/broadcom/bq27541.h | 38 +
  4061. include/linux/broadcom/bsc.h | 61 +
  4062. include/linux/broadcom/camera.h | 117 +
  4063. include/linux/broadcom/cfg_global_defines.h | 52 +
  4064. include/linux/broadcom/chip_version.h | 132 +
  4065. include/linux/broadcom/ckblock_reader.h | 32 +
  4066. include/linux/broadcom/cmp_battery_bq24616.h | 32 +
  4067. include/linux/broadcom/cmp_battery_multi.h | 44 +
  4068. include/linux/broadcom/consts.h | 560 +
  4069. include/linux/broadcom/cpu_sleep.h | 63 +
  4070. include/linux/broadcom/csl_types.h | 47 +
  4071. include/linux/broadcom/csx.h | 99 +
  4072. include/linux/broadcom/csx_af.h | 91 +
  4073. include/linux/broadcom/csx_framework.h | 112 +
  4074. include/linux/broadcom/csx_gist.h | 95 +
  4075. include/linux/broadcom/csx_sigmorph.h | 107 +
  4076. include/linux/broadcom/csx_util.h | 32 +
  4077. include/linux/broadcom/csx_util_ioctl.h | 103 +
  4078. include/linux/broadcom/dump-mem.h | 54 +
  4079. include/linux/broadcom/flightmode_opt.h | 26 +
  4080. include/linux/broadcom/frame_profiler.h | 50 +
  4081. include/linux/broadcom/gist.h | 86 +
  4082. include/linux/broadcom/gps.h | 45 +
  4083. include/linux/broadcom/gpt_if.h | 132 +
  4084. include/linux/broadcom/hal_camera.h | 648 +
  4085. include/linux/broadcom/halaudio.h | 1774 ++
  4086. include/linux/broadcom/halaudio_cfg.h | 82 +
  4087. include/linux/broadcom/halaudio_ioctl.h | 161 +
  4088. include/linux/broadcom/halaudio_lib.h | 254 +
  4089. include/linux/broadcom/hdmi.h | 84 +
  4090. include/linux/broadcom/hdmi_cfg.h | 28 +
  4091. include/linux/broadcom/headset.h | 80 +
  4092. include/linux/broadcom/headset_cfg.h | 28 +
  4093. include/linux/broadcom/hw.h | 45 +
  4094. include/linux/broadcom/hw_cfg.h | 167 +
  4095. include/linux/broadcom/ipc_endpoints.h | 54 +
  4096. include/linux/broadcom/ipc_server_ifc.h | 120 +
  4097. include/linux/broadcom/ipc_server_ioctl.h | 307 +
  4098. include/linux/broadcom/ipc_sharedmemory.h | 269 +
  4099. include/linux/broadcom/ipcinterface.h | 703 +
  4100. include/linux/broadcom/ipcproperties.h | 47 +
  4101. include/linux/broadcom/isp.h | 34 +
  4102. include/linux/broadcom/keymap_9mc2003sd.h | 115 +
  4103. include/linux/broadcom/knllog.h | 105 +
  4104. include/linux/broadcom/kona-thermal.h | 110 +
  4105. include/linux/broadcom/kona-tmon.h | 63 +
  4106. include/linux/broadcom/lcd.h | 215 +
  4107. include/linux/broadcom/lcd_backlight.h | 58 +
  4108. include/linux/broadcom/lcd_common.h | 239 +
  4109. include/linux/broadcom/max8986/max8986-audio.h | 97 +
  4110. include/linux/broadcom/mobcom_types.h | 118 +
  4111. include/linux/broadcom/msconsts.h | 711 +
  4112. include/linux/broadcom/pmu_chip.h | 191 +
  4113. include/linux/broadcom/regaccess.h | 109 +
  4114. include/linux/broadcom/resultcode.h | 821 +
  4115. include/linux/broadcom/rpc_ipc_kernel.h | 232 +
  4116. include/linux/broadcom/saradc.h | 30 +
  4117. include/linux/broadcom/sigmorph.h | 46 +
  4118. include/linux/broadcom/sys_gen_mids.i | 249 +
  4119. include/linux/broadcom/sysparm_shared.h | 388 +
  4120. include/linux/broadcom/taskmsgs.h | 7624 ++++++
  4121. include/linux/broadcom/tft_panel.h | 28 +
  4122. include/linux/broadcom/tones_def.h | 105 +
  4123. include/linux/broadcom/types.h | 101 +
  4124. include/linux/broadcom/uelbs_api.h | 239 +
  4125. include/linux/broadcom/unicam.h | 62 +
  4126. include/linux/broadcom/user-gpio.h | 96 +
  4127. include/linux/broadcom/v3d.h | 113 +
  4128. include/linux/broadcom/vc_cam.h | 47 +
  4129. include/linux/broadcom/vc_cma.h | 29 +
  4130. include/linux/broadcom/vc_debug_sym.h | 168 +
  4131. include/linux/broadcom/vc_dnfo.h | 52 +
  4132. include/linux/broadcom/vc_dt.h | 23 +
  4133. include/linux/broadcom/vc_fb_defs.h | 208 +
  4134. include/linux/broadcom/vc_hnfo.h | 39 +
  4135. include/linux/broadcom/vc_lmk.h | 54 +
  4136. include/linux/broadcom/vc_mem.h | 39 +
  4137. include/linux/broadcom/vc_omx.h | 67 +
  4138. include/linux/broadcom/vc_rpmsg_service.h | 107 +
  4139. include/linux/broadcom/vc_sm_defs.h | 181 +
  4140. include/linux/broadcom/vc_sm_knl.h | 55 +
  4141. include/linux/broadcom/vc_suspend.h | 22 +
  4142. include/linux/broadcom/vc_vchi_fb.h | 52 +
  4143. include/linux/broadcom/vc_vchi_sm.h | 82 +
  4144. include/linux/broadcom/vce.h | 57 +
  4145. include/linux/broadcom/vchiq_platform_data.h | 52 +
  4146. include/linux/broadcom/vchiq_platform_data_kona.h | 27 +
  4147. .../linux/broadcom/vchiq_platform_data_memdrv.h | 38 +
  4148. .../broadcom/vchiq_platform_data_memdrv_kona.h | 42 +
  4149. include/linux/broadcom/vmcs_sm_ioctl.h | 254 +
  4150. include/linux/broadcom/wd-tapper.h | 40 +
  4151. include/linux/broadcom/wfd_ioctl.h | 147 +
  4152. include/linux/broadcom/xassert.h | 51 +
  4153. include/linux/broadcom/xscript/xsapi_clk_def.h | 104 +
  4154. include/linux/brvsens_driver.h | 81 +
  4155. include/linux/cgroup.h | 14 +-
  4156. include/linux/cm3663.h | 32 +
  4157. include/linux/compaction.h | 8 -
  4158. include/linux/cpu.h | 7 +
  4159. include/linux/cpuacct.h | 43 +
  4160. include/linux/cpufreq.h | 3 +
  4161. include/linux/csapi_adc.h | 223 +
  4162. include/linux/dac6571.h | 30 +
  4163. include/linux/device.h | 4 +
  4164. include/linux/dma-contiguous.h | 110 +
  4165. include/linux/earlysuspend.h | 56 +
  4166. include/linux/emmc_rpmb.h | 31 +
  4167. include/linux/fb_fps.h | 29 +
  4168. include/linux/gfp.h | 12 +
  4169. include/linux/gpio_event.h | 170 +
  4170. include/linux/haptic.h | 85 +
  4171. include/linux/hid.h | 17 +-
  4172. include/linux/hscdtd.h | 41 +
  4173. include/linux/i2c-kona.h | 125 +
  4174. include/linux/i2c.h | 3 +-
  4175. include/linux/i2c/bcm15500_i2c_ts.h | 113 +
  4176. include/linux/i2c/bcm2850_mic_detect.h | 35 +
  4177. include/linux/i2c/egalax_i2c_ts.h | 46 +
  4178. include/linux/i2c/fsa9485.h | 62 +
  4179. include/linux/i2c/ft5x06_ts.h | 66 +
  4180. include/linux/i2c/gt818-ts.h | 193 +
  4181. include/linux/i2c/gt818-update.h | 501 +
  4182. include/linux/i2c/gt9xx.h | 237 +
  4183. include/linux/i2c/lm8325.h | 113 +
  4184. include/linux/i2c/max3353.h | 116 +
  4185. include/linux/i2c/mxt224.h | 257 +
  4186. include/linux/i2c/pca953x.h | 2 +
  4187. include/linux/i2c/qt602240_ts.h | 48 +
  4188. include/linux/i2c/tango_ts.h | 55 +
  4189. include/linux/i2c/taos_common.h | 53 +
  4190. include/linux/i2c/touch_platform.h | 59 +
  4191. include/linux/i2c/touchkey_i2c.h | 104 +
  4192. include/linux/idr.h | 3 +
  4193. include/linux/ieee80211.h | 9 +
  4194. include/linux/if_pppolac.h | 33 +
  4195. include/linux/if_pppopns.h | 32 +
  4196. include/linux/if_pppox.h | 27 +-
  4197. include/linux/init_task.h | 9 +-
  4198. include/linux/input.h | 3 +
  4199. include/linux/ion.h | 344 +
  4200. include/linux/ipc/ipc.h | 17 +
  4201. include/linux/ipc/ipc_chip.h | 28 +
  4202. include/linux/isl29044.h | 53 +
  4203. include/linux/kernel.h | 83 +
  4204. include/linux/keychord.h | 52 +
  4205. include/linux/keyreset.h | 28 +
  4206. include/linux/kmod.h | 18 +-
  4207. include/linux/kona_keypad.h | 42 +
  4208. include/linux/kxtik.h | 60 +
  4209. include/linux/lockdep.h | 6 +
  4210. include/linux/lps331ap.h | 191 +
  4211. include/linux/max17040_battery.h | 10 +
  4212. include/linux/mfd/bcm590xx/bcm59055_A0.h | 758 +
  4213. include/linux/mfd/bcm590xx/bcm59055_C0.h | 698 +
  4214. include/linux/mfd/bcm590xx/bcm590xx-usb.h | 105 +
  4215. include/linux/mfd/bcm590xx/core.h | 94 +
  4216. include/linux/mfd/bcm590xx/pmic.h | 170 +
  4217. include/linux/mfd/bcmpmu.h | 1441 ++
  4218. include/linux/mfd/tc3589x.h | 7 -
  4219. include/linux/mm.h | 3 +
  4220. include/linux/mmc-poll/mmc_poll.h | 310 +
  4221. include/linux/mmc-poll/mmc_poll_stack.h | 31 +
  4222. include/linux/mmc-poll/part.h | 38 +
  4223. include/linux/mmc/bcm_sdiowl.h | 22 +
  4224. include/linux/mmc/card.h | 6 +
  4225. include/linux/mmc/host.h | 50 +-
  4226. include/linux/mmc/mmc.h | 12 +
  4227. include/linux/mmc/pm.h | 1 +
  4228. include/linux/mmc/sdhci.h | 7 +
  4229. include/linux/mmc/sdio.h | 4 +
  4230. include/linux/mmc/sdio_func.h | 10 +
  4231. include/linux/mmc/sdio_ids.h | 5 +
  4232. include/linux/mmzone.h | 47 +-
  4233. include/linux/mod_devicetable.h | 9 +
  4234. include/linux/mpu.h | 108 +
  4235. include/linux/mpu3050.h | 52 +
  4236. include/linux/msdos_fs.h | 12 +
  4237. include/linux/mtd/bcmnand.h | 56 +
  4238. include/linux/net.h | 8 +
  4239. include/linux/netfilter/xt_IDLETIMER.h | 8 +
  4240. include/linux/netfilter/xt_qtaguid.h | 13 +
  4241. include/linux/netfilter/xt_quota2.h | 25 +
  4242. include/linux/netfilter/xt_socket.h | 6 +
  4243. include/linux/netlink.h | 1 +
  4244. include/linux/nfc/bcm2079x.h | 48 +
  4245. include/linux/nl80211.h | 319 +-
  4246. include/linux/nls.h | 5 +-
  4247. include/linux/of.h | 4 +
  4248. include/linux/of_gpio.h | 42 +-
  4249. include/linux/of_platform.h | 40 +
  4250. include/linux/page-flags.h | 12 +
  4251. include/linux/page-isolation.h | 18 +-
  4252. include/linux/pagemap.h | 1 +
  4253. include/linux/pda_power.h | 2 +
  4254. include/linux/platform_data/ram_console.h | 22 +
  4255. include/linux/plist.h | 55 +-
  4256. include/linux/power_supply.h | 7 +
  4257. include/linux/pwm/pwm.h | 143 +
  4258. include/linux/pwm_backlight.h | 4 +-
  4259. include/linux/rcupdate.h | 5 +-
  4260. include/linux/regulator/machine.h | 1 +
  4261. include/linux/regulator/max8649.h | 4 +-
  4262. include/linux/regulator/tps728xx.h | 43 +
  4263. include/linux/rpmsg.h | 339 +
  4264. include/linux/rtmutex.h | 4 +-
  4265. include/linux/sched.h | 93 +-
  4266. include/linux/serial_8250.h | 5 +-
  4267. include/linux/serial_core.h | 12 +-
  4268. include/linux/sii9234.h | 53 +
  4269. include/linux/skbuff.h | 19 +-
  4270. include/linux/smb380.h | 51 +
  4271. include/linux/sockios.h | 1 +
  4272. include/linux/sw_sync.h | 58 +
  4273. include/linux/switch.h | 53 +
  4274. include/linux/synaptics_i2c_rmi.h | 55 +
  4275. include/linux/sync.h | 390 +
  4276. include/linux/syscalls.h | 3 +
  4277. include/linux/sysctl.h | 1 +
  4278. include/linux/syslog.h | 6 +
  4279. include/linux/thermal_framework.h | 63 +
  4280. include/linux/trapz.h | 266 +
  4281. include/linux/tty.h | 3 +-
  4282. include/linux/uhid.h | 105 +
  4283. include/linux/uid_stat.h | 29 +
  4284. include/linux/usb.h | 15 +
  4285. include/linux/usb/android_composite.h | 88 +
  4286. include/linux/usb/bcm_hsotgctrl.h | 52 +
  4287. include/linux/usb/bcm_hsotgctrl_phy_mdio.h | 16 +
  4288. include/linux/usb/ch11.h | 2 +-
  4289. include/linux/usb/ch9.h | 16 +-
  4290. include/linux/usb/composite.h | 20 +-
  4291. include/linux/usb/f_accessory.h | 146 +
  4292. include/linux/usb/f_mtp.h | 75 +
  4293. include/linux/usb/gadget.h | 84 +-
  4294. include/linux/usb/hcd.h | 1 +
  4295. include/linux/usb/otg.h | 19 +
  4296. include/linux/usb/otg_id.h | 58 +
  4297. include/linux/virtio.h | 69 +-
  4298. include/linux/virtio_ids.h | 1 +
  4299. include/linux/virtio_ring.h | 1 +
  4300. include/linux/wakelock.h | 91 +
  4301. include/linux/wifi_tiwlan.h | 27 +
  4302. include/linux/wl127x-rfkill.h | 35 +
  4303. include/linux/wlan_plat.h | 27 +
  4304. include/linux/xfrm.h | 2 +
  4305. include/net/activity_stats.h | 25 +
  4306. include/net/addrconf.h | 2 +-
  4307. include/net/bluetooth/bluetooth.h | 30 +-
  4308. include/net/bluetooth/hci.h | 88 +-
  4309. include/net/bluetooth/hci_core.h | 103 +-
  4310. include/net/bluetooth/l2cap.h | 121 +-
  4311. include/net/bluetooth/mgmt.h | 12 +
  4312. include/net/bluetooth/rfcomm.h | 9 +-
  4313. include/net/bluetooth/sco.h | 5 +-
  4314. include/net/bluetooth/smp.h | 47 +
  4315. include/net/cfg80211.h | 186 +-
  4316. include/net/if_inet6.h | 1 +
  4317. include/net/tcp.h | 2 +
  4318. include/net/udp.h | 1 +
  4319. include/sound/core.h | 2 +
  4320. include/sound/pcm_params.h | 3 +
  4321. include/trace/Kbuild | 1 +
  4322. include/trace/events/cpufreq_interactive.h | 112 +
  4323. include/trace/events/thermal_framework.h | 36 +
  4324. include/trace/stm.h | 295 +
  4325. include/video/kona_fb.h | 34 +
  4326. init/Kconfig | 15 +
  4327. init/main.c | 1 +
  4328. ipc/msg.c | 7 +-
  4329. ipc/sem.c | 2 +-
  4330. ipc/shm.c | 30 +-
  4331. ipc/util.c | 46 +-
  4332. ipc/util.h | 2 +-
  4333. kernel/.gitignore | 6 -
  4334. kernel/cgroup.c | 324 +-
  4335. kernel/cpu.c | 20 +
  4336. kernel/debug/kdb/.gitignore | 1 -
  4337. kernel/events/core.c | 2 +-
  4338. kernel/fork.c | 26 +-
  4339. kernel/futex.c | 222 +-
  4340. kernel/hrtimer.c | 1 +
  4341. kernel/irq/pm.c | 7 +-
  4342. kernel/kmod.c | 84 +-
  4343. kernel/panic.c | 13 +-
  4344. kernel/pm_qos_params.c | 6 +-
  4345. kernel/power/Kconfig | 74 +
  4346. kernel/power/Makefile | 6 +
  4347. kernel/power/consoleearlysuspend.c | 78 +
  4348. kernel/power/earlysuspend.c | 190 +
  4349. kernel/power/fbearlysuspend.c | 153 +
  4350. kernel/power/main.c | 20 +
  4351. kernel/power/power.h | 24 +
  4352. kernel/power/process.c | 27 +-
  4353. kernel/power/suspend.c | 3 +
  4354. kernel/power/suspend_time.c | 111 +
  4355. kernel/power/userwakelock.c | 219 +
  4356. kernel/power/wakelock.c | 691 +
  4357. kernel/printk.c | 143 +-
  4358. kernel/ptrace.c | 66 +-
  4359. kernel/rcutree.c | 16 +-
  4360. kernel/rtmutex.c | 2 +-
  4361. kernel/sched.c | 147 +-
  4362. kernel/signal.c | 30 +-
  4363. kernel/softirq.c | 21 +
  4364. kernel/sys.c | 12 +-
  4365. kernel/sys_ni.c | 1 +
  4366. kernel/sysctl.c | 49 +-
  4367. kernel/time/Makefile | 2 +-
  4368. kernel/time/timekeeping.c | 6 +
  4369. kernel/timer.c | 10 +
  4370. kernel/trace/trace.c | 8 +
  4371. kernel/trace/trace_events.c | 3 +
  4372. kernel/trace/trace_sched_switch.c | 10 +
  4373. kernel/workqueue.c | 4 +-
  4374. lib/.gitignore | 6 -
  4375. lib/Kconfig.debug | 25 +-
  4376. lib/idr.c | 76 +-
  4377. lib/klist.c | 35 +-
  4378. lib/lzo/lzo1x_decompress.c | 42 +-
  4379. lib/plist.c | 7 +-
  4380. lib/raid6/.gitignore | 4 -
  4381. mm/Kconfig | 14 +-
  4382. mm/Kconfig.debug | 9 +
  4383. mm/Makefile | 4 +-
  4384. mm/ashmem.c | 748 +
  4385. mm/compaction.c | 438 +-
  4386. mm/internal.h | 33 +
  4387. mm/ksm.c | 36 +-
  4388. mm/madvise.c | 16 +-
  4389. mm/memory-failure.c | 2 +-
  4390. mm/memory.c | 47 +
  4391. mm/memory_hotplug.c | 6 +-
  4392. mm/mlock.c | 2 +
  4393. mm/page_alloc.c | 564 +-
  4394. mm/page_isolation.c | 15 +-
  4395. mm/rmap.c | 14 +-
  4396. mm/shmem.c | 25 +-
  4397. mm/sparse.c | 1 +
  4398. mm/vmstat.c | 3 +
  4399. net/Kconfig | 16 +-
  4400. net/Makefile | 1 +
  4401. net/activity_stats.c | 115 +
  4402. net/appletalk/ddp.c | 16 +-
  4403. net/ax25/af_ax25.c | 4 +-
  4404. net/bluetooth/Kconfig | 9 +
  4405. net/bluetooth/Makefile | 2 +-
  4406. net/bluetooth/af_bluetooth.c | 59 +-
  4407. net/bluetooth/bnep/bnep.h | 1 +
  4408. net/bluetooth/bnep/core.c | 13 +-
  4409. net/bluetooth/cmtp/capi.c | 3 +-
  4410. net/bluetooth/hci_conn.c | 264 +-
  4411. net/bluetooth/hci_core.c | 266 +-
  4412. net/bluetooth/hci_event.c | 318 +-
  4413. net/bluetooth/hci_sock.c | 72 +-
  4414. net/bluetooth/hidp/core.c | 19 +-
  4415. net/bluetooth/l2cap_core.c | 1043 +-
  4416. net/bluetooth/l2cap_sock.c | 474 +-
  4417. net/bluetooth/lib.c | 23 +-
  4418. net/bluetooth/mgmt.c | 283 +-
  4419. net/bluetooth/rfcomm/core.c | 18 +-
  4420. net/bluetooth/rfcomm/sock.c | 35 +-
  4421. net/bluetooth/sco.c | 107 +-
  4422. net/bluetooth/smp.c | 702 +
  4423. net/bridge/br_device.c | 11 +-
  4424. net/caif/caif_socket.c | 2 -
  4425. net/compat.c | 3 +-
  4426. net/core/filter.c | 10 +-
  4427. net/core/iovec.c | 3 +-
  4428. net/core/netpoll.c | 187 +-
  4429. net/core/skbuff.c | 114 +-
  4430. net/ipv4/Makefile | 1 +
  4431. net/ipv4/af_inet.c | 18 +
  4432. net/ipv4/devinet.c | 8 +-
  4433. net/ipv4/ip_output.c | 13 +-
  4434. net/ipv4/ipconfig.c | 2 +-
  4435. net/ipv4/netfilter/Kconfig | 12 +
  4436. net/ipv4/netfilter/ipt_REJECT.c | 8 +
  4437. net/ipv4/ping.c | 19 +-
  4438. net/ipv4/raw.c | 4 +-
  4439. net/ipv4/route.c | 9 +
  4440. net/ipv4/sysfs_net_ipv4.c | 88 +
  4441. net/ipv4/tcp.c | 121 +-
  4442. net/ipv4/tcp_input.c | 2 +
  4443. net/ipv4/udp.c | 10 +-
  4444. net/ipv6/addrconf.c | 79 +-
  4445. net/ipv6/af_inet6.c | 34 +
  4446. net/ipv6/ip6_output.c | 82 +-
  4447. net/ipv6/netfilter/Kconfig | 12 +
  4448. net/ipv6/netfilter/ip6_tables.c | 14 +-
  4449. net/ipv6/netfilter/ip6t_REJECT.c | 9 +
  4450. net/ipv6/raw.c | 4 +-
  4451. net/ipv6/route.c | 7 +-
  4452. net/ipv6/udp.c | 12 +-
  4453. net/ipx/af_ipx.c | 3 +-
  4454. net/irda/af_irda.c | 2 -
  4455. net/key/af_key.c | 4 +-
  4456. net/l2tp/l2tp_ip.c | 4 +-
  4457. net/l2tp/l2tp_ppp.c | 6 +-
  4458. net/netfilter/Kconfig | 42 +
  4459. net/netfilter/Makefile | 2 +
  4460. net/netfilter/nf_conntrack_proto_dccp.c | 6 +-
  4461. net/netfilter/xt_IDLETIMER.c | 79 +-
  4462. net/netfilter/xt_qtaguid.c | 2981 +++
  4463. net/netfilter/xt_qtaguid_internal.h | 333 +
  4464. net/netfilter/xt_qtaguid_print.c | 564 +
  4465. net/netfilter/xt_qtaguid_print.h | 120 +
  4466. net/netfilter/xt_quota2.c | 381 +
  4467. net/netfilter/xt_socket.c | 70 +-
  4468. net/netlink/af_netlink.c | 6 +-
  4469. net/netrom/af_netrom.c | 3 +-
  4470. net/packet/af_packet.c | 32 +-
  4471. net/phonet/datagram.c | 9 +-
  4472. net/rfkill/Kconfig | 5 +
  4473. net/rfkill/core.c | 4 +
  4474. net/rose/af_rose.c | 7 +-
  4475. net/rxrpc/ar-recvmsg.c | 9 +-
  4476. net/socket.c | 20 +-
  4477. net/unix/af_unix.c | 5 -
  4478. net/wireless/.gitignore | 1 -
  4479. net/wireless/Kconfig | 11 +
  4480. net/wireless/core.c | 8 +
  4481. net/wireless/core.h | 2 +
  4482. net/wireless/mlme.c | 38 +
  4483. net/wireless/nl80211.c | 643 +-
  4484. net/wireless/nl80211.h | 11 +
  4485. net/wireless/reg.c | 5 +-
  4486. net/wireless/scan.c | 2 +-
  4487. net/wireless/sme.c | 14 +-
  4488. net/x25/af_x25.c | 3 +-
  4489. net/xfrm/xfrm_policy.c | 10 +-
  4490. net/xfrm/xfrm_user.c | 36 +-
  4491. scripts/.gitignore | 11 -
  4492. scripts/Kbuild.include | 2 +-
  4493. scripts/Makefile.lib | 2 +-
  4494. scripts/basic/.gitignore | 1 -
  4495. scripts/checklog.pl | 443 +
  4496. scripts/dtc/.gitignore | 5 -
  4497. scripts/dtc/dtc.c | 26 +-
  4498. scripts/dtc/flattree.c | 2 -
  4499. scripts/dtc/srcpos.c | 4 +
  4500. scripts/dtc/srcpos.h | 1 +
  4501. scripts/genksyms/.gitignore | 4 -
  4502. scripts/gitmerge_tool.sh | 96 +
  4503. scripts/kconfig/.gitignore | 23 -
  4504. scripts/kconfig/lxdialog/.gitignore | 4 -
  4505. scripts/mkdtb.sh | 22 +
  4506. scripts/mod/.gitignore | 4 -
  4507. scripts/package/buildtar | 4 +-
  4508. scripts/selinux/genheaders/.gitignore | 1 -
  4509. scripts/selinux/mdp/.gitignore | 2 -
  4510. security/apparmor/.gitignore | 6 -
  4511. security/commoncap.c | 9 +
  4512. security/keys/request_key.c | 2 +-
  4513. security/selinux/.gitignore | 2 -
  4514. security/selinux/ss/services.c | 4 +
  4515. security/tomoyo/load_policy.c | 2 +-
  4516. sound/Kconfig | 2 +
  4517. sound/Makefile | 2 +-
  4518. sound/arm/Makefile | 1 +
  4519. sound/arm/ipc_fifo.h | 121 +
  4520. sound/caph/Kconfig | 71 +
  4521. sound/caph/Makefile | 109 +
  4522. sound/caph/audio_controller/Makefile | 24 +
  4523. sound/caph/audio_controller/audio_caph.c | 2240 ++
  4524. sound/caph/audio_controller/audio_caph.h | 369 +
  4525. sound/caph/audio_controller/audio_controller.c | 4378 ++++
  4526. sound/caph/audio_controller/audio_controller.h | 890 +
  4527. sound/caph/audio_controller/extern_audio.c | 668 +
  4528. sound/caph/audio_controller/extern_audio.h | 185 +
  4529. sound/caph/audio_driver/Makefile | 31 +
  4530. sound/caph/audio_driver/at_aud_ctl.c | 1345 ++
  4531. sound/caph/audio_driver/auddrv_audlog.h | 242 +
  4532. sound/caph/audio_driver/audio_ddriver.c | 2813 +++
  4533. sound/caph/audio_driver/audio_ddriver.h | 321 +
  4534. sound/caph/audio_driver/audio_mqueue.c | 347 +
  4535. sound/caph/audio_driver/audio_mqueue.h | 62 +
  4536. sound/caph/audio_driver/audio_rpc.h | 153 +
  4537. sound/caph/audio_driver/audio_rpc_ap.c | 704 +
  4538. sound/caph/audio_driver/audio_vdriver.c | 2455 ++
  4539. sound/caph/audio_driver/audio_vdriver.h | 341 +
  4540. sound/caph/audio_driver/audio_vdriver_audlog.c | 349 +
  4541. sound/caph/audio_driver/bcm_auddrv_selftest.c | 1506 ++
  4542. sound/caph/audio_driver/bcm_auddrv_test.c | 1676 ++
  4543. sound/caph/audio_driver/voif_handler.c | 111 +
  4544. sound/caph/audio_driver/voif_handler.h | 69 +
  4545. sound/caph/audio_pipe.c | 915 +
  4546. sound/caph/audio_pipe.h | 129 +
  4547. sound/caph/caph_common.h | 338 +
  4548. sound/caph/caph_ctl.c | 2348 ++
  4549. sound/caph/caph_hwdep.c | 1051 +
  4550. sound/caph/caph_module.c | 1027 +
  4551. sound/caph/caph_pcm.c | 1437 ++
  4552. sound/caph/caph_ptt_hwdep.c | 375 +
  4553. sound/caph/chal/capri/inc/chal_audio_int.h | 73 +
  4554. sound/caph/chal/capri/inc/chal_caph.h | 493 +
  4555. sound/caph/chal/capri/inc/chal_caph_audioh.h | 3276 +++
  4556. sound/caph/chal/capri/inc/chal_caph_cfifo.h | 373 +
  4557. sound/caph/chal/capri/inc/chal_caph_dma.h | 369 +
  4558. sound/caph/chal/capri/inc/chal_caph_intc.h | 810 +
  4559. sound/caph/chal/capri/inc/chal_caph_srcmixer.h | 615 +
  4560. sound/caph/chal/capri/inc/chal_caph_switch.h | 296 +
  4561. sound/caph/chal/capri/src/Makefile | 37 +
  4562. sound/caph/chal/capri/src/chal_analogmic.c | 760 +
  4563. sound/caph/chal/capri/src/chal_analogtest.c | 677 +
  4564. sound/caph/chal/capri/src/chal_audio.c | 372 +
  4565. sound/caph/chal/capri/src/chal_caph_cfifo.c | 1268 +
  4566. sound/caph/chal/capri/src/chal_caph_dma.c | 1147 +
  4567. sound/caph/chal/capri/src/chal_caph_intc.c | 1498 ++
  4568. sound/caph/chal/capri/src/chal_caph_srcmixer.c | 1955 ++
  4569. sound/caph/chal/capri/src/chal_caph_switch.c | 873 +
  4570. sound/caph/chal/capri/src/chal_eanc.c | 928 +
  4571. sound/caph/chal/capri/src/chal_hs.c | 1214 +
  4572. sound/caph/chal/capri/src/chal_ihf.c | 1052 +
  4573. sound/caph/chal/capri/src/chal_nvin.c | 1189 +
  4574. sound/caph/chal/capri/src/chal_sidetone.c | 799 +
  4575. sound/caph/chal/capri/src/chal_vibra.c | 841 +
  4576. sound/caph/chal/capri/src/chal_vin.c | 1227 +
  4577. sound/caph/chal/capri/src/chal_vout.c | 1098 +
  4578. sound/caph/csl/Makefile | 35 +
  4579. sound/caph/csl/csl_aud_queue.c | 719 +
  4580. sound/caph/csl/csl_aud_queue.h | 313 +
  4581. sound/caph/csl/csl_audio_capture.h | 146 +
  4582. sound/caph/csl/csl_audio_render.h | 198 +
  4583. sound/caph/csl/csl_caph.h | 189 +
  4584. sound/caph/csl/csl_caph_audioh.c | 2812 +++
  4585. sound/caph/csl/csl_caph_audioh.h | 213 +
  4586. sound/caph/csl/csl_caph_capture.c | 421 +
  4587. sound/caph/csl/csl_caph_cfifo.c | 632 +
  4588. sound/caph/csl/csl_caph_cfifo.h | 233 +
  4589. sound/caph/csl/csl_caph_dma.c | 1510 ++
  4590. sound/caph/csl/csl_caph_dma.h | 494 +
  4591. sound/caph/csl/csl_caph_hwctrl.c | 5925 +++++
  4592. sound/caph/csl/csl_caph_hwctrl.h | 833 +
  4593. sound/caph/csl/csl_caph_i2s_sspi.c | 563 +
  4594. sound/caph/csl/csl_caph_i2s_sspi.h | 365 +
  4595. sound/caph/csl/csl_caph_pcm_sspi.c | 982 +
  4596. sound/caph/csl/csl_caph_pcm_sspi.h | 413 +
  4597. sound/caph/csl/csl_caph_render.c | 1015 +
  4598. sound/caph/csl/csl_caph_srcmixer.c | 3180 +++
  4599. sound/caph/csl/csl_caph_srcmixer.h | 716 +
  4600. sound/caph/csl/csl_caph_switch.c | 621 +
  4601. sound/caph/csl/csl_caph_switch.h | 177 +
  4602. sound/caph/dsp/Makefile | 33 +
  4603. sound/caph/dsp/csl_apcmd.c | 700 +
  4604. sound/caph/dsp/csl_apcmd.h | 440 +
  4605. sound/caph/dsp/csl_arm2sp.c | 1199 +
  4606. sound/caph/dsp/csl_arm2sp.h | 534 +
  4607. sound/caph/dsp/csl_cpdspaudio.c | 245 +
  4608. sound/caph/dsp/csl_cpdspaudio.h | 61 +
  4609. sound/caph/dsp/csl_dsp.c | 873 +
  4610. sound/caph/dsp/csl_dsp.h | 274 +
  4611. sound/caph/dsp/csl_dsp_caph_control_api.c | 290 +
  4612. sound/caph/dsp/csl_dsp_caph_control_api.h | 177 +
  4613. sound/caph/dsp/csl_dsp_cneon_api.c | 201 +
  4614. sound/caph/dsp/csl_dsp_cneon_api.h | 154 +
  4615. sound/caph/dsp/csl_dsp_common_util.c | 133 +
  4616. sound/caph/dsp/csl_dsp_common_util.h | 75 +
  4617. sound/caph/dsp/csl_greek.c | 1144 +
  4618. sound/caph/dsp/csl_greek.h | 595 +
  4619. sound/caph/dsp/csl_log.c | 271 +
  4620. sound/caph/dsp/csl_log.h | 110 +
  4621. sound/caph/dsp/csl_ptt.c | 51 +
  4622. sound/caph/dsp/csl_ptt.h | 61 +
  4623. sound/caph/dsp/csl_trans_eq.h | 68 +
  4624. sound/caph/dsp/csl_voif.c | 73 +
  4625. sound/caph/dsp/csl_voif.h | 76 +
  4626. sound/caph/dsp/csl_voip.c | 272 +
  4627. sound/caph/dsp/csl_voip.h | 206 +
  4628. sound/caph/dsp/csl_volume.c | 444 +
  4629. sound/caph/dsp/csl_volume.h | 224 +
  4630. sound/caph/dsp/csl_vpu.c | 323 +
  4631. sound/caph/dsp/csl_vpu.h | 165 +
  4632. sound/caph/dsp/osdw_dsp_drv.c | 285 +
  4633. sound/caph/dsp/osdw_dsp_drv.h | 54 +
  4634. sound/caph/dsp/shared.h | 501 +
  4635. sound/caph/dsp/shared_ap.h | 3095 +++
  4636. sound/caph/dsp/shared_cp.h | 4612 ++++
  4637. sound/caph/include/audio_consts.h | 234 +
  4638. sound/caph/include/audio_trace.h | 99 +
  4639. sound/core/control.c | 80 +-
  4640. sound/core/init.c | 1 +
  4641. sound/drivers/Kconfig | 11 +
  4642. sound/drivers/Makefile | 2 +-
  4643. sound/drivers/kona/Makefile | 14 +
  4644. sound/drivers/kona/bcm_sspi_spdif/Makefile | 17 +
  4645. sound/drivers/kona/bcm_sspi_spdif/bcm_spdif_fmtr.c | 232 +
  4646. sound/drivers/kona/bcm_sspi_spdif/bcm_spdif_fmtr.h | 44 +
  4647. .../drivers/kona/bcm_sspi_spdif/bcm_spdif_frame.c | 645 +
  4648. .../drivers/kona/bcm_sspi_spdif/bcm_spdif_frame.h | 149 +
  4649. sound/drivers/kona/bcm_sspi_spdif/bcm_sspi_spdif.c | 1772 ++
  4650. sound/oss/.gitignore | 4 -
  4651. sound/soc/Kconfig | 1 +
  4652. sound/soc/Makefile | 1 +
  4653. sound/soc/broadcom/Kconfig | 22 +
  4654. sound/soc/broadcom/Makefile | 84 +
  4655. sound/soc/broadcom/caph-i2s.c | 416 +
  4656. sound/soc/broadcom/caph-i2s.h | 40 +
  4657. sound/soc/broadcom/caph-pcm.c | 397 +
  4658. sound/soc/broadcom/caph-pcm.h | 51 +
  4659. sound/soc/broadcom/rhea.c | 139 +
  4660. sound/usb/card.c | 51 +
  4661. tools/perf/.gitignore | 21 -
  4662. tools/virtio/linux/virtio.h | 22 +-
  4663. tools/virtio/virtio_test.c | 6 +-
  4664. usr/.gitignore | 10 -
  4665. 4664 files changed, 2370006 insertions(+), 8665 deletions(-)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement