summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason
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-04Merge branch 'fix-unmapped-word-at-a-time'Linus 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
2012-05-04usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotgLukasz Majewski
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski
2012-05-04f_fs: ffs_func_free: cleanup requests allocated by autoconfigPeter Korsgaard
2012-05-04usb: gadget: add isochronous support to gadget zeroPaul Zimmerman
2012-05-04usb: gadget: add a sparse endian notationDan Carpenter
2012-05-04usb: gadget: r8a66597-udc: add support for set_selfpoweredShimoda, Yoshihiro
2012-05-04usb: gadget: Include i.MX processors in the USB_FSL_USB2 help textFabio Estevam
2012-05-04usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-05-04usb: gadget: composite: prevent a memory leak when configuration bind failsYongsul Oh
2012-05-04usb: gadget: f_mass_storage: remove deprecated fsg_add()Michal Nazarewicz
2012-05-04usb: renesas_usbhs: gadget: add support for set_selfpoweredShimoda, Yoshihiro
2012-05-04usb: gadget: dummy_hcd: allow to free requests on disabled endpointsSebastian Andrzej Siewior
2012-05-04usb: gadget: make g_printer use compositeSebastian Andrzej Siewior