summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown
2013-08-12usb: misc: usb3503: Don't specify all DT properties as requiredMark Brown
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown
2013-08-12usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown
2013-08-12USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei
2013-08-12USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-08-04Linux 3.11-rc4Linus Torvalds
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin