summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt2017-02-073-0/+273
* clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf2017-02-071-1/+15
* clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij2017-02-073-0/+288
* clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-073-0/+64
* Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-131-3/+1
|\
| * vfio/type1: Remove pid_namespace.h includeAlex Williamson2017-01-131-1/+0
| * vfio iommu type1: fix the testing of capability for remote taskJike Song2017-01-121-2/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-01-137-6/+26
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-085-4/+24
| |\ \
| | * | scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2017-01-052-4/+4
| | * | scsi: snic: Return error code on memory allocation failureBurak Ok2017-01-051-0/+3
| | * | scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2017-01-052-0/+17
| * | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2016-12-262-2/+2
| |\| |
| | * | scsi: qedi: fix build, depends on UIORandy Dunlap2016-12-201-1/+1
| | * | scsi: scsi-mq: Wait for .queue_rq() if necessaryBart Van Assche2016-12-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-138-10/+20
|\ \ \ \
| * | | | Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
| * | | | Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko2017-01-031-3/+1
| * | | | Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue2017-01-031-1/+1
| * | | | Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov2016-12-291-1/+2
| |\ \ \ \
| | * | | | Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov2016-12-271-1/+2
| * | | | | Input: xpad - use correct product id for x360w controllersPavel Rojtberg2016-12-271-0/+6
| * | | | | Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur2016-12-181-2/+2
| * | | | | Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2016-12-181-0/+6
| * | | | | Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe2016-12-181-1/+0
* | | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-13/+16
|\ \ \ \ \ \
| * | | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-10/+16
| * | | | | | remoteproc: fix vdev reference managementLoic Pallardy2016-12-301-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-2/+2
|\ \ \ \ \ \
| * | | | | | rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy2016-12-301-2/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-01-124-0/+16
|\ \ \ \ \ \
| * | | | | | HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-01-111-0/+9
| * | | | | | HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-01-061-0/+3
| * | | | | | HID: ignore Petzl USB headlampJiri Kosina2017-01-052-0/+4
* | | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-124-52/+138
|\ \ \ \ \ \ \
| * | | | | | | ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly2017-01-101-1/+1
| * | | | | | | target: support XCOPY requests without parametersDavid Disseldorp2017-01-101-0/+4
| * | | | | | | target: check for XCOPY parameter truncationDavid Disseldorp2017-01-102-0/+15
| * | | | | | | target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-101-31/+48
| * | | | | | | target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-102-0/+14
| * | | | | | | target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp2017-01-101-19/+9
| * | | | | | | target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp2017-01-101-0/+4
| * | | | | | | target: bounds check XCOPY total descriptor list lengthDavid Disseldorp2017-01-101-0/+6
| * | | | | | | target: bounds check XCOPY segment descriptor listDavid Disseldorp2017-01-101-2/+12
| * | | | | | | target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp2017-01-101-1/+3
| * | | | | | | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-01-126-261/+322
|\ \ \ \ \ \ \
| * | | | | | | md/raid5: Use correct IS_ERR() variation on pointer checkJes Sorensen2017-01-091-1/+1
| * | | | | | | md: cleanup mddev flag clear for takeoverShaohua Li2017-01-054-7/+26
| * | | | | | | md/r5cache: fix spelling mistake on "recoverying"Colin Ian King2017-01-051-1/+1