summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM64: enable regulator-pwm driver in defconfigbaserock/jjardon/tegra/4.2Alexandre Courbot2015-08-311-0/+1
* ARM64: enable Nouveau as module in defconfigAlexandre Courbot2015-08-311-0/+5
* drm/tegra: Fix dma buf export when using IOMMULauri Peltonen2015-08-311-3/+17
* ion: Set sg_dma_len when allocing without iommuLauri Peltonen2015-08-311-1/+3
* android: Support creating sync fence from drm fencesLauri Peltonen2015-08-314-31/+27
* ARM: tegra: Enable FUSE_FSLauri Peltonen2015-08-311-0/+1
* ARM: tegra: Enable ION and SYNCLauri Peltonen2015-08-311-0/+5
* ion: Fix buffer mapping of chained sg listSami Kiminki2015-08-311-4/+7
* ion: Implement ION_IOC_CACHEMAINT for buffer cache maintenanceSami Kiminki2015-08-312-0/+169
* ion: fix .dma_buf_k(un)map()Hiroshi Doyu2015-08-311-12/+18
* ion: add dmabuf_is_ion()Hiroshi Doyu2015-08-312-2/+10
* ion: add vmap/vunmap dma_buf_opsHiroshi Doyu2015-08-311-0/+16
* ion: support multiple address space mapHiroshi Doyu2015-08-312-2/+105
* ion: Add DMA(CMA) heap to dummy driverHiroshi Doyu2015-08-311-0/+5
* drm: nouveau: UAPI update for SET_TILING and PUSHBUF_2 syscallsAlexandre Courbot2015-08-311-0/+25
* [HACK] ARM: tegra: enable GK20A in DTAlexandre Courbot2015-08-312-0/+2
* ARM: tegra: enable DRM staging optionAlexandre Courbot2015-08-311-0/+1
* ARM: tegra: Enable Nouveau in defconfigAlexandre Courbot2015-08-311-0/+3
* ARM: tegra: jetson-tk1: Add GK20A GPU DT nodeAlexandre Courbot2015-08-311-1/+9
* ARM: tegra: venice2: Add GK20A GPU DT nodeThierry Reding2015-08-311-1/+9
* ARM: tegra: Add IOMMU node to GK20AAlexandre Courbot2015-08-311-0/+3
* Linux 4.2v4.2Linus Torvalds2015-08-301-1/+1
* thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino2015-08-291-2/+1
* Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-281-0/+2
|\
| * Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-261-0/+2
* | Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-284-9/+28
|\ \
| * | ALSA: hda - Fix path power activationTakashi Iwai2015-08-251-5/+1
| * | ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai2015-08-251-2/+3
| * | ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff2015-08-241-1/+1
| * | ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
| * | ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer2015-08-211-0/+1
* | | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-273-1/+5
|\ \ \
| * | | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
| * | | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-262-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2722-113/+207
|\ \ \ \
| * | | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-271-1/+1
| * | | | sctp: asconf's process should verify address parameter is in the beginninglucien2015-08-271-0/+7
| * | | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| * | | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| * | | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-251-3/+4
| * | | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-252-2/+6
| * | | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-251-0/+13
| * | | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
| * | | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-251-4/+12
| * | | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-251-0/+2
| * | | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-255-70/+82
| |\ \ \ \
| | * | | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| * | | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-251-1/+1
| * | | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| * | | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1