summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-04rpmsg: fix build warning when dma_addr_t is 64-bitMark Asselstine1-2/+2
2012-02-28rpmsg: fix published buffer length in rpmsg_recv_doneOhad Ben-Cohen1-1/+2
2012-02-28rpmsg: validate incoming message length before propagatingOhad Ben-Cohen1-0/+10
2012-02-28rpmsg: fix name service endpoint leakOhad Ben-Cohen1-6/+23
2012-02-28remoteproc/omap: two Kconfig fixesOhad Ben-Cohen1-2/+1
2012-02-28remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen1-0/+8
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen1-22/+23
2012-02-22remoteproc: bail out if firmware has different endianessOhad Ben-Cohen1-0/+11
2012-02-22remoteproc: don't use virtio's weak barriersOhad Ben-Cohen1-1/+5
2012-02-22rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin1-4/+4
2012-02-22rpmsg: depend on EXPERIMENTALOhad Ben-Cohen1-1/+2
2012-02-22remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2-1/+5
2012-02-09rpmsg: add Kconfig menuOhad Ben-Cohen1-0/+4
2012-02-09remoteproc: add Kconfig menuOhad Ben-Cohen1-0/+4
2012-02-09remoteproc: look for truncated firmware imagesOhad Ben-Cohen1-5/+30
2012-02-09remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen1-12/+1
2012-02-09remoteproc: avoid registering a virtio device if not supportedMark Grosen1-1/+1
2012-02-09remoteproc: do not require an iommuMark Grosen1-2/+2
2012-02-09rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen5-0/+1035
2012-02-09remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen4-0/+340
2012-02-09remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2-0/+296
2012-02-09remoteproc: add debugfs entriesOhad Ben-Cohen2-0/+180
2012-02-09remoteproc: add framework for controlling remote processorsOhad Ben-Cohen6-0/+1466
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds42-478/+529
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds164-747/+3870
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-19Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-54/+89
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-619/+683
2012-01-19gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds56-1441/+1179
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-0/+1758
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-264/+290
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown5-96/+276
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-36/+188
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown4-25/+130
2012-01-18Merge branch 'apei' into releaseLen Brown9-47/+305
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-40/+42
2012-01-18ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-489/+1618
2012-01-18[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson1-0/+7
2012-01-18[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE1-0/+2
2012-01-18[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang1-79/+88
2012-01-18[libata] sata_fsl: fix the controller operating modeJerry Huang1-0/+11
2012-01-18[libata] enable ata port async suspendLin Ming1-0/+1
2012-01-18[media] as3645a: Fix compilation by including slab.hLaurent Pinchart1-0/+1