summaryrefslogtreecommitdiffstats
path: root/drivers/message (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-12usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.Kuninori Morimoto1-2/+4
2011-12-12usb: renesas_usbhs: send packet in necessary timing.Kuninori Morimoto1-5/+3
2011-12-12usb: renesas_usbhs: add basic USB_REQ_GET_STATUS supportKuninori Morimoto1-0/+101
2011-12-12usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE supportKuninori Morimoto1-0/+26
2011-12-12usb: renesas_usbhs: add usbhs_pipe_is_stall()Kuninori Morimoto2-0/+8
2011-12-12usb: renesas_usbhs: remove superfluous usbhs_lock from recip handlerKuninori Morimoto1-7/+0
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz28-42/+41
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz25-35/+68
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()Kuninori Morimoto1-11/+8
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()Kuninori Morimoto1-20/+17
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()Kuninori Morimoto1-6/+6
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()Kuninori Morimoto1-31/+28
2011-12-12usb: gadget: renesas_usbhs: adds spin lock area on mod_hostKuninori Morimoto1-18/+49
2011-12-12usb: gadget: renesas_usbhs: check device0 status when allocKuninori Morimoto1-14/+22
2011-12-12usb: gadget: renesas_usbhs: remove usbhsh_request listKuninori Morimoto1-66/+3
2011-12-12usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubportKuninori Morimoto1-3/+24
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()Kuninori Morimoto1-2/+1
2011-12-12usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto3-4/+4
2011-12-12usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcprivKuninori Morimoto1-9/+3
2011-12-12usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/freeKuninori Morimoto1-51/+56
2011-12-12usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto1-1/+0
2011-12-12usb: gadget: mass_storage: support multi-luns with different logic block sizeYuping Luo2-44/+76
2011-12-12usb: gadget: renesas_usbhs: unified callback functionKuninori Morimoto3-4/+4
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2-0/+15
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2-2/+3
2011-12-12usb: gadget: renesas_usbhs: tidyup mod_host request variable nameKuninori Morimoto1-18/+18
2011-12-12usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto2-2/+1
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto4-14/+4
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto4-14/+4
2011-12-12USB: ci13xxx_udc: handle controllers with less than 16 EPsMarc Kleine-Budde2-3/+15
2011-12-12USB: ci13xxx_udc: make suspend and resume in gadget driver optionalMarc Kleine-Budde1-7/+4
2011-12-10Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki1-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook1-3/+6
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli1-12/+4
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov4-12/+10
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov1-3/+6