summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-13mtd: block2mtd: page_read() never returns NULLRyosuke Saito1-6/+0
2012-05-13mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski1-11/+30
2012-05-13mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic1-1/+3
2012-05-13mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar1-7/+7
2012-05-13mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar1-7/+7
2012-05-13mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap1-1/+1
2012-05-13mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas1-1/+3
2012-05-13mtd: print out the page size and oob size after parsing out the nandHuang Shijie1-4/+5
2012-05-13mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha1-6/+16
2012-05-13mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-05-13mtd: use module_pci_driverAxel Lin6-75/+6
2012-05-13mtd: gpmi: do not include the mxs.hHuang Shijie1-4/+5
2012-05-13mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
2012-05-13mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten1-2/+6
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2-12/+7
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-93/+181
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-11ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-11macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2-0/+3
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2-0/+3
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma1-6/+3
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini1-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley1-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2012-05-09Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-1/+3
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan1-1/+3