index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
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
11
-88
/
+136
|
\
|
*
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
|
*
PCI: ARI is a PCIe v2 feature
Chris Wright
2011-07-22
1
-1
/
+6
|
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-2
/
+2
|
*
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
|
*
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
2
-8
/
+71
|
*
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
2011-07-22
1
-3
/
+3
*
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-30
9
-155
/
+598
|
\
\
|
*
|
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
2011-07-27
1
-3
/
+39
|
*
|
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
1
-10
/
+30
|
*
|
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
2011-07-27
1
-9
/
+69
|
*
|
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
1
-4
/
+53
|
*
|
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
1
-51
/
+87
|
*
|
net/fec: add device tree probe support
Shawn Guo
2011-07-27
1
-5
/
+98
|
*
|
net: ibm_newemac: convert it to use of_get_phy_mode
Shawn Guo
2011-07-27
4
-40
/
+21
|
*
|
dt/net: add helper function of_get_phy_mode
Shawn Guo
2011-07-27
1
-0
/
+43
|
*
|
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
1
-4
/
+18
|
*
|
serial/imx: add device tree probe support
Shawn Guo
2011-07-27
1
-11
/
+72
|
*
|
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-27
1
-16
/
+69
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
2011-07-30
20
-471
/
+1875
|
\
\
\
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
2
-0
/
+13
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
1
-0
/
+6
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
1
-5
/
+13
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
1
-3
/
+24
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
1
-0
/
+20
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
1
-7
/
+72
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
1
-0
/
+5
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
1
-0
/
+32
|
*
|
|
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
2011-07-28
5
-0
/
+384
|
*
|
|
watchdog: hpwdt: add next gen HP servers
Thomas Mingarelli
2011-07-28
1
-27
/
+77
|
*
|
|
watchdog: it8712f_wdt.c: improve includes
Wim Van Sebroeck
2011-07-26
1
-1
/
+1
|
*
|
|
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
2011-07-26
2
-1
/
+38
|
*
|
|
watchdog: Add Xilinx watchdog timer driver
Alejandro Cabrera
2011-07-26
3
-0
/
+450
|
*
|
|
watchdog: remove empty pm-functions
Wolfram Sang
2011-07-26
3
-29
/
+0
|
*
|
|
watchdog: sp805: Flush posted writes in enable/disable.
Nick Bowler
2011-07-26
1
-0
/
+4
|
*
|
|
watchdog: sp805: Don't write 0 to the load value register.
Nick Bowler
2011-07-26
1
-1
/
+0
|
*
|
|
watchdog: imx2_wdt: add device tree probe support
Shawn Guo
2011-07-26
1
-0
/
+6
|
*
|
|
watchdog: s3c2410: Add support for device tree based probe
Thomas Abraham
2011-07-22
1
-0
/
+10
|
*
|
|
watchdog: mpcore_wdt: Add suspend/resume support.
Peter Fordham
2011-07-22
1
-0
/
+23
|
*
|
|
watchdog: mtx1-wdt: use dev_{err,info} instead of printk()
Florian Fainelli
2011-07-22
1
-2
/
+2
|
*
|
|
watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on
Sascha Hauer
2011-07-22
1
-1
/
+1
[next]