summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* VME: Return -EBUSY when DMA list in useMartyn Welch2017-11-081-1/+1
* w1: keep balance of mutex locks and refcntsAlexey Khoroshilov2017-11-081-28/+31
* nvmem: sunxi-sid: add support for A64/H5's SID controllerIcenowy Zheng2017-11-081-0/+6
* nvmem: imx-ocotp: Update module descriptionBryan O'Donoghue2017-11-081-1/+1
* nvmem: imx-ocotp: Enable i.MX7D OTP write supportBryan O'Donoghue2017-11-081-2/+0
* nvmem: imx-ocotp: Add i.MX7D timing write clock setup supportBryan O'Donoghue2017-11-081-7/+36
* nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated functionBryan O'Donoghue2017-11-081-20/+27
* nvmem: imx-ocotp: Add support for banked OTP addressingBryan O'Donoghue2017-11-081-4/+64
* nvmem: imx-ocotp: Pass parameters via a structBryan O'Donoghue2017-11-081-10/+34
* nvmem: imx-ocotp: Restrict OTP write to IMX6 processorsBryan O'Donoghue2017-11-081-0/+2
* nvmem: uniphier: add UniPhier eFuse driverKeiji Hayashibara2017-11-083-0/+110
* nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada2017-11-0813-12/+2
* nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada2017-11-081-9/+17
* nvmem: mtk-efuse: fix different address space warnings of sparseMasahiro Yamada2017-11-081-9/+17
* nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada2017-11-081-14/+10
* nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada2017-11-081-15/+12
* thunderbolt: tb: fix use after free in tb_activate_pcie_devicesGustavo A. R. Silva2017-11-061-0/+1
* drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook2017-11-051-1/+3
* hyper-v: trace channel eventsVitaly Kuznetsov2017-11-044-0/+29
* hyper-v: trace vmbus_send_tl_connect_request()Vitaly Kuznetsov2017-11-042-1/+26
* hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2017-11-042-2/+21
* hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov2017-11-042-0/+29
* hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov2017-11-042-0/+20
* hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov2017-11-042-0/+48
* hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov2017-11-042-0/+17
* hyper-v: trace vmbus_open()Vitaly Kuznetsov2017-11-042-0/+29
* hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2017-11-042-1/+11
* hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2017-11-042-0/+14
* hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2017-11-042-0/+10
* hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2017-11-042-0/+19
* hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2017-11-042-0/+19
* hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2017-11-042-0/+10
* hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2017-11-042-0/+39
* hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2017-11-042-0/+7
* hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov2017-11-045-1/+40
* drivers/pcmcia: Convert timers to use timer_setup()Kees Cook2017-11-048-31/+24
* drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2017-11-042-18/+12
* auxdisplay: Convert timers to use timer_setup()Kees Cook2017-11-042-8/+6
* Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-311-2/+2
* Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger2017-10-312-0/+18
* Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-23142-882/+1873
|\
| * Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-237-39/+83
| |\
| | * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
| | * Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-156-27/+76
| | |\
| | | * iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | | * iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | | * iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
| | | * staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
| | | * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
| | | * iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-251-3/+40