summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo1-71/+54
2014-07-09cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo1-3/+0
2014-07-09iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov1-0/+7
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells1-1/+6
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells1-0/+18
2014-07-09Provide PE binary definitionsDavid Howells1-0/+448
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker1-2/+0
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson1-4/+4
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson1-0/+12
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-13/+6
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson1-2/+0
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson1-17/+18
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson1-30/+35
2014-07-09mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()Bill Richardson1-2/+2
2014-07-09mfd: cros_ec: Fix the comment on cros_ec_remove()Bill Richardson1-2/+1
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi3-0/+226
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan2-8/+16
2014-07-09dt-binding: mfd: as3722: Correct macro nameLaxman Dewangan1-1/+1
2014-07-09mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2Charles Keepax1-1/+1
2014-07-09Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...Lee Jones36-46/+212
2014-07-09mfd: rtsx: Add dma transfer functionMicky Ching1-0/+6
2014-07-09misc: atmel_pwm: remove obsolete driverAlexandre Belloni1-70/+0
2014-07-09backlight: atmel-pwm-bl: remove obsolete driverAlexandre Belloni1-43/+0
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg1-0/+1
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg1-0/+1
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg1-10/+5
2014-07-09mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart1-0/+1
2014-07-09mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger1-3/+0
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven1-11/+13
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann1-0/+1
2014-07-09net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli1-0/+10
2014-07-09net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-0/+11
2014-07-09mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2-0/+3
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-1/+5
2014-07-09bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing1-0/+6
2014-07-09bridge: adding stubs for multicast exportsLinus Lüssing1-0/+14
2014-07-09driver core: platform: add device binding path 'driver_override'Kim Phillips1-0/+1
2014-07-09firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez1-7/+8
2014-07-09firmware loader: allow disabling of udev as firmware loaderTakashi Iwai1-1/+1
2014-07-09irqchip: gic-v3: Initial support for GICv3Marc Zyngier1-0/+198
2014-07-09cgroup: implement cgroup_subsys->depends_onTejun Heo1-0/+9
2014-07-09cgroup: implement cgroup_subsys->css_reset()Tejun Heo1-0/+1
2014-07-09cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo1-0/+2
2014-07-09cgroup: introduce cgroup->subtree_controlTejun Heo1-1/+7
2014-07-09net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight1-12/+14
2014-07-09net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight1-3/+5
2014-07-09net: sctp: Inline the functions from command.cDavid Laight1-4/+23
2014-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-42/+235
2014-07-09net: filter: move load_pointer() into filter.hZi Shen Lim1-0/+13
2014-07-09reservation: add suppport for read-only access using rcuMaarten Lankhorst2-16/+53