summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-02-13serial: max310x: Add support for RS-485 modeAlexander Shiyan
2014-02-13serial: max310x: Always use dynamic GPIO ID assignmentAlexander Shiyan
2014-02-13serial: max310x: Migrate to CLK APIAlexander Shiyan
2014-02-13serial: max310x: Add the loopback mode supportAlexander Shiyan
2014-02-13serial: max310x: Remove init() and exit() callbacksAlexander Shiyan
2014-02-13gpio: adp5588 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais
2014-02-13cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()Tejun Heo
2014-02-13cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo
2014-02-13cgroup: remove css_scan_tasks()Tejun Heo
2014-02-13cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()Tejun Heo
2014-02-13cgroup: drop CGRP_ROOT_SUBSYS_BOUNDTejun Heo
2014-02-13cgroup: disallow xattr, release_agent and name if sane_behaviorTejun Heo
2014-02-13compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-13irqchip: support cascaded VICsLinus Walleij
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij
2014-02-13dma-buf: update debugfs outputSumit Semwal
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2014-02-12of: add functions to count number of elements in a propertyHeiko Stuebner
2014-02-12cgroup: remove cgroupfs_root->refcntTejun Heo
2014-02-12cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...Tejun Heo
2014-02-12cgroup: remove cgroup->nameTejun Heo
2014-02-12cgroup: remove cftype_setTejun Heo
2014-02-12cgroup: warn if "xattr" is specified with "sane_behavior"Tejun Heo
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du
2014-02-11PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-02-11Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko
2014-02-11cgroup: convert to kernfsTejun Heo
2014-02-11cgroup: misc preps for kernfs conversionTejun Heo
2014-02-11cgroup: introduce cgroup_ino()Tejun Heo
2014-02-11cgroup: update the meaning of cftype->max_write_lenTejun Heo
2014-02-11cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()Tejun Heo
2014-02-11cgroup: improve css_from_dir() into css_tryget_from_dir()Tejun Heo
2014-02-11devres: introduce API "devm_kstrdup"Manish Badarkhe
2014-02-11Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15Tejun Heo