index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
3
-8
/
+1
2014-02-06
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2
-40
/
+7
2014-02-06
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
1
-5
/
+9
2013-12-20
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2013-11-29
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
1
-0
/
+5
2013-11-20
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
3
-1
/
+8
2013-11-20
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-11-20
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
2013-11-13
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
1
-0
/
+3
2013-11-13
USB: quirks.c: add one device that cannot deal with suspension
Oliver Neukum
1
-0
/
+3
2013-10-05
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
1
-0
/
+16
2013-09-26
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
1
-12
/
+2
2013-09-26
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-33
/
+38
2013-09-26
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
1
-1
/
+2
2013-09-26
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
1
-8
/
+5
2013-08-20
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-14
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
1
-2
/
+3
2013-08-04
USB: global suspend and remote wakeup don't mix
Alan Stern
2
-8
/
+34
2013-08-04
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-05-29
usbfs: Increase arbitrary limit for USB 3 isopkt length
Federico Manzan
1
-3
/
+7
2013-05-16
USB: reset resume quirk needed by a hub
Oliver Neukum
1
-0
/
+3
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+1
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-209
/
+251
2013-04-17
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
1
-0
/
+2
2013-04-14
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-1
/
+1
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-6
/
+0
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-1
/
+2
2013-04-02
USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()
Rafael J. Wysocki
1
-1
/
+0
2013-04-01
USB: driver.c: processing failure, maching resume condition with suspend cond...
Chen Gang
1
-4
/
+6
2013-03-29
usb: Make USB persist default configurable
Julius Werner
2
-11
/
+21
2013-03-28
USB: improve port transitions when EHCI starts up
Alan Stern
1
-85
/
+129
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
8
-65
/
+21
2013-03-28
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
1
-6
/
+21
2013-03-28
USB: avoid error messages when a device is disconnected
Alan Stern
2
-30
/
+37
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2
-1
/
+15
2013-03-25
USB: fix urb-poison imbalance
Johan Hovold
1
-1
/
+4
2013-03-25
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
1
-0
/
+4
2013-03-25
USB: adds comment on suspend callback
Ming Lei
1
-3
/
+8
2013-03-25
usb/acpi: binding xhci root hub usb port with ACPI
Lan Tianyu
1
-1
/
+7
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-0
/
+8
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-9
/
+14
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-2
/
+7
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+5
2013-02-23
usb: forbid memory allocation with I/O during bus reset
Ming Lei
1
-0
/
+13
2013-02-22
new helper: file_inode(file)
Al Viro
2
-5
/
+5
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2
-18
/
+96
2013-02-06
drivers/usb/core: using strlcpy instead of strncpy
Chen Gang
1
-1
/
+2
2013-01-29
Revert "usb: Register usb port's acpi power resources"
Lan Tianyu
3
-30
/
+0
[next]