summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: pca-isa: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-191-14/+1
* i2c: elektor: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-191-13/+1
* i2c: designware-pci: Sort header block alphabeticallyAndy Shevchenko2016-06-191-9/+10
* i2c: designware-pci: Introduce Merrifield supportAndy Shevchenko2016-06-191-0/+39
* i2c: designware-pci: Make bus number allocation robustAndy Shevchenko2016-06-192-50/+38
* i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=mJarkko Nikula2016-06-191-1/+3
* i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUTWeifeng Voon2016-06-191-1/+1
* i2c: qup: use address helper function in read transferNaveen Kaje2016-06-181-1/+1
* i2c: qup: Fix error handlingSricharan R2016-06-181-35/+41
* i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabledSricharan R2016-06-181-36/+15
* i2c: rk3x: support fast-mode plus for rk3399David Wu2016-06-171-4/+17
* i2c: rk3x: add i2c support for rk3399 socDavid Wu2016-06-171-20/+274
* i2c: rk3x: Move spec timing data to "static const" structsDavid Wu2016-06-171-28/+55
* i2c: rk3x: Change SoC data to not use arrayDavid Wu2016-06-171-8/+30
* i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()David Wu2016-06-171-1/+0
* i2c: rk3x: use struct "rk3x_i2c_calced_timings"David Wu2016-06-171-23/+32
* i2c: rk3x: add documentation to fields in "struct rk3x_i2c"David Wu2016-06-171-1/+21
* i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires2016-06-171-5/+108
* i2c: add a protocol parameter to the alert callbackBenjamin Tissoires2016-06-173-3/+12
* i2c: robotfuzz-osif: Constify osif_tableAxel Lin2016-06-131-1/+1
* i2c: jz4780: drop superfluous initWolfram Sang2016-06-131-4/+0
* i2c: i801: Drop needless bit-wise ORJean Delvare2016-06-131-1/+1
* i2c: Add generic support passing secondary devices addressesJean-Michel Hautbois2016-06-131-0/+41
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-121-8/+8
|\
| * thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-123-16/+30
|\ \
| * | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \
| | * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
* | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-126-7/+16
|\ \ \ \
| * | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-022-4/+9
| | * | | | scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-011-0/+1
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-113-10/+107
|\ \ \ \ \ \
| * | | | | | i2c: mux: reg: Provide of_match_tableLukasz Gemborowski2016-06-091-0/+1
| * | | | | | i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1
| * | | | | | i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9
| * | | | | | i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-06-091-3/+96
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-113-13/+32
|\ \ \ \ \ \
| * | | | | | drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan2016-06-091-2/+13