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
2005-10-28
[PATCH] usb-storage: Some minor shuttle_usbat cleanups
Daniel Drake
5
-175
/
+213
2005-10-28
[PATCH] USB Storage: HP8200: Another device type detection fix
Daniel Drake
1
-6
/
+6
2005-10-28
[PATCH] USB: make usb storage note visible in Kconfig
Borislav Petkov
1
-1
/
+2
2005-10-28
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
1
-1
/
+1
2005-10-28
[PATCH] pegasus.h
Petko Manolov
1
-0
/
+2
2005-10-28
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2
-0
/
+4
2005-10-28
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2
-11
/
+13
2005-10-28
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-10-28
[PATCH] USB: sisusb warning fix
Andrew Morton
1
-1
/
+1
2005-10-28
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-28
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
1
-4
/
+20
2005-10-28
[PATCH] updates for "controller suspended" handling
David Brownell
2
-17
/
+14
2005-10-28
[PATCH] stop exporting two functions
David Brownell
2
-8
/
+8
2005-10-28
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
2005-10-28
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-28
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
1
-4
/
+18
2005-10-28
[PATCH] OHCI PM updates
David Brownell
7
-94
/
+34
2005-10-28
[PATCH] usbcore PCI glue updates for PM
David Brownell
2
-59
/
+53
2005-10-28
[PATCH] root hub updates (greater half)
David Brownell
2
-77
/
+97
2005-10-28
[PATCH] root hub changes (lesser half)
David Brownell
6
-21
/
+111
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
6
-15
/
+40
2005-10-28
[PATCH] EHCI, split out PCI glue
Matt Porter
3
-463
/
+489
2005-10-28
[PATCH] one less word in struct device
David Brownell
1
-23
/
+3
2005-10-28
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
4
-28
/
+44
2005-10-28
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
4
-43
/
+10
2005-10-28
[PATCH] USB: Fix usb hub build
Matt Porter
1
-1
/
+1
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
9
-11
/
+12
2005-10-28
[PATCH] remove duplicated resume path code
David Brownell
1
-28
/
+5
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
5
-18
/
+45
2005-10-28
[PATCH] remove suspend-path recursion
David Brownell
1
-64
/
+12
2005-10-28
[PATCH] usb_interface power state
David Brownell
8
-48
/
+85
2005-10-28
[PATCH] USB: move handoff code
David Brownell
5
-253
/
+280
2005-10-28
[PATCH] ub: suppress gcc warnings for pointer casts
Pete Zaitcev
1
-2
/
+2
2005-10-28
[PATCH] USB: add more snooping hooks in devio.c
Greg Kroah-Hartman
1
-5
/
+50
2005-10-28
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
13
-46
/
+20
2005-10-28
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
1
-2
/
+193
2005-10-28
[PATCH] USB: disable tasklet if rtl8150 device is removed while active.
Greg Kroah-Hartman
1
-0
/
+1
2005-10-28
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2
-0
/
+16
2005-10-28
[PATCH] USB: ehci.patch (earlier irq disable)
David Brownell
1
-0
/
+8
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
31
-5780
/
+647
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-28
/
+91
2005-10-28
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
2005-10-28
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-28
[PATCH] PCI: Convert megaraid to use pci_driver shutdown method
Russell King
1
-6
/
+4
2005-10-28
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-10-28
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-28
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-28
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-28
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-28
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
[prev]
[next]