Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync up with Linus #101

Merged
merged 846 commits into from
Sep 4, 2015
Merged
Changes from 1 commit
Commits
Show all changes
846 commits
Select commit Hold shift + click to select a range
a6f7834
f2fs: kill dead code in __insert_extent_tree
chaseyu Aug 19, 2015
ef05e22
f2fs: split __insert_extent_tree_ret for readability
chaseyu Aug 19, 2015
dac2dde
f2fs: lookup neighbor extent nodes for merging later
chaseyu Aug 19, 2015
5d53be7
powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver
mpe Aug 21, 2015
f47f966
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
v-thakkar Jul 19, 2015
5b9eaa5
pinctrl: sh-pfc: Implement pinconf power-source param for voltage swi…
bwh-ct Jun 30, 2015
5d3c2c3
arm64: Fix source code file path in comments
0xAX Aug 23, 2015
8eafeb4
of/fdt: make memblock maximum physical address arch configurable
Aug 18, 2015
34ba2c4
arm64: set MAX_MEMBLOCK_ADDR according to linear region size
Aug 18, 2015
5166c20
arm64: makefile: fix perf_callchain.o kconfig dependency
wildea01 Aug 24, 2015
80c5450
f2fs: use __GFP_NOFAIL to avoid infinite loop
Aug 20, 2015
f7409d0
f2fs: fix wrong pointer access during try_to_free_nids
Aug 22, 2015
6a67885
f2fs: atomically set inode->i_flags
Aug 24, 2015
4ec17d6
f2fs: avoid unneeded initializing when converting inline dentry
chaseyu Aug 24, 2015
b015489
f2fs: handle f2fs_truncate error correctly
chaseyu Aug 24, 2015
13ec729
f2fs: fix to release inode correctly
chaseyu Aug 24, 2015
b64d1f6
ARM: uaccess: simplify user access assembly
Aug 18, 2015
01e09a2
ARM: entry: get rid of asm_trace_hardirqs_on_cond
Aug 20, 2015
3302cad
ARM: entry: efficiency cleanups
Aug 20, 2015
e0aa3a6
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_e…
Aug 20, 2015
2fe2918
pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp
MikeLooijmans Aug 12, 2015
5e22ec0
gpio: extraxfs: fix returnvar.cocci warnings
JuliaLawall Aug 13, 2015
00133ff
pinctrl: imx6ul: Remove .owner field
Aug 13, 2015
08446b1
ARM: mm: improve do_ldrd_abort macro
Aug 25, 2015
3fba7e2
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Aug 19, 2015
9205b79
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
bebarino Aug 24, 2015
b96f465
dlm: fix lvb copy for user locks
teigland Aug 25, 2015
78e1c89
pinctrl: baytrail: Use raw_spinlock for locking
westeri Aug 17, 2015
109fdf1
pinctrl: cherryview: Use raw_spinlock for locking
westeri Aug 17, 2015
41d6bb4
gpiolib: add description for gpio irqchip fields in struct gpio_chip
grygoriyS Aug 17, 2015
91d33cf
pinctrl: at91: Use generic irq_{request,release}_resources()
geertu Aug 17, 2015
bb8cdf9
gpio: omap: remove wrong irq_domain_remove usage in probe
grygoriyS Aug 18, 2015
89d18e3
gpio: omap: switch to use platform_get_irq
grygoriyS Aug 18, 2015
e85ec6c
gpio: omap: fix omap2_set_gpio_debounce
grygoriyS Aug 18, 2015
235f1eb
gpio: omap: protect regs access in omap_gpio_irq_handler
grygoriyS Aug 18, 2015
5d9452e
gpio: omap: fix clk_prepare/unprepare usage
grygoriyS Aug 18, 2015
78de5d5
gpio: max732x: Fix error handling in probe()
Aug 18, 2015
580a7ee
pinctrl: sh-pfc: r8a7794: add USB pin groups
Aug 18, 2015
d48c2c0
pinctrl: mediatek: Fix multiple registration issue.
Aug 26, 2015
58a5e1b
pinctrl: mediatek: Implement wake handler and suspend resume
maoguangmeng Aug 14, 2015
fd96811
gpio: vf610: handle level IRQ's properly
agners Aug 21, 2015
a0c81ce
gpio: xlp: fix error return code
JuliaLawall Aug 23, 2015
7653716
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
AlbanBedel Jul 9, 2015
90b8baa
MIPS: Add MIPS I6400 PRid and cputype identifiers
Jul 9, 2015
4e88a86
MIPS: Add cases for CPU_I6400
Jul 9, 2015
e57f9a2
MIPS: Add MIPS I6400 probe support
Jul 9, 2015
5676319
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
Jul 9, 2015
197e89e
MIPS: mips-cm: Implement mips_cm_revision
paulburton Jul 10, 2015
0ba3c12
MIPS: CM: Add GCR_L2_CONFIG register accessors
paulburton Jul 9, 2015
7d53e9c
MIPS: CM3: Add support for CM3 L2 cache.
paulburton Jul 9, 2015
c014d16
MIPS: Add platform callback before initializing the L2 cache
Jul 9, 2015
c0b584a
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Jul 14, 2015
038b0f5
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
Jul 9, 2015
391057d
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
Jul 9, 2015
3885c2b
MIPS: CM: Add support for reporting CM cache errors
Jul 9, 2015
c3f57f0
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
Jul 14, 2015
6f50c83
IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs
Jul 9, 2015
c982c6d
MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB
Jul 9, 2015
912708c
MIPS: Add default case for the FTLB enable/disable code
Jul 9, 2015
e87569c
MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6
Jul 9, 2015
20a7f7e
MIPS: Set up FTLB probability for I6400
Jul 9, 2015
f058dc8
MIPS: jz4740: Consolidate chained IRQ handler install/remove
KAGA-KOKO Jul 13, 2015
777fd18
MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove
KAGA-KOKO Jul 13, 2015
4d3f77d
MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove
KAGA-KOKO Jul 13, 2015
586134a
MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove
KAGA-KOKO Jul 13, 2015
5c15942
MIPS: irq: Use access helper irq_data_get_affinity_mask()
Jul 13, 2015
5a06545
MIPS: alchemy: Use irq_set_chip_handler_name_locked()
KAGA-KOKO Jul 13, 2015
9154566
MIPS: bcm63xx: Use irq_set_handler_locked()
KAGA-KOKO Jul 13, 2015
e0288a0
MIPS: alchemy: Remove pointless irqdisable/enable
KAGA-KOKO Jul 13, 2015
9d9a2fa
MIPS: ath91: Remove pointless irqdisable/enable
KAGA-KOKO Jul 13, 2015
56a86c3
MIPS: octeon: Replace the homebrewn flow handler
KAGA-KOKO Jul 13, 2015
31429d1
MIPS: netlogic: Prepare ipi handlers for irq argument removal
KAGA-KOKO Jul 13, 2015
e51395d
MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal
KAGA-KOKO Jul 13, 2015
2dca88d
MIPS: ops-emma2rh: Drop nonsensical db_assert
paulburton Jul 13, 2015
9b4685d
MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h
paulburton Jul 13, 2015
8dedde6
MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static
bjorn-helgaas Jul 12, 2015
27d8d44
MIPS: Remove "weak" from platform_maar_init() declaration
bjorn-helgaas Jul 12, 2015
1c205b9
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
bjorn-helgaas Jul 12, 2015
c60f994
MIPS: MT: Remove "weak" from vpe_run() declaration
bjorn-helgaas Jul 12, 2015
19b2c30
f2fs: update extent tree in batches
chaseyu Aug 26, 2015
aa06e5c
ARM: entry: get rid of multiple macro definitions
Aug 26, 2015
2190fed
ARM: entry: provide uaccess assembly macro hooks
Aug 20, 2015
a5e090a
ARM: software-based priviledged-no-access support
Aug 19, 2015
a6897f3
cxl: Release irqs if memory allocation fails
vaibhav92 Aug 25, 2015
9d8e276
cxl: Remove racy attempt to force EEH invocation in reset
daxtens Aug 21, 2015
674c242
arm64: flush FP/SIMD state correctly after execve()
Aug 27, 2015
0e1ffef
powerpc/iommu: Set default DMA offset in dma_dev_setup
aik Aug 27, 2015
d690740
powerpc/powernv: Enable LEDS support
Aug 27, 2015
9698351
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
mpe Aug 27, 2015
0c9fc10
gpio: tc3589x: use static container helper
linusw Aug 27, 2015
b3a5bbf
dlm: print error from kernel_sendpage
AstralBob Aug 27, 2015
8d03bc5
tile: correct some typos in opcode type names
Aug 26, 2015
590c756
powerpc/pseries: Fix corrupted pdn list
Aug 27, 2015
ea0f8ac
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
Aug 27, 2015
2598001
powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
Aug 28, 2015
9099651
MIPS: CPS: use 32b accesses to GCRs
paulburton Aug 5, 2015
54d7185
f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent
chaseyu Aug 28, 2015
af2a50b
cxl: Fix + cleanup error paths in cxl_dev_context_init
Aug 27, 2015
55e0766
cxl: Fix force unmapping mmaps of contexts allocated through the kern…
Aug 27, 2015
390fd59
cxl: Set up and enable PSL Timebase
Aug 28, 2015
1cfa8de
MIPS: pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
May 3, 2015
1ab3638
pinctrl: at91: fix null pointer dereference
Jul 28, 2015
01e2dae
Revert "gpio: extraxfs: fix returnvar.cocci warnings"
linusw Aug 31, 2015
97db620
perf tools: Fix build on powerpc broken by pt/bts
ahunter6 Aug 31, 2015
acf860a
bpf tools: New API to get name from a BPF object
WangNan0 Aug 27, 2015
d988d5e
perf evlist: Open event on evsel cpus and threads
kliang2 Aug 21, 2015
fc36f94
perf script: Enable printing of interrupted machine state
Aug 31, 2015
c5e991e
perf/x86: Add list of register names
Aug 31, 2015
bcc84ec
perf record: Add ability to name registers to record
Aug 31, 2015
5320266
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux…
Sep 1, 2015
3b27d13
perf dwarf: Fix potential array out of bounds access
WangNan0 Sep 1, 2015
04aa90b
perf build: Fix Intel PT instruction decoder dependency problem
WangNan0 Sep 1, 2015
af4aead
perf tools: Fix link time error with sample_reg_masks on non x86
Sep 1, 2015
01a5ad8
f2fs: upset segment_info repair
Aug 31, 2015
5b92356
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/lin…
Sep 2, 2015
ec0b9d3
MIPS: Remove "weak" from get_c0_compare_int() declaration
bjorn-helgaas Jul 12, 2015
770847b
MIPS: Remove "weak" from get_c0_fdc_int() declaration
bjorn-helgaas Jul 12, 2015
e1d9749
MIPS: Remove "weak" from mips_cdmm_phys_base() declaration
bjorn-helgaas Jul 12, 2015
b620c97
MIPS: Remove "__weak" definition from arch-specific linkage.h
bjorn-helgaas Jul 12, 2015
6701ca2
MIPS: Declare MSA MI10 instruction formats
Jun 22, 2015
6b35e11
MIPS: Introduce accessors for MSA vector registers
paulburton Jun 22, 2015
e4aa1f1
MIPS: MSA unaligned memory access support
Jun 22, 2015
cbd95a8
MIPS: mm: default platform_maar_init using bootmem data
paulburton Jul 10, 2015
570e5d2
MIPS: malta: Use generic platform_maar_init
paulburton Jul 10, 2015
82eb8f7
MIPS: Use unsigned int when reading CP0 registers
cpackham Jul 14, 2015
c46a2f0
MIPS: Treat CP1 control registers as unsigned ints.
ralfbaechle Jul 15, 2015
674d10e
MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6
Jul 16, 2015
bbdd814
MIPS: cp1emu: Fix closing bracket for the d_fmt case
Jul 16, 2015
1664574
MIPS: math-emu: Fix indentation
Jul 16, 2015
e8f80cc
MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
Jul 17, 2015
c909ca7
MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
Jul 17, 2015
0f6ce77
Documentation/sysrq.txt: Mention MIPS TLB dump (x)
Jul 15, 2015
3c865dd
MIPS: Refactor dumping of TLB registers for r3k/r4k
Jul 15, 2015
aaa7be4
MIPS: Probe for small (1KiB) page support
Jul 15, 2015
5d3c3c7
MIPS: dump_tlb: Only dump PageGrain if interesting
Jul 15, 2015
9bd860c
MIPS: dump_tlb: Dump FrameMask register if exists
Jul 15, 2015
bae637a
MIPS: Rearrange ENTRYLO field definitions
Jul 15, 2015
486fcde
MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_i…
ralfbaechle Jul 20, 2015
8d6b591
MIPS: unaligned: Move from deprecated __initcall to arch_initcall.
ralfbaechle Jul 20, 2015
1bab0b6
MIPS: Lasat: Move from deprecated __initcall to arch_initcall.
ralfbaechle Jul 20, 2015
1249ed3
MIPS: math-emu: Move from deprecated __initcall to arch_initcall.
ralfbaechle Jul 20, 2015
f17c4ca
MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.
ralfbaechle Jul 23, 2015
3dcd777
MIPS: Alchemy: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
20a7835
MIPS: Jazz: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
c87cbe0
MIPS: jz4740: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
1edf907
MIPS: cevt-bcm1480: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
9f95618
MIPS: cevt-ds1287: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
c88f2fb
MIPS: cevt-gt641xx: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
877c61d
MIPS: cevt-r4k: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
57e148c
MIPS: cevt-sb1250: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
d199da5
MIPS: cevt-txx9: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
e3280b2
MIPS: loongson64/timer: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
1fed884
MIPS: loongsoon32: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
59113d9
MIPS: rt3352: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
0c16240
MIPS: IP27: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
397d08b
MIPS: sni: Migrate to new 'set-state' interface
vireshk Jul 6, 2015
689ee85
MIPS: Simplify EVA FP context handling code
paulburton Jul 27, 2015
7785610
MIPS: Add offsets to sigcontext FP fields to struct mips_abi
paulburton Jul 27, 2015
2db9ca0
MIPS: Use struct mips_abi offsets to save FP context
paulburton Jul 27, 2015
64243c2
MIPS: Move FP usage checks into protected_{save, restore}_fp_context
paulburton Jul 27, 2015
6f0aba6
MIPS: Skip odd double FP registers when copying FP32 sigcontext
paulburton Jul 27, 2015
d02a40a
MIPS: Use common FP sigcontext code for O32 compat
paulburton Jul 27, 2015
6a24432
MIPS: Remove unused {get,put}_sigset functions
paulburton Jul 27, 2015
0d071fa
MIPS: Indicate FP mode in sigcontext sc_used_math
paulburton Jul 27, 2015
f1fe2d2
MIPS: Add definitions for extended context
paulburton Jul 27, 2015
bf82cb3
MIPS: Save MSA extended context around signals
paulburton Jul 27, 2015
e14f1db
MIPS: AT_HWCAP aux vector infrastructure
paulburton Jul 27, 2015
4c06303
MIPS: Advertise MIPSr6 via HWCAP when appropriate
paulburton Jul 27, 2015
3cc9fa7
MIPS: Advertise MSA support via HWCAP when present
paulburton Jul 27, 2015
0ce3417
MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSA
paulburton Jul 27, 2015
c4687b1
MIPS: Fix definition of pgprot_writecombine()
Jul 24, 2015
8c17246
MIPS: Add implementation of dma_map_ops.mmap()
Jul 30, 2015
f1f5e41
MIPS: Use Ingenic-specific write combine attribute on all Ingenic pla…
Jul 24, 2015
f51246e
MIPS: Get rid of finish_arch_switch().
ralfbaechle Jul 29, 2015
5fac4f7
MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64
paulburton Jul 30, 2015
f689332
MIPS: Ath79: Remove the unused GPIO function API
AlbanBedel Jul 3, 2015
1d473c2
MIPS: ath79: Move the GPIO driver to drivers/gpio
AlbanBedel Jul 3, 2015
832f5da
MIPS: Remove all the uses of custom gpio.h
AlbanBedel Aug 2, 2015
325f0a1
MIPS: Netlogic: Use chip_data for irq_chip methods
Aug 1, 2015
a8a7477
MIPS: Netlogic: add device tree entry for XLP GPIO
Aug 1, 2015
079e316
MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platform
Aug 1, 2015
8c57691
MIPS: Netlogic: NAND IRQ mapping
Aug 1, 2015
e3b2883
MIPS: Set trap_no field in thread_struct on exception.
ralfbaechle Jul 28, 2015
40e084a
MIPS: Add uprobes support.
ralfbaechle Jul 29, 2015
b7565cc
Documentation: MIPS now supports uprobes.
ralfbaechle Jul 29, 2015
23eb6f4
MIPS: Netlogic: Fix 0x0x prefixes.
ao2 Apr 28, 2015
1a3d595
MIPS: Tidy up FPU context switching
paulburton Aug 3, 2015
eb811c7
CLOCKSOURCE: mips-gic: Enable the clock before using it
Jul 27, 2015
f95ac85
CLOCKSOURCE: mips-gic: Add missing error returns checks
Jul 27, 2015
67d4e66
CLOCKSOURCE: mips-gic: Split clocksource and clockevent initialization
Jul 27, 2015
42b002a
MIPS: Kconfig: Enable common clock framework for Malta and SEAD3
groeck Aug 22, 2015
fc6a677
CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changes
Jul 27, 2015
d6ed2b9
Documentation: dt: Add Pistachio SoC general purpose timer binding do…
Jul 27, 2015
8458398
CLOCKSOURCE: Add Pistachio clocksource-only driver
Aug 7, 2015
af0cfb2
MIPS: pistachio: Allow to enable the external timer based clocksource
Aug 6, 2015
c0034c3
MIPS: Octeon: Fix CN6880 hang on XAUI init
Aug 13, 2015
2c8c3f0
MIPS: Octeon: Support additional interfaces on CN68XX
Aug 13, 2015
fce0af1
MIPS: Octeon: Support all PIP input ports on CN68XX
Aug 13, 2015
4397564
MIPS: Octeon: Configure XAUI pkinds
Aug 13, 2015
b92084b
MIPS: Octeon: Configure minimum PKO packet sizes on CN68XX
Aug 13, 2015
70b4e2e
MIPS: Octeon: Add definitions for setting up SSO
Aug 13, 2015
bcbb139
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
aakoskin Aug 13, 2015
f5cfc8d
STAGING: Octeon: Set SSO group mask properly on CN68XX
aakoskin Aug 13, 2015
d5f9bc7
STAGING: Octeon: Increase output command buffers
Aug 13, 2015
f8023da
STAGING: Octeon: Support CN68XX style WQE
Aug 13, 2015
153bfe3
MIPS: Octeon: Initialize CN68XX PKO
Aug 13, 2015
85847d8
MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports
Aug 13, 2015
3170537
MIPS: Octeon: Support interfaces 4 and 5
Aug 13, 2015
1d39a5e
STAGING: Octeon: Use common helpers for determining interface and port
Aug 13, 2015
e5dd8f2
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Aug 7, 2015
cef232e
MIPS: Octeon: Fix management port MII address on Kontron S1901
aakoskin Aug 11, 2015
107d340
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Aug 13, 2015
f8c3c67
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
Aug 13, 2015
67613f0
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
Aug 13, 2015
130fe35
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
Aug 13, 2015
e24c3be
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Aug 13, 2015
83d4330
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Aug 13, 2015
400bd2e
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
Aug 13, 2015
38db37b
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Aug 13, 2015
4e9561b
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Aug 13, 2015
a79f5f9
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Aug 13, 2015
65ab562
MIPS: math-emu: Remove unused handle_dsemul function declaration
Aug 12, 2015
fb2646a
MIPS: Fix alignment of quiet build output for vmlinuz link
Aug 18, 2015
e0d8b2e
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
yousong Sep 3, 2015
2db9704
Merge branch '4.2-fixes' into mips-for-linux-next
ralfbaechle Sep 3, 2015
40d3f02
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uacces…
Sep 3, 2015
3ff32a0
Merge branch 'devel-stable' into for-linus
Sep 3, 2015
ac92f15
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Mar 26, 2015
8e2caf0
pcmcia: pxa2xx: convert memory allocation to devm_* API
Mar 26, 2015
924e5ea
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Mar 26, 2015
321ae96
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Mar 26, 2015
c3eb700
pcmcia: sa11xx_base.c: remove useless init/exit functions
Mar 26, 2015
fca8b80
pcmcia: soc_common: remove skt_dev_info's clk pointer
Mar 26, 2015
a64eefa
hpfs: support hotfixes
mikulas-patocka Sep 2, 2015
f49a26e
hpfs: update ctime and mtime on directory modification
mikulas-patocka Sep 2, 2015
824b005
Merge branch 'hpfs' (patches from Mikulas)
torvalds Sep 3, 2015
e31fb9e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Sep 3, 2015
ea814ab
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Sep 3, 2015
9cbf22b
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/…
torvalds Sep 3, 2015
4c12ab7
Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Sep 3, 2015
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm…
torvalds Sep 3, 2015
79b0691
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Sep 3, 2015
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
torvalds Sep 3, 2015
4c92b5b
Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
torvalds Sep 3, 2015
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Sep 3, 2015
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upst…
torvalds Sep 3, 2015
a4fdb2a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Sep 4, 2015
02cf1da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
torvalds Sep 4, 2015
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Sep 4, 2015
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Sep 4, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pinctrl: imx6ul: Remove .owner field
platform_driver does not need to set an owner as it will be
populated by the driver core.

The semantic patch that makes this change is available
in scripts/coccinelle/api/platform_no_drv_owner.cocci.

Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
Fabio Estevam authored and linusw committed Aug 25, 2015
commit 00133ffbf150bf145a946b3f4ee7031503e9751e
1 change: 0 additions & 1 deletion drivers/pinctrl/freescale/pinctrl-imx6ul.c
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ static int imx6ul_pinctrl_probe(struct platform_device *pdev)
static struct platform_driver imx6ul_pinctrl_driver = {
.driver = {
.name = "imx6ul-pinctrl",
.owner = THIS_MODULE,
.of_match_table = of_match_ptr(imx6ul_pinctrl_of_match),
},
.probe = imx6ul_pinctrl_probe,
Expand Down