| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-31 | 2 | -4/+20 |
|\ |
|
| * | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko | 2013-03-30 | 2 | -1/+17 |
| * | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann | 2013-03-30 | 1 | -3/+3 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-03-31 | 11 | -38/+53 |
|\ \ |
|
| * | | [media] [REGRESSION] bt8xx: Fix too large height in cropcap | Hans de Goede | 2013-03-26 | 1 | -5/+15 |
| * | | [media] fix compilation with both V4L2 and I2C as 'm' | Mauro Carvalho Chehab | 2013-03-25 | 1 | -1/+1 |
| * | | [media] m5mols: Fix bug in stream on handler | Andrzej Hajda | 2013-03-21 | 1 | -1/+1 |
| * | | [media] s5p-fimc: Do not attempt to disable not enabled media pipeline | Sylwester Nawrocki | 2013-03-21 | 1 | -20/+19 |
| * | | [media] s5p-mfc: Fix encoder control 15 issue | Arun Kumar K | 2013-03-21 | 1 | -0/+1 |
| * | | [media] s5p-mfc: Fix frame skip bug | Arun Kumar K | 2013-03-21 | 1 | -1/+1 |
| * | | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 | 1 | -2/+4 |
| * | | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 | 1 | -3/+5 |
| * | | [media] fimc-lite: Fix the variable type to avoid possible crash | Shaik Ameer Basha | 2013-03-21 | 1 | -4/+4 |
| * | | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure | Shaik Ameer Basha | 2013-03-21 | 1 | -0/+1 |
| * | | [media] ir: IR_RX51 only works on OMAP2 | Arnd Bergmann | 2013-03-19 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-03-31 | 17 | -254/+698 |
|\ \ \ |
|
| * | | | mg_disk: fix error return code in mg_probe() | Wei Yongjun | 2013-03-28 | 1 | -1/+3 |
| * | | | rsxx: remove unused variable | Philip J Kelleher | 2013-03-26 | 1 | -1/+0 |
| * | | | rsxx: enable error return of rsxx_eeh_save_issued_dmas() | Philip J Kelleher | 2013-03-26 | 3 | -5/+22 |
| * | | | block: removes dynamic allocation on stack | Philip J Kelleher | 2013-03-26 | 1 | -1/+6 |
| * | | | cciss: fix invalid use of sizeof in cciss_find_cfgtables() | Wei Yongjun | 2013-03-22 | 1 | -1/+1 |
| * | | | loop: cleanup partitions when detaching loop device | Phillip Susi | 2013-03-22 | 1 | -2/+19 |
| * | | | loop: fix error return code in loop_add() | Wei Yongjun | 2013-03-22 | 1 | -0/+1 |
| * | | | mtip32xx: fix error return code in mtip_pci_probe() | Wei Yongjun | 2013-03-22 | 1 | -1/+3 |
| * | | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2013-03-22 | 4 | -107/+169 |
| |\ \ \ |
|
| | * | | | xen-blkfront: remove frame list from blk_shadow | Roger Pau Monne | 2013-03-19 | 1 | -5/+1 |
| | * | | | xen-blkfront: pre-allocate pages for requests | Roger Pau Monne | 2013-03-19 | 1 | -41/+79 |
| | * | | | xen-blkback: don't store dev_bus_addr | Roger Pau Monne | 2013-03-19 | 2 | -16/+6 |
| | * | | | xen-blkfront: switch from llist to list | Roger Pau Monne | 2013-03-19 | 1 | -23/+18 |
| | * | | | xen-blkback: fix foreach_grant_safe to handle empty lists | Roger Pau Monne | 2013-03-19 | 1 | -1/+1 |
| | * | | | xen-blkfront: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 2013-03-18 | 1 | -2/+1 |
| | * | | | xen-blkback: fix dispatch_rw_block_io() error path | Jan Beulich | 2013-03-18 | 1 | -6/+1 |
| | * | | | xen/blkback: Change statistics counter types to unsigned | Zoltan Kiss | 2013-03-11 | 3 | -16/+16 |
| | * | | | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 2013-03-11 | 2 | -4/+52 |
| | * | | | xen/xen-blkback: preq.dev is used without initialized | Chen Gang | 2013-03-01 | 1 | -1/+2 |
| * | | | | rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() | Jens Axboe | 2013-03-16 | 1 | -0/+1 |
| * | | | | Adding in EEH support to the IBM FlashSystem 70/80 device driver | Philip J Kelleher | 2013-03-16 | 4 | -67/+436 |
| * | | | | block: IBM RamSan 70/80 error message bug fix. | Philip J Kelleher | 2013-03-11 | 1 | -3/+4 |
| * | | | | block: IBM RamSan 70/80 branding changes. | Philip J Kelleher | 2013-03-11 | 7 | -18/+13 |
| * | | | | block: IBM RamSan 70/80 fixes inconsistent locking. | Philip J Kelleher | 2013-03-11 | 1 | -26/+18 |
| * | | | | block: IBM RamSan 70/80 trivial changes. | Philip J Kelleher | 2013-03-11 | 5 | -30/+11 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-03-30 | 2 | -3/+14 |
|\ \ \ \ \ |
|
| * | | | | | target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case | Nicholas Bellinger | 2013-03-29 | 1 | -1/+3 |
| * | | | | | tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit | Nicholas Bellinger | 2013-03-29 | 1 | -2/+11 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-03-29 | 1 | -17/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | rbd: don't zero-fill non-image object requests | Alex Elder | 2013-03-29 | 1 | -17/+30 |
* | | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-28 | 13 | -55/+99 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD | Konstantin Holoborodko | 2013-03-28 | 2 | -0/+8 |
| * | | | | | | | usb: Fix compile error by selecting USB_OTG_UTILS | Roland Stigge | 2013-03-27 | 2 | -0/+2 |
| * | | | | | | | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-03-26 | 7 | -55/+86 |
| |\ \ \ \ \ \ \ |
|