summaryrefslogtreecommitdiffstats
path: root/sound/usb/quirks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy20-33/+33
2018-11-26drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-2/+2
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-11-26macintosh: Use device_type helpers to access the node typeRob Herring5-30/+22
2018-11-26macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring18-67/+44
2018-11-26powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring1-12/+4
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran2-0/+21
2018-11-26powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran1-1/+10
2018-11-26powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran1-0/+1
2018-11-26powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman1-34/+34
2018-11-26powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman2-4/+0
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta1-3/+1
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing1-1/+1
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing1-1/+1
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-25powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-11-25powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-24/+4
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens1-1/+1
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre1-1/+1
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre1-0/+4
2018-11-25selftests/powerpc: Skip test instead of failingBreno Leitao1-4/+1
2018-11-25selftests/powerpc: Create a new SKIP_IF macroBreno Leitao1-0/+10
2018-11-25selftests/powerpc: Allocate base registersBreno Leitao7-10/+8
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao2-6/+6
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao1-7/+8
2018-11-25powerpc/perf: Declare static identifier a suchBreno Leitao1-3/+3
2018-11-25powerpc/scom: Return NULL instead of 0Breno Leitao1-2/+2
2018-11-25powerpc/lib: Declare static methodsBreno Leitao1-2/+2
2018-11-25powerpc/xmon: Define static functionsBreno Leitao1-3/+3
2018-11-25powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao1-1/+1
2018-11-25powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao1-1/+1
2018-11-25powerpc/64s: Include cpu headerBreno Leitao1-0/+1
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2-0/+3
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman1-1/+15
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman1-1/+1
2018-11-12Linux 4.20-rc2v4.20-rc2Linus Torvalds1-1/+1
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet2-10/+2
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn1-0/+2
2018-11-11tipc: fix link re-establish failureJon Maloy1-4/+7
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring1-2/+2
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck1-1/+1
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada1-2/+5
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada1-3/+4
2018-11-10net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski1-1/+13
2018-11-10net: mvneta: correct typoAlexandre Belloni1-2/+2
2018-11-10flow_dissector: do not dissect l4 ports for fragments배석진1-2/+2