summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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. Wysocki1-0/+30
2014-11-04gpio: Support for unified device properties interfaceMika Westerberg1-0/+7
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki3-0/+118
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 Westerberg1-6/+2
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki3-0/+117
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg1-0/+40
2014-11-04NVMe: Convert to blk-mqMatias Bjørling1-6/+9
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch1-0/+2
2014-11-04NVMe: Async event requestKeith Busch1-0/+1
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-04of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
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-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-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-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-03HID: added missing HID Consumer Page identifiersJD Cole1-0/+24
2014-11-03HID: plantronics: fix errant mouse eventsJD Cole1-0/+3
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+3
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+1