| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap | Tony Lindgren | 2012-10-17 | 2 | -6/+6 |
* | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 13 | -83/+233 |
|\ |
|
| * | Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl... | Tony Lindgren | 2012-10-17 | 7 | -32/+128 |
| |\ |
|
| | * | OMAPFB: use omap_vrfb_supported() | Tomi Valkeinen | 2012-10-17 | 1 | -5/+1 |
| | * | OMAPDSS: VRFB: add omap_vrfb_supported() | Tomi Valkeinen | 2012-10-17 | 1 | -0/+16 |
| | * | OMAP: move arch/arm/plat-omap/include/plat/vrfb.h | Tomi Valkeinen | 2012-10-17 | 7 | -7/+7 |
| | * | OMAP: VRFB: convert vrfb to platform device | Tomi Valkeinen | 2012-10-17 | 1 | -20/+104 |
| * | | OMAPDSS: remove <plat/cpu.h> includes | Tomi Valkeinen | 2012-10-17 | 3 | -5/+0 |
| * | | OMAPDSS: HDMI: use omapdss_version | Tomi Valkeinen | 2012-10-16 | 3 | -4/+16 |
| * | | OMAPDSS: DSS: use omapdss_version | Tomi Valkeinen | 2012-10-16 | 1 | -10/+27 |
| * | | OMAPDSS: DISPC: use omapdss_version | Tomi Valkeinen | 2012-10-16 | 1 | -13/+28 |
| * | | OMAPDSS: use omapdss_version in dss_features.c | Tomi Valkeinen | 2012-10-16 | 3 | -19/+34 |
| |/ |
|
* | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 2 | -12/+17 |
|\ \ |
|
| * | | mmc: omap: Remove cpu_is_omap usage from the driver | Tony Lindgren | 2012-10-15 | 1 | -8/+15 |
| * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren | 2012-10-15 | 2 | -4/+3 |
| |/ |
|
* | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren | 2012-10-17 | 2 | -26/+108 |
|\ \ |
|
| * | | mtd: nand: omap: handle gpmc bch[48] | Afzal Mohammed | 2012-10-15 | 1 | -11/+89 |
| * | | mtd: nand: omap: bring in gpmc nand macros | Afzal Mohammed | 2012-10-15 | 1 | -8/+13 |
| * | | mtd: onenand: omap: use pdata info instead of cpu_is | Afzal Mohammed | 2012-10-15 | 1 | -3/+4 |
| * | | mtd: nand: omap: read nand using register address | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
| * | | mtd: nand: omap: free region as per resource size | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
| * | | mtd: onenand: omap: cleanup gpmc dependency | Afzal Mohammed | 2012-10-15 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 16 | -15/+41 |
|\ \ |
|
| * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 15 | -15/+15 |
| * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 | Lokesh Vutla | 2012-10-15 | 4 | -0/+17 |
| * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 4 | -0/+9 |
| |/ |
|
* | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 2012-10-16 | 4 | -18/+7 |
* | | staging: tidspbridge: remove unnecessary include of <plat/clock.h> | Paul Walmsley | 2012-10-16 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'md-3.7' of git://neil.brown.name/md | Linus Torvalds | 2012-10-13 | 11 | -127/+567 |
|\ |
|
| * | md: refine reporting of resync/reshape delays. | NeilBrown | 2012-10-11 | 1 | -7/+18 |
| * | md/raid5: be careful not to resize_stripes too big. | NeilBrown | 2012-10-11 | 1 | -1/+2 |
| * | md: make sure manual changes to recovery checkpoint are saved. | NeilBrown | 2012-10-11 | 1 | -0/+2 |
| * | md/raid10: use correct limit variable | Dan Carpenter | 2012-10-11 | 1 | -1/+1 |
| * | md: writing to sync_action should clear the read-auto state. | NeilBrown | 2012-10-11 | 1 | -0/+7 |
| * | Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races | Jianpeng Ma | 2012-10-11 | 5 | -8/+9 |
| * | md/raid5: make sure to_read and to_write never go negative. | NeilBrown | 2012-10-11 | 1 | -4/+1 |
| * | md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. | Alexander Lyakas | 2012-10-11 | 1 | -3/+16 |
| * | md/raid5: protect debug message against NULL derefernce. | NeilBrown | 2012-10-11 | 1 | -1/+1 |
| * | md/raid5: add some missing locking in handle_failed_stripe. | NeilBrown | 2012-10-11 | 1 | -0/+2 |
| * | MD: raid5 avoid unnecessary zero page for trim | Shaohua Li | 2012-10-11 | 1 | -18/+17 |
| * | MD: raid5 trim support | Shaohua Li | 2012-10-11 | 2 | -3/+166 |
| * | md/bitmap:Don't use IS_ERR to judge alloc_page(). | Jianpeng Ma | 2012-10-11 | 1 | -6/+2 |
| * | md/raid1: Don't release reference to device while handling read error. | NeilBrown | 2012-10-11 | 1 | -4/+5 |
| * | raid: replace list_for_each_continue_rcu with new interface | Michael Wang | 2012-10-11 | 1 | -6/+3 |
| * | DM RAID: Fix for "sync" directive ineffectiveness | Jonathan Brassow | 2012-10-11 | 1 | -0/+13 |
| * | DM RAID: Fix comparison of index and quantity for "rebuild" parameter | Jonathan Brassow | 2012-10-11 | 1 | -1/+1 |
| * | DM RAID: Add rebuild capability for RAID10 | Jonathan Brassow | 2012-10-11 | 1 | -1/+33 |
| * | DM RAID: Move 'rebuild' checking code to its own function | Jonathan Brassow | 2012-10-11 | 1 | -25/+50 |
| * | MD RAID10: Prep for DM RAID10 device replacement capability | Jonathan Brassow | 2012-10-11 | 2 | -3/+9 |