summaryrefslogtreecommitdiffstats
path: root/lib/seq_buf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-12coresight: fixing validity check on remote deviceKaixu Xia1-1/+1
2015-01-12coresight: fix comment in of_coresight.cKaixu Xia1-1/+1
2015-01-12coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier1-5/+5
2015-01-12coresight: fix typo in comment in of_coresight.cKaixu Xia1-1/+1
2015-01-12coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu1-9/+0
2015-01-12coresight-etm: Fix initial trace ID valueMathieu Poirier1-1/+5
2015-01-12coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun1-11/+1
2015-01-12coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun1-11/+1
2015-01-12coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun1-11/+1
2015-01-12coresight-etb: use module_amba_driver to simplify the codeWei Yongjun1-11/+1
2015-01-12coresight-etm: unlock on error paths in mode_store()Dan Carpenter1-2/+8
2015-01-12uio: uio_fsl_elbc_gpcm: new driverJohn Ogness5-5/+536
2015-01-12pcmcia: add a new resource manager for non ISA systemsAlan Cox3-3/+182
2015-01-12pcmcia: handle anonymous cards by generating a fake CISAlan Cox1-4/+20
2015-01-12pcmcia: Fix requeryAlan Cox2-1/+4
2015-01-12pcmcia cis: on an out of range CIS read return 0xff, don't just warnAlan Cox1-1/+4
2015-01-12pcmcia: correct typesAlan Cox2-5/+6
2015-01-12uio/uio_pci_generic: don't return zero on failure path in probe()Alexey Khoroshilov1-1/+2
2015-01-12stable_kernel_rules: reorganize and update submission optionsBrian Norris1-10/+34
2015-01-12vme: fix misspelling of current function in stringJulia Lawall1-1/+1
2015-01-12ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal1-0/+4
2015-01-12ad525x_dpot:Remove break after returnMohammad Jamal1-6/+0
2015-01-12ad525x_dpot: Add a blank line after declarationMohammad Jamal1-0/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick2-2/+0
2015-01-12MAINTAINERS: Fix up entry for Dell laptop SMM driverGuenter Roeck1-0/+1
2015-01-12drivers: char: mem: Fix Missing blank line issuesRob Ward1-0/+2
2015-01-12drivers: char: mem: Replace usage of asm includeRob Ward1-1/+1
2015-01-12drivers: char: mem: Simplify DEVPORT configurationRob Ward1-5/+1
2015-01-12drivers: char: mem: Simplify DEVKMEM configurationRob Ward1-7/+1
2015-01-12drivers: char: mem: Make /dev/mem an optional deviceRob Ward2-1/+12
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph1-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph3-10/+105
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler1-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler3-21/+19
2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui1-6/+6
2015-01-12Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2-3/+7
2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila1-2/+2
2014-12-29Linux 3.19-rc2v3.19-rc2Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23