summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-28clk: Remove __clk_registerTomeu Vizoso
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban
2015-01-28block: mark blk-mq devices as stackableMike Snitzer
2015-01-28tracing: Add array printing helperDave Martin
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger
2015-01-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-01-28mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert
2015-01-28mm: provide a find_special_page vma operationDavid Vrabel
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-27clk: ti: Drop use of clk-private.hStephen Boyd
2015-01-27clk: divider: Make generic for usage elsewhereStephen Boyd
2015-01-27clk: Add __clk_mux_determine_rate_closestStephen Boyd
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
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