summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-26PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek1-15/+15
2013-11-26ARM: tegra: Provide dummy powergate implementationThierry Reding1-0/+27
2013-11-26Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki1-0/+1
2013-11-26Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+3
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez1-2/+2
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+4
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira1-2/+6
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez1-0/+5
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-12/+24
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2-40/+52
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+36
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-0/+2
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez1-1/+6
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-15/+24
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov1-1/+8
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai1-4/+11
2013-11-25ARM: tegra114: add missing clocks to bindingPeter De Schrijver1-2/+2
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish1-1/+0
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot1-2/+9
2013-11-25iio: core: Move kernel doc to the right locationSachin Kamat1-80/+0
2013-11-25iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+3
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap1-56/+46
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown567-7142/+15924
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2-0/+8
2013-11-24block: Kill bio_pair_split()Kent Overstreet1-30/+0
2013-11-24block: Introduce new bio_split()Kent Overstreet1-0/+22
2013-11-24block: Rename bio_split() -> bio_pair_split()Kent Overstreet1-1/+1
2013-11-24block: Generic bio chainingKent Overstreet2-0/+4
2013-11-24dm: Refactor for new bio cloning/splittingKent Overstreet1-2/+0
2013-11-24block: Add bio_clone_fast()Kent Overstreet1-0/+2
2013-11-24block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet1-18/+8
2013-11-24ceph: Convert to immutable biovecsKent Overstreet1-2/+2
2013-11-24block: Convert drivers to immutable biovecsKent Overstreet1-2/+2
2013-11-24block: Kill bio_segments()/bi_vcnt usageKent Overstreet1-33/+48
2013-11-24bio-integrity: Convert to bvec_iterKent Overstreet1-12/+7
2013-11-24block: Immutable bio vecsKent Overstreet3-10/+78
2013-11-24block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2-17/+18
2013-11-24block: Convert bio_iovec() to bvec_iterKent Overstreet1-4/+6
2013-11-24block: Abstract out bvec iteratorKent Overstreet5-43/+48
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-4/+74
2013-11-24inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa3-4/+7
2013-11-23Merge tag 'v3.12'Eric Paris520-4956/+12429
2013-11-23cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2-29/+3
2013-11-23cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo1-5/+0
2013-11-23memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo1-3/+2
2013-11-23memcg: remove cgroup_event->cftTejun Heo1-2/+0
2013-11-23cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo2-24/+1
2013-11-23cgroup, memcg: move cgroup_event implementation to memcgTejun Heo1-0/+5
2013-11-23ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki1-0/+5