Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [media] cx24123: fix kernel oops due to missing parent pointer | Hans Verkuil | 2014-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | [media] adv7604: fix inverted condition | Hans Verkuil | 2014-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | [media] media/radio: fix radio-miropcm20.c build with io.h header file | Randy Dunlap | 2014-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | [media] vb2: fix plane index sanity check in vb2_plane_cookie() | Zhaowei Yuan | 2014-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | [media] DocBook media: update version number and V4L2 changes | Hans Verkuil | 2014-09-21 | 2 | -5/+30 | |
| * | | | | | | | | | [media] DocBook media: fix fieldname in struct v4l2_subdev_selection | Hans Verkuil | 2014-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | [media] vb2: fix vb2 state check when start_streaming fails | Hans Verkuil | 2014-09-21 | 1 | -7/+10 | |
| * | | | | | | | | | [media] videobuf2-core.h: fix comment | Hans Verkuil | 2014-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | [media] videobuf2-core: add comments before the WARN_ON | Hans Verkuil | 2014-09-21 | 1 | -0/+12 | |
| * | | | | | | | | | [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages | Hans Verkuil | 2014-09-21 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md | Linus Torvalds | 2014-09-24 | 1 | -18/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | md/raid1: fix_read_error should act on all non-faulty devices. | NeilBrown | 2014-09-22 | 1 | -2/+2 | |
| * | | | | | | | | | md/raid1: count resync requests in nr_pending. | NeilBrown | 2014-09-22 | 1 | -0/+2 | |
| * | | | | | | | | | md/raid1: update next_resync under resync_lock. | NeilBrown | 2014-09-22 | 1 | -3/+3 | |
| * | | | | | | | | | md/raid1: Don't use next_resync to determine how far resync has progressed | NeilBrown | 2014-09-22 | 1 | -7/+5 | |
| * | | | | | | | | | md/raid1: make sure resync waits for conflicting writes to complete. | NeilBrown | 2014-09-22 | 1 | -2/+4 | |
| * | | | | | | | | | md/raid1: clean up request counts properly in close_sync() | NeilBrown | 2014-09-22 | 1 | -0/+5 | |
| * | | | | | | | | | md/raid1: be more cautious where we read-balance during resync. | NeilBrown | 2014-09-22 | 1 | -5/+1 | |
| * | | | | | | | | | md/raid1: intialise start_next_window for READ case to avoid hang | NeilBrown | 2014-09-22 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-09-23 | 19 | -155/+277 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ \ | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2014-09-22 | 17 | -149/+263 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn | 2014-09-19 | 2 | -9/+2 | |
| | | | | | * | | | | | | | | | | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 2014-09-19 | 1 | -3/+3 | |
| | | | | | * | | | | | | | | | | IB/ipath: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 2014-09-19 | 1 | -3/+3 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Use right macro in query AH | devesh.sharma@emulex.com | 2014-09-22 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Resolve L2 address when creating user AH | devesh.sharma@emulex.com | 2014-09-22 | 1 | -11/+30 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Do not skip setting deferred_arm | Devesh Sharma | 2014-09-19 | 1 | -3/+1 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len | Devesh Sharma | 2014-09-19 | 1 | -1/+1 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 2014-09-22 | 2 | -11/+20 | |
| | | | * | | | | | | | | | | | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 2014-09-22 | 2 | -1/+21 | |
| | | | * | | | | | | | | | | | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein | 2014-09-22 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 2014-09-22 | 3 | -16/+28 | |
| | | | * | | | | | | | | | | | mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses | Jack Morgenstein | 2014-09-22 | 1 | -4/+7 | |
| | | | * | | | | | | | | | | | IB/core: When marshaling uverbs path, clear unused fields | Matan Barak | 2014-09-22 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua | 2014-09-22 | 1 | -0/+9 | |
| | | | * | | | | | | | | | | | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein | 2014-09-22 | 1 | -12/+12 | |
| | | | * | | | | | | | | | | | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua | 2014-09-22 | 1 | -8/+17 | |
| | | | * | | | | | | | | | | | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua | 2014-09-22 | 1 | -12/+17 | |
| | | | * | | | | | | | | | | | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua | 2014-09-22 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua | 2014-09-22 | 1 | -23/+26 | |
| | | | * | | | | | | | | | | | mlx4: Correct error flows in rereg_mr | Matan Barak | 2014-09-22 | 2 | -13/+27 | |
| | | | * | | | | | | | | | | | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen | 2014-09-19 | 1 | -1/+4 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | IB/iser: Bump version to 1.4.1 | Or Gerlitz | 2014-09-22 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | IB/iser: Allow bind only when connection state is UP | Sagi Grimberg | 2014-09-22 | 1 | -5/+14 | |
| | | * | | | | | | | | | | | IB/iser: Fix RX/TX CQ resource leak on error flow | Roi Dayan | 2014-09-22 | 1 | -10/+14 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | IPoIB: Remove unnecessary port query | Alex Estrin | 2014-09-19 | 1 | -9/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer | 2014-09-19 | 2 | -6/+14 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-09-23 | 3 | -10/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: snd-usb-caiaq: Fix LED commands for Kore controller | Daniel Mack | 2014-09-22 | 1 | -7/+11 | |
| * | | | | | | | | | | | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch | 2014-09-22 | 1 | -3/+5 |