summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-1329-594/+1663
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-1318-126/+200
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab2014-04-081-1/+3
| * | | | | | | | [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-081-1/+1
| * | | | | | | | [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja2014-04-071-5/+4Star
| * | | | | | | | [media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja2014-04-071-1/+12
| * | | | | | | | [media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja2014-04-071-0/+3
| * | | | | | | | [media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja2014-04-071-2/+4
| * | | | | | | | [media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja2014-04-071-1/+2
| * | | | | | | | [media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja2014-04-071-1/+1
| * | | | | | | | [media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja2014-04-071-2/+2
| * | | | | | | | [media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja2014-04-071-1/+1
| * | | | | | | | [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja2014-04-071-0/+3
| * | | | | | | | [media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan2014-04-071-0/+1
| * | | | | | | | [media] drx-j: use customise option correctlyPaul Bolle2014-04-071-1/+1
| * | | | | | | | [media] m88rs2000: fix sparse static warningsMalcolm Priestley2014-04-071-4/+4
| * | | | | | | | [media] r820t: fix size and init valuesBenjamin Larsson2014-04-071-1/+2
| * | | | | | | | [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-062-35/+55
| * | | | | | | | [media] rc-core: split dev->s_filterDavid Härdeman2014-04-063-10/+35
| * | | | | | | | [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-063-59/+59
| * | | | | | | | [media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari2014-04-061-2/+0Star
| * | | | | | | | [media] xc2028: add missing break to switchAntti Palosaari2014-04-061-0/+1
| * | | | | | | | [media] msi3101: check I/O return values on stop streamingAntti Palosaari2014-04-061-4/+10
| * | | | | | | | [media] msi3101: remove unused variable assignmentAntti Palosaari2014-04-061-1/+0Star
| * | | | | | | | [media] msi001: fix possible integer overflowAntti Palosaari2014-04-061-1/+1
| * | | | | | | | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-061-0/+2
* | | | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-135-116/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-071-15/+5Star
| * | | | | | | | | ntb: Split ntb_setup_msix() into separate BWD/SNB routinesAlexander Gordeev2014-04-071-65/+102
| * | | | | | | | | ntb: Use pci_msix_vec_count() to obtain number of MSI-XsAlexander Gordeev2014-04-072-13/+4Star
| * | | | | | | | | NTB: Code Style Clean-upJon Mason2014-04-075-28/+28
| * | | | | | | | | NTB: client event cleanupJon Mason2014-04-074-8/+18
| * | | | | | | | | ntb: Fix leakage of ntb_device::msix_entries[] arrayAlexander Gordeev2014-04-071-0/+1
| * | | | | | | | | NTB: Fix typo in setting one translation registerRoland Dreier2014-04-071-1/+1
| * | | | | | | | | ntb_netdev: Fix skb free issue in openJon Mason2014-04-071-1/+3
| * | | | | | | | | ntb_netdev: Fix list_for_each_entry exit issueJon Mason2014-04-071-2/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | ceph: fix pr_fmt() redefinitionLinus Torvalds2014-04-131-2/+1Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-1276-1537/+911Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | missing bits of "splice: fix racy pipe->buffers uses"Al Viro2014-04-123-4/+4
| * | | | | | | | | cifs: fix the race in cifs_writev()Al Viro2014-04-121-5/+18
| * | | | | | | | | ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro2014-04-121-2/+2
| * | | | | | | | | kill generic_file_buffered_write()Al Viro2014-04-022-24/+1Star
| * | | | | | | | | ocfs2_file_aio_write(): switch to generic_perform_write()Al Viro2014-04-021-2/+5
| * | | | | | | | | ceph_aio_write(): switch to generic_perform_write()Al Viro2014-04-021-2/+5
| * | | | | | | | | xfs_file_buffered_aio_write(): switch to generic_perform_write()Al Viro2014-04-021-5/+6
| * | | | | | | | | export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro2014-04-022-16/+23
| * | | | | | | | | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-026-9/+8Star
| * | | | | | | | | btrfs_file_aio_write(): get rid of pposAl Viro2014-04-021-6/+5Star
| * | | | | | | | | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-025-10/+8Star
| * | | | | | | | | kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-025-12/+10Star