index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mtd: nand: register orion_nand using platform_driver_probe()
Uwe Kleine-König
2009-09-19
1
-2
/
+1
|
*
|
mtd: sst25l, fix lock imbalance
Jiri Slaby
2009-09-19
1
-1
/
+3
|
*
|
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
2009-09-19
3
-0
/
+521
|
*
|
mtd: pmcmsp-flash: fix error paths in init_msp_flash
Roel Kluin
2009-09-04
1
-17
/
+59
|
*
|
mtd: make few symbols static
H Hartley Sweeten
2009-09-04
1
-2
/
+2
|
*
|
mtd: onenand: select MTD_PARTITIONS
Paul Mundt
2009-09-04
1
-1
/
+1
|
*
|
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
2009-09-04
1
-0
/
+3
|
*
|
mtd: tests: fix read buffer overflows
Roel Kluin
2009-09-04
2
-7
/
+7
|
*
|
slram: Read buffer overflow
Roel Kluin
2009-09-04
1
-1
/
+1
|
*
|
mtd: physmap_of: fix incorrect check
vimal singh
2009-09-04
1
-6
/
+7
|
*
|
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
2009-09-04
1
-1
/
+2
|
*
|
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
2009-09-04
1
-2
/
+2
|
*
|
mtd: afs: fix build warning
Russell King
2009-09-04
1
-1
/
+1
|
*
|
mtd: plat-ram: use resource_size
Wolfram Sang
2009-09-04
1
-1
/
+1
|
*
|
mtd: physmap_of: use resource_size
Wolfram Sang
2009-09-04
1
-3
/
+4
|
*
|
mtd: ep93xx: cleanup includes in ts7250 nand driver
H Hartley Sweeten
2009-09-04
1
-1
/
+4
|
*
|
mtd: fix a typo in comment
Matthias Kaehlcke
2009-09-04
1
-1
/
+1
|
*
|
mtd: nand_base: use __func__ instead of typing names
vimal singh
2009-09-04
1
-40
/
+42
|
*
|
mtd: nand: remove repeated comment, fix spelling
vimal singh
2009-09-04
1
-2
/
+1
|
*
|
mtd: OneNAND: spelling fixes
Mika Korhonen
2009-09-04
1
-10
/
+10
*
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-09-23
4
-182
/
+202
|
\
\
\
|
*
|
|
intel-iommu: Disable PMRs after we enable translation, not before
David Woodhouse
2009-09-19
1
-2
/
+3
|
*
|
|
intel-iommu: Fix integer wrap on 32 bit kernels
Benjamin LaHaise
2009-09-19
1
-4
/
+3
|
*
|
|
intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()
David Woodhouse
2009-09-19
1
-4
/
+7
|
*
|
|
intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'
David Woodhouse
2009-09-19
1
-2
/
+8
|
*
|
|
intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS
Youquan Song
2009-09-11
2
-0
/
+13
|
*
|
|
intel-iommu: Disallow interrupt remapping if not all ioapics covered
Youquan Song
2009-09-11
2
-3
/
+5
|
*
|
|
intel-iommu: include linux/dmi.h to use dmi_ routines
Stephen Rothwell
2009-08-31
1
-0
/
+1
|
*
|
|
pci/dmar: correct off-by-one error in dmar_fault()
Troy Heber
2009-08-30
1
-1
/
+1
|
*
|
|
intel-iommu: Cope with yet another BIOS screwup causing crashes
David Woodhouse
2009-08-26
1
-0
/
+11
|
*
|
|
intel-iommu: iommu init error path bug fixes
Donald Dutile
2009-08-24
1
-17
/
+18
|
*
|
|
intel-iommu: Mark functions with __init
Matt Kraai
2009-08-24
1
-2
/
+2
|
*
|
|
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
2009-08-20
1
-1
/
+1
|
*
|
|
intel-iommu: make domain_add_dev_info() call domain_context_mapping()
David Woodhouse
2009-08-09
1
-20
/
+15
|
*
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2009-08-08
706
-11087
/
+22254
|
|
\
\
\
|
*
|
|
|
intel-iommu: Unify hardware and software passthrough support
David Woodhouse
2009-08-04
1
-100
/
+74
|
*
|
|
|
intel-iommu: Cope with broken HP DC7900 BIOS
David Woodhouse
2009-08-04
1
-4
/
+18
|
*
|
|
|
intel-iommu: double kfree()
Dan Carpenter
2009-07-20
1
-1
/
+0
|
*
|
|
|
intel-iommu: Kill pointless intel_unmap_single() function
David Woodhouse
2009-07-15
1
-7
/
+1
|
*
|
|
|
intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.
David Woodhouse
2009-07-15
1
-5
/
+12
|
*
|
|
|
intel-iommu: Remove superfluous iova_alloc_lock from IOVA code
David Woodhouse
2009-07-15
2
-15
/
+4
|
*
|
|
|
intel-iommu: Speed up map routines by using cached domain ASAP
David Woodhouse
2009-07-07
1
-2
/
+13
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-09-23
12
-162
/
+1867
|
\
\
\
\
\
|
*
|
|
|
|
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
2009-09-22
1
-1
/
+1
|
*
|
|
|
|
regulator/lp3971: drop unnecessary initialization
Wolfram Sang
2009-09-22
1
-1
/
+1
|
*
|
|
|
|
regulator: drop 'default n'
Wolfram Sang
2009-09-22
1
-6
/
+0
|
*
|
|
|
|
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
2009-09-22
1
-1
/
+1
|
*
|
|
|
|
drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...
Michael Prokop
2009-09-22
1
-1
/
+1
|
*
|
|
|
|
REGULATOR Handle positive returncode from enable
Linus Walleij
2009-09-22
1
-1
/
+2
|
*
|
|
|
|
regulator: tps650xx - build fixes for x86_64
Liam Girdwood
2009-09-22
2
-10
/
+12
[prev]
[next]