summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2218-129/+87
|\
| * drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker2016-03-211-13/+9
| * drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker2016-03-211-51/+8
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-212-22/+4
| * drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2016-03-212-15/+3
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-2111-11/+5
| * hvc_xen: make early_printk work with HVM guestsStefano Stabellini2016-02-261-11/+16
| * hvc_xen: fix xenboot for DomUsStefano Stabellini2016-02-261-6/+26
| * hvc_xen: add earlycon supportStefano Stabellini2016-02-261-0/+16
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-2224-367/+1717
|\ \
| * | i2c: octeon: Support I2C_M_RECV_LENDavid Daney2016-03-181-5/+17
| * | i2c: octeon: Cleanup resource allocation codeJan Glauber2016-03-181-15/+3
| * | i2c: octeon: Cleanup i2c-octeon driverJan Glauber2016-03-181-106/+84
| * | i2c: immediately mark ourselves as registeredWolfram Sang2016-03-141-1/+4
| * | i2c: i801: sort IDs alphabeticallyAndy Shevchenko2016-03-121-4/+4
| * | i2c: octeon: Cleanup kerneldoc commentsJan Glauber2016-03-121-50/+39
| * | i2c: do not use internal data from driver coreSudip Mukherjee2016-03-121-2/+4
| * | i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2016-03-121-6/+8
| * | i2c: imx: remove extra spaces.Dmitriy Baranov2016-03-031-6/+6
| * | i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-1/+1
| * | i2c: qup: Fix fifo handling after adding V2 supportSricharan R2016-03-031-7/+39
| * | i2c: xiic: Implement power managementShubhrajyoti Datta2016-03-031-7/+81
| * | i2c: piix4: Pre-shift the port numberJean Delvare2016-02-241-5/+5
| * | i2c: piix4: Always use the same type for portJean Delvare2016-02-241-2/+2
| * | i2c: piix4: Support alternative port selection registerJean Delvare2016-02-241-4/+32
| * | i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang2016-02-241-3/+1
| * | i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman2016-02-241-3/+3
| * | i2c: qup: Add bam dma capabilitiesSricharan R2016-02-241-14/+459
| * | i2c: i2c-stub: sort includesWolfram Sang2016-02-201-4/+4
| * | i2c: i2c-smbus: sort includesWolfram Sang2016-02-201-4/+4
| * | i2c: i2c-mux: sort includesWolfram Sang2016-02-201-4/+4
| * | i2c: i2c-dev: sort includesWolfram Sang2016-02-201-7/+7
| * | i2c: i2c-core: sort includesWolfram Sang2016-02-201-15/+15
| * | i2c: i2c-boardinfo: sort includesWolfram Sang2016-02-201-3/+3
| * | i2c: iproc: Support larger TX transferRay Jui2016-02-121-9/+75
| * | i2c: iproc: Fix typo in the driverRay Jui2016-02-121-2/+2
| * | i2c: iproc: Add recovery mechanism in error caseRay Jui2016-02-121-43/+48
| * | i2c: uniphier: add COMPILE_TEST optionMasahiro Yamada2016-02-121-2/+2
| * | i2c: mt65xx: add 4GB DMA mode support in i2c driverLiguo Zhang2016-02-121-0/+42
| * | i2c: designware: Prevent runtime suspend during adapter registrationJarkko Nikula2016-02-121-0/+8
| * | i2c: designware-platform: Drop duplicate module informationJean Delvare2016-02-121-5/+0
| * | i2c: designware: remove redundant lockBaruch Siach2016-02-122-10/+6
| * | i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R2016-02-121-8/+26
| * | i2c: qup: Add V2 tags supportSricharan R2016-02-121-29/+386
| * | i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R2016-02-121-19/+48
| * | i2c: mux: demux-pinctrl: add driverWolfram Sang2016-02-123-0/+283
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-2225-1185/+1221
|\ \ \
| * | | target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani2016-03-221-2/+0
| * | | target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger2016-03-101-0/+8
| * | | target/user: Report capability of handling out-of-order completions to userspaceSheng Yang2016-03-101-0/+1