summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
| * | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-2/+2
* | | | | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-1310-61/+1086
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-121-1/+23
| |\ \ \ \ \
| | * | | | | i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-121-1/+1
| | * | | | | i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-121-0/+22
| * | | | | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-121-2/+4
| |\ \ \ \ \ \
| | * | | | | | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4
| * | | | | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-123-0/+909
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-043-0/+909
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-121-43/+102
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35
| | * | | | | | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11
| | * | | | | | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-122-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-042-4/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-121-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-041-4/+6
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-121-7/+38
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-041-7/+38
| | |/ / / / /
* | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-132-178/+77
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-1332-948/+1742
| |\| | | | | |
| * | | | | | | serial: sh-sci: build fixes.Paul Mundt2011-01-131-2/+2
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-1310624-1072524/+2686714
| |\ \ \ \ \ \ \
| * | | | | | | | serial: sh-sci: Kill off more unused defines.Paul Mundt2009-06-241-15/+0
| * | | | | | | | serial: sh-sci: Convert from old SCSR control flags to common defines.Paul Mundt2009-06-242-37/+11
| * | | | | | | | serial: sh-sci: Kill off unused register accessors.Paul Mundt2009-06-241-6/+0
| * | | | | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-242-58/+25
| * | | | | | | | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-242-33/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-1326-1130/+1738
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov2011-01-131-7/+7
| * | | | | | | | | fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov2011-01-131-0/+28
| * | | | | | | | | video: imx: Update the manufacturer's nameFabio Estevam2011-01-122-2/+2
| * | | | | | | | | nuc900fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | | | | | | | | s3c2410fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | | | | | | | | video: tidy up modedb formatting.Mayuresh Janorkar2011-01-121-200/+220
| * | | | | | | | | video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez2011-01-112-36/+36
| * | | | | | | | | fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski2011-01-111-9/+9
| * | | | | | | | | fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski2011-01-111-10/+9
| * | | | | | | | | fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski2011-01-111-19/+41
| * | | | | | | | | Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-01-1118-843/+1380
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-104-44/+72
| | * | | | | | | | | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja2011-01-101-1/+11
| | * | | | | | | | | OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-102-40/+243
| | * | | | | | | | | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-105-54/+68
| | * | | | | | | | | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-106-50/+69
| | * | | | | | | | | OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal2011-01-101-88/+82
| | * | | | | | | | | OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2011-01-102-3/+47
| | * | | | | | | | | OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja2011-01-103-48/+14
| | * | | | | | | | | OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu2011-01-101-0/+10