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
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
14
-51
/
+22
2005-10-28
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
2
-2
/
+197
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
37
-6349
/
+739
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-28
/
+91
2005-10-28
[PATCH] PCI fixup for Toshiba laptops and ohci1394
Jesse Barnes
1
-0
/
+59
2005-10-28
[PATCH] pci_ids: cleanup comments
Grant Coady
1
-4
/
+4
2005-10-28
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
2005-10-28
[PATCH] kernel-doc: fix PCI hotplug
Randy Dunlap
1
-1
/
+3
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] PCI: fix edac drivers for radisys 82600 borkage
Andrew Morton
1
-0
/
+1
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
2005-10-28
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-28
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
2005-10-28
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
1
-68
/
+0
2005-10-28
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
11
-3756
/
+168
2005-10-28
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
1
-0
/
+1
2005-10-28
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
3
-10
/
+9
2005-10-28
[PATCH] pci_ids: remove non-referenced symbols from pci_ids.h
Grant Coady
1
-540
/
+0
2005-10-28
[PATCH] pci_ids: macros: replace partial with whole symbols
Grant Coady
3
-24
/
+28
2005-10-28
[PATCH] pci_ids: remove duplicates from pci_ids.h
Grant Coady
1
-19
/
+9
2005-10-28
[PATCH] unhide ICH6 SMBus - take 2
R.Marek@sh.cvut.cz
1
-0
/
+24
2005-10-28
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
1
-5
/
+19
2005-10-28
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
1
-4
/
+21
2005-10-28
[PATCH] pci: cleanup need_restore switch statement
John W. Linville
1
-7
/
+7
2005-10-28
[PATCH] PCI: ipr: Block config access during BIST
Brian King
1
-0
/
+2
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
6
-31
/
+134
2005-10-28
[PATCH] PCI: ICH6 ACPI and GPIO quirk
R.Marek@sh.cvut.cz
1
-0
/
+12
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
108
-1083
/
+1815
2005-10-28
[PATCH] I2C: add i2c module alias for i2c drivers to use
Greg Kroah-Hartman
3
-0
/
+16
2005-10-28
[PATCH] I2C: remove devfs support from i2c-dev driver
Greg Kroah-Hartman
1
-10
/
+0
2005-10-28
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
2
-2
/
+12
2005-10-28
[PATCH] hwmon: lm90 documentation update
Jean Delvare
2
-13
/
+11
2005-10-28
[PATCH] hwmon: Add PEC support to the lm90 driver
Jean Delvare
3
-3
/
+96
2005-10-28
[PATCH] hwmon: Separate the lm90 register read function
Jean Delvare
1
-54
/
+53
2005-10-28
[PATCH] i2c: i2c-i801 PEC code cleanups
Jean Delvare
1
-14
/
+10
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
Jean Delvare
4
-26
/
+5
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
Jean Delvare
2
-115
/
+49
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
Jean Delvare
2
-20
/
+1
[next]