summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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 Jones18-16/+110
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-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-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-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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-0/+163
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
2014-07-09reservation: update api and add some helpersMaarten Lankhorst1-7/+49
2014-07-09dma-buf: add poll support, v3Maarten Lankhorst1-0/+12
2014-07-09reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst1-1/+19
2014-07-09staging:iio:ad7291: Move out of stagingLars-Peter Clausen1-0/+12
2014-07-09dma-buf: use reservation objectsMaarten Lankhorst1-3/+6
2014-07-08seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst1-0/+116
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst1-0/+343
2014-07-08Merge tag 'v3.16-rc3' into spi-sh-msiofMark Brown13-15/+67
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells1-0/+1
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov1-2/+0
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov1-0/+1
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov1-9/+2
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov1-12/+2