aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/drp-ie.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King1-1/+2
2018-07-06usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede1-12/+0
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva2-0/+2
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2-1/+2
2018-07-02usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus2-39/+135
2018-07-02usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus1-5/+8
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus7-0/+741
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus14-147/+1174
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus3-171/+83
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus3-5/+5
2018-07-02usb: update for tcpci drivers moving out of stagingStephen Rothwell1-0/+1
2018-07-01Linux 4.18-rc3Linus Torvalds1-1/+1
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller1-4/+0
2018-06-29sg: remove ->sg_magic memberJens Axboe4-45/+0
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche1-2/+2
2018-06-29blk-mq: don't queue more if we get a busy returnJens Axboe1-0/+12
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity1-1/+1
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig1-0/+2
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang1-2/+2
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin1-5/+9
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang1-0/+5
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang1-5/+0
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn1-45/+33
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller1-2/+2
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler2-5/+5
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler1-0/+8
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler1-1/+2
2018-06-28proc: add Alexey to MAINTAINERSAlexey Dobriyan1-0/+9
2018-06-28kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld1-0/+1
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder1-1/+1
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi1-3/+12
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka3-1/+14
2018-06-28Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior1-2/+0
2018-06-28lib/percpu_ida.c: don't do alloc from per-CPU list if there is noneSebastian Andrzej Siewior1-1/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds80-450/+301
2018-06-28arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach1-0/+2
2018-06-28arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach1-0/+2
2018-06-28block: Fix cloning of requests with a special payloadBart Van Assche1-0/+4
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller2-1/+3
2018-06-28parisc: Default to 4 SMP CPUsHelge Deller1-1/+1
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko1-16/+9
2018-06-28parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller1-2/+2
2018-06-28parisc: Drop struct sigaction from not exported header fileHelge Deller1-8/+0
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg1-2/+5
2018-06-28kconfig: loop boundary condition fixJerry James1-1/+1
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada1-4/+3
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders2-0/+7
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2