aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna2012-12-03
* iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna2012-12-03
* Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-03
|\
| * ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-20
| * ARM: OMAP2+: Make some definitions localIdo Yariv2012-11-20
| * ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-20
| * ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-20
| * ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv2012-11-20
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-24
|\ \
| * | EDAC: Change Boris' email addressBorislav Petkov2012-10-30
* | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-23
|\ \ \
| * \ \ Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse2012-11-21
| |\ \ \
| | * | | mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-15
| | * | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-15
| | * | | mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat2012-11-09
| | * | | mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-11-09
| * | | | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-10-10
| * | | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-10-10
* | | | | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-11-23
|\ \ \ \ \
| * | | | | PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski2012-11-23
* | | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-11-23
|\ \ \ \ \ \
| * | | | | | md/raid10: decrement correct pending counter when writing to replacement.NeilBrown2012-11-21
| * | | | | | md/raid10: close race that lose writes lost when replacement completes.NeilBrown2012-11-21
| * | | | | | md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown2012-11-21
| * | | | | | md/raid5: move resolving of reconstruct_state earlier inNeilBrown2012-11-21
| * | | | | | md/raid5: round discard alignment up to power of 2.NeilBrown2012-11-20
| * | | | | | md: make sure everything is freed when dm-raid stops an array.NeilBrown2012-11-19
| * | | | | | md: Avoid write invalid address if read_seqretry returned true.majianpeng2012-11-19
| * | | | | | md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...majianpeng2012-11-19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-11-23
|\ \ \ \ \ \ \
| * | | | | | | mtip32xx: Fix padding issueSelvan Mani2012-11-23
| * | | | | | | aoe: avoid running request handler on plugged queueEd Cashin2012-11-23
| * | | | | | | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-23
| * | | | | | | mtip32xx: fix shift larger than type warningJens Axboe2012-11-23
| * | | | | | | mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-23
| * | | | | | | mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-23
| * | | | | | | mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-23
| * | | | | | | dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe2012-11-23
| * | | | | | | floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina2012-11-23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-11-23
|\ \ \ \ \ \ \
| * | | | | | | OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen2012-11-22
| * | | | | | | OMAPFB: Fix possible null pointer dereferencingTushar Behera2012-11-19
| * | | | | | | OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()Wei Yongjun2012-10-26
| * | | | | | | omapdss: dss: Fix clocks on OMAP363xLaurent Pinchart2012-10-26
| * | | | | | | OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen2012-10-25
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-23
|\ \ \ \ \ \ \
| * | | | | | | i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-22
| * | | | | | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-19
| * | | | | | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-14
| * | | | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-14