summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Build with -Werror=date-time if the compiler supports itJosh Triplett2014-01-271-0/+3
* x86: math-emu: Drop already-disabled print of build dateJosh Triplett2014-01-271-5/+0Star
* net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett2014-01-271-7/+0Star
* mtd: denali: Drop print of build date/timeJosh Triplett2014-01-271-1/+0Star
* Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-21367-8071/+16189
|\
| * usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-141-2/+17
| * usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen2014-01-141-3/+3
| * usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-141-2/+2
| * usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-141-3/+5
| * usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-141-6/+26
| * usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-144-2/+28
| * usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-141-1/+17
| * usb: core: check for valid id_table when using the RefId featureWolfram Sang2014-01-141-0/+3
| * usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork2014-01-131-1/+1
| * usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang2014-01-131-3/+6
| * usb: core: allow a reference device for new_idWolfram Sang2014-01-114-6/+27
| * usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang2014-01-111-1/+4
| * USB: image: correct spelling mistake in commentRahul Bedarkar2014-01-091-1/+1
| * USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar2014-01-092-3/+3
| * usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-09113-113/+0Star
| * usb:hub set hub->change_bits when over-current happensShen Guang2014-01-091-1/+2
| * Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman2014-01-081-26/+6Star
| * Merge tag 'for-usb-next-2014-01-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2014-01-083-4/+4
| |\
| | * xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-082-3/+3
| | * xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings2014-01-081-1/+1
| |/
| * usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-081-3/+0Star
| * usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-081-1/+0Star
| * USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner2014-01-081-2/+15
| * usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-081-6/+26
| * usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txtPeter Chen2014-01-081-0/+0
| * usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde2014-01-081-40/+40
| * usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2014-01-082-41/+30Star
| * USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar2014-01-081-4/+6
| * USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar2014-01-081-3/+3
| * USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2014-01-082-8/+14
| * USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar2014-01-081-3/+6
| * USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar2014-01-081-7/+11
| * USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar2014-01-081-4/+4
| * USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar2014-01-081-5/+7
| * USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-087-12/+12
| * USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-089-13/+14
| * Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2014-01-081-29/+11Star
| * USB: c67x00: move URB private data allocation from under spinlockMax Filippov2014-01-081-9/+9
| * USB: c67x00: add proper delays to HPI read/writeMax Filippov2014-01-081-0/+10
| * USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern2014-01-071-5/+9
| * USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-071-1/+1
| * USB: oti6858: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-43/+12Star
| * USB: oti6858: only wake up MSR queue on changesJohan Hovold2014-01-031-1/+5
| * USB: ch341: clean up interrupt handlerJohan Hovold2014-01-031-10/+9Star
| * USB: ch341: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-41/+8Star