summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea
2015-01-27regmap: correct the description of structure element in reg_fieldBintian Wang
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge
2015-01-27[media] hdmi: add new HDMI 2.0 definesHans Verkuil
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64Catalin Marinas
2015-01-27compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-26USB: Add missing word to comment in mod_devicetable.hSharon Dvir
2015-01-26device: Change dev_<level> logging functions to return voidJoe Perches
2015-01-26device: Fix dev_dbg_once macroJoe Perches
2015-01-26leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner
2015-01-26i2c: Only include slave support if selectedJean Delvare
2015-01-26Merge branch 'arm/smmu' into arm/renesasJoerg Roedel
2015-01-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2015-01-26irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren
2015-01-26irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy
2015-01-25new fs_pin killing logicsAl Viro
2015-01-25allow attaching fs_pin to a group not associated with some superblockAl Viro
2015-01-25take count and rcu_head out of fs_pinAl Viro
2015-01-25dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds
2015-01-25kill pin_put()Al Viro
2015-01-25kill d_validate()Al Viro
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas