aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-18flo_defconfig: Enable MTP/PTP gadgets and uevent notificationsflo-WIPAmit Pundir
2015-07-18usb: gadget: let android_disconnect handle gadget resetAmit Pundir
2015-07-18usb:gadget:Add "state" attribute to android_deviceBadhri Jagan Sridharan
2015-07-18usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2015-07-18usb: gadget: Move gadget functions codeBadhri Jagan Sridharan
2015-07-18usb: gadget: Add function devices to the parentBadhri Jagan Sridharan
2015-07-18usb: gadget: Add Uevent to notify userspaceBadhri Jagan Sridharan
2015-07-18usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan
2015-07-18usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2015-07-18usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interfaceBadhri Jagan Sridharan
2015-07-09HACK: vfb: Intialize virtual framebuffer to 32bppJohn Stultz
2015-07-09flo_defconfig: Enable virtual framebufferJohn Stultz
2015-07-07HACK: Add AndroidKernel.mkJohn Stultz
2015-07-07HACK: TERRIBLE HACK: Remove the build ban on gcc 4.8John Stultz
2015-07-07fixup: ATAG MEM fixup loader for Qualcomm devicesBjorn Andersson
2015-07-07WIP: Add devicetree and defconfig changes to support power-buttonJohn Stultz
2015-07-07WIP: Trying to add touchscreen support for Nexus7John Stultz
2015-07-07HACK: Modify the elants_i2c driver to not immediately fail on Nexus7John Stultz
2015-07-06flo_defconfig: Add Android base and generic recommended configsAmit Pundir
2015-07-06usb: Add defconfig and devicetree prereqs to support usb-gadgetJohn Stultz
2015-07-06HACK: Add flo_defconfig for convenienceJohn Stultz
2015-07-06HACK: pinctrl-msm: Add restart reason support for nexus7John Stultz
2015-07-06HACK: nexus7: Workaround for mmc wp gpio issueJohn Stultz
2015-07-06block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2015-07-06mmc_block: Allow more than 8 partitions per cardColin Cross
2015-07-06functionfs: Avoid aio locking problemJohn Stultz
2015-07-06devicetree: Add hardware rng entry to qcom-apq8064.dtsiJohn Stultz
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe