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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-12
USB: add power/persist device attribute
Alan Stern
6
-69
/
+149
2007-07-12
USB: unify reset_resume and normal resume
Alan Stern
3
-94
/
+93
2007-07-12
USB: add reset_resume method
Alan Stern
6
-80
/
+140
2007-07-12
USB: remove excess code from hub.c
Alan Stern
1
-104
/
+71
2007-07-12
USB: separate root and non-root suspend/resume
Alan Stern
4
-94
/
+59
2007-07-12
USB: remove __usb_port_suspend
Alan Stern
2
-36
/
+33
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
5
-14
/
+61
2007-07-12
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
Tony Lindgren
1
-2
/
+1
2007-07-12
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2
-2
/
+14
2007-07-12
USB: digi_acceleport further buffer clean up
Al Borchers
1
-6
/
+0
2007-07-12
USB: whiteheat driver update
Oliver Neukum
1
-40
/
+52
2007-07-12
USB: usb-skeleton: usb anchor to implement flush
Oliver Neukum
1
-7
/
+65
2007-07-12
USB: introduce usb_anchor
Oliver Neukum
3
-3
/
+123
2007-07-12
USB Core: hub.c: prevent re-enumeration on HNP
Vikram Pandita
1
-2
/
+2
2007-07-12
USB: usb serial gadget, sparse fixes
David Brownell
1
-6
/
+8
2007-07-12
USB: flow control fix for pl2303
t.sefzick
1
-0
/
+7
2007-07-12
USB: generic usb serial to new buffering scheme
Oliver Neukum
1
-35
/
+34
2007-07-12
USB: Digi AccelePort adapted to new tty buffering
Oliver Neukum
1
-39
/
+13
2007-07-12
USB: visor driver adapted to new tty buffering
Oliver Neukum
1
-12
/
+18
2007-07-12
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
David Brownell
3
-10
/
+17
2007-07-12
USB: use function attribute __maybe_unused
David Rientjes
3
-16
/
+16
2007-07-12
USB: ehci_fsl update for MPC831x support
Li Yang
3
-4
/
+15
2007-07-12
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
Stefan Roese
1
-4
/
+4
2007-07-12
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2
-0
/
+187
2007-07-12
USB: ftdi_sio.c: Allow setting latency timer on FT232RL
Stepan Moskovchenko
1
-1
/
+3
2007-07-12
USB: rework C++-style comments
Alan Stern
1
-21
/
+29
2007-07-12
USB: prevent char device open/deregister race
Alan Stern
12
-228
/
+75
2007-07-12
USB: hub.c loops forever on resume from ram due to bluetooth
Mark Lord
1
-1
/
+2
2007-07-12
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
Daniel Drake
1
-0
/
+22
2007-07-12
USB: usb gadget, dead config cleanup
David Brownell
3
-2
/
+12
2007-07-12
USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapter
Dave Platt
2
-41
/
+106
2007-07-12
USB: Patch to align the various USB timers to fire at the same time
Arjan van de Ven
1
-4
/
+6
2007-07-12
USB: io_ti: Digi EdgePort update for new devices
Martin K. Petersen
3
-732
/
+807
2007-07-12
USB: Make device reset stop retrying after disconnect
Alan Stern
1
-3
/
+3
2007-07-12
USB: EHCI: fix handover for designated full-speed ports
Alan Stern
1
-1
/
+3
2007-07-12
USB: add RESET_RESUME device quirk
Alan Stern
4
-0
/
+15
2007-07-12
USB: EHCI, OHCI: handover changes
Alan Stern
6
-28
/
+145
2007-07-12
USB: add USB-Persist facility
Alan Stern
10
-77
/
+351
2007-07-12
usbmon: Add class for binary interface
Pete Zaitcev
4
-18
/
+66
2007-07-12
USB: oti6858 usb-serial driver (in Nokia CA-42 cable)
Kees Lemmens
4
-0
/
+1367
2007-07-12
USB: ehci refcounts work on ppc7448
David Brownell
2
-6
/
+14
2007-07-12
USB: Use menuconfig objects
Jan Engelhardt
1
-3
/
+6
2007-07-12
USB: make hub driver's release more robust
Alan Stern
1
-28
/
+31
2007-07-12
USB: remove "locktree" routine from the hub driver
Alan Stern
1
-47
/
+1
2007-07-12
USB: remove references to dev.power.power_state
Alan Stern
2
-3
/
+2
2007-07-12
USB: don't unsuspend for a new connection
Alan Stern
1
-13
/
+0
2007-07-12
USB: move bus_suspend and bus_resume method calls
Alan Stern
3
-39
/
+43
2007-07-12
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2
-5
/
+8
2007-07-12
USB: interface PM state
Alan Stern
2
-4
/
+2
2007-07-12
USB: r8a66597-hcd: fix NULL access
Yoshihiro Shimoda
1
-1
/
+4
[next]