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
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
usb: gadget: conversion of controllers choice to menu
Alexander Shishkin
1
-8
/
+2
2012-05-09
usb: gadget: ci13xxx: redo register access
Alexander Shishkin
2
-128
/
+191
2012-05-09
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
Alexander Shishkin
2
-232
/
+244
2012-05-09
usb: gadget: ci13xxx: drop needless parens
Alexander Shishkin
2
-8
/
+8
2012-05-08
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
Alexander Shishkin
1
-0
/
+2
2012-05-08
usb: gadget: ci13xxx: rename register layouts
Alexander Shishkin
4
-133
/
+132
2012-05-08
usb: gadget: ci13xxx: initialize ep0{out,in} dynamically
Alexander Shishkin
2
-21
/
+30
2012-05-08
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
Alexander Shishkin
1
-1
/
+1
2012-05-07
[media] v4l2-event: Add v4l2_subscribed_event_ops
Hans de Goede
1
-1
/
+1
2012-05-07
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
46
-1732
/
+2174
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
6
-7
/
+6
2012-05-04
USB: gadget: ci13xx_udc: remove unused err() macro
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
usb:hsotg:samsung: err_irq: support for probe function
Lukasz Majewski
1
-8
/
+5
2012-05-04
usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare
Lukasz Majewski
1
-3
/
+3
2012-05-04
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
Lukasz Majewski
2
-677
/
+675
2012-05-04
usb:hsotg:samsung: Add release function for hsotg device
Lukasz Majewski
1
-1
/
+13
2012-05-04
usb:hsotg:samsung: Remove our_hsotg global pointer
Lukasz Majewski
1
-5
/
+2
2012-05-04
usb:hsotg:samsung: Comments reorganization and cleanup
Lukasz Majewski
1
-122
/
+252
2012-05-04
usb:hsotg:samsung: Use new udc_start and udc_stop callbacks
Lukasz Majewski
1
-25
/
+36
2012-05-04
usb:hsotg:samsung: Determine number of EPs from HW configuration register
Lukasz Majewski
1
-67
/
+100
2012-05-04
usb:hsotg:samsung: Cable disconnection recovery code
Lukasz Majewski
1
-10
/
+18
2012-05-04
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
Lukasz Majewski
1
-5
/
+5
2012-05-04
usb:hsotg:samsung: Remove Disconnect Interrupt handler
Lukasz Majewski
1
-10
/
+2
2012-05-04
usb:hsotg:samsung: Extract core initialization function
Lukasz Majewski
1
-161
/
+173
2012-05-04
usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers
Lukasz Majewski
1
-2
/
+32
2012-05-04
usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)
Lukasz Majewski
1
-2
/
+19
2012-05-04
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
Lukasz Majewski
1
-2
/
+39
2012-05-04
usb:hsotg:samsung: Wrappers for USB PHY methods
Lukasz Majewski
1
-5
/
+43
2012-05-04
usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg
Lukasz Majewski
1
-77
/
+0
2012-05-04
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
2
-2
/
+381
2012-05-04
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
Peter Korsgaard
1
-0
/
+14
2012-05-04
usb: gadget: add isochronous support to gadget zero
Paul Zimmerman
4
-65
/
+387
2012-05-04
usb: gadget: add a sparse endian notation
Dan Carpenter
1
-1
/
+1
2012-05-04
usb: gadget: r8a66597-udc: add support for set_selfpowered
Shimoda, Yoshihiro
2
-1
/
+15
2012-05-04
usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text
Fabio Estevam
1
-1
/
+1
2012-05-04
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
1
-0
/
+2
2012-05-04
usb: gadget: composite: prevent a memory leak when configuration bind fails
Yongsul Oh
1
-0
/
+13
2012-05-04
usb: gadget: f_mass_storage: remove deprecated fsg_add()
Michal Nazarewicz
1
-7
/
+0
2012-05-04
usb: gadget: dummy_hcd: allow to free requests on disabled endpoints
Sebastian Andrzej Siewior
1
-5
/
+3
2012-05-04
usb: gadget: make g_printer use composite
Sebastian Andrzej Siewior
1
-350
/
+97
2012-05-04
usb: gadget: remove DUALSPEED from printer
Sebastian Andrzej Siewior
1
-24
/
+1
2012-05-04
usb: gadget: imx_udc: convert to new style start/stop
Sebastian Andrzej Siewior
1
-37
/
+16
2012-05-04
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
1
-42
/
+0
2012-05-04
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
1
-170
/
+140
2012-05-04
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
Sebastian Andrzej Siewior
1
-40
/
+12
2012-05-04
usb: gadget: at91_udc: convert to new style start/stop interface
Sebastian Andrzej Siewior
1
-46
/
+14
2012-05-04
usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...
Ido Shayevitz
1
-6
/
+3
2012-05-04
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...
Ido Shayevitz
1
-9
/
+7
2012-05-04
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2
-9
/
+6
2012-05-04
usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
2
-8
/
+8
[prev]
[next]