summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-02286-1769/+3548
|\
| * Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-01501-3499/+8028
| |\
| | * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
| | |\
| | | * dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17
| | | * dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-301-3/+3
| | * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-3111-38/+53
| | |\ \
| | | * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
| | | * | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-251-1/+1
| | | * | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-211-1/+1
| | | * | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-211-20/+19
| | | * | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-211-0/+1
| | | * | [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-211-1/+1
| | | * | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha2013-03-211-2/+4
| | | * | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha2013-03-211-3/+5
| | | * | [media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha2013-03-211-4/+4
| | | * | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha2013-03-211-0/+1
| | | * | [media] ir: IR_RX51 only works on OMAP2Arnd Bergmann2013-03-181-1/+1
| | * | | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-3117-254/+698
| | |\ \ \
| | | * | | mg_disk: fix error return code in mg_probe()Wei Yongjun2013-03-281-1/+3
| | | * | | rsxx: remove unused variablePhilip J Kelleher2013-03-261-1/+0
| | | * | | rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher2013-03-263-5/+22
| | | * | | block: removes dynamic allocation on stackPhilip J Kelleher2013-03-251-1/+6
| | | * | | cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun2013-03-221-1/+1
| | | * | | loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-221-2/+19
| | | * | | loop: fix error return code in loop_add()Wei Yongjun2013-03-221-0/+1
| | | * | | mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun2013-03-221-1/+3
| | | * | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-224-107/+169
| | | |\ \ \
| | | | * | | xen-blkfront: remove frame list from blk_shadowRoger Pau Monne2013-03-191-5/+1
| | | | * | | xen-blkfront: pre-allocate pages for requestsRoger Pau Monne2013-03-191-41/+79
| | | | * | | xen-blkback: don't store dev_bus_addrRoger Pau Monne2013-03-192-16/+6
| | | | * | | xen-blkfront: switch from llist to listRoger Pau Monne2013-03-191-23/+18
| | | | * | | xen-blkback: fix foreach_grant_safe to handle empty listsRoger Pau Monne2013-03-191-1/+1
| | | | * | | xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-181-2/+1
| | | | * | | xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich2013-03-181-6/+1
| | | | * | | xen/blkback: Change statistics counter types to unsignedZoltan Kiss2013-03-113-16/+16
| | | | * | | xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-112-4/+52
| | | | * | | xen/xen-blkback: preq.dev is used without initializedChen Gang2013-03-011-1/+2
| | | * | | | rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()Jens Axboe2013-03-161-0/+1
| | | * | | | Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher2013-03-164-67/+436
| | | * | | | block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher2013-03-111-3/+4
| | | * | | | block: IBM RamSan 70/80 branding changes.Philip J Kelleher2013-03-117-18/+13
| | | * | | | block: IBM RamSan 70/80 fixes inconsistent locking.Philip J Kelleher2013-03-111-26/+18
| | | * | | | block: IBM RamSan 70/80 trivial changes.Philip J Kelleher2013-03-115-30/+11
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-03-302-3/+14
| | |\ \ \ \ \
| | | * | | | | target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger2013-03-281-1/+3
| | | * | | | | tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger2013-03-281-2/+11
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-291-17/+30
| | |\ \ \ \ \ \
| | | * | | | | | rbd: don't zero-fill non-image object requestsAlex Elder2013-03-291-17/+30
| | * | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-2813-55/+99
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-03-282-0/+8