aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20pwm: rcar: Document inability to set duty_cycle = 0Uwe Kleine-König1-0/+3
2020-01-20pwm: rcar: Drop useless call to pwm_get_state()Uwe Kleine-König1-2/+0
2020-01-08pwm: Fix minor Kconfig whitespace issuesKrzysztof Kozlowski1-2/+2
2020-01-08pwm: atmel: Implement .get_state()Uwe Kleine-König1-0/+40
2020-01-08pwm: atmel: Use register accessors for channelsUwe Kleine-König1-2/+2
2020-01-08pwm: atmel: Document known weaknesses of both hardware and softwareUwe Kleine-König1-0/+10
2020-01-08pwm: atmel: Replace loop in prescale calculation by ad-hoc calculationUwe Kleine-König1-7/+17
2020-01-08pwm: atmel: Use a constant for maximum prescale valueUwe Kleine-König1-5/+3
2020-01-08pwm: atmel: Add a hint where to find hardware documentationUwe Kleine-König1-0/+3
2020-01-08pwm: mxs: Avoid a division in mxs_pwm_apply()Rasmus Villemoes1-3/+3
2020-01-08dt-bindings: pwm: mxs-pwm: Increase #pwm-cellsRasmus Villemoes1-2/+2
2020-01-08pwm: mxs: Add support for inverse polarityRasmus Villemoes1-4/+10
2020-01-08pwm: mxs: Remove legacy methodsRasmus Villemoes1-77/+0
2020-01-08pwm: mxs: Implement ->apply()Rasmus Villemoes1-0/+70
2020-01-08pwm: sun4i: Add support for H6 PWMJernej Skrabec1-0/+9
2020-01-08pwm: sun4i: Add support to output source clock directlyJernej Skrabec1-2/+46
2020-01-08pwm: sun4i: Always calculate params when applying new parametersClément Péron1-29/+23
2020-01-08pwm: sun4i: Add an optional probe for bus clockJernej Skrabec1-0/+23
2020-01-08pwm: sun4i: Prefer "mod" clock to unnamedClément Péron1-2/+27
2020-01-08pwm: sun4i: Add an optional probe for reset lineJernej Skrabec1-2/+32
2019-12-09pwm: imx27: Unconditionally write state to hardwareThierry Reding1-61/+59
2019-12-09pwm: imx27: Cache duty cycle register valueThierry Reding1-7/+24
2019-12-09pwm: cros-ec: Cache duty cycle valueThierry Reding1-4/+54
2019-12-09pwm: Read initial hardware state at request timeThierry Reding1-3/+3
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'Changbin Du1-4/+8