aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-17zcore: Improve startup-message textMichael Holzheu1-1/+1
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker1-23/+2
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker1-5/+2
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker1-3/+1
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker1-2/+1
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker1-11/+1
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker1-19/+1
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker4-16/+11
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner1-2/+15
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner2-22/+34
2016-10-28s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner1-15/+24
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner1-61/+29
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner1-20/+11
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2-7/+0
2016-10-28s390/dasd: Define often used variableJan Höppner1-8/+8
2016-10-28s390/dasd: Make setting queue_max_segments more explicitJan Höppner1-1/+1
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+4
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds11-18/+57
2016-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-12/+62
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-4/+6
2016-10-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-19/+28
2016-10-27Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-19/+22
2016-10-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig1-1/+1
2016-10-25i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner1-4/+7
2016-10-25i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula1-3/+14
2016-10-25i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare1-3/+13
2016-10-25i2c: xgene: Avoid dma_buffer overrunHoan Tran1-1/+1
2016-10-25i2c: digicolor: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: jz4780: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer1-2/+2
2016-10-25i2c: mark device nodes only in case of successful instantiationRalf Ramsauer1-1/+10
2016-10-25i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu1-0/+2
2016-10-25i2c: hix5hd2: allow build with ARCH_HISIRuqiang Ju1-4/+4
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds11-26/+32
2016-10-24Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-8/+57
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-19/+34
2016-10-24nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville1-1/+1
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich1-1/+3
2016-10-24xenbus: prefer list_for_each()Jan Beulich1-2/+2
2016-10-24xenbus: advertise control feature flagsJuergen Gross1-16/+29
2016-10-24gpio: mpc8xxx: Correct irq handler functionLiu Gang1-1/+1
2016-10-23Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-1/+2
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-75/+104