summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-06-289-19/+195
|\
| * VFIO: platform: enable ARM64 buildEric Auger2015-06-221-1/+1
| * VFIO: platform: Calxeda xgmac reset moduleEric Auger2015-06-226-0/+107
| * VFIO: platform: populate the reset function on probeEric Auger2015-06-221-1/+36
| * VFIO: platform: add reset callbackEric Auger2015-06-222-2/+14
| * VFIO: platform: add reset struct and lookup tableEric Auger2015-06-172-0/+9
| * vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-092-15/+28
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-273-5/+6
|\ \
| * | tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen2015-06-161-2/+2
| * | vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo2015-06-161-2/+3
| * | tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick2015-06-161-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2726-8/+3098
|\ \ \
| * | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-215-0/+262
| * | | MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2015-06-211-2/+2
| * | | MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-214-5/+5
| * | | PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker2015-06-213-0/+214
| * | | serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton2015-06-213-0/+278
| * | | clk: ingenic: add JZ4780 CGU supportPaul Burton2015-06-212-0/+734
| * | | MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-211-0/+37
| * | | MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-0/+22
| * | | MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-211-0/+22
| * | | MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-212-0/+223
| * | | clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton2015-06-214-0/+936
| * | | MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-213-0/+183
| * | | IRQCHIP: irq_cpu: declare irqchip table entryPaul Burton2015-06-211-0/+3
| * | | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-213-0/+175
| * | | MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-211-0/+1
* | | | power: axp288_charger: fix for API changeStephen Rothwell2015-06-261-3/+3
* | | | Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-263-7/+29
|\ \ \ \
| * | | | dma-buf: Minor coding style fixesJagan Teki2015-05-213-6/+20
| * | | | dma-buf: add ref counting for module as exporterSumit Semwal2015-05-131-1/+9
* | | | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26144-2094/+5175
|\ \ \ \ \
| * | | | | usb: dwc3: Use ASCII space in KconfigThierry Reding2015-06-121-1/+1
| * | | | | Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-06-101-1/+1
| |\ \ \ \ \
| | * | | | | usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam2015-06-081-1/+1
| * | | | | | usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring2015-06-091-0/+12
| * | | | | | usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring2015-06-091-3/+5
| * | | | | | phy: add Marvell HSIC 28nm PHYRob Herring2015-06-093-0/+231
| * | | | | | phy: Add Marvell USB 2.0 OTG 28nm PHYRob Herring2015-06-093-0/+366
| * | | | | | USB: ssb: use devm_kzallocHauke Mehrtens2015-06-081-7/+4
| * | | | | | USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens2015-06-081-2/+2
| * | | | | | usb: isp1760: check for null return from kzallocColin Ian King2015-06-081-0/+2
| * | | | | | cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-06-082-0/+10
| * | | | | | Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08246-1445/+1960
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-06-051-7/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | USB: serial: mos7840: Use setup_timerVaishali Thakkar2015-06-011-7/+4
| * | | | | | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-0310-138/+351
| |\ \ \ \ \ \
| | * | | | | | phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown2015-06-011-1/+0
| | * | | | | | phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.NeilBrown2015-06-011-4/+0
| | * | | | | | phy: twl4030-usb: make runtime pm more reliable.NeilBrown2015-06-011-9/+20