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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2
-4
/
+2
2010-05-20
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
1
-2
/
+2
2010-05-20
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
1
-4
/
+4
2010-05-20
USB: oti6858: declare send_data() as static
Bill Pemberton
1
-1
/
+1
2010-05-20
USB: whci: declare functions as static
Bill Pemberton
1
-1
/
+1
2010-05-20
USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
Hans de Goede
1
-0
/
+15
2010-05-20
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
1
-1
/
+1
2010-05-20
USB: ehci-omap: fix Si version related programming
Ajay Kumar Gupta
1
-2
/
+2
2010-05-20
usb: ehci-omap: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+3
2010-05-20
USB: qcaux: add Samsung U520 device ID
Dan Williams
1
-0
/
+5
2010-05-20
USB: option: add PID for ZTE product
zhao1980ming
1
-0
/
+174
2010-05-20
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
1
-0
/
+2
2010-05-20
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2
-3
/
+2
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
3
-155
/
+65
2010-05-20
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
2
-2
/
+2
2010-05-20
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
1
-2
/
+12
2010-05-20
USB: mos7840: Cleanup useless header
Alessio Igor Bogani
1
-1
/
+0
2010-05-20
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
1
-9
/
+0
2010-05-20
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
1
-3
/
+45
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+21
2010-05-20
USB: clean up some host controller sparse warnings
Randy Dunlap
4
-18
/
+18
2010-05-20
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
1
-6
/
+4
2010-05-20
USB: usbserial: fix mos7720 dependencies
Randy Dunlap
1
-3
/
+2
2010-05-20
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...
Mike Dunn
1
-266
/
+122
2010-05-20
USB: usbserial: mos7720: add support for parallel port on moschip 7715
Mike Dunn
2
-86
/
+731
2010-05-20
USB: staging: fix up usb_buffer_alloc calls in the staging tree
Greg Kroah-Hartman
2
-6
/
+6
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
46
-264
/
+259
2010-05-20
USB: devices: fix Coding Styles
Carlos Sánchez Acosta
1
-7
/
+10
2010-05-20
USB: ueagle: fix Coding Styles
Javier Blanco de Torres (Neurowork)
1
-140
/
+207
2010-05-20
USB: omap: switch to subsys_initcall for isp1301 transceiver
Viral Mehta
1
-1
/
+1
2010-05-20
USB: ehci: Elide I/O watchdog on NEC parts
David Miller
1
-0
/
+3
2010-05-20
USB: storage: Remove unneeded SL11R unusual_devs entry
Phil Dibowitz
1
-9
/
+0
2010-05-20
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2
-0
/
+71
2010-05-20
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
5
-55
/
+280
2010-05-20
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
4
-14
/
+857
2010-05-20
USB: qcserial: Add support for Qualcomm Gobi 2000 devices
Anssi Hannula
1
-17
/
+25
2010-05-20
USB: qcserial: Use generic USB wwan code
Matthew Garrett
2
-0
/
+23
2010-05-20
USB: option: Use generic USB wwan code
Matthew Garrett
2
-646
/
+27
2010-05-20
usb serial: Add generic USB wwan support
Matthew Garrett
4
-0
/
+736
2010-05-20
USB: deprecate the power/level sysfs attribute
Alan Stern
1
-0
/
+12
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2
-21
/
+10
2010-05-20
USB: don't enable remote wakeup by default
Alan Stern
1
-1
/
+0
2010-05-20
USB: improve runtime remote wakeup settings
Alan Stern
1
-11
/
+8
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
8
-108
/
+129
2010-05-20
USB: pxa27x_udc: use four bits to store endpoint addresses
Matt Reimer
1
-1
/
+1
2010-05-20
usb: otg: twl4030: use the global ULPI register definitions
Heikki Krogerus
1
-100
/
+8
2010-05-20
USB: otg: ulpi: use the global ULPI register definitions
Heikki Krogerus
1
-36
/
+14
2010-05-20
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
1
-6
/
+22
2010-05-20
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
1
-1
/
+1
2010-05-20
usb: musb: add ulpi access operations
Heikki Krogerus
2
-0
/
+96
[next]