index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-155
/
+170
2012-09-11
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
25
-143
/
+1946
2012-09-11
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
80
-1359
/
+18336
2012-09-10
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
3
-18
/
+2
2012-09-10
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
1
-1
/
+132
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
2
-0
/
+74
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
3
-35
/
+80
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
4
-33
/
+55
2012-09-10
usb: make usb port a real device
Lan Tianyu
1
-16
/
+75
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
1
-0
/
+35
2012-09-10
usb: gadget serial: don't shift bcd version left by 16
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: otg: mxs-phy: Fix mx23 operation
Mike Thompson
1
-3
/
+35
2012-09-10
usb: dwc3: add basic PHY support
Felipe Balbi
2
-0
/
+20
2012-09-10
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-09-10
usb: dwc3: pci: add nop transceiver support
Felipe Balbi
1
-0
/
+67
2012-09-10
usb: otg: move the dereference below the NULL test
Wei Yongjun
1
-10
/
+24
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
18
-311
/
+13
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
18
-137
/
+31
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
4
-28
/
+13
2012-09-10
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
1
-10
/
+11
2012-09-10
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
1
-9
/
+11
2012-09-10
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
3
-12
/
+35
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
16
-117
/
+84
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
17
-28
/
+79
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
1
-1
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
2
-7
/
+5
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
1
-21
/
+6
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
17
-61
/
+73
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
5
-10
/
+16
[next]