summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-26PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall
2014-12-26PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov
2014-12-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold
2014-12-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh
2014-12-26Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann
2014-12-26Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann
2014-12-26Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann
2014-12-26hx4700: regulator: declare full constraintsMartin Vajnar
2014-12-26ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov
2014-12-26ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2014-12-26ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2014-12-26ARM: pxa: arbitrarily set first interrupt numberRobert Jarzmik
2014-12-26arm: pxa: fix pxa27x device-tree support kconfigRobert Jarzmik
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist
2014-12-26iio: imu: inv_mpu6050: ACPI enumerationSrinivas Pandruvada
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu
2014-12-26iio: mma9551: fix sparse warningVlad Dogaru
2014-12-26iio: core: Get rid of misleading commentKarol Wrona
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona
2014-12-26ALSA: gus: Remove unused gus_instr.cTakashi Iwai
2014-12-26ALSA: hda - patch_analog.c: Remove some unused functionsRickard Strandqvist
2014-12-26ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-26iio: ABI: add clarification for proximityVlad Dogaru
2014-12-26iio:pressure:bmp280: cleanupHartmut Knaack
2014-12-26iio: frequency: Remove unnecessary braces around single statement blockRoberta Dobrescu
2014-12-26iio: frequency: Remove 'out of memory' messageRoberta Dobrescu
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2014-12-26crypto: af_alg - zeroize key dataStephan Mueller
2014-12-26hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu
2014-12-26hwrng: core - Drop current rng in set_current_rngHerbert Xu
2014-12-26hwrng: core - Do not register device opportunisticallyHerbert Xu
2014-12-26hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause