summaryrefslogtreecommitdiffstats
path: root/firmware/ti_5052.fw.ihex (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-03x86/efi: Show actual ending addresses in efi_print_memmapRobert Elliott1-2/+2
2016-02-03x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0Môshe van der Sterre1-5/+5
2016-02-03efivars: Use to_efivar_entryGeliang Tang1-1/+1
2016-02-03efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel1-24/+8
2016-02-03efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel1-26/+0
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel3-6/+55
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel2-0/+23
2016-02-03efi: Remove redundant efi_set_variable_nonblocking() prototypeArd Biesheuvel1-6/+2
2016-02-03efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel1-0/+1
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams3-4/+4
2016-01-31mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams1-2/+7
2016-01-30block: use DAX for partition table readsDan Williams3-3/+46
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams4-70/+0
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen1-4/+12
2016-01-30crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y1-1/+3
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-30tcp: avoid cwnd undo after receiving ECNYuchung Cheng1-2/+0
2016-01-30irda: fix a potential use-after-free in ircomm_param_requestWANG Cong1-2/+1
2016-01-30devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams1-7/+11
2016-01-30net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-30net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-30net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4
2016-01-30net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2016-01-30net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2016-01-30ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni1-0/+3
2016-01-30ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni3-7/+18
2016-01-30netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA1-1/+2
2016-01-30vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing1-1/+1
2016-01-30net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2016-01-30fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck1-3/+4
2016-01-30net: moxart: use correct accessors for DMA memoryArnd Bergmann2-18/+32
2016-01-30ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann1-0/+4
2016-01-30libnvdimm, pfn: fix restoring memmap locationDan Williams1-3/+1
2016-01-30bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan1-2/+3
2016-01-30bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan1-2/+0
2016-01-30bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan1-1/+1
2016-01-30net_sched: drr: check for NULL pointer in drr_dequeueBernie Harris1-0/+2
2016-01-29ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang1-5/+2
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim1-1/+1
2016-01-29macvlan: make operstate and carrier more accurateNikolay Aleksandrov1-0/+2
2016-01-29tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan1-6/+5
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang1-3/+1
2016-01-29ipv4: early demux should be aware of fragmentsEric Dumazet1-1/+4
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason4-17/+0
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13