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 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-07
16
-71
/
+315
|
\
|
*
i2c-piix4: Fix build failure
Daniel J Blueman
2012-10-05
1
-0
/
+1
|
*
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
2012-10-05
1
-33
/
+4
|
*
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
2012-10-05
1
-6
/
+32
|
*
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
2012-10-05
1
-9
/
+5
|
*
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2012-10-05
2
-1
/
+214
|
*
i2c-viapro: Add VIA VX900 device ID
Jean Delvare
2012-10-05
2
-1
/
+5
|
*
i2c-parport: i2c_parport_irq can be static
Jean Delvare
2012-10-05
1
-1
/
+1
|
*
i2c-designware: i2c_dw_xfer_msg can be static
Jean Delvare
2012-10-05
1
-1
/
+1
|
*
i2c/scx200_*: Replace printks with pr_<level>s
Jim Cromie
2012-10-05
2
-21
/
+18
|
*
i2c: Make I2C available on UML
Peter Huewe
2012-10-05
2
-14
/
+17
|
*
i2c: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-3
/
+13
|
*
i2c-smbus: Convert kzalloc to devm_kzalloc
Julia Lawall
2012-10-05
1
-7
/
+4
|
*
i2c-mux: Add support for device auto-detection
Jean Delvare
2012-10-05
5
-7
/
+33
*
|
Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-07
10
-44
/
+1071
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...
Joerg Roedel
2012-10-02
10
-44
/
+1071
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
iommu/amd: Remove obsolete comment line
Joerg Roedel
2012-10-02
1
-1
/
+0
|
|
|
|
|
|
*
|
iommu/amd: Fix possible use after free in get_irq_table()
Dan Carpenter
2012-10-02
1
-0
/
+1
|
|
|
|
|
|
*
|
iommu/amd: Report irq remapping through IOMMU-API
Joerg Roedel
2012-09-28
1
-0
/
+2
|
|
|
|
|
|
*
|
iommu/amd: Print message to system log when irq remapping is enabled
Joerg Roedel
2012-09-28
1
-0
/
+2
|
|
|
|
|
|
*
|
iommu/irq: Use amd_iommu_irq_ops if supported
Joerg Roedel
2012-09-28
1
-0
/
+5
|
|
|
|
|
|
*
|
iommu/amd: Make sure irq remapping still works on dma init failure
Joerg Roedel
2012-09-28
1
-9
/
+31
|
|
|
|
|
|
*
|
iommu/amd: Add initialization routines for AMD interrupt remapping
Joerg Roedel
2012-09-28
4
-0
/
+67
|
|
|
|
|
|
*
|
iommu/amd: Add call-back routine for HPET MSI
Joerg Roedel
2012-09-28
1
-0
/
+26
|
|
|
|
|
|
*
|
iommu/amd: Implement MSI routines for interrupt remapping
Joerg Roedel
2012-09-28
1
-0
/
+74
|
|
|
|
|
|
*
|
iommu/amd: Add IOAPIC remapping routines
Joerg Roedel
2012-09-28
1
-0
/
+126
|
|
|
|
|
|
*
|
iommu/amd: Add routines to manage irq remapping tables
Joerg Roedel
2012-09-28
1
-0
/
+228
|
|
|
|
|
|
*
|
iommu/amd: Add IRTE invalidation routine
Joerg Roedel
2012-09-28
2
-0
/
+30
|
|
|
|
|
|
*
|
iommu/amd: Make sure IOMMU is not considered to translate itself
Joerg Roedel
2012-09-28
1
-0
/
+7
|
|
|
|
|
|
*
|
iommu/amd: Split device table initialization into irq and dma part
Joerg Roedel
2012-09-28
1
-1
/
+18
|
|
|
|
|
|
*
|
iommu/amd: Check if IOAPIC information is correct
Joerg Roedel
2012-09-28
2
-4
/
+25
|
|
|
|
|
|
*
|
iommu/amd: Allocate data structures to keep track of irq remapping tables
Joerg Roedel
2012-09-28
2
-0
/
+25
|
|
|
|
|
|
*
|
iommu/amd: Add slab-cache for irq remapping tables
Joerg Roedel
2012-09-28
4
-0
/
+39
|
|
|
|
|
|
*
|
iommu/amd: Keep track of HPET and IOAPIC device ids
Joerg Roedel
2012-09-28
3
-2
/
+103
|
|
|
|
|
*
|
|
intel-iommu: Default to non-coherent for domains unattached to iommus
Alex Williamson
2012-09-18
1
-1
/
+3
|
|
|
|
*
|
|
|
iommu/amd: Fix features reporting
Borislav Petkov
2012-09-28
1
-1
/
+1
|
|
|
|
*
|
|
|
iommu/amd: Fix some typos
Frank Arnold
2012-09-18
3
-12
/
+12
|
|
|
|
*
|
|
|
iommu/amd: remove duplicated include from amd_iommu_init.c
Wei Yongjun
2012-09-18
1
-1
/
+0
|
|
|
|
|
/
/
/
|
|
|
*
/
/
/
iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-18
1
-2
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
dma: tegra: move smmu.h into SMMU driver
Stephen Warren
2012-09-18
1
-1
/
+40
|
|
*
|
|
|
iommu/tegra: smmu: Use debugfs_create_dir for directory
Hiroshi Doyu
2012-09-18
1
-17
/
+35
|
|
*
|
|
|
iommu/tegra: smmu: debugfs for TLB/PTC statistics
Hiroshi Doyu
2012-08-03
1
-12
/
+190
*
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-10-07
1
-11
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
m68knommu: clean up ColdFire 54xx General Timer definitions
Greg Ungerer
2012-09-27
1
-11
/
+10
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
12
-96
/
+557
|
\
\
\
\
\
\
|
*
|
|
|
|
|
virtio-blk: Disable callback in virtblk_done()
Asias He
2012-09-28
1
-8
/
+11
|
*
|
|
|
|
|
virtio_mmio: Don't attempt to create empty virtqueues
Brian Foley
2012-09-28
1
-0
/
+10
|
*
|
|
|
|
|
virtio_mmio: fix off by one error allocating queue
Brian Foley
2012-09-28
1
-2
/
+2
|
*
|
|
|
|
|
drivers/virtio/virtio_pci.c: fix error return code
Peter Senna Tschudin
2012-09-28
1
-1
/
+3
|
*
|
|
|
|
|
virtio: don't crash when device is buggy
Michael S. Tsirkin
2012-09-28
1
-1
/
+1
[next]