summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2015-08-18ASoC: topology: Add Kconfig option for topologyMark Brown1-0/+12
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+0
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar1-0/+10
2015-08-17Merge tag 'extcon-next-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-7/+7
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu1-6/+0
2015-08-17crypto: aead - Remove old AEAD interfacesHerbert Xu4-221/+19
2015-08-17crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2-6/+11
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-2/+0
2015-08-15USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni1-12/+0
2015-08-15usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-08-15usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-08-15usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-08-15drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-08-15Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+13
2015-08-15Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman7-8/+236
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2-51/+24
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen1-0/+4
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen1-1/+4
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen1-0/+1
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas1-2/+0
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas1-1/+0
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas2-42/+9
2015-08-13PCI: Reduce size of ATS structure elementsBjorn Helgaas1-3/+3
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas2-12/+6
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas2-1/+10
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman5-2/+25
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette1-0/+240
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-2/+0
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman20-40/+84
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman20-40/+84
2015-08-10ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan1-1/+4
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros1-0/+7
2015-08-10extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi1-5/+0
2015-08-10extcon: Remove duplicate header file in extcon.hChanwoo Choi1-2/+0
2015-08-10Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman20-40/+84
2015-08-09usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-08-08iio: declare struct to fix warningPengyu Ma1-0/+3
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-11/+24
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds1-1/+1
2015-08-07spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu1-0/+22
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3