summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...Mark Brown1-0/+109
2014-06-03Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+27
2014-06-03mfd: palmas: Format the header fileKeerthy1-1083/+1083
2014-06-03mfd: abx500-core: Remove unused function abx500_dump_all_banks()Lee Jones1-1/+0
2014-06-03mfd: arizona: Correct addresses of always-on trigger registersRichard Fitzgerald1-6/+8
2014-06-03mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson2-74/+1058
2014-06-03mfd: Add driver for Atmel Microcontroller on iPaq h3xxxLinus Walleij1-0/+148
2014-06-03mfd: syscon: Include linux/err.h to fix build errorTushar Behera1-0/+2
2014-06-03mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione1-0/+180
2014-06-03mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd1-81/+0
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski1-2/+1
2014-06-03mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi1-0/+2
2014-06-03mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi1-0/+1
2014-06-03mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin1-1/+1
2014-06-03mfd: sec-core: Update sec_pmic documentationKrzysztof Kozlowski1-12/+17
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski1-3/+0
2014-06-03mfd: tps65218: Remove unused *rdev[] from struct tps65218Axel Lin1-1/+0
2014-06-03mfd: mc13xxx: Move definitions out of structuresAlexander Shiyan1-10/+12
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind1-1/+1
2014-06-03mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner1-0/+4
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones7-69/+231
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-25/+24
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-6/+0
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+6
2014-06-03bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu1-0/+1
2014-06-03Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+5
2014-06-03Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2014-06-03Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-18/+10
2014-06-03netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-03Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds11-4/+239
2014-06-03Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+42
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds15-44/+1132
2014-06-03Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-74/+267
2014-06-03Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+10
2014-06-03macvlan: add netpoll supportdingtianhong1-0/+3
2014-06-03drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner1-0/+5
2014-06-03Merge branch 'pci/iommu' into nextBjorn Helgaas1-4/+13
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-4/+6
2014-06-03IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz1-0/+1
2014-06-03team: fix mtu settingJiri Pirko1-0/+1
2014-06-03net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-06-03Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-1/+10
2014-06-02virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger1-1/+14
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-27/+43
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-3/+97
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet4-41/+26
2014-06-02net: Add support for device specific address syncingAlexander Duyck1-0/+73
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds4-50/+82
2014-06-02Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds1-42/+0
2014-06-02Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-4/+77