summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-07regmap: Use different lockdep class for each regmap init callNicolas Boichat1-49/+143
2015-08-07spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu1-0/+22
2015-08-07mod_devicetable: add space before */Frans Klaver1-1/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-08-07proportions: Spelling s/consitent/consistent/Geert Uytterhoeven1-1/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz2-1/+5
2015-08-07netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso1-0/+7
2015-08-07netfilter: nft_limit: add burst parameterPablo Neira Ayuso1-0/+2
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2-0/+23
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2-0/+14
2015-08-07net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-07net/mlx5_core: Support physical port countersGal Pressman2-0/+11
2015-08-07net/mlx5e: Light-weight netdev open/stopAchiad Shochat1-1/+8
2015-08-07net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat1-1/+8
2015-08-07Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris1-5/+11
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3
2015-08-07cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar1-0/+12
2015-08-07Merge branch 'pm-cpufreq' into pm-oppRafael J. Wysocki1-4/+1
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz1-0/+7
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar1-0/+23
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar1-0/+6
2015-08-06audit: implement audit by executableRichard Guy Briggs2-1/+5
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs1-0/+3
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan1-0/+5
2015-08-06bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan1-1/+1
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga1-1/+7
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga1-0/+8
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga1-0/+3
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja1-0/+185
2015-08-06drm: Remove __drm_modeset_lock_allDaniel Vetter1-1/+0
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja1-0/+2
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja1-0/+14
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja1-0/+5
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja1-0/+2
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja1-0/+4
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown1-11/+24
2015-08-06ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood1-2/+3
2015-08-06ASoC: topology: Add ops support to byte controls UAPIMengdong Lin1-3/+6
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-6/+13
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown30-144/+242
2015-08-06ASoC: topology: add private data to manifestVinod Koul1-0/+1
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-06dmaengine: Add scatter-gathered memsetMaxime Ripard1-0/+5
2015-08-06bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-1/+1
2015-08-06genirq: Provide irq_desc_has_actionThomas Gleixner1-2/+6
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla1-0/+73
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla1-0/+61
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2-0/+70