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
2007-02-07
PCI: cleanup MSI code
Satoru Takeuchi
1
-4
/
+5
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-07
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-07
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-07
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-07
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2007-02-07
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-02-07
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
3
-0
/
+163
2007-02-07
pciehp: fix wait command completion
Kenji Kaneshige
2
-12
/
+16
2007-02-07
pciehp: cleanup wait command completion
Kenji Kaneshige
4
-193
/
+82
2007-02-07
pciehp: remove unused pcie_cap_base
Kenji Kaneshige
1
-7
/
+2
2007-02-07
pciehp: cleanup pciehp.h
Kenji Kaneshige
3
-67
/
+42
2007-02-07
pciehp: cleanup register access
Kenji Kaneshige
1
-137
/
+164
2007-02-07
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2
-13
/
+2
2007-02-07
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
4
-494
/
+120
2007-02-07
pciehp: cleanup slot list
Kenji Kaneshige
2
-27
/
+17
2007-02-07
pciehp: cleanup init_slot()
Kenji Kaneshige
2
-63
/
+37
2007-02-07
PCI: remove pci_find_device_reverse()
Adrian Bunk
1
-38
/
+0
2007-02-07
PCI: quirks.c: cleanup
Adrian Bunk
2
-29
/
+17
2007-02-07
PCI: Use newly defined PCI channel offline routine
Linas Vepstas
2
-2
/
+2
2007-02-07
PCI : Add selected_regions funcs
Hidetoshi Seto
1
-17
/
+63
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
3
-11
/
+34
2007-02-07
PCI : Move pci_fixup_device and is_enabled (originally intended change)
Hidetoshi Seto
1
-12
/
+12
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
3
-25
/
+1
2007-02-07
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
10
-74
/
+982
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
20
-403
/
+240
2007-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-555
/
+847
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
37
-330
/
+254
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
9
-35
/
+80
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2
-1
/
+64
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
5
-32
/
+577
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
1
-0
/
+2
2007-02-05
[S390] ETR support.
Martin Schwidefsky
5
-22
/
+72
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2
-12
/
+12
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2
-2
/
+2
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2
-6
/
+6
2007-02-05
[S390] Remove dasd_ccw_log function.
Horst Hummel
3
-67
/
+0
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
1
-1
/
+0
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2007-02-05
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
1
-2
/
+6
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
1
-7
/
+17
2007-02-05
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
1
-21
/
+49
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Check the return value of kthread_run().
Akinobu Mita
1
-1
/
+5
[next]