summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-013-44/+213
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-016-3/+1091
|\
| * Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-014-0/+1087
| |\
| | * gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-013-0/+442
| | * gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-013-0/+645
| * | gpio: ab8500: fix MODULE_ALIAS for ab8500Axel Lin2011-07-281-1/+1
| * | of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-281-2/+3
* | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-0121-1316/+1626
|\ \ \
| * | | OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen2011-08-011-2/+2
| * | | HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-015-3/+19
| * | | OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen2011-07-251-0/+10
| * | | OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen2011-07-251-59/+38
| * | | OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen2011-07-251-61/+1
| * | | OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen2011-07-251-146/+19
| * | | OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-2511-634/+923
| * | | OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2011-07-252-25/+0
| * | | OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen2011-07-251-40/+0
| * | | OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen2011-07-251-8/+3
| * | | OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-252-25/+47
| * | | OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen2011-07-251-4/+0
| * | | OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen2011-07-251-9/+8
| * | | OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2011-07-252-106/+69
| * | | OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen2011-07-251-26/+26
| * | | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-017-40/+86
| * | | OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2011-07-012-4/+6
| * | | OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen2011-07-013-0/+151
| * | | OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat2011-07-011-96/+62
| * | | OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen2011-07-014-58/+105
| * | | OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen2011-07-013-7/+13
| * | | OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen2011-07-011-0/+4
| * | | OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen2011-07-011-12/+21
| * | | OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen2011-07-014-124/+14
| * | | OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen2011-07-014-56/+202
| * | | OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen2011-07-012-21/+34
| * | | OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen2011-07-011-3/+12
| * | | OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen2011-07-014-0/+4
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-016-755/+559
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-291-77/+120
| |\ \| | |
| | * | | | serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-281-33/+85
| | * | | | serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-281-47/+32
| | * | | | serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-281-0/+2
| | * | | | serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-281-2/+6
| * | | | | sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt2011-06-241-1/+1
| * | | | | Merge branch 'sh/clkfwk' into sh-latestPaul Mundt2011-06-2411-36/+121
| |\ \ \ \ \
| | * | | | | drivers: sh: late disabling of clocks V2Magnus Damm2011-06-241-1/+26
| * | | | | | Merge branch 'common/dma' into sh-latestPaul Mundt2011-06-212-12/+56
| |\ \ \ \ \ \
| | * | | | | | dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto2011-06-211-0/+6
| | * | | | | | dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto2011-06-211-2/+12
| | * | | | | | dmaengine: shdma: add chcr_ie_bitKuninori Morimoto2011-06-212-2/+10
| | * | | | | | dmaengine: shdma: add chcr_write/read functionKuninori Morimoto2011-06-212-8/+28