index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
1
-2
/
+4
2011-12-12
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
1
-5
/
+3
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
1
-0
/
+101
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
1
-0
/
+26
2011-12-12
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2
-0
/
+8
2011-12-12
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
1
-7
/
+0
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
28
-42
/
+41
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
25
-35
/
+68
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
1
-11
/
+8
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
1
-20
/
+17
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
1
-6
/
+6
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
1
-31
/
+28
2011-12-12
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
1
-18
/
+49
2011-12-12
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
1
-14
/
+22
2011-12-12
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
1
-66
/
+3
2011-12-12
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
1
-3
/
+24
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
1
-2
/
+1
2011-12-12
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
3
-4
/
+4
2011-12-12
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
1
-9
/
+3
2011-12-12
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
1
-51
/
+56
2011-12-12
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
1
-1
/
+0
2011-12-12
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2
-44
/
+76
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
3
-4
/
+4
2011-12-12
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2
-0
/
+15
2011-12-12
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2
-2
/
+3
2011-12-12
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
1
-18
/
+18
2011-12-12
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2
-2
/
+1
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
4
-14
/
+4
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
4
-14
/
+4
2011-12-12
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2
-3
/
+15
2011-12-12
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
1
-7
/
+4
2011-12-10
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
1
-1
/
+1
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
2011-12-09
procfs: do not overflow get_{idle,iowait}_time for nohz
Michal Hocko
1
-2
/
+2
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
1
-1
/
+7
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
1
-1
/
+1
2011-12-09
thp: set compound tail page _count to zero
Youquan Song
2
-1
/
+2
2011-12-09
thp: add compound tail page _mapcount when mapped
Youquan Song
1
-0
/
+2
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
1
-1
/
+2
2011-12-09
memcg: update maintainers
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-09
CREDITS: update Kees's expired fingerprint and fix details
Kees Cook
1
-3
/
+6
2011-12-09
thp: reduce khugepaged freezing latency
Andrea Arcangeli
1
-12
/
+4
2011-12-09
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
1
-3
/
+4
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
4
-12
/
+10
2011-12-09
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
1
-3
/
+6
[next]