summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko
2013-07-25usbtmc: call pr_err instead of plain printkAndy Shevchenko
2013-07-25usbtmc: remove trailing spacesAndy Shevchenko
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-07-25USB: remove redundant "#if"Alan Stern
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam
2013-07-25usb: clamp bInterval to allowed rangeFelipe Balbi
2013-07-25usb: atm: speedtch: be careful with bIntervalFelipe Balbi
2013-07-25usb: class: cdc-acm: be careful with bIntervalFelipe Balbi
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-07-25xfs: di_flushiter considered harmfulDave Chinner
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown
2013-07-25md/raid10: remove use-after-free bug.NeilBrown
2013-07-24HOWTO ja_JP syncTsugikazu Shibata
2013-07-24usb: serial: option: Add ONYX 3G device supportEnrico Mioso
2013-07-24Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-07-24ARM: omap5: Only select errata 798181 if SMPOlof Johansson
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold
2013-07-24USB: check sg buffer size in usb_submit_urbMing Lei
2013-07-24serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström
2013-07-24TTY: snyclinkmp: calculating wrong addressesDan Carpenter
2013-07-24USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-24USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-24USB: remove unneeded idr.h includeGreg Kroah-Hartman
2013-07-24[SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24MAINTAINERS: Update the list of maintainers for staging/comedi driver.Lidza Louina
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han