summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-23staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam1-1/+3
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut1-0/+1
2013-05-20staging: ramster: add how-to documentDan Magenheimer1-0/+366
2013-05-18staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman1-0/+8
2013-05-17staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley1-0/+6
2013-05-17staging: Swap zram and zsmalloc in KconfigJean Delvare1-2/+2
2013-05-17staging: android: logger: use kuid_t instead of uid_tXiong Zhou2-3/+3
2013-05-17staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven1-4/+4
2013-05-17staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2-0/+3
2013-05-17staging/drm: imx: add missing dependenciesArnd Bergmann1-0/+4
2013-05-17staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' ...Lee Jones1-1/+5
2013-05-17staging: sep: fix driver build and kconfigRandy Dunlap1-1/+1
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich4-3/+19
2013-05-14staging: nvec: implement unregistering of notifiersMarc Dietrich2-3/+16
2013-05-14staging: nvec: add missing module aliasesMarc Dietrich2-0/+2
2013-05-14staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-14staging: comedi: complain if dma buffer allocation not supportedIan Abbott1-0/+6
2013-05-14staging: comedi: ni_mio_common: only do counter commands for ni_pcimioIan Abbott1-10/+10
2013-05-14staging: comedi: work without HAS_DMAIan Abbott2-0/+15
2013-05-14staging: comedi: allow buffer resize if previous resize failedIan Abbott1-3/+0
2013-05-14staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten2-3/+6
2013-05-13staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-05-12Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2-2/+3
2013-05-12Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds93-1448/+10533
2013-05-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+21
2013-05-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2-144/+6
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-116/+427
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+17
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-19/+4
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27