summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-13pcmcia: add missing include for new pci resource handlerArnd Bergmann1-0/+1
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: fix typo in comment in of_coresight.cKaixu Xia1-1/+1
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 Ogness3-0/+520
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-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-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 Joseph2-10/+104
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 Winkler2-19/+17
2015-01-12Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2-3/+7
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds45-214/+446
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie8-67/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie6-10/+85
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-22Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2-7/+24
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie4-30/+146
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie6-22/+82
2014-12-23Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie1-1/+1
2014-12-23Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Dave Airlie12-75/+110
2014-12-23nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2014-12-21ipmi: Fix compile issue with isspace()Corey Minyard1-0/+1