summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-01USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang1-4/+6
2013-04-01usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand1-1/+0
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all usersMichael Grzeschik2-2/+3
2013-03-30usb: chipidea: udc: move _ep_queue into an unlocked functionMichael Grzeschik1-48/+56
2013-03-30usb: chipidea: udc: don't truncate requests to single tdsMichael Grzeschik1-2/+2
2013-03-30usb: chipidea: udc: read status of td only once in hardware_dequeueMichael Grzeschik1-3/+5
2013-03-30usb: chipidea: udc: move ZLT flag change to ep_enableMichael Grzeschik1-1/+2
2013-03-30usb: chipidea: udc: rework ep_enable cap settingMichael Grzeschik1-9/+5
2013-03-30usb: chipidea: udc: only clear active and halted bits in qheadMichael Grzeschik1-1/+2
2013-03-30usb: chipidea: big-endian supportSvetoslav Neykov2-29/+32
2013-03-30usb: chipidea: make pci platform datas staticAlexander Shishkin1-3/+3
2013-03-30usb: chipidea: usbmisc: add post handling and errata fix for mx25Michael Grzeschik4-0/+53
2013-03-30usb: chipidea: usbmisc: add mx53 supportMichael Grzeschik1-0/+54
2013-03-30usb: chipidea: usbmisc: prepare driver to handle more than one socMarc Kleine-Budde1-5/+13
2013-03-30usb: chipidea: usbmisc: fix a potential race conditionMarc Kleine-Budde1-2/+2
2013-03-30usb: chipidea: usbmisc: unset global varibale usbmisc on driver removeMarc Kleine-Budde1-0/+1
2013-03-30usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imxMichael Grzeschik2-20/+20
2013-03-30usb: chipidea: don't redefine __ffs()Felipe Balbi3-24/+11
2013-03-30usb: chipidea: fix precedence bug in ci_requests_show()Dan Carpenter1-1/+1
2013-03-30usb: chipidea: move debug files creation/removal to the coreAlexander Shishkin2-9/+6
2013-03-30usb: chipidea: move role to debugfsAlexander Shishkin2-39/+54
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin4-335/+151
2013-03-30usb: chipidea: remove home-grown tracing facilityAlexander Shishkin3-416/+2
2013-03-30Revert "USB: chipidea: add vbus detect for udc"Peter Chen2-39/+1
2013-03-30usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi1-5/+3
2013-03-30usb: chipidea: trim include list in the coreAlexander Shishkin1-3/+0
2013-03-30usb: chipidea: trim include list in udc codeAlexander Shishkin1-7/+1
2013-03-30usb: chipidea: drop redundant includesAlexander Shishkin1-14/+3
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29usb: Make USB persist default configurableJulius Werner2-11/+21
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse5-21/+11
2013-03-28usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann1-3/+1
2013-03-28USB: improve port transitions when EHCI starts upAlan Stern1-85/+129
2013-03-28USB: remove CONFIG_USB_SUSPEND from DocumentationAlan Stern2-7/+9
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann3-161/+28
2013-03-28usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk1-0/+2
2013-03-28USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-28usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu1-1/+0
2013-03-28usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu1-1/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern16-94/+35
2013-03-28USB: use "global suspend" for system sleep on USB-2 busesAlan Stern1-6/+21