summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern
2012-05-07usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill
2012-05-04USB: serqt_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-05-04USB: quatech_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-05-04USB: gadget: ci13xx_udc: remove unused err() macroGreg Kroah-Hartman
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-05-04USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-04usb:hsotg:samsung: err_irq: support for probe functionLukasz Majewski
2012-05-04usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepareLukasz Majewski
2012-05-04usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.Lukasz Majewski
2012-05-04usb:hsotg:samsung: Add release function for hsotg deviceLukasz Majewski
2012-05-04usb:hsotg:samsung: Remove our_hsotg global pointerLukasz Majewski
2012-05-04usb:hsotg:samsung: Comments reorganization and cleanupLukasz Majewski
2012-05-04usb:hsotg:samsung: Use new udc_start and udc_stop callbacksLukasz Majewski
2012-05-04usb:hsotg:samsung: Determine number of EPs from HW configuration registerLukasz Majewski
2012-05-04usb:hsotg:samsung: Cable disconnection recovery codeLukasz Majewski
2012-05-04usb:hsotg:samsung: Rename s3c_hsotg_disconnect functionLukasz Majewski
2012-05-04usb:hsotg:samsung: Remove Disconnect Interrupt handlerLukasz Majewski
2012-05-04usb:hsotg:samsung: Extract core initialization functionLukasz Majewski
2012-05-04usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfersLukasz Majewski
2012-05-04usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)Lukasz Majewski
2012-05-04usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulatorsLukasz Majewski
2012-05-04usb:hsotg:samsung: Wrappers for USB PHY methodsLukasz Majewski