index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
usb: dwc3: gadget: fix stream enable bit
Felipe Balbi
2
-9
/
+15
2011-12-12
usb: dwc3: ep0: fix GetStatus handling (again)
Felipe Balbi
1
-2
/
+5
2011-12-12
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
Sebastian Andrzej Siewior
3
-18
/
+19
2011-12-12
usb: dwc3: use correct hwparam register for power mgm check
Sebastian Andrzej Siewior
1
-1
/
+1
2011-12-12
usb: dwc3: omap: move to module_platform_driver
Felipe Balbi
1
-11
/
+1
2011-12-12
usb: dwc3: workaround: missing disconnect event
Felipe Balbi
3
-0
/
+37
2011-12-12
usb: dwc3: workaround: missing USB3 Reset event
Felipe Balbi
1
-0
/
+16
2011-12-12
usb: dwc3: workaround: U1/U2 -> U0 transiton
Felipe Balbi
2
-2
/
+76
2011-12-12
usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
Sebastian Andrzej Siewior
1
-2
/
+4
2011-12-12
usb: dwc3: ep0: handle delayed_status again
Sebastian Andrzej Siewior
2
-3
/
+24
2011-12-12
usb: dwc3: ep0: push ep0state into xfernotready processing
Sebastian Andrzej Siewior
1
-14
/
+17
2011-12-12
usb: dwc3: fix sparse errors
Felipe Balbi
2
-1
/
+2
2011-12-12
usb: dwc3: fix few coding style problems
Felipe Balbi
5
-12
/
+13
2011-12-12
usb: dwc3: move generic dwc3 code from gadget into core
Sebastian Andrzej Siewior
2
-24
/
+23
2011-12-12
usb: dwc3: use a helper function for operation mode setting
Sebastian Andrzej Siewior
4
-15
/
+23
2011-12-12
usb: dwc3: ep0: don't use ep0in for transfers
Sebastian Andrzej Siewior
1
-10
/
+8
2011-12-12
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
Sebastian Andrzej Siewior
1
-2
/
+1
2011-12-12
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
Felipe Balbi
2
-2
/
+7
2011-12-12
usb: dwc3: omap: add multiple instances support to OMAP
Felipe Balbi
1
-9
/
+19
2011-12-12
usb: dwc3: move dwc3 device ID bitmap to core.c
Felipe Balbi
3
-40
/
+50
2011-12-12
usb: dwc3: remove special status request handling in ep0
Sebastian Andrzej Siewior
2
-25
/
+8
2011-12-12
usb: dwc3: reset pending status flag in error case
Sebastian Andrzej Siewior
1
-0
/
+1
2011-12-12
usb: dwc3: host: remove unused includes
Sebastian Andrzej Siewior
1
-14
/
+0
2011-12-12
usb: dwc3: debugfs: hold the lock in during mode change
Sebastian Andrzej Siewior
1
-2
/
+0
2011-12-12
usb: dwc3: add a platform device alias
Sebastian Andrzej Siewior
2
-0
/
+2
2011-12-12
usb: dwc3: ep0: handle unexpected XferNotReady events
Felipe Balbi
1
-0
/
+35
2011-12-12
usb: dwc3: debugfs: add support for changing port mode
Felipe Balbi
2
-0
/
+83
2011-12-12
usb: dwc3: ep0: SetAddress() won't be issued while Configured
Felipe Balbi
1
-1
/
+8
2011-12-12
usb: dwc3: depend on both Host and Gadget stacks
Felipe Balbi
1
-1
/
+1
2011-12-12
usb: dwc3: move gadget prototypes to core.h
Felipe Balbi
2
-3
/
+3
2011-12-12
usb: dwc3: always compile gadget side too
Felipe Balbi
4
-27
/
+3
2011-12-12
usb: dwc3: add xHCI Host support
Felipe Balbi
5
-3
/
+164
2011-12-12
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
4
-28
/
+46
2011-12-12
usb: dwc3: calculate number of event buffers dynamically
Felipe Balbi
3
-13
/
+18
2011-12-12
usb: dwc3: allow forcing a maximum speed
Felipe Balbi
3
-1
/
+18
2011-12-12
usb: dwc3: gadget: don't disable endpoints on exit
Felipe Balbi
1
-4
/
+0
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
[next]