summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-1227-38/+39
|\
| * intel_ips: fix a type in error messageMasatake YAMATO2014-11-201-1/+1
| * cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven2014-11-201-1/+1
| * ps3rom: fix error return codeJulia Lawall2014-11-201-0/+1
| * treewide: fix typo in printk and KconfigMasanari Iida2014-11-2010-11/+11
| * Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-202-13/+13
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-205895-324031/+427547
| |\
| * | scsi: mpt2sas: fix ioctl in commentAlex Pilon2014-11-201-1/+1
| * | gpio: msm-v1: make boolean argument more obviousDaniel Thompson2014-10-291-1/+1
| * | usb: Fix typo in usb-serial-simple.cRoman Mindalev2014-10-291-1/+1
| * | PCI: Fix comment typo 'COMFIG_PM_OPS'Paul Bolle2014-10-291-2/+2
| * | isci: Spelling s/stucture/structure/Geert Uytterhoeven2014-10-291-1/+1
| * | usb: gadget: zero: Spelling s/infrastucture/infrastructure/Geert Uytterhoeven2014-10-291-1/+1
| * | treewide: Fix company name in module descriptionsMasanari Iida2014-10-296-6/+6
| * | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-292-2/+2
* | | Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-12-1215-432/+459
|\ \ \
| * | | UBI: Fix invalid vfree()Richard Weinberger2014-11-071-4/+6
| * | | UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-071-7/+3
| * | | UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-071-14/+9
| * | | UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-0714-407/+441
* | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-1111-79/+84
|\ \ \ \
| * | | | libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause2014-12-041-1/+0
| * | | | ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede2014-11-141-1/+15
| * | | | libata-scsi: Update SATL for ZAC drivesHannes Reinecke2014-11-051-1/+24
| * | | | libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-054-10/+23
| * | | | libsas: use ata_dev_classify()Hannes Reinecke2014-11-056-66/+22
* | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-117-42/+133
|\ \ \ \ \
| * | | | | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel2014-12-101-1/+1
| * | | | | xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich2014-12-041-0/+54
| * | | | | xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk2014-12-041-2/+14
| * | | | | PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-041-2/+3
| * | | | | xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk2014-12-041-9/+11
| * | | | | xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk2014-12-041-1/+1
| * | | | | xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk2014-12-041-4/+6
| * | | | | driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-041-1/+1
| * | | | | xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk2014-12-045-16/+33
| * | | | | swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini2014-12-041-1/+1
| * | | | | swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini2014-12-041-1/+1
| * | | | | swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini2014-12-041-2/+0
| * | | | | swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini2014-12-041-3/+3
| * | | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-1/+4
| * | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+4
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-1119-57/+1386
|\ \ \ \ \ \
| * | | | | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-242-3/+3
| * | | | | | PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig.Ralf Baechle2014-11-241-2/+0
| * | | | | | clocksource: mips-gic: Add device-tree supportAndrew Bresticker2014-11-242-7/+35
| * | | | | | irqchip: mips-gic: Add device-tree supportAndrew Bresticker2014-11-241-5/+87
| * | | | | | ath5k: update dependenciesSergey Ryazanov2014-11-245-11/+11
| * | | | | | ath5k: revert AHB bus support removingSergey Ryazanov2014-11-246-3/+294
| * | | | | | TC: Error handling clean-upsMaciej W. Rozycki2014-11-241-17/+19