summaryrefslogtreecommitdiffstats
path: root/Documentation/connector (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon2-17/+41
2018-05-22i2c: Retain info->of_node in i2c_new_device()Boris Brezillon2-4/+5
2018-05-17i2c: pnx: move header into the driverWolfram Sang2-39/+20
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang3-2/+2
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang3-2/+2
2018-05-17i2c: omap: move header to platform_dataWolfram Sang13-13/+13
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang4-3/+3
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang5-5/+5
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang11-10/+10
2018-05-17i2c: stm32f7: fix documentation typoPierre-Yves MORDRET1-3/+4
2018-05-17i2c: i801: fix unused-function warningAnders Roxell1-1/+1
2018-05-17i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"Colin Ian King1-2/+2
2018-05-17i2c: synquacer: fix fence-post error in retry loopPeter Rosin1-1/+1
2018-05-17i2c: core: smbus: fix a potential missing-check bugWenwen Wang1-0/+2
2018-05-16eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski1-14/+35
2018-05-16eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski1-8/+10
2018-05-16eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski1-3/+1
2018-05-16eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski1-1/+1
2018-05-15i2c: hix5hd2: remove some dead codePeter Rosin1-11/+1
2018-05-15i2c: exynos5: simplify transfer functionAndrzej Hajda1-22/+7
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon3-8/+0
2018-05-15dt-bindings: i2c: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov4-20/+28
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-05-15i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-05-15i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-05-14Linux 4.17-rc5v4.17-rc5Linus Torvalds1-1/+1
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare1-1/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman1-56/+1
2018-05-12rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-12scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du1-1/+4
2018-05-12ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-05-12mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes3-56/+71
2018-05-12mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-12proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-05-12mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-12mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-12z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-12init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-05-12lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-05-12KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-12MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)1-3/+0
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1