summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: add missing include for new pci resource handlerArnd Bergmann2015-01-131-0/+1
* coresight: fixing validity check on remote deviceKaixu Xia2015-01-121-1/+1
* coresight: fix comment in of_coresight.cKaixu Xia2015-01-121-1/+1
* coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier2015-01-121-5/+5
* coresight: fix typo in comment in of_coresight.cKaixu Xia2015-01-121-1/+1
* coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu2015-01-121-9/+0
* coresight-etm: Fix initial trace ID valueMathieu Poirier2015-01-121-1/+5
* coresight-tpiu: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-tmc: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-funnel: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-etb: use module_amba_driver to simplify the codeWei Yongjun2015-01-121-11/+1
* coresight-etm: unlock on error paths in mode_store()Dan Carpenter2015-01-121-2/+8
* uio: uio_fsl_elbc_gpcm: new driverJohn Ogness2015-01-125-5/+536
* pcmcia: add a new resource manager for non ISA systemsAlan Cox2015-01-123-3/+182
* pcmcia: handle anonymous cards by generating a fake CISAlan Cox2015-01-121-4/+20
* pcmcia: Fix requeryAlan Cox2015-01-122-1/+4
* pcmcia cis: on an out of range CIS read return 0xff, don't just warnAlan Cox2015-01-121-1/+4
* pcmcia: correct typesAlan Cox2015-01-122-5/+6
* uio/uio_pci_generic: don't return zero on failure path in probe()Alexey Khoroshilov2015-01-121-1/+2
* stable_kernel_rules: reorganize and update submission optionsBrian Norris2015-01-121-10/+34
* vme: fix misspelling of current function in stringJulia Lawall2015-01-121-1/+1
* ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal2015-01-121-0/+4
* ad525x_dpot:Remove break after returnMohammad Jamal2015-01-121-6/+0
* ad525x_dpot: Add a blank line after declarationMohammad Jamal2015-01-121-0/+1
* GenWQE: remove unnecessary version.h inclusionFabian Frederick2015-01-122-2/+0
* MAINTAINERS: Fix up entry for Dell laptop SMM driverGuenter Roeck2015-01-121-0/+1
* drivers: char: mem: Fix Missing blank line issuesRob Ward2015-01-121-0/+2
* drivers: char: mem: Replace usage of asm includeRob Ward2015-01-121-1/+1
* drivers: char: mem: Simplify DEVPORT configurationRob Ward2015-01-121-5/+1
* drivers: char: mem: Simplify DEVKMEM configurationRob Ward2015-01-121-7/+1
* drivers: char: mem: Make /dev/mem an optional deviceRob Ward2015-01-122-1/+12
* misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner2015-01-121-15/+16
* drivers:misc:ti-st: protect against bad packetsGigi Joseph2015-01-121-6/+18
* drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph2015-01-121-4/+8
* drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph2015-01-121-5/+1
* st_kim: allow suspend if callback is not registeredGigi Joseph2015-01-121-2/+2
* ti-st: add device tree supportGigi Joseph2015-01-123-10/+105
* mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler2015-01-121-2/+2
* mei: bus: use ssize_t as the return type for send and receiveTomas Winkler2015-01-123-21/+19
* tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-121-6/+6
* Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2015-01-122-3/+7
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-121-2/+2
* Linux 3.19-rc2v3.19-rc2Linus Torvalds2014-12-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
|\
| * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
| * kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini2014-12-281-5/+17
| * kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| * kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
|\ \
| * | [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-261-1/+1
| |/
OpenPOWER on IntegriCloud