summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: fix name service endpoint leakOhad Ben-Cohen2012-02-281-6/+23
* remoteproc/omap: two Kconfig fixesOhad Ben-Cohen2012-02-281-2/+1
* remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen2012-02-281-0/+8
* remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-221-22/+23
* remoteproc: bail out if firmware has different endianessOhad Ben-Cohen2012-02-221-0/+11
* remoteproc: don't use virtio's weak barriersOhad Ben-Cohen2012-02-221-1/+5
* rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin2012-02-221-4/+4
* rpmsg: depend on EXPERIMENTALOhad Ben-Cohen2012-02-221-1/+2
* remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2012-02-222-1/+5
* rpmsg: add Kconfig menuOhad Ben-Cohen2012-02-081-0/+4
* remoteproc: add Kconfig menuOhad Ben-Cohen2012-02-081-0/+4
* remoteproc: look for truncated firmware imagesOhad Ben-Cohen2012-02-081-5/+30
* remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen2012-02-081-12/+1
* remoteproc: avoid registering a virtio device if not supportedMark Grosen2012-02-081-1/+1
* remoteproc: do not require an iommuMark Grosen2012-02-081-2/+2
* rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-085-0/+1035
* remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-084-0/+340
* remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2012-02-082-0/+296
* remoteproc: add debugfs entriesOhad Ben-Cohen2012-02-082-0/+180
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-086-0/+1466
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\
| * gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-181-0/+1
| * gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-197-0/+4672
|\ \
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1942-478/+529
|\| |
| * | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+14
| * | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-141-7/+0
| * | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-141-2/+0
| * | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-16/+24
| * | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-143-45/+2
| * | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-141-1/+2
| * | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-141-38/+13
| * | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-141-2/+84
| * | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-141-15/+24
| * | target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12
| * | tcm_loop: bump max_sectorsChristoph Hellwig2011-12-142-14/+5
| * | target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-141-0/+6
| * | iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-141-3/+7
| * | target: remove useless castsJörn Engel2011-12-1418-101/+90
| * | target: simplify target_check_cdb_and_preemptJörn Engel2011-12-141-16/+10
| * | target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-143-17/+15
| * | target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-145-5/+5
| * | target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-142-22/+21
| * | target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-141-7/+1
| * | target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-141-2/+2