index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
1
-1
/
+2
2012-09-10
usb : Add sysfs files to control port power.
Lan Tianyu
2
-1
/
+156
2012-09-10
usb: Fail a get config when the port is powered off.
Lan Tianyu
1
-0
/
+2
2012-09-10
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
3
-0
/
+84
2012-09-10
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-10
usb/acpi: Store info on device removability.
Lan Tianyu
4
-35
/
+87
2012-09-10
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
3
-15
/
+79
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
5
-35
/
+68
2012-09-10
usb: make usb port a real device
Lan Tianyu
2
-16
/
+82
2012-09-10
usb: redefine DeviceRemovable and wHubDelay as _le16
Lan Tianyu
1
-2
/
+2
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
3
-9
/
+22
2012-09-10
tools/usb: remove last USBFS user
Sebastian Andrzej Siewior
1
-24
/
+1
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
2
-0
/
+49
2012-09-10
usb: gadget serial: don't shift bcd version left by 16
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: add module.h to u_ether.c
Sebastian Andrzej Siewior
1
-0
/
+1
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
19
-311
/
+24
2012-09-10
usb: gadget: at91_udc: fix dt support
Fabio Porcedda
1
-1
/
+1
2012-09-10
usb: gadget: at91_udc: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2012-09-10
usb: gadget: libcomposite: move MODULE_VERSION to composite.c
Sebastian Andrzej Siewior
2
-1
/
+3
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
19
-51
/
+25
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
19
-138
/
+32
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
5
-40
/
+13
2012-09-10
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
2
-11
/
+16
2012-09-10
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
2
-10
/
+17
2012-09-10
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
4
-13
/
+41
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
17
-118
/
+95
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
18
-28
/
+103
2012-09-10
usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite
Sebastian Andrzej Siewior
3
-76
/
+96
2012-09-10
usb: gadget: initialize the strings in tcm_usb_gadget properly
Sebastian Andrzej Siewior
2
-19
/
+28
2012-09-10
usb: gadget: make g_printer enumerate again
Sebastian Andrzej Siewior
1
-63
/
+65
2012-09-10
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
11
-137
/
+46
2012-09-10
usb: gadget: make composite module options readonly only
Sebastian Andrzej Siewior
1
-12
/
+8
2012-09-10
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
2
-3
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
3
-7
/
+8
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
21
-35
/
+9
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
2
-21
/
+10
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
19
-20
/
+5
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
20
-18
/
+30
2012-09-10
usb: gadget: pxa25x: make it compile with debug again
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
19
-63
/
+78
2012-09-10
staging: ccg: include all sourced files
Sebastian Andrzej Siewior
20
-15
/
+15072
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
6
-13
/
+19
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
19
-26
/
+37
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
18
-18
/
+18
2012-09-10
usb: gadget: remove __devexit in f_uac2
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
2
-8
/
+15
2012-09-10
staging: ccg: Add a note about compatibility issues.
Sebastian Andrzej Siewior
1
-0
/
+5
2012-09-07
USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
Andrew Lunn
1
-0
/
+1
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
21
-350
/
+42
2012-09-06
block: remove the deprecated ub driver
Cong Wang
4
-2498
/
+0
[next]