index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
82
-1402
/
+18423
2012-09-11
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
3
-18
/
+2
2012-09-11
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
1
-1
/
+2
2012-09-11
usb : Add sysfs files to control port power.
Lan Tianyu
2
-1
/
+156
2012-09-11
usb: Fail a get config when the port is powered off.
Lan Tianyu
1
-0
/
+2
2012-09-11
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
3
-0
/
+84
2012-09-11
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-11
usb/acpi: Store info on device removability.
Lan Tianyu
4
-35
/
+87
2012-09-11
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
[next]