summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare1-1/+1
2017-04-02hwmon: (tmp421) Add OF device ID tableJavier Martinez Canillas1-2/+33
2017-04-02hwmon: (tmp103) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (tmp102) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (stts751) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (ucd9200) Add OF device ID tableJavier Martinez Canillas1-1/+47
2017-04-02hwmon: (ucd9000) Add OF device ID tableJavier Martinez Canillas1-1/+38
2017-04-02hwmon: (max6697) Add OF device ID tableJavier Martinez Canillas1-1/+51
2017-04-02hwmon: (lm95245) Add OF device ID tableJavier Martinez Canillas1-0/+8
2017-04-02hwmon: (lm90) Add OF device ID tableJavier Martinez Canillas1-1/+99
2017-04-02hwmon: (lm85) Add OF device ID tableJavier Martinez Canillas1-1/+55
2017-04-02hwmon: (lm75) Add OF device ID tableJavier Martinez Canillas1-1/+97
2017-04-02hwmon: (lm63) Add OF device ID tableJavier Martinez Canillas1-0/+23
2017-04-02hwmon: (ina2xx) Add OF device ID tableJavier Martinez Canillas1-1/+34
2017-04-02hwmon: (ina209) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (adt7475) Add OF device ID tableJavier Martinez Canillas1-1/+30
2017-04-02hwmon: (ads7828) Add OF device ID tableJavier Martinez Canillas1-1/+23
2017-04-02hwmon: (ads1015) Add OF device ID tableJavier Martinez Canillas1-1/+21
2017-04-02hwmon: (adc128d818) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (ad7414) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (w83627ehf) Use request_muxed_regionKatsumi Sato1-11/+24
2017-03-27driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra1-2/+2
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-85/+99
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+19
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-208/+135
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-7/+6
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+23
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-55/+91
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-5/+22
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-24IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-24Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-59/+79
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+1
2017-03-24Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+27
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-24/+74
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-14/+28
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1