summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-30[media] DocBook: improve documentation for OFDM transmission modeMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: improve documentation for DVB spectral inversionMauro Carvalho Chehab1-2/+3
2015-05-30[media] DocBook: Better document enum fe_modulationMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_DISEQC_SEND_BURST ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_SET_TONE ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_SET_VOLTAGE ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] dvb: split enum from typedefs at frontend.hMauro Carvalho Chehab1-4/+8
2015-05-30PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irqTony Lindgren1-2/+1
2015-05-30Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+12
2015-05-30PCI: Add pci_bus_addr_tYinghai Lu2-5/+19
2015-05-30PCI: Move pci_ari_enabled() to global headerAlex Williamson1-0/+11
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+50
2015-05-29block: don't honor chunk sizes for data-less IOJens Axboe1-1/+1
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer7-54/+63
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+12
2015-05-29cgroup: add seq_file forward declaration for struct cftypeArnd Bergmann1-0/+1
2015-05-29extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi1-3/+0
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai34-82/+113
2015-05-29drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall1-0/+1
2015-05-29ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai1-1/+1
2015-05-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-4/+2
2015-05-29f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim1-1/+3
2015-05-29f2fs: add f2fs_map_blocksJaegeuk Kim1-14/+14
2015-05-29f2fs: add feature facility in superblockJaegeuk Kim1-1/+2
2015-05-29f2fs: add missing version info in superblockJaegeuk Kim1-0/+5
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2015-05-28ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)1-6/+0
2015-05-28Merge tag 'omap-for-v4.2/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2015-05-28of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven1-1/+1
2015-05-28of: add helper function to retrive match dataJoachim Eastwood1-0/+7
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2-2/+0
2015-05-28firmware: qcom: scm: Add HDCP Supportjilai wang1-1/+12
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann1-0/+6
2015-05-28of: Grammar s/property exist/property exists/Geert Uytterhoeven1-1/+1
2015-05-28of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou1-6/+6
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov1-0/+17
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend1-0/+25
2015-05-28bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni1-0/+5
2015-05-28KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini1-2/+2
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-0/+1
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu1-0/+1
2015-05-28xfrm: Add IV generator information to xfrm_algo_descHerbert Xu1-0/+2
2015-05-28crypto: aead - Add common IV generation codeHerbert Xu1-0/+24
2015-05-28crypto: aead - Document behaviour of AD in destination bufferHerbert Xu1-4/+10
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu3-1/+22