summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov2-1/+6
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2-0/+3
2015-01-29bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki1-0/+2
2015-01-29bcma: detect SPROM revision 11Rafał Miłecki1-0/+1
2015-01-29ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens1-0/+4
2015-01-29Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-3/+3
2015-01-29fs: add vfs_iter_{read,write} helpersChristoph Hellwig1-0/+3
2015-01-29new helper: iov_iter_bvec()Al Viro1-1/+3
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie7-10/+34
2015-01-29ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-1/+4
2015-01-29ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2-1/+9
2015-01-28clk: Remove __clk_registerTomeu Vizoso1-2/+0
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban1-0/+1
2015-01-28block: mark blk-mq devices as stackableMike Snitzer1-0/+1
2015-01-28tracing: Add array printing helperDave Martin1-0/+4
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger1-0/+48
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger1-1/+4
2015-01-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-24/+57
2015-01-28mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert1-0/+5
2015-01-28mm: provide a find_special_page vma operationDavid Vrabel1-0/+8
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson1-0/+2
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-01-28net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-3/+3
2015-01-28net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+13
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+46
2015-01-28Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette1-22/+0
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard1-0/+2
2015-01-27clk: ti: Drop use of clk-private.hStephen Boyd1-0/+1
2015-01-27clk: divider: Make generic for usage elsewhereStephen Boyd1-0/+11
2015-01-27clk: Add __clk_mux_determine_rate_closestStephen Boyd1-1/+7
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea1-1/+0
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea1-0/+1
2015-01-27regmap: correct the description of structure element in reg_fieldBintian Wang1-1/+1
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil1-1/+2
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge1-0/+4
2015-01-27[media] hdmi: add new HDMI 2.0 definesHans Verkuil1-1/+29
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab30-82/+179
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen1-0/+9
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen1-0/+18
2015-01-27syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64Catalin Marinas1-3/+5
2015-01-27compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas1-0/+9
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-3/+15
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli1-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli1-0/+1
2015-01-27Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12