summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: use common IOMEM definitionRob Herring2012-03-252-0/+2
* [media] davinci: remove includes of mach/io.hRob Herring2012-03-072-2/+0
* ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-071-1/+0
* usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-051-0/+1
* Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-058-76/+57
|\
| * Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-2911-106/+140
| |\
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
| | * ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-5/+19
| | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+10
| | * ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-52/+9
| | * ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+3
| | * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+3
| | * ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+4
| | * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
| | * ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-032-3/+2
| | * Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-033-30/+83
| | |\
* | | \ Merge branch 'iomap' into cleanupTony Lindgren2012-02-284-12/+5
|\ \ \ \
| * | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-242-0/+5
| * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-7/+0
| * | | | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0
| |/ / /
* | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22102-352/+732
|\| | |
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-092-6/+4
| |\ \ \
| | * | | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
| | * | | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
| * | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0918-137/+262
| |\ \ \ \
| | * | | | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| | * | | | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| | * | | | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
| | * | | | target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
| | * | | | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
| | * | | | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
| | * | | | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-071-8/+10
| | * | | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-072-10/+4
| | * | | | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4
| | * | | | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
| | * | | | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
| | * | | | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-183-8/+62
| | * | | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-186-52/+75
| | * | | | iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-181-2/+2
| | * | | | iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-181-2/+2
| | * | | | iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-181-1/+1
| | * | | | iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-181-0/+11
| | * | | | target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-184-14/+14
| | * | | | target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-181-2/+3
| | * | | | target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior2012-01-181-11/+13
| | * | | | target: Add workaround for zero-length control CDB handlingNicholas Bellinger2012-01-181-0/+13
| | * | | | target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier2012-01-181-4/+4
| | * | | | target: Don't zero pages used for data buffersroland@purestorage.com2012-01-181-1/+4
| | * | | | target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido2012-01-181-0/+1
| | * | | | target: Use correct preempted registration sense codeMarco Sanvido2012-01-181-2/+2