summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-net48xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-12tools: gpio: implement gpio-watchBartosz Golaszewski4-1/+111
2020-02-12gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski3-8/+209
2020-02-12gpiolib: provide a dedicated function for setting lineinfoBartosz Golaszewski1-43/+55
2020-02-12gpiolib: emit a debug message when adding events to a full kfifoBartosz Golaszewski1-0/+2
2020-02-12gpiolib: rework the locking mechanism for lineevent kfifoBartosz Golaszewski1-29/+35
2020-02-12kfifo: provide kfifo_is_empty_spinlocked()Bartosz Golaszewski1-0/+31
2020-02-12kfifo: provide noirqsave variants of spinlocked in and out helpersBartosz Golaszewski1-0/+42
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko4-8/+12
2020-02-10gpio: wcd934x: Fix logic of wcd_gpio_getAxel Lin1-2/+2
2020-02-10gpio: wcd934x: Don't change gpio direction in wcd_gpio_setAxel Lin1-1/+4
2020-02-10gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not thereLubomir Rintel1-2/+2
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3