summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqdomain: Export irq_domain_free_irqs_commonAxel Lin2016-03-311-0/+1
* powerpc: ppc4xx: drop unused variableLinus Walleij2016-03-311-1/+0
* input: ad7879: use gpiochip data pointerLinus Walleij2016-03-301-5/+5
* input: adp5589-keys: use gpiochip data pointerLinus Walleij2016-03-301-6/+6
* unicore32: gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-1/+3
* sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
* sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
* powerpc: simple-gpio: use gpiochip data pointerLinus Walleij2016-03-301-9/+4
* powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij2016-03-301-12/+8
* powerpc: ppc4xx: use gpiochip data pointerLinus Walleij2016-03-301-11/+5
* powerpc: cpm_common: use gpiochip data pointerLinus Walleij2016-03-301-12/+6
* powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij2016-03-301-24/+12
* powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij2016-03-301-3/+3
* powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5
* gpio: amdpt: Add a new ACPI HIDYD Tseng2016-03-301-0/+1
* gpio: octeon: Constify octeon_gpio_match tableAxel Lin2016-03-301-1/+1
* gpio: octeon: Convert to use devm_ioremap_resourceAxel Lin2016-03-301-17/+7
* gpio: amdpt: Convert to use gpio-genericAxel Lin2016-03-302-108/+15
* gpio: mcp23s08: delete req/rel_resource callbacksLinus Walleij2016-03-301-25/+0
* gpio: mcp23s08: switch to use gpiolib irqchip helpersPhil Reid2016-03-302-55/+31
* gpio: 74x164: Implement gpiochip.set_multiple()Geert Uytterhoeven2016-03-301-0/+24
* gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven2016-03-301-0/+20
* gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin2016-03-301-2/+0
* gpio: menz127: Drop *mdev field from struct men_z127_gpioAxel Lin2016-03-301-3/+1
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-261-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
| * ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
| * ceph: fix security xattr deadlockYan, Zheng2016-03-258-11/+125
| * ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
| * ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
| * ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
| * ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
| * ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
| * ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
| * ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
| * ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6
| * ceph: scattered page writebackYan, Zheng2016-03-251-109/+196
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-252-0/+24
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-253-19/+32
| * libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov2016-03-251-2/+2
| * libceph: make r_request msg_size calculation clearerIlya Dryomov2016-03-251-10/+11
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-253-5/+6
| * libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-252-7/+7
| * ceph: remove useless BUG_ONYan, Zheng2016-03-251-2/+0
| * ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-252-4/+3
OpenPOWER on IntegriCloud