index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-12
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
usb: renesas_usbhs: remove the_controller_link
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
2011-12-12
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-12-09
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
2011-12-09
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2011-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-09
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
2011-12-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-12-09
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
2011-12-09
procfs: do not overflow get_{idle,iowait}_time for nohz
Michal Hocko
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
[next]