summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-261/+586
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-11/+12
2015-02-17Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"Jarkko Nikula-1/+1
2015-02-17ACPI / EC: Remove non-standard log emphasisScot Doyle-2/+2
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-78/+357
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells-42/+26
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+1
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-17/+2363
2015-02-17i2c: iproc: Add Broadcom iProc I2C DriverRay Jui-0/+472
2015-02-17i2c: designware-pci: update Intel copyright lineAndy Shevchenko-5/+5
2015-02-17sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby-1/+16
2015-02-17sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby-3/+14
2015-02-17regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven-0/+9
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada-3/+5
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt-0/+4
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg-1/+1
2015-02-17EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman-2/+8
2015-02-17virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.Rusty Russell-1/+4
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard-0/+2343
2015-02-16brd: rename XIP to DAXMatthew Wilcox-13/+14
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard-2/+2
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard-1/+2
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard-1/+2
2015-02-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri-0/+5
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov-220/+1
2015-02-16IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz-5/+5
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-34438/+49419
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+630
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-68/+233
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+3
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal-0/+3
2015-02-16dm crypt: sort writesMikulas Patocka-15/+36
2015-02-16dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka-2/+14
2015-02-16dm crypt: offload writes to threadMikulas Patocka-20/+94
2015-02-16dm crypt: remove unused io_pool and _crypt_io_poolMikulas Patocka-22/+2
2015-02-16dm crypt: avoid deadlock in mempoolsMikulas Patocka-5/+36
2015-02-16dm crypt: don't allocate pages for a partial requestMikulas Patocka-109/+30
2015-02-16dm crypt: use unbound workqueue for request processingMikulas Patocka-15/+34
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga-0/+28
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga-2/+72
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart-1/+16
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart-0/+14
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart-4/+4
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart-10/+11
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart-4/+4
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar-1/+2
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-3/+2
2015-02-16md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown-1/+2
2015-02-16md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey-1/+2
2015-02-16Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris-62/+85