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
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
114
-1307
/
+15601
2009-01-07
gadget: convert devices to new API
Stephen Hemminger
1
-6
/
+10
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-07
USB: add siemens_mpi usb-serial "stub" driver
Greg Kroah-Hartman
3
-0
/
+86
2009-01-07
USB: add new opticon serial driver
Greg Kroah-Hartman
3
-0
/
+368
2009-01-07
USB: emi26: fix oops on load
Marcin Slusarz
1
-1
/
+1
2009-01-07
USB: Fix goku_udc usb speed handling
SangSu Park
1
-1
/
+1
2009-01-07
USB: fix minor nit in usbfs checking
Mark Lord
1
-1
/
+1
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
5
-16
/
+26
2009-01-07
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
1
-4
/
+38
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
4
-10
/
+17
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
5
-95
/
+115
2009-01-07
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
Alan Stern
2
-155
/
+23
2009-01-07
USB: storage: make the "quirks=" module parameter writable
Alan Stern
1
-100
/
+69
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
6
-1
/
+150
2009-01-07
USB: otg: twl4030 transceiver driver
David Brownell
3
-0
/
+732
2009-01-07
USB: add imx udc gadget driver
Darius Augulis
5
-1
/
+1882
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
1
-0
/
+20
2009-01-07
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
3
-11
/
+6
2009-01-07
USB: unusual dev for Option N.V. ZeroCD modems
Dan Williams
5
-1
/
+177
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2
-21
/
+8
2009-01-07
USB: utilize the bus notifiers
Alan Stern
6
-44
/
+91
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
1
-21
/
+24
2009-01-07
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
1
-6
/
+8
2009-01-07
USB: musb: Blackfin provides read/write I/O accessor in header files
Bryan Wu
1
-1
/
+1
2009-01-07
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
3
-4
/
+20
2009-01-07
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
4
-144
/
+397
2009-01-07
USB: musb: enable low level DMA operation for Blackfin
Bryan Wu
2
-69
/
+162
2009-01-07
USB: musb: add Blackfin version low level register accessing helper functions
Bryan Wu
1
-0
/
+24
2009-01-07
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
1
-6
/
+8
2009-01-07
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
2
-0
/
+368
2009-01-07
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
8
-134
/
+69
2009-01-07
USB: option: increase outgoing buffer size and number
Greg Kroah-Hartman
1
-2
/
+2
2009-01-07
USB: serial: fix up urb->status usage
Greg Kroah-Hartman
6
-65
/
+68
2009-01-07
USB: isp1760: Fix probe in PCI glue code
Karl Bongers
1
-42
/
+55
2009-01-07
USB: isp1760: use a specific PLX bridge instead of any bdridge
Sebastian Andrzej Siewior
1
-6
/
+10
2009-01-07
USB: gadget: don't wait for completion twice
Felipe Balbi
1
-0
/
+1
2009-01-07
USB: serial: usb_debug: Make static
Roel Kluin
1
-1
/
+1
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
10
-62
/
+73
2009-01-07
USB: utilize round_jiffies_up_relative()
Alan Stern
1
-2
/
+2
2009-01-07
USB: otg: sharable otg transceiver ops
Tony Lindgren
2
-5
/
+71
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-2
/
+2
2009-01-07
USB: otg: gpio_vbus transceiver stub
Philipp Zabel
3
-0
/
+353
2009-01-07
USB: move isp1301_omap to drivers/usb/otg
David Brownell
4
-0
/
+1724
2009-01-07
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
1
-12
/
+22
2009-01-07
USB: gadget: pxa25x_udc vbus sense initialization
David Brownell
1
-1
/
+1
2009-01-07
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2
-2
/
+7
2009-01-07
USB: musb: host side diagnostics tweaks
David Brownell
2
-11
/
+15
2009-01-07
USB: musb: minor locking fix
David Brownell
1
-2
/
+2
2009-01-07
USB: musb: build fixes for DaVinci
Kevin Hilman
1
-3
/
+9
[next]