summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-06-291-0/+1
* 53c700: fix BUG on untagged commandsJames Bottomley2016-06-151-2/+2
* scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-093-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
* aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
* mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
* sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-194-9/+37
|\
| * remoteproc: Add additional crash reasonsBjorn Andersson2016-05-132-0/+6
| * remoteproc: core: Make the loaded resource table optionalBjorn Andersson2016-05-131-6/+2
| * remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-063-3/+29
* | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-194-30/+24
|\ \
| * | rpmsg: use module_rpmsg_driver in existing drivers and examplesAndrew F. Davis2016-05-062-24/+2
| * | rpmsg: add helper macro module_rpmsg_driverAndrew F. Davis2016-05-061-0/+12
| * | rpmsg: drop owner assignment from rpmsg_driversAndrew F. Davis2016-05-062-2/+0
| * | rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-062-4/+10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-1915-182/+170
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2016-05-1715-182/+170
| |\ \
| | * | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-101-4/+4
| | * | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-051-4/+6
| | * | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-051-7/+30
| | * | Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
| | * | Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| | * | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
| | * | Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/Geert Uytterhoeven2016-04-201-1/+1
| | * | Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-073-41/+68
| | * | Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
| | * | Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
| | * | Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
| | * | Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
| | * | Input: gpio-keys - clean up device tree binding exampleAndreas Färber2016-03-311-5/+5
| | * | Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
| | * | Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
| | * | Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
| | * | Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* | | | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-19192-3001/+6757
|\ \ \ \
| * | | | [media] exynos-gsc: avoid build warning without CONFIG_OFArnd Bergmann2016-05-091-2/+6
| * | | | [media] samples: v4l: from Documentation to samples directoryArnd Bergmann2016-05-095-4/+3
| * | | | [media] dib0700: add USB ID for another STK8096-PVR ref design based cardAlejandro Torrado2016-05-091-1/+3
| * | | | [media] tvp5150: propagate I2C write error in .s_register callbackJavier Martinez Canillas2016-05-091-2/+1
| * | | | [media] tvp5150: return I2C write operation failure to callersJavier Martinez Canillas2016-05-091-2/+4
| * | | | [media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen2016-05-095-0/+138
| * | | | [media] em28xx: add missing USB IDsMauro Carvalho Chehab2016-05-091-6/+6
| * | | | [media] update cx23885 and em28xx cardlistsMauro Carvalho Chehab2016-05-092-0/+3
| * | | | [media] media: au0828 fix au0828_v4l2_device_register() to not unlock and freeShuah Khan2016-05-091-4/+0
| * | | | [media] c8sectpfe: Rework firmware loading mechanismPeter Griffin2016-05-091-43/+22
| * | | | [media] c8sectpfe: Demote print to dev_dbgPeter Griffin2016-05-091-1/+1
| * | | | [media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin2016-05-091-1/+1