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-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
1
-4
/
+6
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: twl4030: Add device tree support for twl4030 usb
Kishon Vijay Abraham I
1
-6
/
+20
2012-09-06
usb: twl6030: Add dt support for twl6030 usb
Kishon Vijay Abraham I
1
-13
/
+26
2012-09-06
usb: otg: make twl6030_usb as a comparator driver to omap_usb2
Kishon Vijay Abraham I
2
-101
/
+19
2012-09-06
usb: phy: add a new driver for omap usb2 phy
Kishon Vijay Abraham I
3
-0
/
+281
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
20
-326
/
+42
2012-09-05
block: remove the deprecated ub driver
Cong Wang
3
-2487
/
+0
2012-09-05
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-09-05
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-05
usb: cdc-acm: remove duplicated include from cdc-acm.c
Wei Yongjun
1
-1
/
+0
2012-09-05
drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-05
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-05
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
1
-1
/
+1
2012-09-05
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-09-05
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2
-18
/
+41
2012-09-05
USB: mos7720: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2012-09-05
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-09-05
USB: isp1301: Remove unused static array and define
Roland Stigge
1
-6
/
+0
2012-09-05
usb host: fix spelling of provides in Kconfig
Peter Meerwald
1
-2
/
+2
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
3
-6
/
+848
2012-09-05
usb: gadget: bcm63xx UDC driver
Kevin Cernekee
4
-0
/
+2479
2012-09-03
usb: gadget: s3c-hsotg: Use devm_clk_get function
Sachin Kamat
1
-3
/
+1
2012-09-03
usb: gadget: s3c-hsudc: Replace 0 with NULL for pointers
Sachin Kamat
1
-4
/
+4
2012-09-03
usb: gadget: s3c-hsudc: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2012-09-03
usb: gadget: s3c-hsudc: Use devm_* functions
Sachin Kamat
1
-32
/
+9
2012-08-31
usb: musb: core: fix kernel-doc of musb_init_controller()
Sergei Shtylyov
1
-3
/
+3
2012-08-31
usb: gadget: remove duplicated include from pxa25x_udc.c
Wei Yongjun
1
-1
/
+0
2012-08-31
usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
7
-55
/
+5
2012-08-31
usb: gadget: s3c2410_udc: Do not use integer for NULL
Sachin Kamat
1
-1
/
+1
2012-08-31
usb: gadget: s3c2410_udc: Move assignment outside if condition
Sachin Kamat
1
-2
/
+4
2012-08-31
usb: gadget: s3c2410_udc: Silence checkpatch errors and warnings
Sachin Kamat
1
-64
/
+60
2012-08-31
usb: gadget: s3c2410_udc: Use pr_* and dev_err functions
Sachin Kamat
1
-5
/
+7
2012-08-31
usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>
Sachin Kamat
1
-1
/
+1
2012-08-31
usb: gadget: dummy-hcd: remember to update driver pointer
Alan Stern
1
-0
/
+2
2012-08-31
usb: gadget: lpc32xx_udc: Support multiple controllers
Roland Stigge
1
-26
/
+29
2012-08-31
usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
Roland Stigge
1
-16
/
+7
2012-08-31
usb: gadget: lpc32xx_udc: Port to new start/stop interface
Roland Stigge
1
-35
/
+14
2012-08-31
usb: dwc3: set up burst size only superspeed mode
Chanho Park
1
-2
/
+8
2012-08-31
usb: dwc3: core: memory ordering fix in close
Oliver Neukum
1
-0
/
+1
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
374
-2318
/
+5327
2012-08-23
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-08-23
usb: gadget: use %pm to print mac addresses
Andy Shevchenko
3
-12
/
+3
2012-08-23
usb: gadget: udc-core: Race between disconnect/unbind and setup
Kevin Cernekee
1
-1
/
+1
2012-08-23
usb: gadget: use native print_hex_dump_bytes()
Andy Shevchenko
1
-20
/
+2
2012-08-23
usb: gadget: s3c-hsotg: fix core reset timeout failure
Du, Changbin
1
-2
/
+2
[prev]
[next]