summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-07-09i2c: jz4780: Fix return value if probe failsAxel Lin
2015-07-09i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin
2015-07-09i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher
2015-07-09drm/amdgpu: fix timeout calculationChristian König
2015-07-09drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König
2015-07-09drm/radeon: allways add the VM clear duplicateChristian König
2015-07-09Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher
2015-07-09drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer
2015-07-09drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy
2015-07-09drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh
2015-07-09Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä
2015-07-09drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning
2015-07-08drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu
2015-07-083c59x: Fix shared IRQ handlingDenys Vlasenko
2015-07-08vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah
2015-07-08drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N
2015-07-08sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko
2015-07-08sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas