summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-044-8/+10
* xen/arm: use is_device_dma_coherentStefano Stabellini2014-12-041-3/+3
* arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
* arm64: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
* xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-042-45/+54
* xen/arm: remove outer_*_range callStefano Stabellini2014-12-041-9/+0
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-043-92/+1
* Linux 3.18-rc7v3.18-rc7Linus Torvalds2014-12-011-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-013-1/+23
|\
| * Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| |\
| | * drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | * drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| * | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-271-1/+18
| |\ \ | | |/ | |/|
| | * drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-11-271-1/+18
* | | btrfs: zero out left over bytes after processing compression streamsChris Mason2014-11-304-5/+67
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
|\ \ \
| * | | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
|\ \ \ \
| * | | | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| * | | | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| * | | | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3
| * | | | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| * | | | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2
| * | | | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| * | | | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| * | | | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36
| * | | | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| * | | | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
* | | | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-299-30/+105
|\ \ \ \ \
| * | | | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| * | | | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18
| * | | | | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-265-12/+86
| |\ \ \ \ \
| | * | | | | iio: accel: bmc150: set low default thresholdsSrinivas Pandruvada2014-11-161-2/+2
| | * | | | | iio: accel: bmc150: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1
| | * | | | | iio: accel: bmc150: Send x, y and z motion separatelySrinivas Pandruvada2014-11-161-3/+20
| | * | | | | iio: accel: bmc150: Error handling when mode set failsSrinivas Pandruvada2014-11-161-1/+10
| | * | | | | iio: gyro: bmg160: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1
| | * | | | | iio: gyro: bmg160: Send x, y and z motion separatelySrinivas Pandruvada2014-11-161-2/+19
| | * | | | | iio: gyro: bmg160: Don't let interrupt mode to be open drainSrinivas Pandruvada2014-11-161-0/+16
| | * | | | | iio: gyro: bmg160: Error handling when mode set failsSrinivas Pandruvada2014-11-161-1/+13
| | * | | | | iio: adc: men_z188_adc: Add terminating entry for men_z188_idsAxel Lin2014-11-151-0/+1
| | * | | | | iio: accel: kxcjk-1013: Fix kxcjk10013_set_rangeDaniel Baluta2014-11-151-0/+2
| | * | | | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-151-1/+1
* | | | | | | Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-291-27/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-251-27/+0
| |/ / / / / /
* | | | | | | Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-2914-144/+224
|\ \ \ \ \ \ \
| * | | | | | | usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede2014-11-251-0/+3
| * | | | | | | usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-224-4/+52