aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-14/+13
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds19-630/+1422
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds106-2387/+3676
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-41/+261
2016-03-17qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph1-0/+3
2016-03-17vlan: propagate gso_max_segsEric Dumazet2-0/+4
2016-03-17ntb: fix possible NULL dereferenceSudip Mukherjee1-0/+2
2016-03-17ntb: add missing setup of translation windowDave Jiang1-0/+8
2016-03-18cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran1-2/+10
2016-03-17ntb: stop link work when we do not have memoryDave Jiang1-1/+8
2016-03-17ntb: stop tasklet from spinning forever during shutdown.Dave Jiang1-6/+16
2016-03-17ntb: perf test: fix address space confusionArnd Bergmann1-10/+11
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan1-3/+2
2016-03-17Input: byd - enable absolute modeRichard Pospesel2-198/+369
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds10-553/+237
2016-03-17lib: update single-char callers of strtobool()Kees Cook1-6/+4
2016-03-17usb: common: convert to use match_string() helperHeikki Krogerus1-14/+8
2016-03-17ide: hpt366: convert to use match_string() helperAndy Shevchenko1-7/+2
2016-03-17ata: hpt366: convert to use match_string() helperAndy Shevchenko1-8/+5
2016-03-17power: ab8500: convert to use match_string() helperAndy Shevchenko4-40/+20
2016-03-17power: charger_manager: convert to use match_string() helperAndy Shevchenko1-23/+4
2016-03-17drm/edid: convert to use match_string() helperAndy Shevchenko1-11/+6
2016-03-17pinctrl: convert to use match_string() helperAndy Shevchenko1-10/+3
2016-03-17device property: convert to use match_string() helperAndy Shevchenko1-8/+4
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim8-13/+12
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-0/+6
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen1-3/+2
2016-03-17md/raid5: Cleanup cpu hotplug notifierAnna-Maria Gleixner1-0/+2
2016-03-17raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li1-2/+5
2016-03-17raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey1-2/+5
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds163-5878/+9128
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie64-2332/+1844
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann1-0/+1
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds103-3556/+3274
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds153-5616/+9532
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-28/+789
2016-03-17Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds9-35/+605
2016-03-17Merge tag 'hsi-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-11/+7
2016-03-17IB/rdmavt: Post receive for QP in ERR stateAlex Estrin1-9/+24
2016-03-17IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn1-1/+1
2016-03-17IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn1-6/+13
2016-03-17IB/hfi1: Fix panic in adaptive pioMike Marciniszyn2-5/+3
2016-03-17IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn1-5/+7
2016-03-17IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn1-3/+6
2016-03-17IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn3-6/+14
2016-03-17IB/hfi1: Fix issues with qp_stats printMike Marciniszyn1-1/+1
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2-2/+4
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan3-51/+38