summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-08-22USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird
2011-08-22USB: option: add YUGA device id to driverGavin.zhu
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-22USB option driver add PID of Huawei Vodafone K4605Andrew Bird
2011-08-22USB option driver add PID of Huawei Vodafone K3806Andrew Bird
2011-08-22Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-22Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-08-16xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp
2011-08-15Merge branch 'fixes' into for-gregFelipe Balbi
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-08-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12usb: musb: gadget: fix error pathSebastian Andrzej Siewior
2011-08-12usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-08-12usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-08-12usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin
2011-08-12usb: musb: ux500: set dma config for both src and dstPer Forlin
2011-08-12usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-12usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-12usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer
2011-08-12usb: musb: fix KconfigRabin Vincent
2011-08-12usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-08-12usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior
2011-08-12usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior
2011-08-12usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller