summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner
2014-12-07can: flexcan: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: mscan: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: sja1000: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason
2014-12-07can: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarc Kleine-Budde
2014-12-07can: fix spelling errorsJeremiah Mahler
2014-12-07can: slcan/vcan: eliminate banner[] variable, switch to pr_info()Jeremiah Mahler
2014-12-07can: eliminate banner[] variable and switch to pr_info()Jeremiah Mahler
2014-12-07can: peak_usb: fix multi-byte values endianessStephane Grosjean
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-07Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann
2014-12-07spi/s3c64xx: Remove redundant runtime PM managementMark Brown
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto
2014-12-07ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto
2014-12-06ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman
2014-12-06KEYS: Fix stale key registration at error pathTakashi Iwai
2014-12-06ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-06can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2014-12-06can: peak_usb: fix memset() usageStephane Grosjean
2014-12-06Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-12-06i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan
2014-12-06i40e: get pf_id from HW rather than PCI functionShannon Nelson
2014-12-06i40e: increase ARQ sizeMitch Williams
2014-12-06i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain
2014-12-06ASoC: samsung: Fix error handling for clock lookupMark Brown
2014-12-06i40e: Increase reset delayKevin Scott
2014-12-06i40evf: make early init sequence even more robustMitch Williams
2014-12-06i40e: fix netdev_stat macro definitionShannon Nelson
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov
2014-12-06i40e: Define and use i40e_is_vf macroAnjali Singhai Jain
2014-12-06x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky
2014-12-06x86, microcode, intel: Drop unused parameterBorislav Petkov
2014-12-06i40e: Add a virtual channel op to config RSSAnjali Singhai Jain
2014-12-06i40e: don't enable PTP support on more than one PF per portJacob Keller
2014-12-06i40e: Add description to misc and fd interruptsCarolyn Wyborny
2014-12-06i40e: allow various base numbers in debugfs aq commandsShannon Nelson
2014-12-06i40e: remove useless debug noiseShannon Nelson
2014-12-06i40e: Remove unneeded break statementShannon Nelson
2014-12-06Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann
2014-12-05Merge branch 'ebpf-next'David S. Miller
2014-12-05samples: bpf: large eBPF program in CAlexei Starovoitov
2014-12-05samples: bpf: trivial eBPF program in CAlexei Starovoitov
2014-12-05samples: bpf: elf_bpf file loaderAlexei Starovoitov
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov