summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-05net: allow setting ecn via routing tableFlorian Westphal1-1/+1
2014-11-05syncookies: 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
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy2-0/+30
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen1-2/+0
2014-11-04Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-3/+6
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+5
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-11-04sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda1-18/+13
2014-11-04sched/wait: Remove wait_event_freezekillable()Peter Zijlstra (Intel)1-12/+0
2014-11-04sched/wait: Reimplement wait_event_freezable()Peter Zijlstra2-38/+57
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner1-8/+31
2014-11-04Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-4/+4
2014-11-04rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2-2/+2
2014-11-04rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2-3/+3
2014-11-04rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney1-1/+1
2014-11-04ARM: shmobile: r8a7794: Add VIN clock to device treeKoji Matsuoka1-0/+2
2014-11-04f2fs: add infra struct and helper for inline dirChao Yu1-0/+19
2014-11-04f2fs: use highmem for directory pagesJaegeuk Kim1-1/+2
2014-11-04usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+3
2014-11-04netdevice: add ieee802154_ptr to net_deviceAlexander Aring1-0/+3
2014-11-04net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger1-0/+4
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31