summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-09-21Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-09-21usb: dwc3: gadget: Fix BUG in RT configRoger Quadros
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-09-16Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-09-15Documentation: bindings: add doc for zynq USBNathan Sullivan
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov
2015-09-14usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu
2015-09-14usb: dwc3: omap: enable irqs latelyFelipe Balbi
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga
2015-09-14USB: option: add ZTE PIDsLiu.Zhao
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers