[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1378995532-32142-1-git-send-email-r.baldyga@samsung.com>
Date: Thu, 12 Sep 2013 16:18:46 +0200
From: Robert Baldyga <r.baldyga@...sung.com>
To: balbi@...com
Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, b.zolnierkie@...sung.com,
m.szyprowski@...sung.com, Robert Baldyga <r.baldyga@...sung.com>
Subject: [PATCH 0/6] usb: s3c-hsotg: fixes for proper functioning
These patches add few fixes:
- remove unneeded disconnect from ErlySusp interrupt handling
- remove deprecated driver dependency CONFIG_S3C_DEV_USB_HSOTG
- fix driver unregistration function
- fix "protocol stall" handling, by enqueue new ep0 request when stalled
- add correct interrput handling in dedicated-fifos mode
- fix endpoint halt clearing, when it is not currently halted
Chanho Park (1):
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
Marek Szyprowski (2):
usb: s3c-hsotg: change dependency to PLAT_SAMSUNG
usb: s3c-hsotg: fix unregistration function
Robert Baldyga (3):
USB: gadget: s3c-hsotg: fix "protocol stall" handling
USB: gadget: s3c-hsotg: fix dedicated fifos handling
USB: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
drivers/usb/gadget/Kconfig | 2 +-
drivers/usb/gadget/s3c-hsotg.c | 81 +++++++++++++++++++++++++++-------------
2 files changed, 56 insertions(+), 27 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists