aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-05Merge tag 'v3.18.26' into linux-linaro-lsk-v3.18lsk-v3.18-16.02Mark Brown
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2016-01-22rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2016-01-22iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach
2016-01-22iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach
2016-01-21firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2016-01-21rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2016-01-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-15sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-15net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-15atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-12-16Merge branch 'v3.18/topic/of-overlay' into linux-linaro-lsk-v3.18lsk-v3.18-15.12Alex Shi
2015-12-16of: handle both '/' and ':' in path stringsv3.18/topic/of-overlayBrian Norris
2015-12-16of: unittest: Add option string test case with longer pathBrian Norris
2015-12-16of: unittest: Add options string testcase variantsPeter Hurley
2015-12-16of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-12-16of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-12-16of/unittest: remove the duplicate of_changeset_initWang Long
2015-12-16of/overlay: Remove unused variableFabio Estevam
2015-12-16of/overlay: Directly include idr.hMark Brown
2015-12-16of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov
2015-12-16of: Add prompt for OF_OVERLAY configMatwey V. Kornilov
2015-12-16of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2015-12-16of/fdt: fix sparse warningLad, Prabhakar
2015-12-16of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus
2015-12-16of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-12-16of/unittest: Remove obsolete codeGrant Likely
2015-12-16of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-12-16of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-12-16Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha
2015-12-16drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis
2015-12-16of: Delete unnecessary check before calling "of_node_put()"Markus Elfring
2015-12-16of: Drop ->next pointer from struct device_nodeGrant Likely
2015-12-16of: support passing console options with stdout-pathLeif Lindholm
2015-12-16of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2015-12-16of: Remove unneeded and incorrect MODULE_DEVICE_TABLEGrant Likely
2015-12-16of: base, fix of_property_read_string_helper kernel-docJiri Slaby
2015-12-16of: remove select of non-existant OF_DEVICE config symbolGrant Likely
2015-12-16of/overlay: Add overlay unittestsPantelis Antoniou
2015-12-16of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-12-16of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou