summaryrefslogtreecommitdiffstats
path: root/usr/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-03i2c: add helpers to ease DMA handlingWolfram Sang2-0/+49
2017-12-03i2c: add a message flag for DMA safe buffersWolfram Sang1-0/+3
2017-12-03i2c: gpio: add fault injectorWolfram Sang3-0/+173
2017-11-28i2c: designware: fix building driver as modulePhil Reid1-0/+1
2017-11-28i2c: core: fix compile issue related to incorrect gpio headerPhil Reid1-1/+1
2017-11-27i2c: sh_mobile: make sure to not accidently trigger STOPWolfram Sang1-3/+3
2017-11-27i2c: sh_mobile: send STOP according to datasheetWolfram Sang1-23/+6
2017-11-27i2c: sh_mobile: avoid unnecessary register readWolfram Sang1-1/+2
2017-11-27i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang1-2/+0
2017-11-27i2c: sh_mobile: shorten exit of xfer routineWolfram Sang1-3/+1
2017-11-27i2c: sh_mobile: use direct writes when accessing ICE bitWolfram Sang1-3/+3
2017-11-27i2c: sh_mobile: manually "inline" two short functionsWolfram Sang1-19/+9
2017-11-27i2c: sh_mobile: remove redundant deinitializationWolfram Sang1-4/+0
2017-11-27i2c: sh_mobile: remove redundant initializationWolfram Sang1-10/+0
2017-11-27i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid2-82/+3
2017-11-27i2c: davinci: switch to using gpiod for bus recovery gpiosPhil Reid1-5/+15
2017-11-27i2c: imx: switch to using gpiod for bus recovery gpiosPhil Reid1-9/+9
2017-11-27i2c: designware: add i2c gpio recovery optionTim Sander3-1/+63
2017-11-27i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid3-9/+9
2017-11-27i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid3-12/+14
2017-11-27i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid2-4/+21
2017-11-27i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld1-3/+3
2017-11-27i2c: designware: Don't set SCL timings and speed mode when in slave modeJarkko Nikula2-75/+0
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-23ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-23ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-23geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-23net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-23net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-14/+209
2017-11-23net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-23net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-11-23net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven1-1/+1
2017-11-23net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun1-1/+1
2017-11-23ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel1-0/+5
2017-11-23net: sched: fix crash when deleting secondary chainsRoman Kapl1-3/+4