index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-30
120
-215
/
+294
|
\
|
*
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
2011-07-22
2
-15
/
+0
|
*
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
2
-30
/
+18
|
*
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
Bjorn Helgaas
2011-07-22
1
-3
/
+19
|
*
PCI: correct pcie_set_readrq write size
Jon Mason
2011-07-22
1
-2
/
+2
|
*
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2011-07-22
2
-9
/
+5
|
*
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
2011-07-22
1
-7
/
+7
|
*
PCI: ARI is a PCIe v2 feature
Chris Wright
2011-07-22
1
-1
/
+6
|
*
x86/PCI: quirks: Use pci_dev->revision
tip-bot for Sergei Shtylyov
2011-07-22
1
-3
/
+2
|
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
101
-113
/
+130
|
*
PCI hotplug: cpqphp: use pci_dev->vendor
Sergei Shtylyov
2011-07-22
1
-2
/
+3
|
*
PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
2011-07-22
1
-10
/
+2
|
*
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2011-07-22
5
-2
/
+14
|
*
PCI: Assign values to 'pci_obff_signal_type' enumeration constants
Myron Stowe
2011-07-22
1
-2
/
+2
|
*
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
2011-07-22
1
-4
/
+3
|
*
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...
Tiejun Chen
2011-07-22
1
-6
/
+8
|
*
PCI: PCIe AER: add aer_recover_queue
Huang Ying
2011-07-22
3
-8
/
+74
|
*
x86/PCI: select direct access mode for mmconfig option
Shaohua Li
2011-07-22
1
-1
/
+1
|
*
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
2011-07-22
1
-3
/
+3
*
|
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-30
2
-1
/
+5
|
\
\
|
*
|
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
2011-07-26
2
-1
/
+5
*
|
|
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-30
58
-745
/
+696
|
\
\
\
|
*
|
|
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
2
-1
/
+29
|
*
|
|
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-115
/
+39
|
*
|
|
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-21
/
+11
|
*
|
|
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-31
/
+18
|
*
|
|
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-120
/
+341
|
*
|
|
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
5
-25
/
+28
|
*
|
|
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
45
-322
/
+61
|
*
|
|
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
54
-173
/
+232
*
|
|
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-30
72
-281
/
+1963
|
\
\
\
\
|
*
\
\
\
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
3540
-226301
/
+120807
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
2011-07-27
2
-3
/
+56
|
|
*
|
|
|
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
2011-07-27
1
-10
/
+2
|
|
*
|
|
|
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-27
13
-31
/
+51
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
2011-07-27
2
-9
/
+103
|
|
*
|
|
|
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
2011-07-27
1
-1
/
+2
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
2011-07-27
7
-27
/
+78
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
2011-07-27
1
-9
/
+13
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
2011-07-27
9
-63
/
+140
|
|
*
|
|
|
net/fec: add device tree probe support
Shawn Guo
2011-07-27
2
-5
/
+122
|
|
*
|
|
|
net: ibm_newemac: convert it to use of_get_phy_mode
Shawn Guo
2011-07-27
5
-41
/
+24
|
|
*
|
|
|
dt/net: add helper function of_get_phy_mode
Shawn Guo
2011-07-27
2
-0
/
+44
|
|
*
|
|
|
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
7
-17
/
+40
|
|
*
|
|
|
serial/imx: add device tree probe support
Shawn Guo
2011-07-27
2
-11
/
+91
|
|
*
|
|
|
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-27
9
-53
/
+113
|
*
|
|
|
|
arm/dt: tegra devicetree support
Grant Likely
2011-07-28
7
-0
/
+368
|
*
|
|
|
|
arm/versatile: Add device tree support
Grant Likely
2011-07-28
11
-0
/
+414
|
*
|
|
|
|
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2011-07-28
2
-0
/
+68
|
*
|
|
|
|
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-28
9
-19
/
+219
[next]