summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-012-15/+41
|\
| * Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-071-14/+30
| |\
| | * usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2014-03-051-19/+30
| | * usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2014-03-051-0/+5
| * | usbfs: Add support for allocating / freeing streamsHans de Goede2014-03-041-0/+7
| * | usbfs: Add support for bulk stream idsHans de Goede2014-03-041-1/+4
* | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-012-0/+391
|\ \ \
| * \ \ Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-021-1/+5
| |\ \ \ | | |/ /
| * | | Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman2014-02-242-0/+3
| |\ \ \
| * | | | Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+46
| * | | | Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-187-18/+253
| |\ \ \ \
| * | | | | hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-072-0/+345
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-04-011-2/+12
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-301-2/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | * | | spi: spidev: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven2014-02-271-2/+12
| | |/ / /
* | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
|/ / / /
* | | | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-241-1/+5
| |_|/ |/| |
* | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-191-0/+1
|\ \ \
| * | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+1
| |/ /
* | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-161-1/+0
|\ \
| * | Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-141-1/+0
* | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-141-1/+1
|\ \ \
| * | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-071-1/+1
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-123-0/+234
|\ \ \
| * | | xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel2014-02-113-0/+234
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-111-16/+7
|\ \ \ \
| * | | | inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka2014-02-061-16/+7
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-051-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+11
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-315-2/+49
|\ \ \ \ \
| * | | | | [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-0/+1
| * | | | | [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+4
| * | | | | [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-071-2/+2
| * | | | | [media] saa7134: convert to the control frameworkHans Verkuil2014-01-071-0/+4
| * | | | | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-111-0/+34
| * | | | | [media] v4l: Add media format codes for AHSV8888 on 32-bit bussesLaurent Pinchart2013-12-111-0/+3
| * | | | | [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECTSakari Ailus2013-12-041-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-302-0/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+3
| * | | | btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2014-01-281-0/+1
| * | | | btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-281-0/+12
* | | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-211-1/+2
| |\ \ \ \ \
| | * | | | | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-171-1/+2
| | | |/ / / | | |/| | |
| * | | | | bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+1
| * | | | | bcache: Bkey indexing renamingKent Overstreet2014-01-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-294-2/+282
|\ \ \ \ \
| * | | | | drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven2014-01-221-1/+1
| * | | | | drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher2014-01-201-0/+2
OpenPOWER on IntegriCloud