summaryrefslogtreecommitdiffstats
path: root/drivers/pci/proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie1-1/+1
2016-08-23arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang3-0/+6
2016-08-23arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang1-0/+2
2016-08-23iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang3-0/+38
2016-08-21iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2-5/+5
2016-08-21iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-08-21include/linux: fix excess fence.h kernel-doc notationRandy Dunlap1-2/+0
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King1-2/+2
2016-08-21staging: wilc1000: NULL dereference on errorDan Carpenter1-2/+1
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan1-1/+1
2016-08-21MAINTAINERS: Add file patterns for ion device tree bindingsGeert Uytterhoeven1-0/+1
2016-08-21MAINTAINERS: Update maintainer entry for wilc1000Aditya Shankar1-6/+2
2016-08-21iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King1-1/+1
2016-08-21iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris1-6/+17
2016-08-21staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-08-21staging: comedi: dt2811: fix a precedence bugDan Carpenter1-2/+2
2016-08-21staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull1-0/+1
2016-08-21staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-08-21staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-08-21staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-08-21iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin1-1/+2
2016-08-15staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-08-15iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield1-1/+1
2016-08-15iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield1-20/+7
2016-08-15iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij1-2/+4
2016-08-15iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield3-1/+8
2016-08-15iio: stx104: Unregister IIO device on remove callbackWilliam Breathitt Gray1-9/+29
2016-08-15iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-08-15iio: sw-trigger: Fix config group initializationLars-Peter Clausen1-1/+1
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull1-1/+1
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2016-08-15Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35