summaryrefslogtreecommitdiffstats
path: root/drivers/tc/tc-driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-07kobject: Remove redundant license textGreg Kroah-Hartman6-15/+0
2017-12-07kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman6-0/+6
2017-11-29test_firmware: wrap custom sysfs load tests into helperLuis R. Rodriguez1-15/+28
2017-11-29test_firmware: wrap basic sysfs fallback tests into helperLuis R. Rodriguez1-37/+41
2017-11-29test_firmware: wrap sysfs timeout test into helperLuis R. Rodriguez1-32/+37
2017-11-29firmware: replace #ifdef over FW_OPT_FALLBACK with function checksLuis R. Rodriguez1-11/+29
2017-11-29firmware: provide helper for FW_OPT_USERHELPERLuis R. Rodriguez1-13/+18
2017-11-29firmware: add helper to copy built-in data to pre-alloc bufferLuis R. Rodriguez1-2/+9
2017-11-29firmware: use static inline for to_fw_priv()Luis R. Rodriguez1-1/+4
2017-11-29firmware: rename sysfs state checks with sysfs prefixLuis R. Rodriguez1-10/+10
2017-11-29firmware: use static inlines for state machine checkingLuis R. Rodriguez1-39/+68
2017-11-29firmware: remove unused __fw_state_is_done()Luis R. Rodriguez1-5/+0
2017-11-29firmware: remove duplicate fw_state_aborted()Luis R. Rodriguez1-2/+0
2017-11-29firmware: move core data structures to the top of fileLuis R. Rodriguez1-95/+95
2017-11-29firmware: rename struct fw_priv->fw_id to fw_nameLuis R. Rodriguez1-13/+13
2017-11-29firmware: rename struct firmware_buf to struct fw_privLuis R. Rodriguez1-185/+187
2017-11-29firmware: rename struct firmware_priv to struct fw_sysfsLuis R. Rodriguez1-49/+49
2017-11-29test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2017-11-29firmware: fix detecting error on register_reboot_notifier()Luis R. Rodriguez1-1/+8
2017-11-29firmware: provide helpers for registering the syfs loaderLuis R. Rodriguez1-8/+21
2017-11-29firmware: fix capturing errors on fw_cache_init() on early initLuis R. Rodriguez1-13/+32
2017-11-29firmware: add helper to unregister pm opsLuis R. Rodriguez1-4/+10
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
2017-11-23net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4