summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-04-03usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz
2013-04-03usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat
2013-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-02Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov
2013-04-02Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-04-02Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi