index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-35
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-22
/
+9
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-17
/
+24
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-44
/
+42
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2
-46
/
+42
2006-01-04
[PATCH] USB: fix usb-skeleton limit resource usage patch.
Sam Bishop
1
-2
/
+5
2006-01-04
[PATCH] USB: fix buffer size limiting in skeleton driver
Olav Kongas
1
-1
/
+1
2006-01-04
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
1
-10
/
+13
2006-01-04
[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
David Woodhouse
1
-9
/
+26
2006-01-04
[PATCH] USB: ioctl compat for usblp.c
Pete Zaitcev
1
-2
/
+3
2006-01-04
[PATCH] USB: zd1201: make sysfs device symlink
Nathan Lynch
1
-0
/
+2
2006-01-04
[PATCH] USB: Limiting of resource use in skeleton driver
Oliver Neukum
1
-7
/
+18
2006-01-04
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
1
-12
/
+1
2006-01-04
[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids
David Hollis
1
-0
/
+4
2006-01-04
[PATCH] USB Storage: Fix unusual_devs.h order
Phil Dibowitz
1
-7
/
+7
2006-01-04
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
1
-2
/
+0
2006-01-04
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
4
-7
/
+7
2006-01-04
[PATCH] USB: ftdi_sio: new IDs for Teratronik devices
Ian Abbott
2
-0
/
+9
2006-01-04
[PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux
Pavel Fedin
2
-0
/
+7
2006-01-04
[PATCH] USB: add driver for ATI/Philips USB RF remotes
Ville Syrjälä
3
-0
/
+492
2006-01-04
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
11
-35
/
+24
2006-01-04
[PATCH] USB: fix local variable clash
Alan Stern
1
-3
/
+3
2006-01-04
[PATCH] USB: usb-storage: add debug entry for REPORT LUNS
Paul Walmsley
1
-0
/
+1
2006-01-04
[PATCH] USB Storage: add alauda support
Matthew Dharm
6
-0
/
+1255
2006-01-04
[PATCH] USB Storage: more sddr09 cleanups
Matthew Dharm
1
-10
/
+23
2006-01-04
[PATCH] USB Storage: sddr09 cleanups
Matthew Dharm
1
-53
/
+50
2006-01-04
[PATCH] USB Storage: cleanups of sddr09
Matthew Dharm
5
-63
/
+64
2006-01-04
[PATCH] USB Storage: make OneTouch PM-aware
Matthew Dharm
3
-1
/
+39
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
1
-13
/
+6
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
4
-35
/
+36
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
3
-11
/
+11
2006-01-04
[PATCH] USB: ati_remote: use time_before() and friends
Marcelo Feitoza Parisi
1
-8
/
+9
2006-01-04
[PATCH] USB: pl2303_update_line_status data length fix
Horst Schirmeier
1
-1
/
+1
2006-01-04
[PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000
fabien COSSE
1
-0
/
+8
2006-01-04
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
1
-4
/
+7
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
23
-43
/
+43
2006-01-04
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
1
-6
/
+0
2006-01-04
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
1
-0
/
+2
2006-01-04
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
1
-12
/
+31
2006-01-04
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
1
-21
/
+38
2006-01-04
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
1
-0
/
+3
2006-01-04
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
1
-22
/
+126
2006-01-04
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2
-1
/
+17
2006-01-04
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
1
-0
/
+32
2006-01-04
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-04
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
1
-2
/
+2
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
2
-61
/
+19
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
4
-81
/
+162
[next]