aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-4/+4
2014-11-03rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2-2/+2
2014-11-03rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2-3/+3
2014-11-03rcu: 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-03f2fs: add infra struct and helper for inline dirChao Yu1-0/+19
2014-11-03f2fs: use highmem for directory pagesJaegeuk Kim1-1/+2
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+3
2014-11-03netdevice: add ieee802154_ptr to net_deviceAlexander Aring1-0/+3
2014-11-03net: 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
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-03treewide: Fix typo in Documentation/DocBook/device-driversMasanari Iida2-3/+3
2014-11-03PCI: Add support for AMD Nolan USB3 DRDHuang Rui1-0/+1
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-1/+1
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart1-0/+3
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2-1/+2
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi1-1/+1
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-2/+1
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz1-0/+2
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi1-0/+5
2014-11-03[media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser1-6/+2