summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-11-0614-467/+604
|\
| * target: use ->exectute_task for all CDB emulationChristoph Hellwig2011-11-043-140/+97
| * target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig2011-11-045-99/+142
| * target: refactor transport_emulate_control_cdbChristoph Hellwig2011-11-041-46/+59
| * target: pass the se_task to the CDB emulation callbackChristoph Hellwig2011-11-046-53/+40
| * target: split core_scsi3_emulate_prChristoph Hellwig2011-11-043-32/+45
| * target: split core_scsi2_emulate_crhChristoph Hellwig2011-11-043-106/+102
| * target: Add generic active I/O shutdown logicNicholas Bellinger2011-11-041-5/+127
| * target: add back error handling in transport_complete_taskChristoph Hellwig2011-11-021-1/+5
| * target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter2011-11-021-1/+1
| * target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger2011-11-022-20/+0
| * target: Make TFO->check_stop_free return free statusNicholas Bellinger2011-11-024-6/+11
| * iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger2011-11-021-4/+3
| * iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger2011-11-021-1/+3
| * target: Avoid double list_del for aborted se_tmr_reqJoern Engel2011-11-021-1/+1
| * target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel2011-10-271-7/+6
| * target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel2011-10-271-1/+1
| * target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel2011-10-271-1/+1
| * target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacksNicholas Bellinger2011-10-271-16/+15
| * tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger2011-10-261-0/+18
| * target: Fix compile warning w/ missing module.h includeNicholas Bellinger2011-10-261-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-063-34/+0
|\ \
| * | scsi: drop unused Kconfig symbolPaul Bolle2011-10-311-14/+0
| * | pci: drop unused Kconfig symbolPaul Bolle2011-10-311-11/+0
| * | stmmac: drop unused Kconfig symbolPaul Bolle2011-10-311-9/+0
* | | hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds2011-11-061-3/+0
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-065-123/+33
|\ \ \
| * | | net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-69/+22
| * | | block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-51/+8
| * | | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-3/+3
* | | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-061-1/+1
|\ \ \ \
| * | | | sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm2011-11-051-1/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0615-33/+927
|\ \ \ \ \
| * | | | | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky2011-11-031-0/+2
| * | | | | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala2011-11-031-0/+1
| * | | | | drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-managerMihai Caraman2011-10-141-0/+1
| * | | | | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-233-0/+404
| * | | | | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-204-2/+436
| * | | | | of: Change logic to overwrite cmd_line with CONFIG_CMDLINEBenjamin Herrenschmidt2011-09-201-1/+6
| * | | | | hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
| * | | | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-20150-1382/+2063
| |\ \ \ \ \
| * | | | | | powerpc/ps3: Add gelic udbg driverHector Martin2011-09-202-0/+9
| * | | | | | serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-201-23/+0
| * | | | | | cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov2011-09-011-3/+64
| * | | | | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-0122-89/+165
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/4xx: edac: Add comma to fix build errorMike Williams2011-08-111-1/+1
* | | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-062-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King2011-11-051-2/+1
| * | | | | | | | | ARM: PXA: fix lubbock PCMCIA driver build errorRussell King2011-11-051-0/+1