index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
USB: driver.c: processing failure, maching resume condition with suspend cond...
Chen Gang
1
-4
/
+6
2013-04-01
usb: PS3 EHCI remove unneeded ehci_shutdown
Geoff Levand
1
-1
/
+0
2013-04-01
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
2013-03-30
usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
Michael Grzeschik
2
-2
/
+3
2013-03-30
usb: chipidea: udc: move _ep_queue into an unlocked function
Michael Grzeschik
1
-48
/
+56
2013-03-30
usb: chipidea: udc: don't truncate requests to single tds
Michael Grzeschik
1
-2
/
+2
2013-03-30
usb: chipidea: udc: read status of td only once in hardware_dequeue
Michael Grzeschik
1
-3
/
+5
2013-03-30
usb: chipidea: udc: move ZLT flag change to ep_enable
Michael Grzeschik
1
-1
/
+2
2013-03-30
usb: chipidea: udc: rework ep_enable cap setting
Michael Grzeschik
1
-9
/
+5
2013-03-30
usb: chipidea: udc: only clear active and halted bits in qhead
Michael Grzeschik
1
-1
/
+2
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
2
-29
/
+32
2013-03-30
usb: chipidea: make pci platform datas static
Alexander Shishkin
1
-3
/
+3
2013-03-30
usb: chipidea: usbmisc: add post handling and errata fix for mx25
Michael Grzeschik
4
-0
/
+53
2013-03-30
usb: chipidea: usbmisc: add mx53 support
Michael Grzeschik
1
-0
/
+54
2013-03-30
usb: chipidea: usbmisc: prepare driver to handle more than one soc
Marc Kleine-Budde
1
-5
/
+13
2013-03-30
usb: chipidea: usbmisc: fix a potential race condition
Marc Kleine-Budde
1
-2
/
+2
2013-03-30
usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove
Marc Kleine-Budde
1
-0
/
+1
2013-03-30
usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx
Michael Grzeschik
2
-20
/
+20
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
3
-24
/
+11
2013-03-30
usb: chipidea: fix precedence bug in ci_requests_show()
Dan Carpenter
1
-1
/
+1
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
2
-9
/
+6
2013-03-30
usb: chipidea: move role to debugfs
Alexander Shishkin
2
-39
/
+54
2013-03-30
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
4
-335
/
+151
2013-03-30
usb: chipidea: remove home-grown tracing facility
Alexander Shishkin
3
-416
/
+2
2013-03-30
Revert "USB: chipidea: add vbus detect for udc"
Peter Chen
2
-39
/
+1
2013-03-30
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
1
-5
/
+3
2013-03-30
usb: chipidea: trim include list in the core
Alexander Shishkin
1
-3
/
+0
2013-03-30
usb: chipidea: trim include list in udc code
Alexander Shishkin
1
-7
/
+1
2013-03-30
usb: chipidea: drop redundant includes
Alexander Shishkin
1
-14
/
+3
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
PNP: List Rafael Wysocki as a maintainer
Rafael J. Wysocki
1
-1
/
+1
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-29
usb: Make USB persist default configurable
Julius Werner
2
-11
/
+21
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-29
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
Nicholas Bellinger
1
-2
/
+11
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
5
-21
/
+11
2013-03-28
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
1
-3
/
+1
2013-03-28
USB: improve port transitions when EHCI starts up
Alan Stern
1
-85
/
+129
2013-03-28
USB: remove CONFIG_USB_SUSPEND from Documentation
Alan Stern
2
-7
/
+9
2013-03-28
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
3
-161
/
+28
2013-03-28
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
1
-0
/
+2
2013-03-28
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-2
/
+2
2013-03-28
usb: echi-sh: Remove driver variable which is not used
Nobuhiro Iwamatsu
1
-1
/
+0
2013-03-28
usb: ehci-sh: Fix build error due to comma has been deleted
Nobuhiro Iwamatsu
1
-1
/
+1
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
16
-94
/
+35
2013-03-28
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
1
-6
/
+21
[next]