index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
PCI: Refactor pbus_size_mem()
Gavin Shan
1
-13
/
+23
2012-09-11
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
1
-9
/
+6
2012-09-11
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
1
-0
/
+32
2012-08-23
rtl8192e: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+3
2012-08-23
et131x: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+5
2012-08-23
rapdio/tsi721: Use PCI Express Capability accessors
Jiang Liu
1
-12
/
+7
2012-08-23
drm/radeon: Use PCI Express Capability accessors
Jiang Liu
1
-7
/
+3
2012-08-23
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
1
-3
/
+1
2012-08-23
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
1
-6
/
+2
2012-08-23
IB/qib: Use PCI Express Capability accessors
Jiang Liu
1
-23
/
+15
2012-08-23
IB/mthca: Use PCI Express Capability accessors
Jiang Liu
1
-4
/
+4
2012-08-23
rtlwifi: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+3
2012-08-23
iwlwifi: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+2
2012-08-23
iwlegacy: Use PCI Express Capability accessors
Jiang Liu
1
-3
/
+1
2012-08-23
ath9k: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+6
2012-08-23
atl1c: Use PCI Express Capability accessors
Jiang Liu
1
-1
/
+1
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+3
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+8
2012-08-23
myri10ge: Use PCI Express Capability accessors
Jiang Liu
1
-23
/
+8
2012-08-23
niu: Use PCI Express Capability accessors
Jiang Liu
1
-12
/
+7
2012-08-23
mlx4: Use PCI Express Capability accessors
Jiang Liu
1
-4
/
+4
2012-08-23
vxge: Use PCI Express Capability accessors
Jiang Liu
1
-2
/
+2
2012-08-23
igb: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+2
2012-08-23
e1000e: Use PCI Express Capability accessors
Jiang Liu
1
-19
/
+8
2012-08-23
tg3: Use PCI Express Capability accessors
Jiang Liu
1
-37
/
+13
2012-08-23
bnx2x: Use PCI Express Capability accessors
Jiang Liu
1
-20
/
+5
2012-08-23
r8169: Preserve other Device Control bits when setting NOSNOOP_EN
Bjorn Helgaas
1
-2
/
+2
2012-08-23
r8169: Use PCI Express Capability accessors
Jiang Liu
1
-35
/
+9
2012-08-23
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
1
-51
/
+26
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2
-51
/
+17
2012-08-23
PCI/PME: Use PCI Express Capability accessors
Jiang Liu
1
-17
/
+6
2012-08-23
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+5
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2
-18
/
+6
2012-08-23
PCI/hotplug: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+5
2012-08-23
PCI: Wait for pending transactions to complete before 82599 FLR
Bjorn Helgaas
1
-1
/
+27
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
3
-274
/
+66
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
1
-0
/
+202
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
1
-1
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
16
-62
/
+66
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-1
/
+2
2012-08-02
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
7
-2
/
+345
2012-08-02
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-13
/
+37
2012-08-02
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
9
-26
/
+124
2012-08-02
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
5
-22
/
+150
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-1123
/
+2070
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2
-3
/
+60
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
48
-1089
/
+2468
[next]