| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | Merge 4.5-rc4 into usb-next | Greg Kroah-Hartman | 2016-02-14 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Add ioctls to enable and disable local controls on an instrument | Dave Penkler | 2016-02-03 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | Add ioctl to retrieve USBTMC-USB488 capabilities | Dave Penkler | 2016-02-03 | 1 | -3/+18 | |
| | * | | | | | | | | | | | | | | Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. | Dave Penkler | 2016-02-03 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | usb: Support USB 3.1 extended port status request | Mathias Nyman | 2016-01-24 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | | | usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices | Mathias Nyman | 2016-01-24 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | serial: mvebu-uart: initial support for Armada-3700 serial port | Wilson Ding | 2016-03-07 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-03-17 | 1 | -2/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | vfio/pci: Intel IGD host and LCP bridge config space access | Alex Williamson | 2016-02-22 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | vfio/pci: Intel IGD OpRegion support | Alex Williamson | 2016-02-22 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | vfio: Define device specific region type capability | Alex Williamson | 2016-02-22 | 1 | -1/+30 | |
| | * | | | | | | | | | | | | | vfio: Define sparse mmap capability for regions | Alex Williamson | 2016-02-22 | 1 | -1/+25 | |
| | * | | | | | | | | | | | | | vfio: Define capability chains | Alex Williamson | 2016-02-22 | 1 | -0/+27 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-16 | 4 | -23/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit '840f5b0572ea' into v4l_for_linus | Mauro Carvalho Chehab | 2016-03-15 | 4 | -23/+86 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | [media] media.h: always start with 1 for the audio entities | Hans Verkuil | 2016-03-03 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | [media] media: Move media_get_uptr() macro out of the media.h user space header | Sakari Ailus | 2016-03-03 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | [media] UVC: Add support for R200 depth camera | Aviv Greenberg | 2016-03-03 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | [media] media.h: use hex values for IF and AUDIO entities too | Hans Verkuil | 2016-03-03 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | Merge branch 'v4l_for_linus' into patchwork | Mauro Carvalho Chehab | 2016-03-03 | 1 | -10/+10 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | [media] media: Add ALSA Media Controller function entities | Shuah Khan | 2016-02-27 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | [media] uapi/media.h: Declare interface types for ALSA | Shuah Khan | 2016-02-27 | 1 | -0/+10 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | [media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formats | Laurent Pinchart | 2016-02-19 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | [media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME | Wu-Cheng Li | 2016-02-19 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | Merge branch 'fixes' into patchwork | Mauro Carvalho Chehab | 2016-02-16 | 1 | -13/+13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST | Mauro Carvalho Chehab | 2016-02-16 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | [media] v4l2-ctrls: add V4L2_CID_DV_RX/TX_IT_CONTENT_TYPE controls | Hans Verkuil | 2016-02-10 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | Merge tag 'v4.5-rc3' into patchwork | Mauro Carvalho Chehab | 2016-02-09 | 1 | -1/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | [media] media: v4l: Dual license v4l2-common.h under GPL v2 and BSD licenses | Sakari Ailus | 2016-02-01 | 1 | -11/+35 | |
| | | * | | | | | | | | | | | | | [media] media.h: add support for IF-PLL video/sound decoder | Mauro Carvalho Chehab | 2016-02-01 | 1 | -2/+15 | |
| | | * | | | | | | | | | | | | | Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY" | Mauro Carvalho Chehab | 2016-01-25 | 1 | -5/+1 | |
| | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | nfit, libnvdimm: clear poison command support | Dan Williams | 2016-03-05 | 1 | -0/+13 | |
| | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 2 | -24/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | autofs4: fix some white space errors | Ian Kent | 2016-03-15 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | autofs4: coding style fixes | Ian Kent | 2016-03-15 | 2 | -22/+12 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 1 | -1/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-03-09 | 2 | -2/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao | 2016-02-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao | 2016-02-29 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-03-03 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy | 2016-03-02 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number | Alexey Kardashevskiy | 2016-03-02 | 1 | -0/+1 | |
| | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | kvm/x86: Hyper-V VMBus hypercall userspace exit | Andrey Smetanin | 2016-02-16 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | KVM: s390: irq delivery should not rely on icptcode | David Hildenbrand | 2016-02-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | KVM: s390: migration / injection of prog irq ilc | David Hildenbrand | 2016-02-10 | 1 | -1/+6 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping | Christopher S. Hall | 2016-03-03 | 1 | -1/+12 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-11 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||

