summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt1-0/+12
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt3-0/+1124
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-0/+6
2015-05-24mei: export mei client device struct to external useTomas Winkler1-2/+36
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler1-0/+13
2015-05-24power: axp288_charger: axp288 charger driverRamakrishna Pallala1-0/+7
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+21
2015-05-23power: max17042_battery: add HEALTH and TEMP_* properties supportRamakrishna Pallala1-0/+4
2015-05-23mac802154: remove mib lockAlexander Aring1-9/+0
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring2-3/+2
2015-05-23mac802154: remove pib lockAlexander Aring1-2/+0
2015-05-23iio: Add I/Q modifiersLars-Peter Clausen1-0/+2
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-18/+46
2015-05-23PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan1-1/+3
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-3/+29
2015-05-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar1-1/+1
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet1-0/+2
2015-05-22time: Remove read_boot_clock()Xunlei Pang1-1/+0
2015-05-22time: Include math64.h in time64.hXunlei Pang1-0/+1
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan1-4/+9
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz1-0/+15
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer1-0/+1
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig2-5/+3
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer1-12/+0
2015-05-22Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Arnd Bergmann2-63/+144
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig1-15/+9
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig1-1/+1
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig1-5/+1
2015-05-22Merge tag 'omap-for-v4.2/omap1-v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+3
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-0/+88
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone4-1/+34
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone1-0/+4
2015-05-22Merge branch 'topic/hdmi' into for-nextTakashi Iwai2-0/+15
2015-05-22ALSA: pcm: add IEC958 channel status helperRussell King1-0/+9
2015-05-22ALSA: pcm: add DRM ELD helperRussell King1-0/+6
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan1-0/+4
2015-05-22ASoC: soc-pcm: DPCM cares BE formatKuninori Morimoto1-0/+3
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla1-0/+7
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla1-0/+7
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi1-9/+8
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi2-66/+50
2015-05-22net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal1-27/+5
2015-05-22crypto: seqiv - Add support for new AEAD interfaceHerbert Xu1-4/+3
2015-05-22crypto: null - Add default null skcipherHerbert Xu1-0/+3
2015-05-22crypto: aead - Add support for new AEAD implementationsHerbert Xu2-4/+76
2015-05-22crypto: aead - Add crypto_aead_maxauthsizeHerbert Xu1-0/+5