summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: virtio: make ccw explicitly non-modularPaul Gortmaker2016-10-311-23/+2
* s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-311-5/+2
* s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker2016-10-311-3/+1
* s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1
* s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1
* s390: char: make zcore explicitly non-modularPaul Gortmaker2016-10-311-19/+1
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-314-16/+11
* s390/dasd: Fix locking issue when changing RO attributeJan Höppner2016-10-281-2/+15
* s390/dasd: Fix locking issue when changing EER attributeJan Höppner2016-10-282-22/+34
* s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner2016-10-281-15/+24
* s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner2016-10-281-61/+29
* s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner2016-10-281-20/+11
* s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-282-7/+0
* s390/dasd: Define often used variableJan Höppner2016-10-281-8/+8
* s390/dasd: Make setting queue_max_segments more explicitJan Höppner2016-10-281-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-283-4/+4
|\
| * drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich2016-10-281-1/+1
| * ipack: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-1/+1
| * block: DAC960: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-2/+2
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-2811-18/+57
|\ \
| * | i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner2016-10-251-4/+7
| * | i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula2016-10-251-3/+14
| * | i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare2016-10-251-3/+13
| * | i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-10-251-1/+1
| * | i2c: digicolor: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: jz4780: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer2016-10-251-2/+2
| * | i2c: mark device nodes only in case of successful instantiationRalf Ramsauer2016-10-251-1/+10
| * | i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu2016-10-251-0/+2
| * | i2c: hix5hd2: allow build with ARCH_HISIRuqiang Ju2016-10-251-4/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-272-12/+62
|\ \ \
| * | | thermal/powerclamp: correct cpu support checkEric Ernst2016-10-201-12/+2
| * | | thermal: intel_pch_thermal: Enable Haswell PCHSrinivas Pandruvada2016-10-201-0/+9
| * | | thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada2016-10-201-0/+51
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-272-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/cio: don't register chpids in reserved stateSebastian Ott2016-10-171-2/+4
| * | | s390/dasd: avoid undefined behaviourChristian Borntraeger2016-10-171-2/+2
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-273-19/+28
|\ \ \
| * \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-213-19/+28
| |\ \ \
| | * | | scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann2016-10-171-3/+3
| | * | | scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare2016-10-171-14/+23
| | * | | scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare2016-10-171-2/+2
* | | | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-271-19/+22
|\ \ \ \ \
| * | | | | ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig2016-10-251-1/+1
| * | | | | ahci: fix nvec checkChristoph Hellwig2016-10-201-7/+7
| * | | | | ahci: only try to use multi-MSI mode if there is more than 1 portChristoph Hellwig2016-10-191-14/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-271-1/+1
|\ \ \ \ \
| * | | | | nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville2016-10-241-1/+1