summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-06-27drm/nouveau: add license header to prime.Dave Airlie1-0/+23
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-06-27vhost: use USER_DS in vhost_worker threadJens Freimann1-0/+3
2012-06-27ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill1-1/+5
2012-06-27USB: EHCI: define extension registers like normal onesAlan Stern2-28/+13
2012-06-27USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira6-72/+54
2012-06-27ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-27USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-06-27USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-06-27usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva2-3/+3
2012-06-27Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei1-12/+3
2012-06-27mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani1-13/+1
2012-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-43/+52
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-06-26clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2-20/+20
2012-06-26clk: mxs: fix ref_io clock definitionShawn Guo1-2/+2
2012-06-26clk: Check parent for NULL in clk_change_ratePawel Moll1-4/+7
2012-06-26clk: Allow late cache allocation for clk->parentsRajendra Nayak1-5/+10
2012-06-26clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese1-1/+1
2012-06-26net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2-4/+9
2012-06-26net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-06-26net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin1-2/+4
2012-06-26ipheth: add support for iPadDavide Gerhard1-0/+5
2012-06-26caif-hsi: Add missing return in error pathSjur Brændeland1-0/+1
2012-06-26caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen1-2/+2
2012-06-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-257/+190
2012-06-25uas: task mgmt & error handlingGerd Hoffmann1-29/+131
2012-06-25uas: track urbs, kill inflight urbs on disconnect.Gerd Hoffmann1-0/+9
2012-06-25uas: improve error handlingGerd Hoffmann1-1/+13
2012-06-25uas: keep track of command state, finish scsi cmd when really done.Gerd Hoffmann1-15/+71
2012-06-25uas: fix sense urb handlingGerd Hoffmann1-21/+28
2012-06-25Revert "usb/uas: one only one status URB/host on stream-less connection"Gerd Hoffmann1-60/+10
2012-06-25Revert "usb/uas: make sure data urb is gone if we receive status before that"Gerd Hoffmann1-75/+15
2012-06-25Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-4/+7
2012-06-25usb: dwc3: ep0: prevent starting transfers twice on ep0Felipe Balbi1-0/+1
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman106-293/+628
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman106-293/+628
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-2/+2
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg2-27/+24
2012-06-25usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_haltFelipe Balbi1-9/+0
2012-06-25hwmon: Update my e-mail addressGuenter Roeck4-4/+4
2012-06-25HID: magicmouse: Correct report range of major / minor axesYufeng Shen1-2/+4
2012-06-25usb: gadget: Fix g_ether interface link statusKevin Cernekee1-6/+6
2012-06-25usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I2-25/+6
2012-06-25usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I1-12/+7
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I3-14/+5
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I3-84/+103
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2-11/+15