aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han1-24/+0
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches1-4/+3
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches1-1/+1
2014-11-05netfilter: Convert print_tuple functions to return voidJoe Perches3-5/+5
2014-11-05netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)1-1/+1
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt1-0/+1
2014-11-05drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter3-0/+15
2014-11-05drm/plane-helper: transitional atomic plane helpersDaniel Vetter1-0/+8
2014-11-05drm: Add atomic/plane helpersDaniel Vetter4-0/+78
2014-11-05drm: Global atomic state handlingDaniel Vetter2-8/+107
2014-11-05drm: Add atomic driver interface definitions for objectsDaniel Vetter1-0/+107
2014-11-05drm/modeset_lock: document trylock_only in kerneldocDaniel Vetter1-0/+1
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke1-2/+4
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-8/+3
2014-11-05drm/edid: add #defines and helpers for ELDJani Nikula1-0/+102
2014-11-05drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERsTodd Previte1-0/+1
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris1-2/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-0/+6
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel1-1/+5
2014-11-04f2fs: remove unnecessary macroJaegeuk Kim1-4/+0
2014-11-04f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim1-0/+1
2014-11-05drm: fixup kerneldoc in drm_crtc.hDaniel Vetter1-15/+36
2014-11-05drm: Pull drm_crtc.h into the kerneldoc templateDaniel Vetter1-14/+14
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2-3/+5
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville4-23/+253
2014-11-04net: allow setting ecn via routing tableFlorian Westphal1-1/+1
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal1-5/+4
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg1-1/+1
2014-11-04ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2-0/+33
2014-11-04gpio: Support for unified device properties interfaceMika Westerberg1-0/+7
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki4-0/+135
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu1-0/+3
2014-11-04leds: leds-gpio: Add support for GPIO descriptorsMika Westerberg1-0/+1
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2-6/+3
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki3-0/+117
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg2-0/+47
2014-11-04NVMe: Convert to blk-mqMatias Bjørling1-6/+9
2014-11-04NVMe: Updates for 1.1 specKeith Busch1-1/+26
2014-11-04NVMe: Passthrough IOCTL for IO commandsKeith Busch1-1/+4
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch1-0/+2
2014-11-04NVMe: Update list of status codesMatthew Wilcox1-0/+14
2014-11-04NVMe: Async event requestKeith Busch1-0/+1
2014-11-04ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-0/+2
2014-11-04ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter1-1/+1
2014-11-04of: Fix padding in _OF_DECLARE macro definitionThierry Reding1-1/+1
2014-11-04of: Request and map make argument name constantMatthias Brugger1-2/+2
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan1-0/+22
2014-11-04of: Eliminate of_allnodes listGrant Likely2-7/+7
2014-11-04of: introduce of_property_read_s32Sebastian Reichel1-0/+7
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai1-0/+3